aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactored how view intents are handledDaniel Gultsch2016-07-252-18/+18
* don't crash when opening 'xmpp:' urisDaniel Gultsch2016-07-221-1/+1
* offer back/cancel button when using magic createDaniel Gultsch2016-07-211-7/+25
* additional null pointer checks when verifying otr keysDaniel Gultsch2016-07-171-1/+1
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-172-1/+37
* don't crash when tabbing through muc user list with offline usersDaniel Gultsch2016-07-081-2/+3
* use direct invites to re-invite muc membersDaniel Gultsch2016-06-301-5/+9
* use dnd as overriding statusDaniel Gultsch2016-06-302-4/+2
* don't show 'create conference' toast on inviteDaniel Gultsch2016-06-282-8/+12
* introduced share button in contact details. remove show qrDaniel Gultsch2016-06-243-14/+22
* show error toasts on ui threadDaniel Gultsch2016-06-241-5/+18
* remove white spaces from hostnameDaniel Gultsch2016-06-221-2/+2
* display toast on pgp errorDaniel Gultsch2016-06-191-5/+3
* show toast when connection to openkeychain could not be madeDaniel Gultsch2016-06-161-1/+9
* mark used otr fingprint in contact details and highlight pgpDaniel Gultsch2016-06-162-4/+26
* only dismiss sent message after encryptionDaniel Gultsch2016-06-152-9/+16
* refresh UI to redraw message hint after switching to pgpDaniel Gultsch2016-06-151-0/+1
* delay notification until after pgp decryptionDaniel Gultsch2016-06-151-1/+1
* refactored pgp decryptionDaniel Gultsch2016-06-132-77/+18
* use darker green as background for chat bubbles in dark themeDaniel Gultsch2016-06-101-3/+4
* use darker colors for actionbar on dark themeDaniel Gultsch2016-06-101-1/+1
* Dark theme, theme switch, icons, style, stringsSteffen Keiper2016-06-088-28/+88
* Merge pull request #1895 from pp3345/right-altDaniel Gultsch2016-06-051-1/+1
|\
| * Do not treat right alt key as a modifier for key combosYussuf Khalil2016-06-051-1/+1
* | opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-043-3/+24
|/
* fixed regression that would not show clear devicesDaniel Gultsch2016-06-021-1/+1
* display invite again menu item for offline membersDaniel Gultsch2016-06-011-1/+5