aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't overwrite edited information in editaccount on rotateDaniel Gultsch2016-08-261-1/+3
* don't set notification mode to background when on pauseDaniel Gultsch2016-08-261-6/+0
* wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2016-08-262-3/+7
* some multi-window optimizations. set min width to 300Daniel Gultsch2016-08-262-0/+8
* attach contact to notificationDaniel Gultsch2016-08-261-13/+8
* add snackbar for request presence subscriptionDaniel Gultsch2016-08-261-0/+15
* always display allow contact perm dialog after introDaniel Gultsch2016-08-261-0/+10
* survive rotation in editaccountDaniel Gultsch2016-08-262-14/+49
* add file provider to share files on android nDaniel Gultsch2016-08-251-1/+4
* offer quick reply on android NDaniel Gultsch2016-08-251-25/+1
* made image preview size smaller for low res imagesDaniel Gultsch2016-08-251-8/+14
* various null pointer checksDaniel Gultsch2016-08-202-2/+10
* check for rare null pointer platform bug in share intent handlingDaniel Gultsch2016-08-191-3/+5
* show identity type for device selectionDaniel Gultsch2016-07-281-35/+66