aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* optimize some multi account handling in SettingsActivityChristian Schneppe2018-09-141-17/+55
* load contacts and start observer after giving permissionsChristian Schneppe2018-09-131-14/+4
* bug fixes in UpdaterActivityChristian Schneppe2018-09-131-2/+2
* initial work toward api 26+Christian Schneppe2018-09-133-2/+9
* fixed user hint in magic create modeChristian Schneppe2018-09-121-0/+1
* code cleanup for group chat user context menuChristian Schneppe2018-09-123-75/+83
* start new conversations by long press on avatarChristian Schneppe2018-09-125-131/+209
* AudioPlayer: disable screen when holding phone to earChristian Schneppe2018-09-112-0/+5
* catch illegal state not illegal argument on popBackStack()Christian Schneppe2018-09-111-1/+1
* do not show 'delete contact' for phone contacts. do not treat as strangerChristian Schneppe2018-09-111-0/+2
* make recording activity not crash if microphone was in useChristian Schneppe2018-09-111-6/+10
* show jids from address book in Start Conversation screen if only one account ...Christian Schneppe2018-09-111-2/+14
* improve Updater a bit and try to catch NPEChristian Schneppe2018-09-112-4/+6
* catch NPE on detecting tor connection in UpdaterActivityChristian Schneppe2018-09-111-1/+4
* catch some more Exceptions during database importChristian Schneppe2018-09-111-1/+7
* try to catch some Exceptions in image previewChristian Schneppe2018-09-111-24/+41
* switch between earphone and speaker while playing soundsChristian Schneppe2018-08-301-1/+9
* Revert "hide record voice button if keyboard is open"Christian Schneppe2018-08-301-16/+9
* make port field disabled if hostname is emptyChristian Schneppe2018-08-301-0/+8
* hide record voice button if keyboard is openChristian Schneppe2018-08-301-9/+16
* catch NPE on inviteUserChristian Schneppe2018-08-281-1/+5
* make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2018-08-283-9/+24
* show correct stringChristian Schneppe2018-08-261-1/+1