aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start AppUpdater automaticallyChristian S2015-09-201-0/+4
* show the update dialog and not the whole activityChristian S2015-09-201-9/+17
* copy commitsChristian S2015-09-181-56/+59
|\
| * catch IndexOutOfBoundsException when swiping away conversationsDaniel Gultsch2015-09-171-1/+5
* | Merge branch 'siacs/master' into developmentChristian S2015-09-153-9/+39
|\|
| * added possibiltiy to set conferences as moderated (only visible in advanced m...Daniel Gultsch2015-09-133-9/+39
* | Version 1.6.9Christian S2015-09-127-61/+182
|\|
| * added alt as possible modifier key. use mod+(0..9) to jump to a conversationDaniel Gultsch2015-09-092-26/+46
| * added rotation detection to up/down navigationDaniel Gultsch2015-09-071-4/+23
| * added some key bindingDaniel Gultsch2015-09-073-5/+87
| * catch npe in setupIme methodDaniel Gultsch2015-09-071-1/+3
| * indicate broken pep in server infoDaniel Gultsch2015-09-061-1/+7
| * Only show that have sessions in fingerprint listAndreas Straub2015-09-064-43/+35
* | added some toasts to UpdaterActivityChristian S2015-09-061-1/+11
* | disable ActionBar buttonsChristian S2015-09-061-0/+5
* | version 1.6.9 betaChristian S2015-09-062-0/+200
* | Merge pull request #34 from siacs/masterChristian S.2015-09-053-9/+14
|\|
| * invoke onEnterPressed callback only if shift is not pressedDaniel Gultsch2015-09-041-1/+1
| * minimize softkeyboard only if it has been in fullscreen modeDaniel Gultsch2015-09-041-1/+3
| * show an send button instead of the enter key in softkeyboards when enterIsSen...Daniel Gultsch2015-09-042-7/+10
* | modified avatar size in publish avatar activityChristian S2015-09-041-1/+1
* | Merge pull request #33 from siacs/masterChristian S.2015-09-041-0/+1
|\|
| * Ensure uris is empty before onStart adds to itAndreas Straub2015-09-021-0/+1
* | resize avatar image in publish profile viewChristian S2015-09-011-1/+1
* | copy commitsChristian S2015-08-292-1/+2
|\|
| * use dedicated colors for primary and primary_darkDaniel Gultsch2015-08-261-1/+1
| * fixed highlight text color for white chat bubblesDaniel Gultsch2015-08-261-0/+1
* | Version 1.6.5Christian S2015-08-263-38/+62
|\|
| * remove unused imports.Michael2015-08-251-1/+0
| * renamed plain text to unencrypted. fixes #1331Daniel Gultsch2015-08-241-1/+1
| * added setting to allow for white backgrounds in incoming message bubblesDaniel Gultsch2015-08-243-36/+61
* | version 1.6.0Christian S2015-08-152-0/+17
|\|
| * Display error message if all contact keys purgedAndreas Straub2015-08-151-0/+10
| * show HTTP upload availability on Edit account screenhlad2015-08-141-0/+7
* | rename axolotl to omemoChristian S2015-08-121-1/+1
* | version 1.6.0 beta 3Christian S2015-08-125-13/+9
|\|
| * 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
| * renamed multi-end / axolotl to OMEMODaniel Gultsch2015-08-084-7/+7
* | also hide encryption options in MUCsChristian S2015-08-081-0/+1
* | add config option to hide all encryption modesChristian S2015-08-081-0/+1
* | modified image preview size and avatar sizeChristian S2015-08-081-4/+4
* | copy commitsChristian S2015-08-089-47/+121
|\|
| * hide multi-end and otr encryption in conferencesDaniel Gultsch2015-08-061-2/+3
| * Improve TrustKeysActivity slider responsivenessAndreas Straub2015-08-051-11/+11
| * added config.java variable to hide openpgp as an encryption methodDaniel Gultsch2015-08-052-0/+3
| * added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-036-33/+104
* | copy commitsChristian S2015-08-027-103/+133
|\|
| * Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub2015-08-014-26/+32
| * Refactor axolotl message processing workflowAndreas Straub2015-07-311-1/+1