aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-08added disclaimer that conversations.im account is 8 euro / yearDaniel Gultsch1-0/+6
2016-10-06warn user if account is offline during avatar publicationDaniel Gultsch1-4/+10
2016-10-03fixed omemo shown as unavailable in 1:1 chatsDaniel Gultsch2-3/+5
2016-10-03resolve take photo uri for internal useDaniel Gultsch1-2/+3
2016-10-03properly index take photo uris from file providerDaniel Gultsch1-1/+1
2016-10-03add more logging to attaching file processDaniel Gultsch1-0/+14
2016-10-03explicit logging when copying files to storageDaniel Gultsch1-5/+1
2016-09-28simplified code that invokes the export logs serviceDaniel Gultsch2-38/+8
2016-09-28expert 'setting' to remove omemo identity. fixes #2038Daniel Gultsch1-1/+61
2016-09-20add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch1-3/+4
2016-09-20Fix "More table" layoutMishiranu1-2/+18
2016-09-20fixed styling in blocking dialogDaniel Gultsch1-4/+15
2016-09-18add support for XEP-0377: Spam ReportingDaniel Gultsch1-3/+15
2016-09-18recreate activities when theme changedDaniel Gultsch5-5/+36
2016-09-17catch all throwables when loading contactsDaniel Gultsch1-1/+1
2016-09-16dont show delete file button when outside conversations directory. fixes #2007Daniel Gultsch1-2/+5
2016-09-16use history clear date as minimum date for mamDaniel Gultsch1-0/+1
2016-09-16Allow text selection with multiple links in messageMishiranu2-37/+56
2016-09-12remember scroll position on rotate. fixes #2011Daniel Gultsch2-11/+57
2016-09-09download own vcard avatar if none is set. fixes #2008Daniel Gultsch1-2/+1
2016-09-08provide hint on why conference can not be encryptedDaniel Gultsch1-0/+41
2016-09-07be a bit more careful when deleting and deactivating accountsDaniel Gultsch2-4/+13
2016-09-06show server not found muc errorDaniel Gultsch1-0/+3
2016-09-04don't use fileprovider when opening files on android M and belowDaniel Gultsch1-7/+17
2016-08-31fixed recreation issues in StartConversationActivityDaniel Gultsch2-976/+1031
2016-08-30use file provider for taking picturesDaniel Gultsch1-0/+1
2016-08-30don't show up navigation in startConversation when there are no open conversa...Daniel Gultsch1-1/+3
2016-08-30add more logging to pgp engineDaniel Gultsch1-4/+2
2016-08-26don't overwrite edited information in editaccount on rotateDaniel Gultsch1-1/+3
2016-08-26don't set notification mode to background when on pauseDaniel Gultsch1-6/+0
2016-08-26wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2-3/+7
2016-08-26some multi-window optimizations. set min width to 300Daniel Gultsch2-0/+8
2016-08-26attach contact to notificationDaniel Gultsch1-13/+8
2016-08-26add snackbar for request presence subscriptionDaniel Gultsch1-0/+15
2016-08-26always display allow contact perm dialog after introDaniel Gultsch1-0/+10
2016-08-26survive rotation in editaccountDaniel Gultsch2-14/+49
2016-08-25add file provider to share files on android nDaniel Gultsch1-1/+4
2016-08-25offer quick reply on android NDaniel Gultsch1-25/+1
2016-08-25made image preview size smaller for low res imagesDaniel Gultsch1-8/+14
2016-08-20various null pointer checksDaniel Gultsch2-2/+10
2016-08-19check for rare null pointer platform bug in share intent handlingDaniel Gultsch1-3/+5
2016-07-28show identity type for device selectionDaniel Gultsch1-35/+66
2016-07-25refactored how view intents are handledDaniel Gultsch2-18/+18
2016-07-22don't crash when opening 'xmpp:' urisDaniel Gultsch1-1/+1
2016-07-21offer back/cancel button when using magic createDaniel Gultsch1-7/+25
2016-07-17additional null pointer checks when verifying otr keysDaniel Gultsch1-1/+1
2016-07-17show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2-1/+37
2016-07-08don't crash when tabbing through muc user list with offline usersDaniel Gultsch1-2/+3
2016-06-30use direct invites to re-invite muc membersDaniel Gultsch1-5/+9
2016-06-30use dnd as overriding statusDaniel Gultsch2-4/+2