aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/XmppActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-0/+11
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-4/+7
* dynamically get known hosts in dialogChristian Schneppe2018-04-081-0/+2
* make camera feature optionalChristian Schneppe2018-04-081-10/+10
* fix menu entriesChristian Schneppe2018-04-081-1/+2
* added splash screenChristian Schneppe2018-04-031-6/+6
* migrate to xmpp-addrChristian Schneppe2018-04-021-19/+18
* finished 'Set Status Message' dialogChristian Schneppe2018-04-011-6/+7
* finished app compat themeingChristian Schneppe2018-04-011-14/+6
* use text styles in more placesChristian Schneppe2018-04-011-4/+0
* removed 'preemptive grant' settingChristian Schneppe2018-04-011-7/+1
* made conference invite work againChristian Schneppe2018-04-011-19/+1
* skip background connect when changing themeChristian Schneppe2018-03-311-1/+7
* some menu fixesChristian Schneppe2018-03-311-14/+0
* fix permission handlingChristian Schneppe2018-03-301-1/+1
* fixed showing QR code on long pressChristian Schneppe2018-03-301-1/+4
* move new activity back to original nameChristian Schneppe2018-03-291-19/+9
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-10/+10
* fix crashes because requestCode was too longChristian Schneppe2018-03-211-2/+2
* cleanupChristian Schneppe2018-03-201-2/+1
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-2/+2
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-2/+2
* started work on migrating to appcompatChristian Schneppe2018-03-091-2/+2
* implement multi accounts via expert settingsChristian Schneppe2018-03-081-5/+10
* show hint to allow installs from unknown sources just before update starts an...Christian Schneppe2018-02-171-4/+68
* don't cancel animation when switching accounts w/o initChristian Schneppe2018-02-101-1/+3
* skip animations for startup activitiesChristian Schneppe2018-02-101-0/+1
* do not put setup activites on stack twiceChristian Schneppe2018-02-101-0/+3
* delegate uri permission to service when processing filesChristian Schneppe2018-01-271-0/+8
* check if app installs from unknown sources are allowed, if not open settings ...Christian Schneppe2018-01-211-0/+1
* remove NFC + light refactoring of XmppActivityChristian Schneppe2017-12-231-283/+194
* support error messages in quick edit dialogChristian Schneppe2017-12-161-15/+22
* possible fix for retry loop on pgp key annoucementChristian Schneppe2017-12-101-2/+2
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-291-2/+1
* some bug fixesChristian Schneppe2017-11-281-2/+2
* use com.android.support:support-emojiChristian Schneppe2017-11-241-4/+0
* code cleanupChristian Schneppe2017-11-231-3/+3
* use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe2017-11-021-1/+1
* UpdateService: use THREAD_POOL_EXECUTORChristian Schneppe2017-10-291-1/+1
* use a lighter red color for 'delete contact button' and remove this action fr...Christian Schneppe2017-10-101-0/+6
* Merge branch 'rework_Updater'Christian Schneppe2017-10-101-1/+3
|\
| * reworked updaterChristian Schneppe2017-10-101-1/+5
|/
* unified share with menuChristian Schneppe2017-09-241-19/+23
* put settings defaults into resource fileChristian Schneppe2017-08-011-5/+7
* display open pgp key id in account details and allow to deleteChristian Schneppe2017-05-101-0/+12
* changed text for positive button while changing nick nameChristian Schneppe2017-04-201-1/+1
* hide resend button if file is smaller than AutoAcceptFileSize…Christian Schneppe2017-04-181-0/+2
* Changes the deprecated getColor() methodChristian Schneppe2017-04-051-10/+11
* add new Emoji libraryChristian Schneppe2017-03-171-0/+4
* use qr codes instead of aztec. Barcode Scanner is terrible at reading aztecChristian Schneppe2017-03-171-1/+1