aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-315-4/+18
|\
| * load avatars in message adapter in background taskDaniel Gultsch2015-10-292-4/+4
| |
| * show encryption type in warned/red messagesDaniel Gultsch2015-10-281-0/+11
| |
| * Reset the margins manually after rotatingsaqura2015-10-263-0/+3
| |
* | updated AppUpdater a bitChristian S2015-10-101-9/+5
| |
* | Merge branch 'siacs/master' into developmentChristian S2015-10-071-0/+28
|\|
| * Show whether MAM is supported in MUCssaqura2015-10-061-1/+30
| | | | | | | | | | The conference details in "Advanced Mode" now indicate whether MAM is supported by the conference server.
* | changed message ticksChristian S2015-10-031-5/+4
| |
* | modified read indicator a bitChristian S2015-09-261-4/+4
| |
* | added blue tick as read indicatorChristian S2015-09-261-0/+9
| |
* | version 1.6.9 betaChristian S2015-09-061-0/+19
| | | | | | | | * in app updater
* | modified publish avatar layoutChristian S2015-09-051-65/+94
| |
* | copy commitsChristian S2015-08-291-1/+1
|\|
| * use dedicated colors for primary and primary_darkDaniel Gultsch2015-08-261-1/+1
| |
* | some little image preview changesChristian S2015-08-193-3/+4
| |
* | version 1.6.0Christian S2015-08-152-0/+52
|\|
| * Display error message if all contact keys purgedAndreas Straub2015-08-151-0/+32
| |
| * show HTTP upload availability on Edit account screenhlad2015-08-141-0/+20
| |
* | version 1.6.0 beta 3Christian S2015-08-122-6/+8
|\|
| * decreased right hand side padding in contact keysDaniel Gultsch2015-08-081-1/+3
| |
| * renamed multi-end / axolotl to OMEMODaniel Gultsch2015-08-081-3/+3
| |
* | modified avatar sizesChristian S2015-08-083-493/+474
| |
* | copy commitsChristian S2015-08-083-462/+490
|\|
| * changed text selection colorDaniel Gultsch2015-08-052-0/+2
| |
| * added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-0/+1
| |
* | copy commitsChristian S2015-08-023-2/+1
|\|
| * fixed some colors in message adapterDaniel Gultsch2015-07-302-2/+0
| |
| * Highlight selected message's fingerprint in listAndreas Straub2015-07-291-0/+1
| |
* | added border around avatars in chat viewChristian S2015-07-232-1/+4
| |
* | removed old layout partsChristian S2015-07-232-28/+0
| |
* | copy commitsChristian S2015-07-238-329/+344
|\|
| * Hide regenerate keys buttonAndreas Straub2015-07-221-1/+1
| | | | | | | | Can re-enable it via Config.java setting
| * very subtleDaniel Gultsch2015-07-218-60/+74
| |
* | copy commitsChristian S2015-07-2012-49/+308
|\|
| * changed sizes of avatars and padding in new message bubblesDaniel Gultsch2015-07-204-29/+29
| |
| * changed message bubble appearanceRaphael Pohl2015-07-205-61/+61
| |
| * fixed monospace font and android LDaniel Gultsch2015-07-205-6/+13
| |
| * Use MD style for key trust toggle switchAndreas Straub2015-07-201-1/+1
| |
| * Remove device list from EditAccountAndreas Straub2015-07-191-43/+0
| |
| * Ask for key trust when sending messagesAndreas Straub2015-07-191-0/+120
| | | | | | | | | | | | If the contact (or the own account) has keys that have UNDECIDED trust, we now drop the user into the new TrustKeysActivity, where they have to decide for each new key whether it should be TRUSTED or UNTRUSTED.
| * Refactor trust key ui and show in account detailsAndreas Straub2015-07-192-10/+43
| | | | | | | | | | | | | | | | | | Refactored the trust key row UI element so it can be used in multiple places. It now also uses a slider to toggle the trust state, and the redundant trust state description was removed. EditAccountActivity now shows the keys of other devices associated with that account.
| * Add key trust toggle to ContactDetailsActivityAndreas Straub2015-07-191-0/+10
| | | | | | | | Can now toggle IdentityKey trust
| * Display trust status in ContactDetailsActivityAndreas Straub2015-07-191-3/+15
| |
| * Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-191-0/+101
| | | | | | | | | | | | | | | | | | EditAccountActivity now show own fingerprint, and gives an option to regenerate local keying material (and wipe all sessions associated with the old keys in the process). It also now displays a list of other own devices, and gives an option to remove all but the current device.
| * changed switch widgetDaniel Gultsch2015-07-181-2/+3
| |
* | copy commitsChristian S2015-07-162-2/+0
|\|
| * fixed some ux glitches in editaccountDaniel Gultsch2015-07-162-2/+0
| |
* | show bigger avatar in 'publish profile picture' viewChristian S.2015-07-161-3/+3
| |
* | show bigger avatar in 'edit account' viewChristian S.2015-07-161-2/+2
| |
* | Merge branch 'development' of https://github.com/siacs/Conversations into ↵Christian S2015-07-1423-123/+125
|\| | | | | | | siacs-development