aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* do not show 'open website' button after info has changedChristian Schneppe2018-10-201-3/+4
* offer either 'cancel download' or 'delete file' but not bothChristian Schneppe2018-10-201-3/+4
* make 'cancelled' work for jingle ftChristian Schneppe2018-10-201-3/+3
* show snackbar for remote server timeout in mucsChristian Schneppe2018-10-201-0/+7
* show cancelled instead of delivery failed if user requested to abort transferChristian Schneppe2018-10-201-1/+5
* make jids appear as monospace in dialogsChristian Schneppe2018-10-204-28/+38
* add confirmation dialog for deleting filesChristian Schneppe2018-10-201-7/+14
* code cleanup / reformat in ShareViaAccountChristian Schneppe2018-10-202-22/+15
* fix crash in ConferenceDetailsActivityChristian Schneppe2018-10-201-0/+4
* change apk iconChristian Schneppe2018-10-201-5/+10
* added a few TODOs in regards to the handling of inactive devicesChristian Schneppe2018-10-041-1/+1
* Do weOwnFile security check only when attachingChristian Schneppe2018-10-041-1/+14
* use fab.hide() and fab.show() - this will animate the processChristian Schneppe2018-10-041-2/+2
* make navigation working with google mapsChristian Schneppe2018-10-041-17/+17
* run through sendMessage() procedure instead of taking shortcut after returnin...Christian Schneppe2018-10-041-9/+6
* refresh ui after device list update only if list has changedChristian Schneppe2018-10-041-3/+2
* reworked shortcut for QR-Code scanning in profileChristian Schneppe2018-10-031-34/+1
* remove unused SimpleFingerGestures_Android_LibraryChristian Schneppe2018-10-031-44/+0
* rework MediaViewerActivityChristian Schneppe2018-10-033-43/+116
* hide icons for muc/contact details in phone mode and only show them in tablet...Christian Schneppe2018-10-021-3/+11
* small muc details improvementsChristian Schneppe2018-10-021-1/+1
* show failed file messages count in chatlist correctlyChristian Schneppe2018-10-022-2/+79
* add shortcut for QR-Code scanning in profileChristian Schneppe2018-10-011-1/+34
* catch NPE in configureAttachmentMenuChristian Schneppe2018-10-011-0/+3
* fix crashes with EmojiTextViewChristian Schneppe2018-10-014-10/+11
* bring back private group messages for all muc and fix broken highlight in mucChristian Schneppe2018-09-272-12/+18
* do not show 'paste as quote' if clip is NULLChristian Schneppe2018-09-271-4/+7
* store avatars received over muc presence in contactChristian Schneppe2018-09-271-1/+1
* catch jabber.pix-art.de invite urls directly in fragmentChristian Schneppe2018-09-271-1/+5
* fixed text sharing in direct sharingChristian Schneppe2018-09-274-5/+4
* do not show media overview in contact/conference details when missing storage...Christian Schneppe2018-09-263-6/+19
* check omemo keys when attachments are commit instead of beforeChristian Schneppe2018-09-261-12/+7
* commit next message (draft) when input box gets emptied. causes tablet view t...Christian Schneppe2018-09-261-12/+19
* show inactive keys if all of them areChristian Schneppe2018-09-261-2/+11
* clear parent activities pending view intent before calling startAcitvityForRe...Christian Schneppe2018-09-263-4/+33
* use internal viewer for images and videosChristian Schneppe2018-09-262-35/+34
* introduce media browser activityChristian Schneppe2018-09-263-0/+79
* show conversation media in contact/conference detailsChristian Schneppe2018-09-2614-82/+457
* catch NPEChristian Schneppe2018-09-241-1/+3
* use different menu items for record video and take photoChristian Schneppe2018-09-233-55/+56
* fix media preview in tablet modeChristian Schneppe2018-09-232-0/+7
* show media preview in messagebubble like text messagesChristian Schneppe2018-09-236-13/+26
* add icon for unknown file while keeping 'file' icon for documentsChristian Schneppe2018-09-231-2/+14
* make media previews survive rotationsChristian Schneppe2018-09-233-46/+89
* preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe2018-09-2314-533/+500
* do some performance optimizations on jid host suggestionsChristian Schneppe2018-09-141-162/+22
* show background in chatoverview a bit darkerChristian Schneppe2018-09-141-1/+1
* show contact/group details as icons in tablet viewChristian Schneppe2018-09-141-0/+18
* change text highlight colorChristian Schneppe2018-09-141-1/+1
* highlight selected conversation in tablet viewChristian Schneppe2018-09-141-1/+1