- Update translations
- Add missing AAarch64 builds #82
- Fix color contrast issue in first page #81
- Fix previously used description selection when switching between projects or tasks #67
- Fix sums not working #76 (thanks krzyc)
- Fix removing break from a row – setting break to 0 does not remove it #75
- Fix a couple of warnings and deprecation errors
- Fix CSV exporter #72 (thanks krzyc)
- Fix tasks on hours list #71 (thanks krzyc)
- Generate UUID for new Projects #68 (thanks krzyc)
- Project/task not selected when editing entry #69 (thanks krzyc)
- Updated translations
- Display the correct duration in timer, with breaks deducted
- Fix task related issue caused by refactoring #65
- Do not select all when focusing on description text field #63
- Update the view after editing a row #64
- Fix the fix for broken rows in the database
- Remove dateless rows
- Add break when saving from command line if settings allow
- Updated translations
- Fix broken rows in the database
- Fix stopping from command line, issue #57
- Refactor date handlings to fix most of the date related issues
- Add end date picker in order to be able to add longer hours or hours for night shifts etc.
- Add timestamps to log entries for better debuggability (visible if logs are exported)
- DB creation fails for new users #58
- Better cover layout
- Sort projects alphabetically
- Bugfix for issue #51
- Updated translations
- Workaround for issue #39
- Possibility to use rounding (still experimental, untested)
- See settings -> Round to nearest
- Fixed summary page layout
- Fixed first page layout when using the pulldown menu
- Decreased banner text size
- Added version numbering to about page
- Added what's new dialog after updating
- Scaling fixes for tablet version
- Fix annoying bug with the description text
- More device agnostig item sizing and scaling
- Fix for remorse popup in landscape orientiation
- Appicons in different sizes
- Bugfix: #36 unable to send email report
- Added command line option for stopping and starting the timer
- Improved performance by using workerscript
- Bugfix: unable to save hours
- Fixed norwegian translation was not working
- Some code refactoring
- Fixed a bug when adding hours from cover
- Automatically select last used input when adding hours
- BusyIndicator when loading hours from DB
- Updated translations
- Updated contactinfo
- Added flattr link to about
- Fixed task selection bug
- More flexible layout
- Enabled landscape mode
- Added new languages and updated translations
- Added tasks selection
- Tasks can be added and edited in settings
- Setting to use default break also in timer
- Fixed error with empty emails
- Use of haptics
- Fixed rounding bug in email reports
- Updated translations
- Prepare for harbour update
- Fixed issue with banner
- Added logging
- Added saving log file
- Added sending log file
- Small improvements
- Fix the bug #23 (thx ttln)
- Added notification banner
- Added email reports sending
- Added exporting as CSV
- Added exporting as .sql
- Added importing .sql
- More input validation
- Bugfixes: #10, #13 and #6
- Added translations for ca, zh_CN, nl_NL, fi, de, es
- Initial harbour release
- Updated about page
- Added howto page
- Fixed two bugs
- Added category summary view
- Added project view
- Changed to hh:mm format
- Added option to select currency string
- 2 bugfixes
- Removed unused project properties
- Moved settings to first page pulley
- Added remorse timers to 2 settings
- Bugfix for #8 project was resetted to default
- Support for different projects
- Project coloring
- Category view renewed layout
- Added setting to autostart timer on app startup
- Added break functionality to the timer
- Fixed an issue when timer used from cover
- Simplified parts of the code
- Small bugfixes
- redesigned the firstpage
- moved timer to firstpage
- fixed a few issues
- Fix for settings (now gets saved)
- Small bugfix for values shown in firstpage
- Modified cover text color
- Changed desktop name
- Added toggles to adding hours
- Added settings for default duration and break
- Fixed bug in deleting items
- Added donation links
- Added validator for adding hours
- Added today to cover
- Added stop timer button to timer page
- Appwindow gets now deactivated when adding hours from the cover
- Two bugfixes
- Fixed a bug in database creation
- Added break possibility
- Minor bugfixes
- Added new cover action
- Added cover info
- Adjusted colors
- Added possibility to change duration when adding
- Added placeholder text
- Added category to pageheader
- Small bugfixes
- Bugfix for adding
- Added about info
- Created icons
- added settings page
- Fixed database resetting bug
- Fixed sorting order
- Updating detailed view after edit
- added license
- Added edition possibility
- Deletion possible
- Some bugfixes