aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* non functional muc edit buttonChristian Schneppe2018-06-291-24/+76
* do not include white listed domains in room listChristian Schneppe2018-06-291-1/+1
* use TextInputLayout in quickedit dialogChristian Schneppe2018-06-293-21/+18
* linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe2018-06-295-72/+142
* code clean up in contact details presence handlingChristian Schneppe2018-06-291-11/+4
* use room name (if available and != localpart) as group nameChristian Schneppe2018-06-291-3/+19
* show toast before finishing publish activityChristian Schneppe2018-06-291-7/+8
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-06-291-1/+1
|\
| * Fix for blank groupchat name issue when ShowPresenceColoredNames is selected ...Ramesh Jangama2018-06-291-1/+1
* | fix crash in ListItemAdapterChristian Schneppe2018-06-291-1/+2
* | WIP: set room avatar and slight redesign of group detailsChristian Schneppe2018-06-294-157/+269
|/
* Improved URL matchingChristian Schneppe2018-06-171-17/+38
* add ‘paste as quote’ for api >= 23Christian Schneppe2018-06-163-16/+107
* fall back to search in other tab on search enterChristian Schneppe2018-06-161-0/+6
* Added expert setting for direct searchChristian Schneppe2018-06-161-1/+8
* permit empty values for subject and roster nameChristian Schneppe2018-06-163-16/+18
* fix cleanPrivateStorage()Christian Schneppe2018-06-161-24/+5
* attach editor content as fileChristian Schneppe2018-06-162-11/+5
* edit public=true/false property in mucsChristian Schneppe2018-06-161-0/+4
* catch NPE in AccountAdapterChristian Schneppe2018-06-161-1/+3
* catch NPE in exif detectionChristian Schneppe2018-06-161-1/+1
* Revert "fade in images and avatars" because of strange flickeringChristian Schneppe2018-06-046-37/+0
* fade in images and avatarsChristian Schneppe2018-06-036-0/+37
* show MUC avatar in ConferenceDetailsActivityChristian Schneppe2018-06-011-0/+1
* add more logging to setIsInForegroundChristian Schneppe2018-06-011-0/+1
* rename useOwnProvider to useAdvancedMode in WelcomeActivityChristian Schneppe2018-06-011-2/+2
* make sure account is connected before attempting to download p1s3Christian Schneppe2018-06-011-2/+10
* catch NPEChristian Schneppe2018-06-011-2/+2
* show buttons to privacy policy and terms of use during account creation on ou...Christian Schneppe2018-05-271-0/+24
* add missing else to show the availability of httpupload correctlyChristian Schneppe2018-05-261-2/+1
* add support for S3 file transfersChristian Schneppe2018-05-262-33/+42
* add links to *Terms Of Use* and *Privacy Policy* to AboutActivityChristian Schneppe2018-05-241-0/+19
* use correct binding in EditAccountActivityChristian Schneppe2018-05-211-4/+2
* temporarly disable swipe gesturesChristian Schneppe2018-05-211-0/+3
* try to fix a crash during OTR verifyChristian Schneppe2018-05-211-0/+4
* do not save draft if message is completly empty and fixed appending shared textChristian Schneppe2018-05-211-1/+3
* fix some crashes on Android 4 devicesChristian Schneppe2018-05-213-185/+128
* temporarly fix crash with resending files via buttonChristian Schneppe2018-05-183-2/+5
* add possibility to de-/activate accountsChristian Schneppe2018-05-172-0/+32
* fix crash on destroying mucChristian Schneppe2018-05-171-2/+4
* Extend QR scanner to support VCard with IMPP fieldChristian Schneppe2018-05-171-0/+10
* some tor modificationsChristian Schneppe2018-05-172-2/+7
* increase sample and bit rate for voice recordingChristian Schneppe2018-05-171-2/+2
* fix exceptionsChristian Schneppe2018-05-161-3/+3
* max out emoji enlargment at 42 emojisChristian Schneppe2018-05-161-5/+4
* add spinner to select jabber provider for creating new accountsChristian Schneppe2018-05-162-12/+47
* apply styling helper to conversation overviewChristian Schneppe2018-05-142-3/+3
* fix some location crashesChristian Schneppe2018-05-141-6/+16
* fix taking videoChristian Schneppe2018-05-142-8/+24
* make quick actions working againChristian Schneppe2018-05-141-0/+22