]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionActivity.java
new transaction: pop up the date picker upon activity start
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / NewTransactionActivity.java
2019-02-09 Damyan Ivanovnew transaction: pop up the date picker upon activity...
2019-02-06 Damyan IvanovRename to MoLe
2019-01-13 Damyan Ivanovremove TODO about app icon
2019-01-13 Damyan Ivanovshow profile name in the new transaction activity
2019-01-12 Damyan Ivanovhandle date parsing errors, handle real=fake dates
2019-01-12 Damyan Ivanovreplace dates in transaction list items with delimiters...
2019-01-12 Damyan IvanovtoCamelCase
2019-01-12 Damyan Ivanovupdate TODO
2019-01-12 Damyan Ivanovnew transaction: advance to next field upon autocomplet...
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2018-12-31 Damyan Ivanovmajor refactor, make account summary and transaction...