aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/adapter (follow)
Commit message (Expand)AuthorAgeFilesLines
* request storage permission when needed on Android 6.0Daniel Gultsch2015-12-121-13/+1
* Merge pull request #47 from siacs/masterChristian S2015-11-011-1/+1
|\
| * explicitly mark verified omemo keys in UIDaniel Gultsch2015-10-311-1/+1
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-311-12/+103
|\|
| * Merge pull request #1513 from fiaxh/pgp_background_decryptionDaniel Gultsch2015-10-301-1/+5
| |\
| | * Show PGP "please wait" message only when actually decryptingfiaxh2015-10-281-1/+5
| * | load avatars in message adapter in background taskDaniel Gultsch2015-10-291-11/+92
| * | show encryption type in warned/red messagesDaniel Gultsch2015-10-281-0/+6
| |/
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-201-9/+14
|\|
| * open unknown files with wildcard intentDaniel Gultsch2015-10-201-9/+14
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-162-5/+4
|\|
| * code clean upDaniel Gultsch2015-10-122-5/+4
* | Merge branch 'siacs/master' into developmentChristian S2015-10-071-1/+6
|\|
| * try to catch plattform bugsDaniel Gultsch2015-10-021-1/+6
* | copy commitsChristian S2015-10-011-4/+9
|\|
| * catch rare activity not found exception when opening downloaded filesDaniel Gultsch2015-09-271-4/+9
* | added blue tick as read indicatorChristian S2015-09-261-0/+5
* | Version 1.6.9Christian S2015-09-121-1/+1
|\|
| * added some key bindingDaniel Gultsch2015-09-071-1/+1
* | copy commitsChristian S2015-08-291-0/+1
|\|
| * fixed highlight text color for white chat bubblesDaniel Gultsch2015-08-261-0/+1
* | Version 1.6.5Christian S2015-08-261-35/+51
|\|
| * remove unused imports.Michael2015-08-251-1/+0
| * added setting to allow for white backgrounds in incoming message bubblesDaniel Gultsch2015-08-241-34/+51
* | version 1.6.0 beta 3Christian S2015-08-121-6/+2
|\|
| * use same code that is used to open files for imagesDaniel Gultsch2015-08-111-4/+1
| * changed color of 'whispered' prefixDaniel Gultsch2015-08-111-2/+1
* | modified image preview size and avatar sizeChristian S2015-08-081-4/+4
* | copy commitsChristian S2015-08-081-1/+6
|\|
| * added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-1/+6
* | copy commitsChristian S2015-08-021-28/+44
|\|
| * Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub2015-08-011-3/+3
| * Fix session logic: enforce same type of encryptionAndreas Straub2015-07-301-25/+3
| * fixed some colors in message adapterDaniel Gultsch2015-07-301-25/+31
| * Reset lock color for non-axolotl messagesAndreas Straub2015-07-291-0/+2
| * Tag carbon messages in parser, adapt session logicAndreas Straub2015-07-291-2/+2
| * Color plaintext messages in encrypted sessions redAndreas Straub2015-07-291-0/+30
| * Refactor out inner classes, cache trust storeAndreas Straub2015-07-291-3/+3
* | copy commitsChristian S2015-07-231-1/+1
|\|
| * use 'interactive mode' when starting downloads from the context menuDaniel Gultsch2015-07-221-1/+1
* | copy commitsChristian S2015-07-205-35/+65
|\|
| * changed message bubble appearanceRaphael Pohl2015-07-201-10/+27
| * Optimize importsAndreas Straub2015-07-205-24/+24
| * Fix trust status for outgoing messagesAndreas Straub2015-07-191-4/+4
| * Show trust status of messages' originating sessionAndreas Straub2015-07-191-0/+13
| * changed switch widgetDaniel Gultsch2015-07-181-3/+3
* | Version 1.5.0Christian S2015-07-181-2/+2
|\|
| * code cleanupDaniel Gultsch2015-07-171-1/+1
* | Merge branch 'development' of https://github.com/siacs/Conversations into sia...Christian S2015-07-142-16/+18
|\|
| * renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch2015-07-101-1/+1