aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ManageAccountActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe2020-02-161-1/+1
|
* use ToastCompat instead of ToastChristian Schneppe2020-01-311-5/+6
|
* add missing permission requests for Android PChristian Schneppe2019-12-071-5/+6
| | | | possibly fixes #410
* migrate to AndroidXChristian Schneppe2019-09-201-3/+3
|
* code cleanup & small fixesChristian Schneppe2019-07-011-1/+1
|
* add ability to delete account also from serverChristian Schneppe2019-03-311-2/+16
| | | | fixes #315
* optimize importsChristian Schneppe2019-02-081-2/+0
|
* rework backup & restoreChristian Schneppe2019-01-261-2/+34
| | | | use the implementation from Conversations
* provide Set as Profile intentChristian Schneppe2019-01-251-9/+3
|
* add possibility to de-/activate accountsChristian Schneppe2018-05-171-0/+8
| | | | fixes #195
* add animators for more activitiesChristian Schneppe2018-05-051-2/+4
|
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-0/+4
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-0/+2
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* migrate to xmpp-addrChristian Schneppe2018-04-021-8/+7
|
* wip: new status message dialogChristian Schneppe2018-04-011-19/+0
|
* updated manage account activity to new colorsChristian Schneppe2018-03-311-1/+1
|
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-1/+1
|
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-2/+2
|
* implement multi accounts via expert settingsChristian Schneppe2018-03-081-5/+0
|
* return to welcome activity after deleting last accountChristian Schneppe2018-02-101-14/+11
|
* possible fix for retry loop on pgp key annoucementChristian Schneppe2017-12-101-3/+3
|
* code cleanupChristian Schneppe2017-11-231-1/+1
|
* code refactoring to provide shorter account enabled checkChristian Schneppe2017-11-201-8/+8
|
* reset attempt counts on enableChristian Schneppe2017-08-131-0/+5
|
* reformat codeChristian Schneppe2016-11-191-344/+344
|
* recreate activities when theme changedDaniel Gultsch2016-09-231-0/+9
|
* be a bit more careful when deleting and deactivating accountsDaniel Gultsch2016-09-081-2/+6
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+383