Releases: hamaluik/timecop
Releases · hamaluik/timecop
Android 13 fix
Added
- Danish translation
Changed
- Desugaring-related bugfix for Android 12L and Android 13
Hacktoberfest release
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
Bugfix release for Android 12 users
F-Droid release
Minor new release in order to be able to publish on F-Droid
Linux support
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
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
Added
- Italian translation thanks to @danielpetrica and @pomettini
- Added ability to swipe-to-resume on the parent of grouped timers (thanks cl3misch on HN!)
Graphs & charts!
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
Changed
- Added stop and add functions to the start button depending on whether any timers are running or not
Grouping Similar Timers
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