]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/ProfileDetailActivity.java
migrate a bunch of globals to LiveData
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / ProfileDetailActivity.java
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/