]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionActivity.java
Room-based profile management
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / new_transaction / NewTransactionActivity.java
2021-04-15 Damyan IvanovRoom-based profile management
2021-04-11 Damyan Ivanovasynchronous profile initialisation
2021-03-24 Damyan Ivanovmigrate to surrogate IDs for all database objects
2021-03-07 Damyan Ivanovhandle menu items click hooks by code in new transactio...
2021-03-07 Damyan Ivanovadd divider after debug items in the new transaction...
2021-03-04 Damyan Ivanovnew transaction: avoid manipulating the FAB directly...
2021-03-03 Damyan Ivanovswitch new transaction UI to FabManager
2021-03-01 Damyan Ivanovrework new transaction activity/model/etc with proper...
2021-01-12 Damyan Ivanovshuffle some classes under proper packages