]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/AccountSummary.java
lower minSdkVersion from 23 to 22
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / AccountSummary.java
2018-12-09 Damyan Ivanovlower minSdkVersion from 23 to 22
2018-12-08 Damyan Ivanovmove DB structure initialization in a sql_0.sql script
2018-12-08 Damyan Ivanovunified transition into/out of the new transaction...
2018-12-08 Damyan Ivanovnote the 'Account summary' item in the navigation drawe...
2018-12-08 Damyan Ivanovrework account symmary activity using linear layouts
2018-12-07 Damyan IvanovLay the ground for hiding accounts from the summary
2018-12-07 Damyan Ivanovshow plain account names in the summary and indent...
2018-12-07 Damyan Ivanovcenter vertically the text in the account row
2018-12-07 Damyan Ivanovaccounts summary: pad the row, not the table
2018-12-07 Damyan Ivanovrename to better reflect purpose
2018-12-07 Damyan Ivanovupdate accounts table upon start
2018-12-07 Damyan Ivanovupdate accounts table visual upon refreshilg the accoun...
2018-12-07 Damyan Ivanovuse the global reference instead of passing it to execute()
2018-12-07 Damyan Ivanovfix snack-bar showing in case of account update errors
2018-12-07 Damyan Ivanovautomativ DB revision application during startup
2018-12-06 Damyan IvanovAccount summary: menu item for manually refreshing...
2018-12-06 Damyan Ivanovhome is account summary, latest transactions is a new...