aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConversationFragment.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* in case fragment starts after activity is bound to service; fetch ↵Christian Schneppe2018-04-221-14/+25
| | | | conversation from uuid
* fixed read event when status messages are displayedChristian Schneppe2018-04-221-1/+7
|
* fixed read event when using fab scroll downChristian Schneppe2018-04-221-43/+47
|
* only mark visible messages as readChristian Schneppe2018-04-221-5/+30
|
* null check for conversationChristian Schneppe2018-04-221-0/+3
|
* show scroll down button instantly when scrolling upChristian Schneppe2018-04-221-7/+8
|
* introduced sroll to bottom buttonChristian Schneppe2018-04-221-8/+74
|
* fix crash in resendMessageChristian Schneppe2018-04-221-1/+1
|
* remove duplicate call to onConversationArchived()Christian Schneppe2018-04-131-4/+0
|
* end view if conversation was archivedChristian Schneppe2018-04-131-5/+19
|
* do not allow user to quote fileChristian Schneppe2018-04-131-2/+4
|
* fix getNextEncryptionChristian Schneppe2018-04-121-9/+5
|
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-1/+4
|
* fixed redownload of deleted http upload messagesChristian Schneppe2018-04-121-0/+4
|
* sync roster to disk after roster pushChristian Schneppe2018-04-121-1/+1
|
* fix jump to first unread messageChristian Schneppe2018-04-121-39/+38
|
* fix choose imageChristian Schneppe2018-04-121-14/+12
|
* offer a more convienient way to disable omemo from trust keys dialogChristian Schneppe2018-04-081-9/+4
|
* do not show snackbar for archived conversations. fixes glitch when leaving mucChristian Schneppe2018-04-081-1/+4
|
* fixed rotation in choose contact activityChristian Schneppe2018-04-081-0/+3
|