]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/utils/Globals.java
rework transaction date handling
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / utils / Globals.java
2020-06-17 Damyan Ivanovrework transaction date handling
2020-03-14 Damyan Ivanovomit use of deprecated Date.getYear() and Date.getMonth()
2019-04-04 Damyan Ivanovglobal method for format dates in ISO format (y-m-d)
2019-03-07 Damyan Ivanovparser method for ISO date format (yyyy-mm-dd)
2019-03-07 Damyan IvanovparseLedgerDate: more info on parse error
2019-02-27 Damyan IvanovGlobals: use a thread-local per-thread date formatter...
2019-02-17 Damyan Ivanovuse Colors.* for run-time color control
2019-02-11 Damyan Ivanovadd crash handling dialog with optional sending of...
2019-02-06 Damyan IvanovRename to MoLe
2019-01-12 Damyan Ivanovsilence some debug
2019-01-12 Damyan Ivanovhandle date parsing errors, handle real=fake dates
2019-01-12 Damyan Ivanovfix transaction colouring to ignore delimiter items
2019-01-12 Damyan Ivanovfix ledger date format to remain sortable
2019-01-12 Damyan Ivanovreplace dates in transaction list items with delimiters...
2019-01-12 Damyan IvanovtoCamelCase
2018-12-31 Damyan Ivanovmajor refactor, make account summary and transaction...
2018-12-30 Damyan Ivanovadd transaction filter
2018-12-21 Damyan Ivanovstore table colors in a global glass