aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/XmppActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-04Revert "fade in images and avatars" because of strange flickeringChristian Schneppe1-6/+0
2018-06-03fade in images and avatarsChristian Schneppe1-0/+6
2018-05-17some tor modificationsChristian Schneppe1-1/+6
2018-05-16fix exceptionsChristian Schneppe1-3/+3
2018-05-05add animators for more activitiesChristian Schneppe1-4/+13
2018-05-03organize listeners in listsChristian Schneppe1-24/+13
2018-05-02added search result context menu + date separatorsChristian Schneppe1-6/+12
2018-05-02use styled colors for online/offline textChristian Schneppe1-8/+0
2018-04-30click on avatars in message search opens contact detailsChristian Schneppe1-2/+9
2018-04-29mock (non functional) search activityChristian Schneppe1-11/+0
2018-04-29some location reworkChristian Schneppe1-10/+1
2018-04-23fixed some dark theme issues in message viewChristian Schneppe1-1/+1
2018-04-23made font size selectableChristian Schneppe1-7/+2
2018-04-22integrate invite to Pix-Art MessengerChristian Schneppe1-14/+46
2018-04-21more theme workingChristian Schneppe1-6/+9
2018-04-12prevent double tapping on overflow menuChristian Schneppe1-0/+11
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-4/+7
2018-04-08dynamically get known hosts in dialogChristian Schneppe1-0/+2
2018-04-08make camera feature optionalChristian Schneppe1-10/+10
2018-04-08fix menu entriesChristian Schneppe1-1/+2
2018-04-03added splash screenChristian Schneppe1-6/+6
2018-04-02migrate to xmpp-addrChristian Schneppe1-19/+18
2018-04-01finished 'Set Status Message' dialogChristian Schneppe1-6/+7
2018-04-01finished app compat themeingChristian Schneppe1-14/+6
2018-04-01use text styles in more placesChristian Schneppe1-4/+0
2018-04-01removed 'preemptive grant' settingChristian Schneppe1-7/+1
2018-04-01made conference invite work againChristian Schneppe1-19/+1
2018-03-31skip background connect when changing themeChristian Schneppe1-1/+7
2018-03-31some menu fixesChristian Schneppe1-14/+0
2018-03-30fix permission handlingChristian Schneppe1-1/+1
2018-03-30fixed showing QR code on long pressChristian Schneppe1-1/+4
2018-03-29move new activity back to original nameChristian Schneppe1-19/+9
2018-03-24vastly untested refactor. pushing for backup purposesChristian Schneppe1-10/+10
2018-03-21fix crashes because requestCode was too longChristian Schneppe1-2/+2
2018-03-20cleanupChristian Schneppe1-2/+1
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-2/+2
2018-03-09reference support actionbar in all activitiesChristian Schneppe1-2/+2
2018-03-09started work on migrating to appcompatChristian Schneppe1-2/+2
2018-03-08implement multi accounts via expert settingsChristian Schneppe1-5/+10
2018-02-17show hint to allow installs from unknown sources just before update starts an...Christian Schneppe1-4/+68
2018-02-10don't cancel animation when switching accounts w/o initChristian Schneppe1-1/+3
2018-02-10skip animations for startup activitiesChristian Schneppe1-0/+1
2018-02-10do not put setup activites on stack twiceChristian Schneppe1-0/+3
2018-01-27delegate uri permission to service when processing filesChristian Schneppe1-0/+8
2018-01-21check if app installs from unknown sources are allowed, if not open settings ...Christian Schneppe1-0/+1
2017-12-23remove NFC + light refactoring of XmppActivityChristian Schneppe1-283/+194
2017-12-16support error messages in quick edit dialogChristian Schneppe1-15/+22
2017-12-10possible fix for retry loop on pgp key annoucementChristian Schneppe1-2/+2
2017-11-29add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe1-2/+1
2017-11-28some bug fixesChristian Schneppe1-2/+2