]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/patterns
guard against ncurrent navigation controller destination being null
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / patterns /
2021-02-02 Damyan Ivanovguard against ncurrent navigation controller destinatio...
2021-02-01 Damyan Ivanovhandle back arrow tap in patterns activity
2021-02-01 Damyan Ivanovfix setting null literal value for date components
2021-01-31 Damyan Ivanovui/machinery support for negated pattern amounts
2021-01-31 Damyan Ivanovtypo in view id
2021-01-31 Damyan Ivanovchange toolbar title when editing/adding a pattern
2021-01-31 Damyan Ivanovcleanup
2021-01-31 Damyan Ivanovfix IDs when creating new patterns
2021-01-31 Damyan IvanovRename QEScanAbleFragment to QRScanCapableFragment
2021-01-30 Damyan Ivanovadd support for filling new transaction data from match...
2021-01-30 Damyan Ivanovformat account amounts upon focus leave; store in DB
2021-01-30 Damyan Ivanovmove model instantiation from onAttach to onCreateView
2021-01-30 Damyan Ivanovwhen saving a pattern, use the navigateUp() method
2021-01-30 Damyan Ivanovrework pattern management machinery
2021-01-30 Damyan Ivanovadd test text to pattern table and drop position
2021-01-29 Damyan Ivanovsomewhat working pattern list/editor
2021-01-12 Damyan Ivanovpave the way to fragment navigation for pattern list...
2021-01-12 Damyan Ivanovshuffle some classes under proper packages
2021-01-11 Damyan Ivanovfirst step towards pattern-assisted auto-filling of...