aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/XmppActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* put settings defaults into resource fileChristian Schneppe2017-08-011-5/+7
|
* display open pgp key id in account details and allow to deleteChristian Schneppe2017-05-101-0/+12
|
* changed text for positive button while changing nick nameChristian Schneppe2017-04-201-1/+1
|
* hide resend button if file is smaller than AutoAcceptFileSize…Christian Schneppe2017-04-181-0/+2
| | | | …otherwise show resend button
* Changes the deprecated getColor() methodChristian Schneppe2017-04-051-10/+11
|
* add new Emoji libraryChristian Schneppe2017-03-171-0/+4
|
* use qr codes instead of aztec. Barcode Scanner is terrible at reading aztecChristian Schneppe2017-03-171-1/+1
|
* add missing importChristian Schneppe2017-03-141-0/+1
|
* set QR Code background to whiteChristian Schneppe2017-03-141-1/+2
|
* fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe2017-02-141-2/+1
|
* correct view of encrypted messagesChristian Schneppe2017-02-061-4/+0
| | | | fixes #99
* support for quoting messagesChristian Schneppe2016-12-251-0/+11
|
* remove own fetch errors from device announcementChristian Schneppe2016-12-181-7/+0
|
* delete unused codeChristian Schneppe2016-11-291-8/+0
|
* added share button to account detailsChristian Schneppe2016-11-241-27/+2
|
* use aztec code instead of qrChristian Schneppe2016-11-241-7/+5
|
* use constants for some preferencesChristian Schneppe2016-11-241-1/+1
|
* reformat codeChristian Schneppe2016-11-191-1205/+1205
|
* correct colors for uncrypted messages in encrypted chatsChristian Schneppe2016-11-191-0/+6
|
* refactor omemo fingerprint UI codeChristian Schneppe2016-11-171-130/+0
|
* fixed enabling trust toggle. unknown->untrustedChristian Schneppe2016-11-171-3/+2
|
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-171-108/+76
|
* show warning in account details when data saver is enabledChristian Schneppe2016-11-071-0/+11
|
* retrigger key selection if openpgp key was deletedChristian Schneppe2016-10-211-1/+8
|
* update conversation in database background threadChristian Schneppe2016-10-181-1/+1
|
* code cleanupChristian Schneppe2016-10-181-7/+0
|
* little notification improvements for video compressionChristian Schneppe2016-10-161-11/+3
|
* use notification icon during video compression instead of a dialogChristian Schneppe2016-10-111-16/+16
|
* little bug fixes and improvements to VideoCompressorChristian Schneppe2016-10-081-3/+7
|
* check internet connection before start looking for updates...Christian Schneppe2016-09-251-1/+5
| | | | | ...and don't automatically look for updates if you are connected via roaming
* add actionbar item to report an issue via support conferenceChristian Schneppe2016-09-251-0/+10
|
* optimized importsChristian Schneppe2016-09-091-4/+1
|
* don't rotate screen while compressing videoChristian Schneppe2016-08-311-1/+5
|
* show dialog while compressing videoChristian Schneppe2016-08-301-1/+16
|
* show identity type for device selectionDaniel Gultsch2016-07-291-36/+67
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+1389