]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/utils
put a 30 seconds timeout on network operations
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / utils /
2018-12-22 Damyan Ivanovput a 30 seconds timeout on network operations
2018-12-21 Damyan Ivanovimplement parsing of account currency
2018-12-21 Damyan Ivanovstore table colors in a global glass
2018-12-20 Damyan Ivanova constant for the transaction list stamp option
2018-12-19 Damyan Ivanovtransactions.id -> integer
2018-12-16 Damyan Ivanovopen SQLite db with write-ahead logging enabled
2018-12-16 Damyan Ivanovmove DB stuff into a static class
2018-12-15 Damyan Ivanov+debug
2018-12-15 Damyan Ivanovworking transaction list retrieval
2018-12-14 Damyan Ivanovseparate packages for the different aspects of the...