]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionActivity.java
transaction auto-fill: honor the preferred account filter
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / NewTransactionActivity.java
2019-03-29 Damyan Ivanovtransaction auto-fill: honor the preferred account...
2019-03-29 Damyan Ivanovwhitespace
2019-03-29 Damyan IvanovTODO done: visual feedback on transaction account removal
2019-03-29 Damyan Ivanovnew transaction: remove account on right swipe too
2019-03-25 Damyan Ivanovlocks around observable list's access
2019-03-25 Damyan Ivanovno direct interface to ObservableList's value
2019-03-25 Damyan Ivanovremove the distinction between "readable" and "writable...
2019-03-03 Damyan Ivanovmake the profile details activity use the theme of...
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-17 Damyan Ivanovwhitespace
2019-02-11 Damyan Ivanov"Crash app" menu item in the new transaction menu....
2019-02-11 Damyan Ivanovadd crash handling dialog with optional sending of...
2019-02-10 Damyan Ivanovimprove auto-fill of new transaction for more streamlin...
2019-02-10 Damyan Ivanovdrop two TODO items, done
2019-02-09 Damyan Ivanovfill transaction details when a previous transaction...
2019-02-09 Damyan IvanovRevert "new transaction: pop up the date picker upon...
2019-02-09 Damyan Ivanovnew transaction: use a fab button for submission
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...