aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/SettingsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* show media preview in messagebubble like text messagesChristian Schneppe2018-09-231-0/+1
* preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe2018-09-231-2/+1
* optimize some multi account handling in SettingsActivityChristian Schneppe2018-09-141-17/+55
* initial work toward api 26+Christian Schneppe2018-09-131-1/+2
* make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2018-08-281-1/+13
* introduced config flag to show attachment button instead of quick actionsChristian Schneppe2018-08-051-0/+7
* fix cleanPrivateStorage()Christian Schneppe2018-06-161-24/+5
* make quick actions working againChristian Schneppe2018-05-141-0/+22
* make it possible to switch back to single account if only one account availableChristian Schneppe2018-04-221-3/+2
* more theme workingChristian Schneppe2018-04-211-8/+13
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-131-1/+28
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-8/+6
* setReplaceAll=false on emojiCompat for android oChristian Schneppe2018-04-081-0/+17
* fixed device rotation in settings activityChristian Schneppe2018-04-081-2/+1
* migrate to xmpp-addrChristian Schneppe2018-04-021-5/+4
* calculate automatic timeout labels dynamicallyChristian Schneppe2018-04-011-0/+20
* finished 'Set Status Message' dialogChristian Schneppe2018-04-011-3/+0
* removed 'preemptive grant' settingChristian Schneppe2018-04-011-0/+7
* get rid of customizable resourcesChristian Schneppe2018-04-011-62/+22
* move new activity back to original nameChristian Schneppe2018-03-291-0/+3
* show connection options in expert settingsChristian Schneppe2018-03-211-6/+0
* rewrite how preference screens are invokvedChristian Schneppe2018-03-121-61/+124
* integrate trust manager into conversationsChristian Schneppe2018-03-121-1/+1
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-1/+1
* implement multi accounts via expert settingsChristian Schneppe2018-03-081-8/+114
* add null checks to huawei settings codeChristian Schneppe2018-02-101-13/+9
* finish() SettingsActivity in onPauseChristian Schneppe2018-02-031-8/+11
* don't crash if huaweiPreferenceScreen.getIntent() = nullChristian Schneppe2018-02-021-5/+8
* direct link from settings to huaweis protected appsChristian Schneppe2018-01-291-0/+13
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-291-0/+1
* make unencrypted chat warning configurable via settingsChristian Schneppe2017-11-251-0/+1
* code refactoring to provide shorter account enabled checkChristian Schneppe2017-11-201-3/+3
* Foregroundservice can be deactivated in expert options (default = foregrounds...Christian Schneppe2017-09-171-1/+3
* use DND instead of XA when phone is silentChristian Schneppe2017-08-011-1/+2
* recreate settingsactivity when theme changedChristian Schneppe2017-06-111-1/+7
* open version can use tor networks (via settings)Christian Schneppe2017-03-241-0/+9
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-231-1/+2
* configurable local message retention period.Christian Schneppe2017-01-291-0/+3
* introduced blind trust before verification modeChristian Schneppe2016-11-241-0/+1
* use constants for some preferencesChristian Schneppe2016-11-241-6/+11
* reformat codeChristian Schneppe2016-11-191-234/+234
* simplified code that invokes the export logs serviceChristian Schneppe2016-09-281-3/+9
* expert 'setting' to remove omemo identityChristian Schneppe2016-09-281-1/+61
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+235