aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-16modfied some avatar sizesChristian S3-6/+6
2016-01-15rename axolotlChristian S1-1/+1
2016-01-12use match_parent as height in conversations overviewDaniel Gultsch1-2/+2
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch1-169/+212
2016-01-08show per conference notification settings in details activityDaniel Gultsch1-0/+27
2016-01-08show icon in conversations overview when notifications are disabledDaniel Gultsch1-76/+97
2016-01-04Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch1-0/+0
fixes #1611 fixes #1602
2016-01-04properly rotate avatarsDaniel Gultsch1-2/+2
2015-12-23show certificate informationDaniel Gultsch1-0/+88
2015-12-04renamed axolotl to omemoChristian S1-1/+1
2015-12-04initial tor supportDaniel Gultsch1-63/+128
2015-12-01initial tor supportDaniel Gultsch1-1/+53
2015-11-29little layout improvementsChristian S2-4/+8
2015-11-14changed message background to light yellowChristian S1-3/+5
2015-10-29load avatars in message adapter in background taskDaniel Gultsch2-4/+4
2015-10-28show encryption type in warned/red messagesDaniel Gultsch1-0/+11
2015-10-26Reset the margins manually after rotatingsaqura3-0/+3
2015-10-10updated AppUpdater a bitChristian S1-9/+5
2015-10-06Show whether MAM is supported in MUCssaqura1-1/+30
The conference details in "Advanced Mode" now indicate whether MAM is supported by the conference server.
2015-10-03changed message ticksChristian S1-5/+4
2015-09-26modified read indicator a bitChristian S1-4/+4
2015-09-26added blue tick as read indicatorChristian S1-0/+9
2015-09-06version 1.6.9 betaChristian S1-0/+19
* in app updater
2015-09-05modified publish avatar layoutChristian S1-65/+94
2015-08-26use dedicated colors for primary and primary_darkDaniel Gultsch1-1/+1
2015-08-19some little image preview changesChristian S3-3/+4
2015-08-15Display error message if all contact keys purgedAndreas Straub1-0/+32
2015-08-14show HTTP upload availability on Edit account screenhlad1-0/+20
2015-08-08decreased right hand side padding in contact keysDaniel Gultsch1-1/+3
2015-08-08modified avatar sizesChristian S3-493/+474
2015-08-08renamed multi-end / axolotl to OMEMODaniel Gultsch1-3/+3
2015-08-05changed text selection colorDaniel Gultsch2-0/+2
2015-08-03added Config.java varibale to lock account creation to specfic domainDaniel Gultsch1-0/+1
2015-07-30fixed some colors in message adapterDaniel Gultsch2-2/+0
2015-07-29Highlight selected message's fingerprint in listAndreas Straub1-0/+1
2015-07-23added border around avatars in chat viewChristian S2-1/+4
2015-07-23removed old layout partsChristian S2-28/+0
2015-07-22Hide regenerate keys buttonAndreas Straub1-1/+1
Can re-enable it via Config.java setting
2015-07-21very subtleDaniel Gultsch8-60/+74
2015-07-20changed sizes of avatars and padding in new message bubblesDaniel Gultsch4-29/+29
2015-07-20changed message bubble appearanceRaphael Pohl5-61/+61
2015-07-20fixed monospace font and android LDaniel Gultsch5-6/+13
2015-07-20Use MD style for key trust toggle switchAndreas Straub1-1/+1
2015-07-19Remove device list from EditAccountAndreas Straub1-43/+0
2015-07-19Ask for key trust when sending messagesAndreas Straub1-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.
2015-07-19Refactor trust key ui and show in account detailsAndreas Straub2-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.
2015-07-19Add key trust toggle to ContactDetailsActivityAndreas Straub1-0/+10
Can now toggle IdentityKey trust
2015-07-19Display trust status in ContactDetailsActivityAndreas Straub1-3/+15
2015-07-19Add basic PEP managemend UI to EditAccountActivityAndreas Straub1-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.
2015-07-18changed switch widgetDaniel Gultsch1-2/+3