aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* commit next message (draft) when input box gets emptied. causes tablet view t...Christian Schneppe2018-09-261-12/+19
* clear parent activities pending view intent before calling startAcitvityForRe...Christian Schneppe2018-09-261-4/+20
* show conversation media in contact/conference detailsChristian Schneppe2018-09-261-1/+1
* catch NPEChristian Schneppe2018-09-241-1/+3
* use different menu items for record video and take photoChristian Schneppe2018-09-231-48/+31
* fix media preview in tablet modeChristian Schneppe2018-09-231-0/+2
* show media preview in messagebubble like text messagesChristian Schneppe2018-09-231-2/+10
* make media previews survive rotationsChristian Schneppe2018-09-231-43/+54
* preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe2018-09-231-141/+83
* show contact/group details as icons in tablet viewChristian Schneppe2018-09-141-0/+18
* code cleanup for group chat user context menuChristian Schneppe2018-09-121-12/+16
* start new conversations by long press on avatarChristian Schneppe2018-09-121-17/+26
* AudioPlayer: disable screen when holding phone to earChristian Schneppe2018-09-111-0/+1
* try to catch some Exceptions in image previewChristian Schneppe2018-09-111-24/+41
* Revert "hide record voice button if keyboard is open"Christian Schneppe2018-08-301-16/+9
* hide record voice button if keyboard is openChristian Schneppe2018-08-301-9/+16
* make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2018-08-281-2/+6
* show correct stringChristian Schneppe2018-08-261-1/+1
* do not display 'user left' toast in members only groupsChristian Schneppe2018-08-261-1/+2
* add a quick action for voice recordingChristian Schneppe2018-08-051-2/+25
* add location to permission check, tooChristian Schneppe2018-08-051-0/+3
* introduced config flag to show attachment button instead of quick actionsChristian Schneppe2018-08-051-2/+32
* also mark previews unread messages as readChristian Schneppe2018-08-031-1/+3
* temporarily hide message deletion in chat viewChristian Schneppe2018-08-031-1/+3
* show edit profile menu also in chat viewChristian Schneppe2018-07-291-2/+0
* display propper toast after room has been destroyedChristian Schneppe2018-07-151-1/+4
* integrated locally message deletion from #208Christian Schneppe2018-07-091-0/+12
* handle non participating mucs a bit betterChristian Schneppe2018-07-091-5/+14
* show snackbar for resource constraint in mucsChristian Schneppe2018-07-091-0/+3
* open trust key screen when download is in progressChristian Schneppe2018-07-091-1/+2
* shorten read markers to 'everyone has read up to this point' when > 4 userChristian Schneppe2018-07-091-0/+2
* restart file observer when permisson are grantedChristian Schneppe2018-07-091-0/+14
* add ‘paste as quote’ for api >= 23Christian Schneppe2018-06-161-14/+7
* attach editor content as fileChristian Schneppe2018-06-161-4/+4
* catch NPE in exif detectionChristian Schneppe2018-06-161-1/+1
* make sure account is connected before attempting to download p1s3Christian Schneppe2018-06-011-2/+10
* temporarly disable swipe gesturesChristian Schneppe2018-05-211-0/+3
* 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-211-0/+1
* temporarly fix crash with resending files via buttonChristian Schneppe2018-05-181-1/+1
* fix taking videoChristian Schneppe2018-05-141-5/+21
* check permissions for locationsChristian Schneppe2018-05-141-0/+4
* add animators for more activitiesChristian Schneppe2018-05-051-0/+6
* Support both new and old http upload namespacesChristian Schneppe2018-05-051-2/+6
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-0/+12
* add animationsChristian Schneppe2018-05-031-0/+8
* fixed crash with samsung recorderChristian Schneppe2018-05-021-2/+2
* remove old codeChristian Schneppe2018-05-021-48/+0
* added search result context menu + date separatorsChristian Schneppe2018-05-021-50/+12
* remove old resourcesChristian Schneppe2018-04-301-33/+0