]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/model
put a 30 seconds timeout on network operations
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / model /
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...