]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/json
fix method signature
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / json /
2019-04-16 Damyan Ivanovwrap Log.d calls, skipping them on non-debug builds
2019-04-04 Damyan Ivanovmore classes describing the /add API
2019-04-04 Damyan Ivanovmethods for converting of run-time data structures...
2019-04-02 Damyan Ivanovfix JSON account retrieval to supply the amounts to...
2019-03-25 Damyan Ivanovshow accumulated balance in parent accounts
2019-03-07 Damyan Ivanovwhile parsing JSON accounts, skip the "root" account
2019-03-07 Damyan Ivanovparsers for account and transaction lists (hledger...