]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionModel.java
drop improper list copy
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / new_transaction / NewTransactionModel.java
2021-03-04 Damyan Ivanovdrop improper list copy
2021-03-04 Damyan Ivanovfix model inconsistency when hiding/showing currency
2021-03-04 Damyan Ivanovreset the submittable flag when resetting model state
2021-03-03 Damyan Ivanovinclude "last account" flag in debug output
2021-03-03 Damyan Ivanovset focus to the transaction description upon UI reset
2021-03-03 Damyan IvanovNT: keep cursor position while setting account name...
2021-03-02 Damyan Ivanovcheck if transaction is submittable after applying...
2021-03-01 Damyan Ivanovflag initial amount hint as present (still null)
2021-03-01 Damyan Ivanovwhen comparing account rows, ignore amount hints if...
2021-03-01 Damyan Ivanovfix IME hints for amount inputs
2021-03-01 Damyan Ivanovfocus the first amount after loading a previous transaction
2021-03-01 Damyan Ivanovnew-transaction: avoid auto-completion pop-ups when...
2021-03-01 Damyan Ivanovfix removal of empty transaction rows after the major...
2021-03-01 Damyan Ivanovnew transaction: replace bottom filler with scroll...
2021-03-01 Damyan Ivanovrework new transaction activity/model/etc with proper...
2021-01-12 Damyan Ivanovshuffle some classes under proper packages