Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | open manage account + certificate chooser when cbe mode is enabled | Daniel Gultsch | 2015-10-20 | 1 | -0/+1 |
| | |||||
* | improved error reporting in trust keys activity | Daniel Gultsch | 2015-10-17 | 1 | -0/+2 |
| | |||||
* | changed some source strings | Daniel Gultsch | 2015-10-14 | 1 | -2/+2 |
| | |||||
* | add config variable to enable x509 verification | Daniel Gultsch | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | add menu item in account details to renew certificate | Daniel Gultsch | 2015-10-11 | 1 | -1/+4 |
| | |||||
* | Captcha support. | Armin Novak | 2015-10-11 | 1 | -0/+3 |
| | |||||
* | Fixed a typo in string.xml | Safwat Halaby | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | initial UI work to allow setting up accounts from certifcates | Daniel Gultsch | 2015-10-09 | 1 | -0/+3 |
| | |||||
* | introduced expert options to set status to away and xa if screen is off or ↵ | Daniel Gultsch | 2015-10-08 | 1 | -0/+5 |
| | | | | if phone is silenced | ||||
* | Export logs to SD card preference | fiaxh | 2015-09-21 | 1 | -0/+3 |
| | |||||
* | added possibiltiy to set conferences as moderated (only visible in advanced ↵ | Daniel Gultsch | 2015-09-13 | 1 | -1/+3 |
| | | | | mode) | ||||
* | indicate broken pep in server info | Daniel Gultsch | 2015-09-06 | 1 | -0/+1 |
| | |||||
* | added special error state for dns timeout | Daniel Gultsch | 2015-09-01 | 1 | -0/+1 |
| | |||||
* | added XEP number for http file upload | Daniel Gultsch | 2015-08-27 | 1 | -2/+2 |
| | |||||
* | use dedicated colors for primary and primary_dark | Daniel Gultsch | 2015-08-26 | 2 | -4/+5 |
| | |||||
* | renamed plain text to unencrypted. fixes #1331 | Daniel Gultsch | 2015-08-24 | 1 | -2/+2 |
| | |||||
* | added setting to allow for white backgrounds in incoming message bubbles | Daniel Gultsch | 2015-08-24 | 1 | -0/+2 |
| | |||||
* | Update license string with libraries | Andreas Straub | 2015-08-15 | 1 | -0/+4 |
| | |||||
* | Display error message if all contact keys purged | Andreas Straub | 2015-08-15 | 1 | -0/+2 |
| | |||||
* | show HTTP upload availability on Edit account screen | hlad | 2015-08-14 | 1 | -0/+1 |
| | |||||
* | provide more detailed error toasts for http file download | Daniel Gultsch | 2015-08-10 | 1 | -1/+3 |
| | |||||
* | renamed multi-end / axolotl to OMEMO | Daniel Gultsch | 2015-08-08 | 1 | -12/+11 |
| | |||||
* | changed text selection color | Daniel Gultsch | 2015-08-05 | 1 | -0/+1 |
| | |||||
* | added Config.java varibale to lock account creation to specfic domain | Daniel Gultsch | 2015-08-03 | 1 | -0/+3 |
| | |||||
* | temporarily renamed new encryption method to 'Multi-End' until a better name ↵ | Daniel Gultsch | 2015-08-01 | 1 | -10/+10 |
| | | | | has been found | ||||
* | removed expert setting to 'force encryption'. merged certifcate and ↵ | Daniel Gultsch | 2015-07-31 | 1 | -1/+0 |
| | | | | encryption settings into same category | ||||
* | fixed some colors in message adapter | Daniel Gultsch | 2015-07-30 | 1 | -0/+1 |
| | |||||
* | Highlight selected message's fingerprint in list | Andreas Straub | 2015-07-29 | 1 | -0/+1 |
| | |||||
* | show warning when trying to highlight users that have left the conference | Daniel Gultsch | 2015-07-22 | 1 | -0/+1 |
| | |||||
* | treat private, non-anonymous mucs like 1:1 chats notification wise | Daniel Gultsch | 2015-07-22 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -0/+1 |
| | |||||
* | Add purge axolotl key option | Andreas Straub | 2015-07-20 | 1 | -0/+3 |
| | | | | Can now long-press a key to permanently purge it. | ||||
* | changed sizes of avatars and padding in new message bubbles | Daniel Gultsch | 2015-07-20 | 1 | -1/+0 |
| | |||||
* | changed message bubble appearance | Raphael Pohl | 2015-07-20 | 1 | -0/+1 |
| | |||||
* | Use MD style for key trust toggle switch | Andreas Straub | 2015-07-20 | 1 | -6/+0 |
| | |||||
* | Add clear devices to overflow menu in EditAccount | Andreas Straub | 2015-07-19 | 1 | -0/+2 |
| | |||||
* | Ask for key trust when sending messages | Andreas Straub | 2015-07-19 | 1 | -0/+3 |
| | | | | | | 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 | 2 | -0/+8 |
| | | | | | | | | | 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 ContactDetailsActivity | Andreas Straub | 2015-07-19 | 2 | -0/+2 |
| | | | | Can now toggle IdentityKey trust | ||||
* | 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 | 1 | -0/+6 |
| | | | | | | | | | 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 | 1 | -0/+1 |
| | |||||
* | changed switch widget | Daniel Gultsch | 2015-07-18 | 1 | -2/+12 |
| | |||||
* | version bump to 1.5.0-beta.2 | Daniel Gultsch | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | made 'check image on http host' message more generic. fixed #1281 | Daniel Gultsch | 2015-07-16 | 1 | -2/+1 |
| | |||||
* | renamed colors | Daniel Gultsch | 2015-07-13 | 4 | -18/+17 |
| | |||||
* | 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 | 1 | -3/+2 |
| | |||||
* | added choose picture as another quick action. fixes #1221 | Daniel Gultsch | 2015-05-26 | 1 | -0/+2 |
| |