All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Danish translation
- Desugaring-related bugfix for Android 12L and Android 13
1.8.0 - 2022-11-15
Thanks to all the Hacktoberfest participants, translators, and other volunteers for helping out!
- 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
- 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 automated screenshot tests
- Swiper
- Storage access permissions
- CastError
- Archived project
- Theme dropdown contrast
- URL launching
- firstDate bug
1.7.2 - 2022-05-09
- Fixed bugs for Android 12 users
1.7.1 - 2022-05-02
- F-Droid release
1.7.0 - 2022-03-22
- Linux support!
- Norwegian translations
- Czech translations
- Markdown notes for timers
- Notifications
- Setting for allowing a single timer at a time
- Updated dependencies
- Code cleaned up
- Various translation fixes
1.6.0 - 2021-01-07
- Added setting to automatically filter out timers older than the last Monday
- Added setting to only allow a single active timer at once (when creating new ones)
- Added ability to archive projects & their respective timers
- Added app badge notifications on iOS and Android launchers which support the feature to indicate running timers
- Added notifications when timers are running in the background
- Added ability to import records from a database
- Added ability to record markdown-formatted notes for individual timers
- Search bar now gets focus immediately upon tapping the search button
- No more "default project" setting (it was buggy and I didn't like it in practice)
- Always delimit fields when exporting CSV files
- Fixed dashboard top bar search text & icon colour
- Fixed some translations (thanks @SeaPants, @danielpetrica)
1.5.0 - 2020-04-07
- 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
- 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 negative duration timers by adjusting timer ends accordingly
1.4.0+23 - 2020-03-02
- Italian translation thanks to @danielpetrica and @Pomettini
- Added ability to swipe-to-resume on the parent of grouped timers (thanks cl3misch on HN!)
1.3.3+22 - 2020-03-30
- 3 report charts: project breakdown pie chart, weekly total hours line chart, and average daily hours bar chart
- Fixed start button positioning for right-to-left languages (Arabic)
1.2.0+14 - 2020-03-27
- Added stop and add functions to the start button depending on whether any timers are running or not
1.1.0+12 - 2020-03-19
- 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 UI of selecting which projects to filter by when exporting to be in line with the other sections on the export page
1.0.0+11 - 2020-03-14
- Ability to start / stop / create / edit / delete timers
- Ability to create / edit / delete projects
- Ability to export database file
- Ability to export csv of filtered data