- Upgraded to NativeScript 7.0.
- Do not add second linebreak at the end of file.
- Added support for
indent
fava option. - Added balance form (#15).
- Enabled error indication in forms.
- Enabled date validation in forms.
- Allowed to swap "from" and "to" accounts in transaction form.
- Allowed arithmetic expressions in amount field.
- Added 'About' page.
- Move cursor to the end of line after tapping on item in account and payee lists.
- Fixed file loading on Android 10.
- Add newline at the end when appending an entry to beancount file.
- Removed internet permission from release manifest file.
- Added currency form.
- Show alert when choosing file from external storage.
- Fixed incorrect current date on transaction form.
- Dim application screen when loading file.
- Circle shape for Android icon.
- Sort accounts and payees in selection dialogs by frequency of use.
- Show all locations in file picker by default.
- Added transaction flag switch to transaction form.
- Don't focus on currency field after entering amount in transaction form.
- Fixed some performance issues.
- New designs for forms and dialogs.
- Enabled content scrolling for Welcome screen and transaction form.
- Added datepickers to transaction and account forms.
- Changed field order on transaction and account forms.
- Enabled autofocus on name field on account form opening.
- Upgraded project to NativeScript 6.0.
- Enabled auto-scrolling to bottom after adding transaction or account.
- Fixed bug in file reloading mechanism.
- Focus on amount field when opening transaction form.
- Enabled building of unsigned release APK.
- Improved transaction form.
- Set 'save' buttons in action bar to 'disabled' state initially.
- Removed extra 'save' buttons from forms.
- Moved 'scroll to bottom' button to action bar, added 'scroll to top' button.
- Changed appearance of buttons on file content page, added action bar menu.
- New design for Welcome screen.
- Show toast on file reload.
- Added "save" action bar button to all forms.
- Improved account and payee selection UI.
- Prevent unnecessary reloading after saving.
- Autoreload the beancount file on changes.
- Added app version to app title in side drawer.
- Fixed wrong version in APK file.
- Added "scroll to bottom" button to file content page.
- Fixed scrolling issue on file content page.
- Initial release.