aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | fixed styling in blocking dialogDaniel Gultsch2016-09-201-4/+15
|/ /
* | add support for XEP-0377: Spam ReportingDaniel Gultsch2016-09-181-3/+15
* | recreate activities when theme changedDaniel Gultsch2016-09-185-5/+36
* | catch all throwables when loading contactsDaniel Gultsch2016-09-171-1/+1
|/
* dont show delete file button when outside conversations directory. fixes #2007Daniel Gultsch2016-09-161-2/+5
* Merge branch 'master' of https://github.com/Mishiranu/Conversations into Mish...Daniel Gultsch2016-09-162-37/+56
|\
| * Allow text selection with multiple links in messageMishiranu2016-09-162-37/+56
* | use history clear date as minimum date for mamDaniel Gultsch2016-09-161-0/+1
|/
* remember scroll position on rotate. fixes #2011Daniel Gultsch2016-09-122-11/+57
* download own vcard avatar if none is set. fixes #2008Daniel Gultsch2016-09-091-2/+1
* provide hint on why conference can not be encryptedDaniel Gultsch2016-09-081-0/+41
* be a bit more careful when deleting and deactivating accountsDaniel Gultsch2016-09-072-4/+13
* show server not found muc errorDaniel Gultsch2016-09-061-0/+3
* don't use fileprovider when opening files on android M and belowDaniel Gultsch2016-09-041-7/+17
* fixed recreation issues in StartConversationActivityDaniel Gultsch2016-08-312-976/+1031
* use file provider for taking picturesDaniel Gultsch2016-08-301-0/+1
* don't show up navigation in startConversation when there are no open conversa...Daniel Gultsch2016-08-301-1/+3
* add more logging to pgp engineDaniel Gultsch2016-08-301-4/+2