]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/DatePickerFragment.java
fix a crash when returning to the new transaction activity with the date picker dialo...
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / DatePickerFragment.java
2020-05-16 Damyan Ivanovfix a crash when returning to the new transaction activ...
2020-02-20 Damyan Ivanovadd two more limit options for the future date entry...
2020-02-20 Damyan Ivanovfix limitting of future dates entry to measure from...
2019-12-17 Damyan Ivanovunused variable
2019-12-17 Damyan Ivanovwhitespace and wrapping
2019-12-17 Damyan Ivanovhonor the future dates setting in the new transaction...
2019-11-11 Damyan IvanovDatePickerFragment: dismiss before invoking the date...
2019-11-09 Damyan Ivanovrework new transaction activity with a RecyclerView
2019-09-21 Damyan Ivanovnew transaction: show soft keyboard after choosing...
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-09 Damyan Ivanovfaster date-picking without version-specifics
2019-02-09 Damyan Ivanovmove handling of new transaction date setting into...
2019-02-06 Damyan IvanovRename to MoLe
2019-01-12 Damyan Ivanovhandle date parsing errors, handle real=fake dates
2018-12-14 Damyan Ivanovseparate packages for the different aspects of the...