Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | changed conversation red to material red | Daniel Gultsch | 2015-05-10 | 1 | -1/+1 |
| | |||||
* | replace send button with quick action button as long as no text has been entered | Daniel Gultsch | 2015-05-02 | 2 | -404/+424 |
| | |||||
* | increased padding on image buttons on v21 to match material guidelines | Daniel Gultsch | 2015-04-28 | 1 | -3/+4 |
| | |||||
* | Add option to remove manually approved certificates | BrianBlade | 2015-04-19 | 1 | -0/+11 |
| | | | | | | | - "Remove certificates" option brings up a dialog that allows to delete certificates from MemorizingTrustManager's keystore - Reconnect active accounts when certificate-settings are changed - new preference category "Certificate options" | ||||
* | Merge branch 'dont_trust_cas_preference' of ↵ | iNPUTmice | 2015-04-14 | 1 | -1/+3 |
|\ | | | | | | | | | | | | | | | https://github.com/BrianBlade/Conversations into BrianBlade-dont_trust_cas_preference Conflicts: src/main/res/values-de/strings.xml src/main/res/values/strings.xml | ||||
| * | Add option to use MTM without default TrustManager | BrianBlade | 2015-04-11 | 1 | -0/+2 |
| | | | | | | | | | | | | Add a new "Don't trust system CAs" preference under advanced options that will change the behaviour of the MemorizingTrustManager. All formerly unknown certificates will raise a warning if checked. | ||||
* | | Enable end-conversation by swipe gesture | BrianBlade | 2015-04-08 | 1 | -0/+3 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add EnhancedListView library de.timroes.android:EnhancedListView:0.3.4 to enable swipe-out for ListViews Re-enable selectableItemBackground Dont end selectedConversation on swipe Call mConversationFragment.reinit() instead. Add separate undo string for swipe MUC. Add blacklistedConversation for undo swipe Update title_undo_swipe_* strings Fix undo(), rename blacklistedConversation Fix discardUndo(); re-init selectedConversation maintain scroll position after undo clear notification when dismissing a conversation modified / simplified maintain scroll position code simplify handling of selectedConversation change undo_muc string, remove notifyDataSetChanged() | ||||
* | Added multiple select to Choose Contact Activity | Andreas Straub | 2015-03-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | When passing the Choose Contact Activity a boolean called "multiple" set to true, it now allows the user to select multiple contacts. Long pressing a contact enters multiple selection mode and the selection is confirmed using a button in the CAB. The Activity returns whether or not multiple contacts were selected using the same boolean. If multiple contacts were selected, an array of JID strings called "contacts" is returned. The Choose Contact Activity now also honors "filter_contacts", an array of strings containing JIDs that should not be displayed in the picker. The invite to conference dialog now uses this feature to enable inviting multiple contacts at once. Additionally, Invite Contact uses "filter_contacts" to only display contacts that are not yet participating in the conversation | ||||
* | show geo uris as 'location' in overview | iNPUTmice | 2015-03-10 | 1 | -0/+2 |
| |