]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/model
bump latest revision to 11
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / model /
2019-01-06 Damyan Ivanovmodel: class for working with connection profiles
2019-01-05 Damyan Ivanovparse and show ledger name
2019-01-05 Damyan IvanovObservableValue now works with null
2019-01-05 Damyan Ivanovobservable last update date
2019-01-05 Damyan Ivanov(commented) debug
2019-01-05 Damyan Ivanovasync account list
2019-01-04 Damyan Ivanovanother major rework, transaction list is fully asynchr...
2018-12-21 Damyan Ivanovcache short account names
2018-12-21 Damyan Ivanovreplace transaction accounts iterator with a getter
2018-12-20 Damyan Ivanovsome renames to better reflect the function
2018-12-19 Damyan Ivanovprogressive update of transaction list in DB, stop...
2018-12-19 Damyan Ivanovtransactions.id -> integer
2018-12-16 Damyan Ivanovforgot to mark the data as loaded -- avoids re-loading...
2018-12-16 Damyan Ivanovon-demand loading of transaction details
2018-12-15 Damyan Ivanovhelper method for getting transaction item (currency...
2018-12-15 Damyan Ivanovwhitespace
2018-12-15 Damyan Ivanovhelper method fot getting the short account name
2018-12-15 Damyan Ivanovworking transaction list retrieval
2018-12-14 Damyan Ivanovseparate packages for the different aspects of the...