Releases: codinguser/gnucash-android
Releases · codinguser/gnucash-android
v1.6.4
- Fixed: crashes when restoring certain backups
v1.6.3
- Fixed: Transfer account ignored when saving transaction with one split (after opening split editor)
- Fixed: Crash when exporting scheduled transactions when there are scheduled backups present
- Added: Polish translation
v1.6.2
- Fixes: editing account deletes transactions
v1.6.1
- Fixed: Crash when importing some scheduled transations with custom period strings
- Fixed: Crash when closing export progress dialog if an export error occurred
- Fixed: Crash when creating a sub-account and changing the account type
- Fixed: Crash when loading backup files with no timestamp in their name
- Fixed: Crash when app is run on devices with locale es_LG
- Improved: Updated betterpickers library
- Improved: New dialogs for time and date when creating transactions
- Improved: Added translation to Ukrainian
v1.6.0
- Feature: Scheduled backups (QIF, OFX and XML)
- Feature: More recurrence options for scheduled transactions
- Feature: Backup/Export to DropBox and Google Drive
- Feature: Reports of income and expenses over time - bar, pie and line charts
- Feature: Import scheduled transactions from GnuCash XML (experimental)
- Feature: Set app as handler for .gnucash and .gnca files
- Feature: Auto-balance transactions before saving
- Feature: Navigation drawer for easier access to features
- Feature: Options for explicitly creating/restoring backups
- Feature: Support for hidden accounts
- Feature: Account delete dialog now has options for moving sub-accounts and transactions
- Feature: Export to Gnucash desktop-compatible XML
- Feature: Support for logging to Crashlytics (for beta releases)
- Fixed: Checkboxes in transaction list are hard to see
- Fixed: Crash when restoring last backup
- Improvement: Imbalance accounts are created on-the-fly (and hidden in single-entry mode)
- Improvement: Transaction auto-complete suggestions now include amount, date and do not show duplicates
- Improvement: Only one ROOT account exists in the database (it is created if necessary)
- Improvement: Show the day in transaction headers
- Improvement: Added
created_at
andmodified_at
database columns to all records - Improvement: Added ability to mark account as favorite from context menu
- Improvement: Future transactions are not considered when calculating account balances
- Improvement: Database is always cleared during import (no merging of books supported)
- Improvement: Increased speed and reliability of import operations
- Improvement: Use Google Espresso for writing UX tests, added new test cases
- Improvement: Upgraded Java version to 1.7
- Improvement: Use gradle for building project
v1.5.5
- Fixed: QIF not exported when using single-entry transactions
- Fixed: Passcode screen can be by-passed using SwipeBack
- Fixed: Crash when changing the account name
v1.5.4
- Fixed: Crash when creating TRADING accounts
- Fixed: Crash when deleting scheduled transactions
- Fixed: Account parent can be set to self, creating a cyclic hierarchy
- Fixed: Transactions not saved when double-entry is enabled but no transfer account is specified
- Improved: Auto-select the device locale currency in the account-creation dialog
v1.5.3
- Fixed: Unable to edit double-entry transactions
- Fixed: Edited transactions not flagged unexported
- Fixed: Random crashes when editing transaction splits
- Improved: Long press on transactions triggers context menu
v1.5.2
- Fixed: Crash when importing XML with TRADING accounts
- Fixed: Full name not updated when account name is changed
- Fixed: Toggle button shown when double-entry is disabled
- Fixed: Amount input problems on some devices or keyboards
- Fixed: Crash when changing the parent of an account
- Fixed: Deleting a transaction only deletes some splits, not the whole.
v1.5.1
Fixed: Crash when upgrading from v1.3.x to v1.4.x