]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/App.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / App.java
2021-04-21 Damyan Ivanovdrop remnants of gradual transaction data loading,...
2021-04-15 Damyan IvanovRoom-based profile management
2021-04-11 Damyan Ivanovasynchronous profile initialisation
2021-03-01 Damyan IvanovRoom takes over DB migrations
2021-01-30 Damyan Ivanovrework pattern management machinery
2021-01-29 Damyan IvanovApp: make the Room database handle available
2020-12-28 Damyan Ivanovfix server version detection when the first profile...
2020-08-15 Damyan Ivanovwhitespace
2020-08-15 Damyan IvanovData: migrate profile to a private variable, provide...
2020-07-19 Damyan Ivanovmove setting case_sensitive_like=ON to helper.onOpen
2020-07-19 Damyan Ivanovfix argument annotation
2020-07-05 Damyan Ivanovadd splash on startup
2020-02-20 Damyan Ivanovtrack locale changes in new transaction entry activity
2020-01-09 Damyan Ivanovmachinery for tracking currency format (e.g. locale...
2019-12-22 Damyan Ivanovdrop functionality for limiting account tree display...
2019-07-13 Damyan Ivanovreplace hard-coded basic HTTP authentication with trigg...
2019-07-13 Damyan Ivanovwhitespace
2019-05-05 Damyan Ivanovdebug messages on app start/termination
2019-05-03 Damyan Ivanovmove DB access routines to the application class