aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/XmppActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix some more NPEChristian Schneppe2019-06-081-0/+3
* always change music volumeChristian Schneppe2019-05-181-1/+1
* use styled warning for message errorChristian Schneppe2019-04-121-6/+0
* fix invite linksChristian Schneppe2019-04-121-2/+2
* add activity to define some important privacy settings on first startChristian Schneppe2019-03-311-0/+5
* find activity even if wrapped in context wrapperChristian Schneppe2019-03-061-3/+7
* try to catch some NPEChristian Schneppe2019-03-061-2/+2
* fix some more NPEsChristian Schneppe2019-02-181-0/+3
* reset inviteuri after successful generationChristian Schneppe2019-02-081-10/+35
* use ad-hoc commands for invite links if server supports thisChristian Schneppe2019-02-081-0/+12
|\
| * implement adhoc invite links if server supports thisChristian Schneppe2019-02-081-0/+12
* | refactored avatar workers into single classChristian Schneppe2019-01-271-4/+6
* | make bitmap worker task staticChristian Schneppe2019-01-271-5/+15
* | don't generate invite links if there were no activated accountsChristian Schneppe2019-01-261-0/+4
* | modify emoji integrationChristian Schneppe2019-01-251-0/+4
* | ignore startService failureChristian Schneppe2019-01-241-1/+5
|/
* add preference to play gif files automatically in chat viewChristian Schneppe2019-01-041-1/+13
* code cleanup and rework show toast on update checkChristian Schneppe2018-12-271-3/+9
* change audio attributes for notification channelChristian Schneppe2018-11-301-0/+2
* let the user forbid android from taking screenshotsChristian Schneppe2018-11-301-0/+1
* added interface to edit nickChristian Schneppe2018-11-231-0/+1
* fix manual update checkChristian Schneppe2018-11-231-2/+6
* refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-151-2/+2
* write null bitmap to imageview to replace asyncdrawableChristian Schneppe2018-10-241-3/+3
* don't use internal updater if store != nullChristian Schneppe2018-10-241-1/+6
* Do not insert text shared over XMPP uri when already drafting messageChristian Schneppe2018-10-201-5/+12
* removed unused paramater 'newTask' from switchToConversation apiChristian Schneppe2018-10-201-26/+8
* fixed text sharing in direct sharingChristian Schneppe2018-09-271-2/+2
* initial work toward api 26+Christian Schneppe2018-09-131-1/+5
* catch NPE on inviteUserChristian Schneppe2018-08-281-1/+5
* use sets instead of list for listenersChristian Schneppe2018-07-091-11/+3
* refined create conference dialogChristian Schneppe2018-07-091-13/+2
* open/close soft keyboard in quick editChristian Schneppe2018-06-291-9/+12
* use TextInputLayout in quickedit dialogChristian Schneppe2018-06-291-18/+15
* permit empty values for subject and roster nameChristian Schneppe2018-06-161-4/+9
* Revert "fade in images and avatars" because of strange flickeringChristian Schneppe2018-06-041-6/+0
* fade in images and avatarsChristian Schneppe2018-06-031-0/+6
* some tor modificationsChristian Schneppe2018-05-171-1/+6
* fix exceptionsChristian Schneppe2018-05-161-3/+3
* add animators for more activitiesChristian Schneppe2018-05-051-4/+13
* organize listeners in listsChristian Schneppe2018-05-031-24/+13
* added search result context menu + date separatorsChristian Schneppe2018-05-021-6/+12
* use styled colors for online/offline textChristian Schneppe2018-05-021-8/+0
* click on avatars in message search opens contact detailsChristian Schneppe2018-04-301-2/+9
* mock (non functional) search activityChristian Schneppe2018-04-291-11/+0
* some location reworkChristian Schneppe2018-04-291-10/+1
* fixed some dark theme issues in message viewChristian Schneppe2018-04-231-1/+1
* made font size selectableChristian Schneppe2018-04-231-7/+2
* integrate invite to Pix-Art MessengerChristian Schneppe2018-04-221-14/+46
* more theme workingChristian Schneppe2018-04-211-6/+9