aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add error state for unavailable tor networktor_supportDaniel Gultsch2015-11-301-1/+1
|
* initial tor supportDaniel Gultsch2015-11-281-0/+8
|
* indicate cbe in chat message hintDaniel Gultsch2015-10-311-2/+3
|
* explicitly mark verified omemo keys in UIDaniel Gultsch2015-10-311-0/+2
|
* Show PGP "please wait" message only when actually decryptingfiaxh2015-10-281-1/+2
|
* open manage account + certificate chooser when cbe mode is enabledDaniel Gultsch2015-10-201-0/+1
|
* improved error reporting in trust keys activityDaniel Gultsch2015-10-171-0/+2
|
* changed some source stringsDaniel Gultsch2015-10-141-2/+2
|
* add config variable to enable x509 verificationDaniel Gultsch2015-10-121-1/+1
|
* add menu item in account details to renew certificateDaniel Gultsch2015-10-111-1/+4
|
* Captcha support.Armin Novak2015-10-111-0/+3
|
* Fixed a typo in string.xmlSafwat Halaby2015-10-101-1/+1
|
* initial UI work to allow setting up accounts from certifcatesDaniel Gultsch2015-10-091-0/+3
|
* introduced expert options to set status to away and xa if screen is off or ↵Daniel Gultsch2015-10-081-0/+5
| | | | if phone is silenced
* Export logs to SD card preferencefiaxh2015-09-211-0/+3
|
* added possibiltiy to set conferences as moderated (only visible in advanced ↵Daniel Gultsch2015-09-131-1/+3
| | | | mode)
* indicate broken pep in server infoDaniel Gultsch2015-09-061-0/+1
|
* added special error state for dns timeoutDaniel Gultsch2015-09-011-0/+1
|
* added XEP number for http file uploadDaniel Gultsch2015-08-271-2/+2
|
* renamed plain text to unencrypted. fixes #1331Daniel Gultsch2015-08-241-2/+2
|
* added setting to allow for white backgrounds in incoming message bubblesDaniel Gultsch2015-08-241-0/+2
|
* Update license string with librariesAndreas Straub2015-08-151-0/+4
|
* Display error message if all contact keys purgedAndreas Straub2015-08-151-0/+2
|
* show HTTP upload availability on Edit account screenhlad2015-08-141-0/+1
|
* provide more detailed error toasts for http file downloadDaniel Gultsch2015-08-101-1/+3
|
* renamed multi-end / axolotl to OMEMODaniel Gultsch2015-08-081-12/+11
|
* added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-0/+3
|
* 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-311-1/+0
| | | | encryption settings into same category
* Highlight selected message's fingerprint in listAndreas Straub2015-07-291-0/+1
|
* 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-221-2/+2
|
* allow for private messages being started from muc details in anonymous mucsDaniel Gultsch2015-07-211-0/+1
|
* Add purge axolotl key optionAndreas Straub2015-07-201-0/+3
| | | | Can now long-press a key to permanently purge it.
* Add clear devices to overflow menu in EditAccountAndreas Straub2015-07-191-0/+2
|
* Ask for key trust when sending messagesAndreas Straub2015-07-191-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 detailsAndreas Straub2015-07-191-0/+2
| | | | | | | | | 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.
* Display axolotl chat message hintAndreas Straub2015-07-191-0/+1
|
* Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-191-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 addedAndreas Straub2015-07-191-0/+1
|
* version bump to 1.5.0-beta.2Daniel Gultsch2015-07-161-1/+1
|
* made 'check image on http host' message more generic. fixed #1281Daniel Gultsch2015-07-161-2/+1
|
* renamed colorsDaniel Gultsch2015-07-131-0/+1
|
* display toast in ui on failed http downloadDaniel Gultsch2015-07-101-0/+1
| | | | fixes #954
* refactored message context menuDaniel Gultsch2015-07-021-3/+2
|
* replace send button with quick action button as long as no text has been enteredDaniel Gultsch2015-05-021-404/+409
|
* Add option to remove manually approved certificatesBrianBlade2015-04-191-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 ↵iNPUTmice2015-04-141-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 TrustManagerBrianBlade2015-04-111-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 gestureBrianBlade2015-04-081-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()