]> git.ktnx.net Git - mobile-ledger-staging.git/shortlog
mobile-ledger-staging.git
2021-12-09 Damyan Ivanovprepare v0.21.0 (49) for release master v0.21.0
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-12-09 Damyan IvanovDB revision 66: add Room schema to Git
2021-12-08 Damyan Ivanovreally prepare 0.20.4 (48) for release v0.20.4
2021-11-18 Damyan Ivanovprepare for release
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 Ivanovprepare v0.20.3 (47) for release v0.20.3
2021-09-29 Damyan Ivanovanother db migration fix v0.16.0
2021-09-23 Damyan Ivanovrelease version 0.20.2 (46) v0.20.2
2021-09-23 Damyan Ivanovfix db_62.sql (SQL syntax error)
2021-09-12 Damyan Ivanovslight rewording
2021-09-12 Damyan Ivanovfixup: transactions.description_uc correction
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 Ivanovrelease v0.20.1 (45) v0.20.1
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 Ivanovrelease v0.20.0 (44) v0.20.0
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-26 Damyan Ivanovpoint to local license copies (in addition to web links)
2021-06-09 Damyan Ivanovprepare v0.19.2 (43) for release
2021-06-08 Damyan Ivanovfix looking up old transactions with non-ASCII names...
2021-05-23 Damyan Ivanovprepare v0.19.1 (42) for release v0.19.1
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 Ivanovbimp gradle, sdk, build tools, jackson; jcentral→mavenC...
2021-05-16 Damyan Ivanovfix loading previous transaction with no preferred...
2021-05-15 Damyan Ivanovuse explicit main thread looper
2021-05-13 Damyan Ivanovbump version of two test libraries
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 Ivanovprepare release of v0.19.0 (41) v0.19.0
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
2021-05-08 Damyan Ivanovfix auto-complete account list amounts alignment
2021-05-08 Damyan Ivanovshow current account balance when choosing account...
2021-05-07 Damyan Ivanovfixed auto-complete pop-up background color for the...
2021-05-07 Damyan Ivanovuse same font size in template editor / account name
2021-05-07 Damyan Ivanovdrop unused style attribute
2021-05-07 Damyan Ivanovexplicit pop-up background color for auto-complete...
2021-05-07 Damyan Ivanovuse the primary theme colour for transaction list accents
2021-05-07 Damyan Ivanovbetter layout of the transaction list running total
2021-05-07 Damyan Ivanovremove duplicate call
2021-05-07 Damyan Ivanovsimplify logic
2021-05-07 Damyan Ivanovwhitespace
2021-05-07 Damyan Ivanovrunning totals when filtering transactions by account
2021-05-06 Damyan Ivanovfix currency selector without parameters (position...
2021-05-06 Damyan Ivanovwhitespace
2021-05-06 Damyan Ivanovdebug loop only in debug builds
2021-05-06 Damyan Ivanovadd commodity support to template editor
2021-05-06 Damyan Ivanovdrop a dummy TODO
2021-05-06 Damyan Ivanovreject TODO about multiple amounts with different curre...
2021-05-06 Damyan Ivanovupdate the current profile value when profile list...
next