]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionItemHolder.java
NT: keep cursor position while setting account name text
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / new_transaction / NewTransactionItemHolder.java
2021-03-03 Damyan IvanovNT: keep cursor position while setting account name...
2021-03-03 Damyan Ivanovdrop last remnants of new transaction bottom padding
2021-03-01 Damyan Ivanovslight optimization
2021-03-01 Damyan Ivanovfix storing/restoring focus on reconfiguration
2021-03-01 Damyan Ivanovoptimize calls to checkTransactionSubmittable()
2021-03-01 Damyan Ivanovformat amounts when the input field loses focus
2021-03-01 Damyan Ivanovfix IME hints for amount inputs
2021-03-01 Damyan Ivanovnew-transaction: avoid auto-completion pop-ups when...
2021-03-01 Damyan Ivanovavoid crash when there is no information about focused...
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