]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/ProfileDetailActivity.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / ProfileDetailActivity.java
2021-01-12 Damyan Ivanovshuffle some classes under proper packages
2020-05-16 Damyan Ivanovproile editor: fix passing of initial theme hue to...
2020-05-14 Damyan Ivanovmake the "home" (back arrow) toolbar button in the...
2020-01-25 Damyan Ivanovprofile editor: offer a suitable color for new profiles
2020-01-25 Damyan IvanovthemeId -> themeHue
2019-12-19 Damyan Ivanovwhitespace
2019-05-03 Damyan Ivanovmigrate a bunch of globals to LiveData
2019-04-27 Damyan Ivanovlocale-aware String.format
2019-04-16 Damyan Ivanovwrap Log.d calls, skipping them on non-debug builds
2019-04-13 Damyan IvanovmFragment may be null here
2019-03-28 Damyan Ivanovremove unused reference to the profile detail FAB
2019-03-28 Damyan IvanovProfileDetailActivity: delegate options menu item creat...
2019-03-03 Damyan Ivanovmake the profile details activity use the theme of...
2019-02-24 Damyan Ivanovmajor rework of the profile management
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-17 Damyan IvanovMove ProfileDetailActivity under activity/