aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Ask for key trust when sending messagesAndreas Straub2015-07-194-14/+311
| | * | Refactor trust key ui and show in account detailsAndreas Straub2015-07-193-48/+102
| | * | Fix trust status for outgoing messagesAndreas Straub2015-07-192-7/+7
| | * | Fix copying of axolotl keys to clipboardSam Whited2015-07-191-1/+1
| | * | Add refresh icon to v21 themeSam Whited2015-07-191-1/+0
| | * | Disable Axolotl option if not usableAndreas Straub2015-07-192-33/+10
| | * | Show trust status of messages' originating sessionAndreas Straub2015-07-191-0/+13
| | * | Add key trust toggle to ContactDetailsActivityAndreas Straub2015-07-191-10/+39
| | * | Display trust status in ContactDetailsActivityAndreas Straub2015-07-191-0/+3
| | * | Display axolotl chat message hintAndreas Straub2015-07-191-0/+3
| | * | Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-191-4/+105
| | * | Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub2015-07-191-1/+1
| | * | Fix displaying Contact IdentityKeysAndreas Straub2015-07-191-1/+2
| | * | Reformat code to use tabsAndreas Straub2015-07-191-5/+5
| | * | Added axolotl activation code to UIAndreas Straub2015-07-194-0/+71
| * | | don't show 'show contact details' context menu item when contact isn not in r...Daniel Gultsch2015-07-201-3/+8
| * | | show contact details in conference details ...Christian S2015-07-191-0/+5
| |/ /
| * | changed switch widgetDaniel Gultsch2015-07-182-3/+73
* | | show contact details in context menu...Christian S2015-07-191-0/+5
| |/ |/|
* | Version 1.5.0Christian S2015-07-181-2/+2
|\|
| * code cleanupDaniel Gultsch2015-07-171-1/+1
* | Merge pull request #8 from siacs/developmentChristian S.2015-07-171-1/+1
|\|
| * show error message in account details when info has not been editedDaniel Gultsch2015-07-171-1/+1
* | copy commitsChristian S2015-07-162-13/+24
|\|
| * even less jumpyDaniel Gultsch2015-07-161-1/+3
| * fixed some ux glitches in editaccountDaniel Gultsch2015-07-161-7/+9
| * fixed some npesDaniel Gultsch2015-07-161-4/+11
* | Merge pull request #5 from siacs/developmentChristian S.2015-07-161-3/+7
|\|
| * fixed crash on invalid muc bookmarksDaniel Gultsch2015-07-151-3/+7
* | modified swipe optionsChristian S.2015-07-141-71/+71
* | swipe only to left to close an active conversationChristian S.2015-07-141-0/+1
* | Merge branch 'development' of https://github.com/siacs/Conversations into sia...Christian S2015-07-145-64/+76
|\|
| * renamed colorsDaniel Gultsch2015-07-131-12/+8
| * catch exception on broken android phonesDaniel Gultsch2015-07-121-1/+7
| * made lock button reflect encryption status of the next messages instead of th...Daniel Gultsch2015-07-121-16/+10
| * renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch2015-07-102-2/+2
| * renamed downloadable to transferableDaniel Gultsch2015-07-103-25/+25
| * display toast in ui on failed http downloadDaniel Gultsch2015-07-103-7/+23
| * show timestamp on images in mucsDaniel Gultsch2015-07-101-1/+1
* | resize avatarsChristian S2015-07-085-13/+15
|\ \
| * | resize avatar viewsChristian S2015-07-085-13/+15
* | | Merge remote-tracking branch 'origin/patch-1' into developmentChristian S2015-07-081-1/+1
|\| |
| * | resize avatar image in contact details (untested)Christian S.2015-07-081-1/+1
| |/
* / changed WEBP to JPEG for imagesChristian S2015-07-031-1/+1
|/
* fixed share with activity to account for http file uploadDaniel Gultsch2015-07-021-40/+34
* refactored message context menuDaniel Gultsch2015-07-022-32/+37
* changed mime type handlingDaniel Gultsch2015-07-011-3/+2
* made httpconnection (download) ready all kind of filesDaniel Gultsch2015-06-303-7/+6
* refactored bodyContainsDownloadable to be more flexibleDaniel Gultsch2015-06-301-1/+1
* always show copy original url in context menu when url is availableDaniel Gultsch2015-06-301-2/+1