aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* update conversation in database background threadDaniel Gultsch2016-10-184-14/+9
* don't trigger context menu in message adapter manually. fixes #2077Daniel Gultsch2016-10-181-13/+0
* Merge branch 'feature-selection' of https://github.com/Mishiranu/Conversation...Daniel Gultsch2016-10-173-0/+246
|\
| * Retain TextView selection after list updatingMishiranu2016-09-183-39/+216
| * Add "Select text" context menu optionMishiranu2016-09-172-0/+69
* | added disclaimer that conversations.im account is 8 euro / yearDaniel Gultsch2016-10-081-0/+6
* | warn user if account is offline during avatar publicationDaniel Gultsch2016-10-061-4/+10
* | fixed omemo shown as unavailable in 1:1 chatsDaniel Gultsch2016-10-032-3/+5
* | resolve take photo uri for internal useDaniel Gultsch2016-10-031-2/+3
* | properly index take photo uris from file providerDaniel Gultsch2016-10-031-1/+1
* | add more logging to attaching file processDaniel Gultsch2016-10-031-0/+14
* | explicit logging when copying files to storageDaniel Gultsch2016-10-031-5/+1
* | simplified code that invokes the export logs serviceDaniel Gultsch2016-09-282-38/+8
* | expert 'setting' to remove omemo identity. fixes #2038Daniel Gultsch2016-09-281-1/+61
* | add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch2016-09-201-3/+4
* | Merge pull request #2028 from Mishiranu/feature-more-tablesDaniel Gultsch2016-09-201-2/+18
|\ \
| * | Fix "More table" layoutMishiranu2016-09-201-2/+18