]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/json/v1_15
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / json / v1_15 /
2021-03-01 Damyan Ivanovfix sending empty transaction comments as "", not as...
2020-12-28 Damyan IvanovAPI version-dependent transaction sending
2020-12-28 Damyan Ivanovmove API version enum in a standalone class
2020-12-27 Damyan Ivanovfinish support for multiple server APIs when retrieving...
2020-12-23 Damyan Ivanova step towards API-independent JSON parsing of accounts
2020-10-04 Damyan IvanovRevert "remove references to style members from the...
2020-09-29 Damyan Ivanovremove references to style members from the parser...
2020-09-29 Damyan IvanovRevert "add support for floatingPoint member of the...
2020-09-27 Damyan Ivanovadd support for floatingPoint member of the quantity...
2020-09-16 Damyan Ivanovfix many lint errors/warnings
2020-09-16 Damyan Ivanovmajor rework of parsed transaction/descriptions/account...
2020-08-26 Damyan Ivanovwhitespace
2020-08-26 Damyan Ivanovproper transaction parsing progress
2020-08-15 Damyan Ivanovrename 'iter' variable to 'iterator'
2020-08-01 Damyan IvanovAccountListParser: include version in debug output
2020-06-17 Damyan Ivanovtwo fallouts after transaction date reorganisation...
2020-06-17 Damyan Ivanovrework transaction date handling
2020-06-16 Damyan Ivanovadd support for transaction-level comments in the JSON...
2020-05-14 Damyan Ivanovpass transaction comment to the JSON API
2020-02-20 Damyan Ivanovadd functional currency selector when entering new...
2020-02-20 Damyan Ivanovcommon class for version-independent functionality...
2020-01-05 Damyan Ivanovtrim comments coming from hledger-web
2020-01-05 Damyan Ivanovfu: DB support for comments
2020-01-05 Damyan Ivanovadd UI and API support for sending posting (transaction...
2019-12-21 Damyan Ivanovsupport both 1.14 and 1.15 JSON APIs