]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionFragment.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / new_transaction / NewTransactionFragment.java
2021-08-30 Damyan Ivanovfix a crash when returning to new transaction with...
2021-08-30 Damyan Ivanovtypo in exception name
2021-08-22 Damyan Ivanovfix crash when new trans. is started by a shortcut...
2021-08-22 Damyan Ivanovfix crash in new transaction shortcut when the main...
2021-04-15 Damyan IvanovRoom-based profile management
2021-03-04 Damyan Ivanovseparate error message text from the rest of the message
2021-03-03 Damyan Ivanovswitch new transaction UI to FabManager
2021-03-01 Damyan Ivanovrework new transaction activity/model/etc with proper...
2021-02-18 Damyan Ivanovoffer fallback templates only when no other template...
2021-02-18 Damyan Ivanovmore pattern → template renaming
2021-02-05 Damyan Ivanovrename getPatternDAO to getTemplateDAO
2021-02-03 Damyan Ivanovadd icon to the dialog for choosing a template
2021-02-02 Damyan Ivanovrename Patterns to Templates
2021-02-02 Damyan Ivanovrename patterns to templates
2021-01-31 Damyan Ivanovfix selecting from multiple matching patterns
2021-01-31 Damyan Ivanovui/machinery support for negated pattern amounts
2021-01-31 Damyan Ivanovadd a pattern flag for negation of amount
2021-01-31 Damyan IvanovRename QEScanAbleFragment to QRScanCapableFragment
2021-01-30 Damyan Ivanovadd support for filling new transaction data from match...
2021-01-29 Damyan Ivanovbutton id rename (fab -> fabAdd)
2021-01-29 Damyan Ivanovextract QR-scanning machinery from new transaction...
2021-01-12 Damyan Ivanovshuffle some classes under proper packages