]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/ProfileThemedActivity.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / ProfileThemedActivity.java
2021-09-09 Damyan Ivanov(unsuccessful) attempt to avoid black flicker when...
2021-09-06 Damyan Ivanovdebug setupProfileColors() calls
2021-08-27 Damyan Ivanovtypo in method name
2021-08-27 Damyan Ivanovmove async DB stuff away of AsyncTask
2021-04-26 Damyan Ivanovseveral fixes when there are no profiles after full...
2021-04-25 Damyan Ivanovdebug refinements
2021-04-15 Damyan IvanovRoom-based profile management
2021-04-11 Damyan Ivanovasynchronous profile initialisation
2021-03-24 Damyan Ivanovanother step towards surrogate ID db objects
2020-12-28 Damyan Ivanovbetter handling of theme change
2020-12-28 Damyan IvanovProfileThemedActivity: track current profile changes
2020-09-26 Damyan Ivanovthemes: secondary==primary, a bit closer primaryDark...
2020-08-15 Damyan IvanovData: migrate profile to a private variable, provide...
2020-05-20 Damyan Ivanovremove another redundant call to setupProfileColors()
2020-05-20 Damyan Ivanovfix status bar background when switching profiles ...
2019-11-24 Damyan Ivanovremove unised constant
2019-11-10 Damyan IvanovProfileThemedActivity: fetch current profile synchronously
2019-10-19 Damyan Ivanovwhitespace
2019-10-19 Damyan IvanovProfileThemedActivity: load profile from options if...
2019-05-03 Damyan Ivanovmigrate a bunch of globals to LiveData
2019-04-04 Damyan Ivanovadd app shortcuts (Android 7.1+) for adding new transac...
2019-03-29 Damyan Ivanovmiddle-level activity class doesn't need to be availabl...
2019-03-03 Damyan Ivanovupdate copyright notices
2019-03-03 Damyan Ivanovmake the profile details activity use the theme of...