aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-27fixed text sharing in direct sharingChristian Schneppe4-5/+4
2018-09-26do not show media overview in contact/conference details when missing storage...Christian Schneppe3-6/+19
2018-09-26check omemo keys when attachments are commit instead of beforeChristian Schneppe1-12/+7
2018-09-26commit next message (draft) when input box gets emptied. causes tablet view t...Christian Schneppe1-12/+19
2018-09-26show inactive keys if all of them areChristian Schneppe1-2/+11
2018-09-26clear parent activities pending view intent before calling startAcitvityForRe...Christian Schneppe3-4/+33
2018-09-26use internal viewer for images and videosChristian Schneppe2-35/+34
2018-09-26introduce media browser activityChristian Schneppe3-0/+79
2018-09-26show conversation media in contact/conference detailsChristian Schneppe14-82/+457
2018-09-24catch NPEChristian Schneppe1-1/+3
2018-09-23use different menu items for record video and take photoChristian Schneppe3-55/+56
2018-09-23fix media preview in tablet modeChristian Schneppe2-0/+7
2018-09-23show media preview in messagebubble like text messagesChristian Schneppe6-13/+26
2018-09-23add icon for unknown file while keeping 'file' icon for documentsChristian Schneppe1-2/+14
2018-09-23make media previews survive rotationsChristian Schneppe3-46/+89
2018-09-23preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe14-533/+500
2018-09-14do some performance optimizations on jid host suggestionsChristian Schneppe1-162/+22
2018-09-14show background in chatoverview a bit darkerChristian Schneppe1-1/+1
2018-09-14show contact/group details as icons in tablet viewChristian Schneppe1-0/+18
2018-09-14change text highlight colorChristian Schneppe1-1/+1
2018-09-14highlight selected conversation in tablet viewChristian Schneppe1-1/+1
2018-09-14optimize some multi account handling in SettingsActivityChristian Schneppe1-17/+55
2018-09-13load contacts and start observer after giving permissionsChristian Schneppe1-14/+4
2018-09-13bug fixes in UpdaterActivityChristian Schneppe1-2/+2
2018-09-13initial work toward api 26+Christian Schneppe3-2/+9
2018-09-12fixed user hint in magic create modeChristian Schneppe1-0/+1
2018-09-12code cleanup for group chat user context menuChristian Schneppe3-75/+83
2018-09-12start new conversations by long press on avatarChristian Schneppe5-131/+209
2018-09-11AudioPlayer: disable screen when holding phone to earChristian Schneppe2-0/+5
2018-09-11catch illegal state not illegal argument on popBackStack()Christian Schneppe1-1/+1
2018-09-11do not show 'delete contact' for phone contacts. do not treat as strangerChristian Schneppe1-0/+2
2018-09-11make recording activity not crash if microphone was in useChristian Schneppe1-6/+10
2018-09-11show jids from address book in Start Conversation screen if only one account ...Christian Schneppe1-2/+14
2018-09-11improve Updater a bit and try to catch NPEChristian Schneppe2-4/+6
2018-09-11catch NPE on detecting tor connection in UpdaterActivityChristian Schneppe1-1/+4
2018-09-11catch some more Exceptions during database importChristian Schneppe1-1/+7
2018-09-11try to catch some Exceptions in image previewChristian Schneppe1-24/+41
2018-08-30switch between earphone and speaker while playing soundsChristian Schneppe1-1/+9
2018-08-30Revert "hide record voice button if keyboard is open"Christian Schneppe1-16/+9
2018-08-30make port field disabled if hostname is emptyChristian Schneppe1-0/+8
2018-08-30hide record voice button if keyboard is openChristian Schneppe1-9/+16
2018-08-28catch NPE on inviteUserChristian Schneppe1-1/+5
2018-08-28make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe3-9/+24
2018-08-26show correct stringChristian Schneppe1-1/+1
2018-08-26do not display 'user left' toast in members only groupsChristian Schneppe1-1/+2
2018-08-23catch NPE while detecting installedFrom()Christian Schneppe1-1/+1
2018-08-23convert jid to stringChristian Schneppe1-1/+2
2018-08-23try to catch rare NPEChristian Schneppe1-1/+7
2018-08-05add a quick action for voice recordingChristian Schneppe2-3/+29
2018-08-05don't use internal updater if installed from F-Droid or Google Play StoreChristian Schneppe1-4/+4