Skip to content

Releases: hamaluik/timecop

Android 13 fix

22 Nov 10:59
Compare
Choose a tag to compare

Added

  • Danish translation

Changed

  • Desugaring-related bugfix for Android 12L and Android 13

Hacktoberfest release

11 Nov 15:48
Compare
Choose a tag to compare

Thanks to all the Hacktoberfest participants, translators, and other volunteers for helping out!

Added

  • Turkish translation
  • Null safety
  • Tooltips for better accessibility
  • On-hover timer resume buttons
  • Directly visible timer stop button
  • Project action menu for discoverability
  • Filter indicator
  • Press enter to start timer
  • Support for Android 13 per-app localization
  • Monochrome launcher icon

Changed

  • Translations
  • Updated dependencies
  • Refactored, fixed up a lot of code
  • Increased Android compile SDK
  • Clearer import/export labels
  • Settings Icon
  • Numerals font
  • Replaced gesture-based date removal with an icon
  • Move "set to current time" to menu in timer editor
  • Low contrasts on labels and icons

Fixed

  • Fixed automated screenshot tests
  • Swiper
  • Storage access permissions
  • CastError
  • Archived project
  • Theme dropdown contrast
  • URL launching
  • firstDate bug

Android 12 fix

09 May 12:16
c055766
Compare
Choose a tag to compare

Bugfix release for Android 12 users

F-Droid release

02 May 08:28
8b391ff
Compare
Choose a tag to compare

Minor new release in order to be able to publish on F-Droid

Linux support

22 Mar 12:38
Compare
Choose a tag to compare

Added

  • Now supports Linux — available via Flathub!
  • New langauges: Norwegian (thanks to @comradekingu) and Czech
  • Markdown notes for timers
  • Notifications
  • Setting for allowing a single timer at a time

Changed

  • Updated dependencies
  • Code cleaned up a bit

Fixed

Many (Relatively) Small Changes

08 Apr 05:29
Compare
Choose a tag to compare

Added

  • Added ability to search for timers in the dashboard
  • Added ability to filter timers by time and project in the dashboard
  • Added a settings screen
  • Added ability to change the theme manually
  • Added ability to change the language manually
  • Added autocomplete on timer description fields
  • Added ability to collapse days
  • Added settings to control autocomplete, day collapsing, timer grouping
  • Added a time table report, listing per-project time sums

Changed

  • Moved the menu button to be under the Time Cop logo on the left side, to make room for the search and filter buttons
  • Fixed some Russian translations thanks to @4name
  • Marked hand-translated translations as such so the automatic translator doesn't touch them
  • Normalized order of translations across all languages

Fixed

  • Fixed negative duration timers by adjusting timer ends accordingly

Italian Translation

02 Apr 13:06
09cfadb
Compare
Choose a tag to compare

Added

Graphs & charts!

31 Mar 02:39
dd6ecc9
Compare
Choose a tag to compare

Added

  • 3 report charts: project breakdown pie chart, weekly total hours line chart, and average daily hours bar chart

Fixed

  • Fixed start button positioning for right-to-left languages (Arabic)

Better start button

31 Mar 02:38
0281be5
Compare
Choose a tag to compare

Changed

  • Added stop and add functions to the start button depending on whether any timers are running or not

Grouping Similar Timers

19 Mar 06:29
7a7c43b
Compare
Choose a tag to compare

Added

  • Automatically group similar timers on the dashboard view within each day
  • Option to group similar timers on a day-by-day basis when exporting

Changed

  • Changed UI of selecting which projects to filter by when exporting to be in line with the other sections on the export page