aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* use verified symbol instead of colored lock iconsDaniel Gultsch2016-12-091-20/+13
* don't show unavailable quick actions in settingsDaniel Gultsch2016-12-061-0/+22
* show jid monospaced in verify dialogDaniel Gultsch2016-12-042-2/+10
* disable 'show blocklist' if blocklist is empty. fixes #2164Daniel Gultsch2016-12-031-1/+9
* redraw options menu after rotation in muc details. fixes #2161Daniel Gultsch2016-12-031-2/+2
* add omemo fingerprints to web links as wellDaniel Gultsch2016-12-031-1/+1
* show warning dialog beforing verifying keys via a linkDaniel Gultsch2016-12-031-9/+49
* Merge branch 'feature-quotation' of https://github.com/Mishiranu/Conversation...Daniel Gultsch2016-12-025-11/+297
|\
| * Add quotation supportMishiranu2016-11-255-11/+297
* | Merge branch 'master' of https://github.com/Fenisu/Conversations into Fenisu-...Daniel Gultsch2016-12-025-10/+102
|\ \
| * | Private files using a boolean flag from Config.java.Ignacio Quezada2016-11-084-6/+99
* | | support for jid escapting when displaying localpart onlyDaniel Gultsch2016-12-011-1/+1
* | | don't show share button before account is setupDaniel Gultsch2016-12-011-0/+3
* | | only show contact related snackbars when conversation is singleDaniel Gultsch2016-12-011-3/+3
* | | made provider authorities relativ to deal with different package idsDaniel Gultsch2016-12-012-2/+2
* | | renamed foreground service preferenceDaniel Gultsch2016-11-301-1/+1
* | | allow fingerprint verification via context menuDaniel Gultsch2016-11-283-19/+47
* | | add support for body paramater in xmpp uriDaniel Gultsch2016-11-281-5/+5
* | | sent messages from unverified devices show red lockDaniel Gultsch2016-11-281-1/+1
* | | changed design language to match BTBV proposalDaniel Gultsch2016-11-241-6/+11
* | | explictly scan for aztec and qr codes onlyDaniel Gultsch2016-11-232-2/+3
* | | introduced blind trust before verification modeDaniel Gultsch2016-11-232-4/+12
* | | added share button to account detailsDaniel Gultsch2016-11-222-24/+33
* | | show proper avatar for 'self' contact. fixes #2138Daniel Gultsch2016-11-221-2/+6
* | | offer verification directly from the trust keys screenDaniel Gultsch2016-11-221-1/+72
* | | use aztec code instead of qrDaniel Gultsch2016-11-211-10/+5
* | | use constants for some preferencesDaniel Gultsch2016-11-212-9/+13
* | | don't use xmpp uri for self verification if account is disabledDaniel Gultsch2016-11-191-1/+1
* | | fixed regression that would crash create contact dialog. fixes #2131Daniel Gultsch2016-11-191-2/+4
* | | show 'clear devices' button underneath own devicesDaniel Gultsch2016-11-182-17/+27
| |/ |/|
* | put omemo fingerprint in own uri (qr code / nfc)Daniel Gultsch2016-11-171-9/+7
* | parse omemo fingerprints from urisDaniel Gultsch2016-11-173-10/+19
* | fixed back and forth between Welcome- and EditAccountActivityDaniel Gultsch2016-11-171-4/+25
* | refactor omemo fingerprint UI codeDaniel Gultsch2016-11-154-199/+13
* | fixed enabling trust toggle. unknown->untrustedDaniel Gultsch2016-11-151-3/+2
* | refactore trust enum to be FingerprintStatus class with trust and activeDaniel Gultsch2016-11-145-84/+58
* | offer message correction in private convsDaniel Gultsch2016-11-121-1/+1
* | don't offer message correction in anonymous mucsDaniel Gultsch2016-11-111-1/+2
* | brought restart threshold down to 8 times in 8hDaniel Gultsch2016-11-081-0/+4
* | don't mark previous conversation as read when processing pending intent. fixe...Daniel Gultsch2016-11-081-1/+7
* | show warning in account details when data saver is enabledDaniel Gultsch2016-11-072-22/+63
* | handle file attachment when missing connectionDaniel Gultsch2016-11-021-1/+3
* | Revert "use file provider on android M as well"Daniel Gultsch2016-10-301-1/+1
* | add error message to failed messages. accessible via context menuDaniel Gultsch2016-10-261-0/+15
* | use file provider on android M as wellDaniel Gultsch2016-10-231-1/+1
* | Merge branch 'feature-remove-merge-separator' of https://github.com/Mishiranu...Daniel Gultsch2016-10-202-31/+29
|\ \
| * | Remove MERGE_SEPARATORMishiranu2016-10-202-31/+29
* | | Merge branch 'feature-remove-spans' of https://github.com/Mishiranu/Conversat...Daniel Gultsch2016-10-203-5/+116
|\ \ \
| * | | Remove spans on copying or pasting a textMishiranu2016-10-193-5/+116
| |/ /
* / / retrigger key selection if openpgp key was deletedDaniel Gultsch2016-10-191-1/+8
|/ /