aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update license string with librariesAndreas Straub2015-08-151-0/+4
|
* Display error message if all contact keys purgedAndreas Straub2015-08-152-0/+34
|
* show HTTP upload availability on Edit account screenhlad2015-08-142-0/+21
|
* provide more detailed error toasts for http file downloadDaniel Gultsch2015-08-101-1/+3
|
* decreased right hand side padding in contact keysDaniel Gultsch2015-08-081-1/+3
|
* renamed multi-end / axolotl to OMEMODaniel Gultsch2015-08-083-18/+17
|
* changed text selection colorDaniel Gultsch2015-08-053-0/+3
|
* added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-032-0/+4
|
* sync translations with transifexDaniel Gultsch2015-08-0324-71/+14
|
* temporarily renamed new encryption method to 'Multi-End' until a better name ↵Daniel Gultsch2015-08-011-10/+10
| | | | has been found
* removed expert setting to 'force encryption'. merged certifcate and ↵Daniel Gultsch2015-07-312-83/+75
| | | | encryption settings into same category
* fixed some colors in message adapterDaniel Gultsch2015-07-303-2/+1
|
* Highlight selected message's fingerprint in listAndreas Straub2015-07-292-0/+2
|
* add new received message bubble drawableDaniel Gultsch2015-07-2915-0/+0
|
* show warning when trying to highlight users that have left the conferenceDaniel Gultsch2015-07-221-0/+1
|
* treat private, non-anonymous mucs like 1:1 chats notification wiseDaniel Gultsch2015-07-222-3/+3
|
* Hide regenerate keys buttonAndreas Straub2015-07-221-1/+1
| | | | Can re-enable it via Config.java setting
* decreased saturation of received message bubbles by 25 unitsDaniel Gultsch2015-07-2110-0/+0
|
* Add INACTIVE state for removed keysAndreas Straub2015-07-211-0/+1
| | | | | | | | | | | | | We introduce a new trust state: INACTIVE. This state is intended for old keys that have been removed. When a TRUSTED device is removed from the PEP devicelist, it's status will be set to INACTIVE. INACTIVE keys are shown in the UI as greyed out, non-interactible key rows. Messages are not encrypted for INACTIVE devices. When an INACTIVE device reappears in PEP, or a message is received from an INACTIVE device, it is set back to trusted.
* allow for private messages being started from muc details in anonymous mucsDaniel Gultsch2015-07-212-0/+5
|
* very subtleDaniel Gultsch2015-07-218-60/+74
|
* Add purge axolotl key optionAndreas Straub2015-07-201-0/+3
| | | | Can now long-press a key to permanently purge it.
* pulled new translations from transifexDaniel Gultsch2015-07-202-1/+6
|
* changed sizes of avatars and padding in new message bubblesDaniel Gultsch2015-07-2015-30/+29
|
* changed message bubble appearanceRaphael Pohl2015-07-2025-61/+62
|
* fixed monospace font and android LDaniel Gultsch2015-07-205-6/+13
|
* Merge branch 'CryptoNextBeta' into developmentAndreas Straub2015-07-2022-5/+264
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CryptoNextBeta: (60 commits) Lock TrustKeys if no trusted keys are available Optimize imports Use MD style for key trust toggle switch Fix set/remove OnUpdateBlocklistListener Fix axolotl database migration Remove device list from EditAccount Add clear devices to overflow menu in EditAccount Ask for key trust when sending messages Encrypt files for HTTP upload in encrypted chats Refactor trust key ui and show in account details Send correct body for HTTP files Handle file transmission properly in axolotl Remove unneccessary code Fix trust status for outgoing messages Don't merge messages with different trust statuses Fix copying of axolotl keys to clipboard Add refresh icon to v21 theme Disable Axolotl option if not usable Show trust status of messages' originating session Add key trust toggle to ContactDetailsActivity ...
| * Use MD style for key trust toggle switchAndreas Straub2015-07-202-7/+1
| |
| * Remove device list from EditAccountAndreas Straub2015-07-191-43/+0
| |
| * Add clear devices to overflow menu in EditAccountAndreas Straub2015-07-192-0/+6
| |
| * Ask for key trust when sending messagesAndreas Straub2015-07-192-0/+123
| | | | | | | | | | | | 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-194-10/+51
| | | | | | | | | | | | | | | | | | 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 refresh icon to v21 themeSam Whited2015-07-196-0/+1
| |
| * Add key trust toggle to ContactDetailsActivityAndreas Straub2015-07-1912-0/+13
| | | | | | | | Can now toggle IdentityKey trust
| * Display trust status in ContactDetailsActivityAndreas Straub2015-07-191-3/+15
| |
| * Display axolotl chat message hintAndreas Straub2015-07-191-0/+1
| |
| * Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-192-0/+107
| | | | | | | | | | | | | | | | | | 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.
| * CryptoNext Menu entries addedAndreas Straub2015-07-192-0/+4
| |
* | don't show 'show contact details' context menu item when contact isn not in ↵Daniel Gultsch2015-07-201-25/+25
| | | | | | | | roster
* | Merge pull request #1289 from kriztan/patch-2Daniel Gultsch2015-07-201-1/+5
|\ \ | | | | | | show contact details in conference details ...
| * | show contact details in conference details ...Christian S2015-07-191-1/+5
| |/
* / Change CAB to accent color in v21Sam Whited2015-07-191-0/+3
|/
* changed switch widgetDaniel Gultsch2015-07-1830-4/+58
|
* pulled translationsDaniel Gultsch2015-07-187-1/+15
|
* version bump to 1.5.0-beta.2Daniel Gultsch2015-07-161-1/+1
|
* fixed some ux glitches in editaccountDaniel Gultsch2015-07-162-2/+0
|
* removed empty translation fileDaniel Gultsch2015-07-161-2/+0
|
* made 'check image on http host' message more generic. fixed #1281Daniel Gultsch2015-07-1627-103/+332
|
* renamed colorsDaniel Gultsch2015-07-1334-152/+153
|
* display toast in ui on failed http downloadDaniel Gultsch2015-07-101-0/+1
| | | | fixes #954