aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
* check file owner when attaching files or using them as avatarDaniel Gultsch2016-04-071-0/+1
|
* allow to delete attachments. fixes #1539Daniel Gultsch2016-03-231-0/+1
|
* reworked sharewith activity to stay open during sharingDaniel Gultsch2016-03-161-0/+3
| | | | closing the activity prematuraly caused uri permissions to be revoked
* warn in conversations when account is disabledDaniel Gultsch2016-03-061-0/+1
|
* show host in file size checkerDaniel Gultsch2016-03-041-0/+1
|
* don't automatically crop avatarDaniel Gultsch2016-03-041-0/+1
|
* expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch2016-03-011-0/+2
|
* let users confirm each member in a conference even if that contact is ↵Daniel Gultsch2016-03-011-0/+1
| | | | already trusted
* optionally lock conference domains as well and hide known domains in uiDaniel Gultsch2016-02-241-0/+2
|
* Retry decryption from message menufiaxh2016-02-231-1/+0
|
* turned muc errors into enum. added error codes for service shutdownDaniel Gultsch2016-02-221-2/+3
|
* made clear that archiving preferences are server sideDaniel Gultsch2016-02-161-4/+4
|
* added setting to opt-out of message correction. renamed preferences and ↵Daniel Gultsch2016-02-161-15/+17
| | | | options to settings
* basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2016-02-151-0/+2
|
* client side support for XEP-0357: Push NotificationsDaniel Gultsch2016-02-121-0/+1
|
* allow user to set MAM preferencesDaniel Gultsch2016-02-092-0/+9
|
* prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch2016-02-041-0/+1
|
* opt out handling of the autojoin flag. fixes #1666Daniel Gultsch2016-02-011-0/+2
|
* refactored user handling in conferences. show try again button when ↵Daniel Gultsch2016-02-011-0/+1
| | | | conference has errors
* expert setting to trigger extended connection optionsDaniel Gultsch2016-01-251-0/+3
|
* added FormWrapper and form field validationDaniel Gultsch2016-01-231-0/+1
|
* changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch2016-01-221-0/+1
|
* show toast when image cropper get oomDaniel Gultsch2016-01-151-0/+1
|
* show key fetch error in activity when there are no keys to be usedDaniel Gultsch2016-01-131-0/+1
|
* s/TOR/Tor/gSam Whited2016-01-121-2/+2
|
* Revert "Add additional warnings to OMEMO purge key function"Daniel Gultsch2016-01-121-2/+0
| | | | This reverts commit 3bea5b25cd5496cd3f14a66c208b34d0c8e48b03.
* Add additional warnings to OMEMO purge key functionAndreas Straub2016-01-121-0/+2
| | | | | | People continue to press the "don't press this" button. Maybe adding some warnings indicating that this button will not fix their problems will help...
* don't use the word phone in stringsDaniel Gultsch2016-01-111-6/+5
|
* ask to be excluded from battery optimizationDaniel Gultsch2016-01-111-0/+4
|
* let the user decide on whether or not to compress picturesDaniel Gultsch2016-01-092-1/+17
|
* don't show snackbar when notifications are disabled or pausedDaniel Gultsch2016-01-081-1/+0
|
* show per conference notification settings in details activityDaniel Gultsch2016-01-081-2/+4
|
* Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch2016-01-041-0/+2
| | | | | fixes #1611 fixes #1602
* code cleanupDaniel Gultsch2015-12-231-0/+1
|
* show certificate informationDaniel Gultsch2015-12-231-0/+7
|
* modified contact permission dialogDaniel Gultsch2015-12-071-2/+1
|
* ask for contact permissions when first opening StartConversationActivityDaniel Gultsch2015-12-071-0/+3
|
* request storage permission when needed on Android 6.0Daniel Gultsch2015-12-071-0/+1
|
* implement direct sharing in android 6.0. fixes #1321Daniel Gultsch2015-12-071-0/+3
|
* renamed x509 verified omemo to v\OMEMODaniel Gultsch2015-12-021-3/+3
|
* Merge pull request #1545 from SamWhited/show_new_contact_request_messagesDaniel Gultsch2015-12-021-2/+2
|\ | | | | Show status message when contact requests presence
| * s/.../…/ in default stringsSam Whited2015-12-011-2/+2
| |
* | users are now able to crop their avatar pictures using the android-cropPhilip Flohr2015-12-021-0/+1
| | | | | | | | library
* | hide message content in notifications in paranoia modeDaniel Gultsch2015-12-021-0/+4
|/
* introduce config.java variable to optionally show number of connected ↵Daniel Gultsch2015-12-011-0/+1
| | | | accounts in notification
* add error state for unavailable tor networkDaniel Gultsch2015-12-011-1/+1
|
* initial tor supportDaniel Gultsch2015-12-011-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
|