]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/profiles/ProfileDetailFragment.java
migrate to AndroidX
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / profiles / ProfileDetailFragment.java
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-17 Damyan Ivanovprofile color control
2019-02-06 Damyan IvanovRename to MoLe
2019-01-28 Damyan Ivanovfix the 'Posting committed' switch in the profile editor
2019-01-27 Damyan Ivanovprofile flag for enabling/disabling addition of new...
2019-01-20 Damyan Ivanovset the first stored profile as the current one
2019-01-20 Damyan Ivanovprofile details: validation on save
2019-01-20 Damyan Ivanovremove obsolete comments
2019-01-20 Damyan Ivanovprofile details: focus user name when authentication...
2019-01-20 Damyan Ivanova welcome screen directs to the new profile activity...
2019-01-19 Damyan Ivanovprofiles: ensure single instance per profile, fix havoc...
2019-01-10 Damyan Ivanovmultiple profile list fixes
2019-01-10 Damyan Ivanovdelete profile menu as action; hide when only one profi...
2019-01-09 Damyan Ivanovdynamic list of profiles, add profile removal
2019-01-07 Damyan Ivanovsomewhat complete profile implementation