]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main
bump androidx.constraintlayout library version
[mobile-ledger.git] / app / src / main /
25 hours ago Damyan Ivanovadd monochrome app icon, use slightly cleaner app icon
25 hours ago Damyan Ivanovturn on enablOnBackInvokedCallback option in ap manifest
25 hours ago Damyan Ivanovdrop unused subcalsses of Observable/Observer now depre...
2024-03-31 Damyan Ivanovdrop a check that is always true
2024-03-31 Damyan Ivanovstore the 'Show zero-balance accounts' setting in the...
2024-03-31 Damyan Ivanovmore pronounced day/month delimiters in the transaction...
2024-03-31 Damyan Ivanovuse the shortcut methods
2024-03-31 Damyan Ivanovmigrate to non-transitive R resources class to speed...
2024-03-31 Damyan Ivanovadd ability to hide all-zero accounts from the account...
2024-03-31 Damyan Ivanovadd shortcut method for casting
2024-03-17 Damyan Ivanovallow user certificates
2024-03-17 Damyan Ivanovupgrade gradle to 8.0.2
2023-06-20 Damyan Ivanovrearrange
2023-06-20 Damyan Ivanovimport sorting
2023-06-20 Damyan Ivanovfix sending transactions to hledger-web 1.23+
2022-09-03 Damyan Ivanovalso restore the current profile from the cloud backup
2022-09-03 Damyan Ivanovfix cloud backup
2022-06-18 Damyan Ivanovfix a rare crash when submitting new transaction
2022-06-18 Faye DuxovniFix representation of AmountPrecision for v1.23
2022-06-18 Faye DuxovniSet valid default value for tsourcepos in v1.23 ParsedL...
2022-04-25 Damyan Ivanovfix crash when deleting templates
2022-04-06 Damyan Ivanovexplicit assert of non-null value
2022-04-06 Damyan Ivanovadjust deprecated constructor usage
2022-04-06 Damyan Ivanovbump sdk version to 31
2022-04-04 Damyan IvanovNT: turn on commodity setting when loading transaction...
2022-04-04 Damyan Ivanovfix crash when restoring configuration backup
2022-04-04 Damyan Ivanovfix crash when duplicating templates due to duplicating...
2022-04-04 Damyan Ivanovtypo in method name
2022-02-01 Damyan Ivanovfix crash when auto-balancing multi currency transaction
2021-12-26 Damyan Ivanovdo not crash when sending transaction with just empty...
2021-12-26 Damyan Ivanovadd support for 1.23 also when adding transactions
2021-12-19 Damyan Ivanovtypo in comment
2021-12-19 Damyan Ivanovlog count of retrieved accounts and transactions as...
2021-12-19 Damyan IvanovTransactionListAdapter: include running total in item...
2021-12-09 Damyan Ivanovadd support for hledger-web 1.23 json schema
2021-12-09 Damyan Ivanovinclude exception details in debug log when retrieving...
2021-11-18 Damyan IvanovDB revision 66: re-calculate descriptionUpper to fix...
2021-11-18 Damyan IvanovTransaction: when copying, use proper descriptionUpper...
2021-11-18 Damyan Ivanovremove double % when searching transactions by description
2021-09-29 Damyan Ivanovanother db migration fix v0.16.0
2021-09-23 Damyan Ivanovfix db_62.sql (SQL syntax error)
2021-09-12 Damyan Ivanovslight rewording
2021-09-12 Damyan Ivanovprovide cloud backup functionality
2021-09-12 Damyan Ivanovmethods for deleting all DB tables
2021-09-10 Damyan Ivanovfix search previous transactions by description
2021-09-09 Damyan Ivanov(unsuccessful) attempt to avoid black flicker when...
2021-09-09 Damyan Ivanovdb 62: remove duplicate currency entries before creatin...
2021-09-08 Damyan Ivanovsettings backup: mention that passwords are stored...
2021-09-06 Damyan Ivanovdebug setupProfileColors() calls
2021-09-02 Damyan Ivanovdo not report data retrieval cancellation to the user
2021-08-30 Damyan Ivanovfix a crash when returning to new transaction with...
2021-08-30 Damyan Ivanovfocus amount when account is selected
2021-08-30 Damyan Ivanovtypo in exception name
2021-08-30 Damyan Ivanovconfig restore: skip null entries
2021-08-27 Damyan Ivanovinclude description_uc in Transaction's SQL
2021-08-27 Damyan Ivanovreplace AsyncTask.execute with GeneralBackgroundTasks.run
2021-08-27 Damyan Ivanovtypo in method name
2021-08-27 Damyan Ivanovconvert AsyncTask descender classes to pure Thread's
2021-08-27 Damyan Ivanovmake Room ignore the no-argument Currency constructor
2021-08-27 Damyan Ivanovmove async DB stuff away of AsyncTask
2021-08-27 Damyan Ivanovuse a fixed thread pool for general short tasks
2021-08-27 Damyan Ivanovrun the success callback on the main thread
2021-08-25 Damyan Ivanovreplace deprecated implicit looper with Looper.getMainL...
2021-08-25 Damyan Ivanovreplace AsyncCrasher with a Runnable run by GeneralBack...
2021-08-25 Damyan Ivanovadd an async runner class for general tasks
2021-08-22 Damyan Ivanovfall back to any profile when restoring config
2021-08-22 Damyan Ivanovuse post..() instead of set..() from a background thread
2021-08-22 Damyan Ivanovfix crash when new trans. is started by a shortcut...
2021-08-22 Damyan IvanovMainActivity: always refresh shortcuts, even if the...
2021-08-22 Damyan IvanovDate.setCurrentProfile may accept null as argument
2021-08-22 Damyan Ivanovdo not reset the new transaction model in the constructor
2021-08-22 Damyan Ivanovfix crash in new transaction shortcut when the main...
2021-08-21 Damyan Ivanovfix JSON export of templates
2021-08-21 Damyan Ivanovadd some explanation before the restore button on the...
2021-08-21 Damyan Ivanovoffer to restore from backup when starting the app...
2021-08-21 Damyan Ivanovgray out the backup controls if there is nothing to...
2021-08-21 Damyan Ivanovworking backup and restore of configuration settings
2021-08-21 Damyan Ivanovdrop deprecation from profiles.uuid, make not null
2021-08-21 Damyan Ivanovadd uuid to templates
2021-08-21 Damyan Ivanovadd unique index on currencies(name)
2021-06-08 Damyan Ivanovfix looking up old transactions with non-ASCII names...
2021-05-23 Damyan Ivanovdrop a fixme that needs no fixing
2021-05-23 Damyan Ivanovfix crash in version checking code with two-component...
2021-05-23 Damyan Ivanovmaintain amount text independent from the amount
2021-05-23 Damyan Ivanovmake decimal separator available globally
2021-05-16 Damyan Ivanovtrack more instances where currency may be null (and...
2021-05-16 Damyan Ivanovfix loading previous transaction with no preferred...
2021-05-15 Damyan Ivanovuse explicit main thread looper
2021-05-13 Damyan Ivanovannotate a data retrieval method with @Transaction...
2021-05-12 Damyan Ivanovfix a weird bug when an invalid amount is entered
2021-05-12 Damyan Ivanovtypo in debug message
2021-05-12 Damyan Ivanovnew transaction: currency can't be null
2021-05-10 Damyan Ivanovwhen accumulating running totals, consider sub-accounts too
2021-05-10 Damyan Ivanovfix propagation of speculative account ammounts to...
2021-05-09 Damyan Ivanovbetter text color reference working also in dark theme
2021-05-09 Damyan Ivanovvisual improvements in template list
2021-05-09 Damyan Ivanovfix account list end margin after flow adoption
2021-05-08 Damyan Ivanovadd small margin between account name and its amount...
2021-05-08 Damyan Ivanovhint account name wrapping after the colon to help...
2021-05-08 Damyan Ivanovimprove account list with Flow helper widget
next