]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/profiles/ProfilesRecyclerViewAdapter.java
disable profile switching while the list is being edited/rearranged
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / profiles / ProfilesRecyclerViewAdapter.java
2019-04-19 Damyan Ivanovdisable profile switching while the list is being edite...
2019-04-19 Damyan Ivanovprofile list: react on clicking on different parts...
2019-04-16 Damyan Ivanovwrap Log.d calls, skipping them on non-debug builds
2019-04-04 Damyan IvanovProfile list: block change notifications while moving...
2019-03-29 Damyan Ivanovfix observer leak
2019-03-25 Damyan Ivanovno direct interface to ObservableList's value
2019-03-03 Damyan Ivanovupdate copyright notices
2019-03-03 Damyan Ivanovavoid NPE in the inlikely event of no current profile
2019-03-03 Damyan Ivanovdo not dim non-current profiles
2019-03-03 Damyan Ivanovwider touch area for rearranging profiles
2019-02-28 Damyan Ivanovmake the color tag trigger drag too
2019-02-27 Damyan Ivanovprofile list: add a button for cancelling the edit...
2019-02-27 Damyan Ivanovprofile list: start drag action immediately upon touch...
2019-02-27 Damyan Ivanovprofile list: also show the default color tag
2019-02-27 Damyan Ivanovprofile list: attach the touch helper only when editing...
2019-02-27 Damyan Ivanovprofile list: more visible selected item background
2019-02-24 Damyan Ivanovmajor rework of the profile management