Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decreased saturation of received message bubbles by 25 units | Daniel Gultsch | 2015-07-21 | 10 | -0/+0 |
| | |||||
* | Add INACTIVE state for removed keys | Andreas Straub | 2015-07-21 | 1 | -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 mucs | Daniel Gultsch | 2015-07-21 | 2 | -0/+5 |
| | |||||
* | very subtle | Daniel Gultsch | 2015-07-21 | 8 | -60/+74 |
| | |||||
* | Add purge axolotl key option | Andreas Straub | 2015-07-20 | 1 | -0/+3 |
| | | | | Can now long-press a key to permanently purge it. | ||||
* | pulled new translations from transifex | Daniel Gultsch | 2015-07-20 | 2 | -1/+6 |
| | |||||
* | changed sizes of avatars and padding in new message bubbles | Daniel Gultsch | 2015-07-20 | 15 | -30/+29 |
| | |||||
* | changed message bubble appearance | Raphael Pohl | 2015-07-20 | 25 | -61/+62 |
| | |||||
* | fixed monospace font and android L | Daniel Gultsch | 2015-07-20 | 5 | -6/+13 |
| | |||||
* | Merge branch 'CryptoNextBeta' into development | Andreas Straub | 2015-07-20 | 22 | -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 switch | Andreas Straub | 2015-07-20 | 2 | -7/+1 |
| | | |||||
| * | Remove device list from EditAccount | Andreas Straub | 2015-07-19 | 1 | -43/+0 |
| | | |||||
| * | Add clear devices to overflow menu in EditAccount | Andreas Straub | 2015-07-19 | 2 | -0/+6 |
| | | |||||
| * | Ask for key trust when sending messages | Andreas Straub | 2015-07-19 | 2 | -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 details | Andreas Straub | 2015-07-19 | 4 | -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 theme | Sam Whited | 2015-07-19 | 6 | -0/+1 |
| | | |||||
| * | Add key trust toggle to ContactDetailsActivity | Andreas Straub | 2015-07-19 | 12 | -0/+13 |
| | | | | | | | | Can now toggle IdentityKey trust | ||||
| * | Display trust status in ContactDetailsActivity | Andreas Straub | 2015-07-19 | 1 | -3/+15 |
| | | |||||
| * | Display axolotl chat message hint | Andreas Straub | 2015-07-19 | 1 | -0/+1 |
| | | |||||
| * | Add basic PEP managemend UI to EditAccountActivity | Andreas Straub | 2015-07-19 | 2 | -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 added | Andreas Straub | 2015-07-19 | 2 | -0/+4 |
| | | |||||
* | | don't show 'show contact details' context menu item when contact isn not in ↵ | Daniel Gultsch | 2015-07-20 | 1 | -25/+25 |
| | | | | | | | | roster | ||||
* | | Merge pull request #1289 from kriztan/patch-2 | Daniel Gultsch | 2015-07-20 | 1 | -1/+5 |
|\ \ | | | | | | | show contact details in conference details ... | ||||
| * | | show contact details in conference details ... | Christian S | 2015-07-19 | 1 | -1/+5 |
| |/ | |||||
* / | Change CAB to accent color in v21 | Sam Whited | 2015-07-19 | 1 | -0/+3 |
|/ | |||||
* | changed switch widget | Daniel Gultsch | 2015-07-18 | 30 | -4/+58 |
| | |||||
* | pulled translations | Daniel Gultsch | 2015-07-18 | 7 | -1/+15 |
| | |||||
* | version bump to 1.5.0-beta.2 | Daniel Gultsch | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | fixed some ux glitches in editaccount | Daniel Gultsch | 2015-07-16 | 2 | -2/+0 |
| | |||||
* | removed empty translation file | Daniel Gultsch | 2015-07-16 | 1 | -2/+0 |
| | |||||
* | made 'check image on http host' message more generic. fixed #1281 | Daniel Gultsch | 2015-07-16 | 27 | -103/+332 |
| | |||||
* | renamed colors | Daniel Gultsch | 2015-07-13 | 34 | -152/+153 |
| | |||||
* | display toast in ui on failed http download | Daniel Gultsch | 2015-07-10 | 1 | -0/+1 |
| | | | | fixes #954 | ||||
* | refactored message context menu | Daniel Gultsch | 2015-07-02 | 2 | -10/+15 |
| | |||||
* | pulled new translations from transifex | Daniel Gultsch | 2015-06-23 | 2 | -3/+20 |
| | |||||
* | pulled new translations from transifex | Daniel Gultsch | 2015-06-10 | 2 | -0/+10 |
| | |||||
* | upgrade build tools | Daniel Gultsch | 2015-06-02 | 1 | -2/+0 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2015-05-26 | 4 | -0/+20 |
| | |||||
* | added choose picture as another quick action. fixes #1221 | Daniel Gultsch | 2015-05-26 | 21 | -0/+2 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2015-05-20 | 7 | -0/+35 |
| | |||||
* | pulled new translations from transifex | Daniel Gultsch | 2015-05-16 | 3 | -52/+302 |
| | |||||
* | pulled updated translations from transifex | Daniel Gultsch | 2015-05-11 | 2 | -2/+4 |
| | |||||
* | rewrote parts of message adapter to avoid using NULL views | Daniel Gultsch | 2015-05-11 | 1 | -7/+0 |
| | |||||
* | changed conversation red to material red | Daniel Gultsch | 2015-05-10 | 26 | -1/+1 |
| | |||||
* | turn send button in cancel button while in whisper mode | Daniel Gultsch | 2015-05-03 | 20 | -0/+0 |
| | |||||
* | replace send button with quick action button as long as no text has been entered | Daniel Gultsch | 2015-05-02 | 115 | -405/+433 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2015-05-01 | 2 | -0/+70 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2015-04-29 | 8 | -1/+607 |
| | |||||
* | adjust dimens slightly to work with v21+ (v21 doesn't count the navigation bar) | Daniel Gultsch | 2015-04-28 | 3 | -0/+0 |
| | |||||
* | increased padding on image buttons on v21 to match material guidelines | Daniel Gultsch | 2015-04-28 | 5 | -7/+9 |
| |