]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/json
rearrangement
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / json /
2019-11-30 Damyan IvanovParsedAmount: do not create a price member object by...
2019-11-30 Damyan Ivanovfix NPE in ParsedLedgerTransaction.setTindex
2019-11-20 Damyan Ivanovmore 1.15.1 compatibility - default values for tdate2...
2019-11-20 Damyan Ivanovattempt to be compatible with hledger-web 1.15.1
2019-09-22 Damyan Ivanovfactor-out parsing string as hledger's ParsedQuantity
2019-06-28 Damyan Ivanovadd constructor for json.ParsedQuantity that instantiat...
2019-06-14 Damyan IvanovAnother JSON parser fix from Mattéo Delabre, this time...
2019-06-11 Damyan IvanovFix tags parsing with JSON backend
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...