aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* click on avatars in message search opens contact detailsChristian Schneppe2018-04-301-19/+7
* properly cancel pending searchs and scroll to bottom after refreshChristian Schneppe2018-04-301-13/+3
* very much unoptimized search functionalityChristian Schneppe2018-04-301-7/+11
* mock (non functional) search activityChristian Schneppe2018-04-291-8/+1
* migrate recording activity to view binderChristian Schneppe2018-04-291-61/+26
* scroll to bottom even if last visible item is heigher than viewChristian Schneppe2018-04-291-9/+20
* load currently open conversation fasterChristian Schneppe2018-04-241-0/+3
* fixed redownloadChristian Schneppe2018-04-241-9/+8
* fixed exception handlerChristian Schneppe2018-04-241-1/+1
* provide fallback in case synchronizing around message list fails for some reasonChristian Schneppe2018-04-231-27/+32
* synchronize around getting last visibile uuidChristian Schneppe2018-04-231-12/+14
* make error message for 'not encrypted for this device'Christian Schneppe2018-04-231-0/+5