aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow fingerprint verification via context menuChristian Schneppe2016-11-293-21/+48
* add support for body paramater in xmpp uriChristian Schneppe2016-11-291-5/+5
* sent messages from unverified devices show red lockChristian Schneppe2016-11-291-1/+1
* handle image rotations in ShowFullscreenMessageActivity correctlyChristian Schneppe2016-11-291-7/+46
* added some logging to FullScreenViewerChristian Schneppe2016-11-271-2/+4
* changed design language to match BTBV proposalChristian Schneppe2016-11-241-6/+11
* introduced blind trust before verification modeChristian Schneppe2016-11-242-4/+12
* explictly scan for aztec and qr codes onlyChristian Schneppe2016-11-242-2/+3
* added share button to account detailsChristian Schneppe2016-11-242-27/+33
* show proper avatar for 'self' contactChristian Schneppe2016-11-241-3/+6
* offer verification directly from the trust keys screenChristian Schneppe2016-11-241-0/+73
* use aztec code instead of qrChristian Schneppe2016-11-241-7/+5
* use constants for some preferencesChristian Schneppe2016-11-242-7/+12
* don't use xmpp uri for self verification if account is disabledChristian Schneppe2016-11-201-1/+1
* fixed regression that would crash create contact dialogChristian Schneppe2016-11-201-2/+4
* show 'clear devices' button underneath own devicesChristian Schneppe2016-11-202-17/+27
* make update.apk filename static finalChristian Schneppe2016-11-191-1/+1
* reformat codeChristian Schneppe2016-11-1945-11255/+11258
* optimize importsChristian Schneppe2016-11-192-4/+3
* correct colors for uncrypted messages in encrypted chatsChristian Schneppe2016-11-192-3/+11
* put omemo fingerprint in own uri (qr code / nfc)Christian Schneppe2016-11-181-9/+7
* parse omemo fingerprints from urisChristian Schneppe2016-11-183-10/+19
* fixed back and forth between Welcome- and EditAccountActivityChristian Schneppe2016-11-181-3/+26
* refactor omemo fingerprint UI codeChristian Schneppe2016-11-174-276/+94
* fixed enabling trust toggle. unknown->untrustedChristian Schneppe2016-11-171-3/+2
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-175-508/+476
* catch NPE on trying to start navigation if no app could be foundChristian Schneppe2016-11-151-2/+8
* don't allow message correction for xmpp or geo urisChristian Schneppe2016-11-121-2/+3
* prevent accidental close of voice recorderChristian Schneppe2016-11-121-5/+12
* treat XmppUri not as textChristian Schneppe2016-11-121-3/+11
* make message correction also working for single chats againChristian Schneppe2016-11-121-2/+6
* update changelog uriChristian Schneppe2016-11-121-1/+1
* don't offer message correction in anonymous mucsChristian Schneppe2016-11-111-1/+2
* send text automatically via sharewithactivityChristian Schneppe2016-11-111-1/+17
* show button on "xmpp:" urisChristian Schneppe2016-11-111-0/+24
* correct typoChristian Schneppe2016-11-111-13/+13
* increase map preview sizeChristian Schneppe2016-11-111-3/+2
* show contacts name on shared VCARDsChristian Schneppe2016-11-111-3/+21
* show map preview in chatChristian Schneppe2016-11-101-15/+35
* introduced new feature to navigate directly to a received locationChristian Schneppe2016-11-081-0/+16
* don't mark previous conversation as read when processing pending intentChristian Schneppe2016-11-081-2/+7
* show warning in account details when data saver is enabledChristian Schneppe2016-11-072-22/+66
* handle file attachment when missing connectionChristian Schneppe2016-11-071-1/+3
* Revert "use file provider on android M as well"Christian Schneppe2016-11-071-1/+1
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-261-0/+15
* use file provider on android M as wellChristian Schneppe2016-10-261-1/+1
* Remove MERGE_SEPARATORChristian Schneppe2016-10-262-30/+25
* Remove spans on copying or pasting a textChristian Schneppe2016-10-263-5/+118
* fix duplicate file sharing via ShareWithActivityChristian Schneppe2016-10-231-2/+35
* Revert "stop rotation in ShareWithActivity"Christian Schneppe2016-10-231-11/+1