aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/XmppActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-24use aztec code instead of qrChristian Schneppe1-7/+5
2016-11-24use constants for some preferencesChristian Schneppe1-1/+1
2016-11-19reformat codeChristian Schneppe1-1205/+1205
2016-11-19correct colors for uncrypted messages in encrypted chatsChristian Schneppe1-0/+6
2016-11-17refactor omemo fingerprint UI codeChristian Schneppe1-130/+0
2016-11-17fixed enabling trust toggle. unknown->untrustedChristian Schneppe1-3/+2
2016-11-17refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe1-108/+76
2016-11-07show warning in account details when data saver is enabledChristian Schneppe1-0/+11
2016-10-21retrigger key selection if openpgp key was deletedChristian Schneppe1-1/+8
2016-10-18update conversation in database background threadChristian Schneppe1-1/+1
2016-10-18code cleanupChristian Schneppe1-7/+0
2016-10-16little notification improvements for video compressionChristian Schneppe1-11/+3
2016-10-11use notification icon during video compression instead of a dialogChristian Schneppe1-16/+16
2016-10-08little bug fixes and improvements to VideoCompressorChristian Schneppe1-3/+7
2016-09-25check internet connection before start looking for updates...Christian Schneppe1-1/+5
2016-09-25add actionbar item to report an issue via support conferenceChristian Schneppe1-0/+10
2016-09-09optimized importsChristian Schneppe1-4/+1
2016-08-31don't rotate screen while compressing videoChristian Schneppe1-1/+5
2016-08-30show dialog while compressing videoChristian Schneppe1-1/+16
2016-07-29show identity type for device selectionDaniel Gultsch1-36/+67
2016-07-29changed package id inside manifest and projectChristian Schneppe1-21/+20
2016-07-25refactored how view intents are handledDaniel Gultsch1-2/+1
2016-07-25show toast hint when touching inactive omemo fingerprintsDaniel Gultsch1-1/+30
2016-07-12revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415Christian Schneppe1-71/+128
2016-06-28don't show 'create conference' toast on inviteDaniel Gultsch1-5/+8
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch1-0/+17
2016-06-21reworked permissionsChristian Schneppe1-0/+27
2016-06-20thumb caching improvementChristian Schneppe1-2/+2
2016-06-19optimized image cacheChristian Schneppe1-0/+3
2016-06-19refresh UI to redraw message hint after switching to pgpDaniel Gultsch1-0/+1
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-1/+1
2016-06-02Share link to invite user to start over with Pix-Art MessengerChristian Schneppe1-0/+16
2016-05-28integrate image- and video playerChristian Schneppe1-12/+16
2016-05-27refactored toasts shown when adhoc creating mucsDaniel Gultsch1-3/+20
2016-05-26make newly created conferences private by defaultDaniel Gultsch1-1/+1
2016-05-22catch exception on videopreviewChristian Schneppe1-18/+22
2016-05-22show hint in subject quick edit. only show subject as presetDaniel Gultsch1-9/+15
2016-05-21detect length of video fileChristian Schneppe1-14/+20
2016-05-21make thumbs biggerChristian Schneppe1-8/+8
2016-05-20changed colors to standard from @color and add border to imagesChristian Schneppe1-4/+4
2016-05-20use glide as image loader and add a simple video previewChristian Schneppe1-122/+29
2016-05-17try out some faster image loaderChristian Schneppe1-4/+22
2016-05-17offer offline members to be invited againDaniel Gultsch1-1/+1
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch1-3/+1
2016-05-13check if pgpengine is still bound before using itDaniel Gultsch1-0/+3
2016-05-12check if pgpengine is still bound before using itDaniel Gultsch1-0/+3
2016-05-05blue themeMatthias Rieber1-1/+1
2016-05-05go directly to the user account via menuChristian S1-1/+5
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-7/+32
2016-05-04set manually_change_presence to true as defaultChristian S1-1/+1