]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionActivity.java
rename a method to better reflect its function
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / new_transaction / NewTransactionActivity.java
2021-05-05 Damyan Ivanovrename a method to better reflect its function
2021-04-25 Damyan Ivanovrename an event handler using the onXXX style
2021-04-25 Damyan Ivanovfix inclusion of exception log in error message
2021-04-25 Damyan Ivanovspeculatively add new transactions to the database...
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