aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch1-0/+1
2016-03-23pulled from transifexlookshe1-2/+2
2016-03-20Fixes FS#143 - Displaying of emoticons too largelookshe2-0/+7
2016-03-16reworked sharewith activity to stay open during sharingDaniel Gultsch1-0/+3
closing the activity prematuraly caused uri permissions to be revoked
2016-03-11Fixes FS#51: Change toggle in Account Management back to standardsteckbrief1-13/+0
2016-03-06warn in conversations when account is disabledDaniel Gultsch1-0/+1
2016-03-04show host in file size checkerDaniel Gultsch1-0/+1
2016-03-04don't automatically crop avatarDaniel Gultsch1-0/+1
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief2-0/+6
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief1-3/+0
2016-03-01expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch1-0/+2
2016-03-01let users confirm each member in a conference even if that contact is ↵Daniel Gultsch1-0/+1
already trusted
2016-02-28externalized string 'Retry decryption'trz/merge_1.10.1steckbrief1-0/+1
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch1-0/+2
2016-02-24Fixes FS#89 after merge conflictsteckbrief1-3/+6
2016-02-23Retry decryption from message menufiaxh1-1/+0
2016-02-23Removed stupid message correctionsteckbrief1-2/+0
2016-02-23Removed useless 'button-message' to load more messages. Implementation ↵steckbrief1-1/+0
already done with a more convenient method
2016-02-22turned muc errors into enum. added error codes for service shutdownDaniel Gultsch1-2/+3
2016-02-16made clear that archiving preferences are server sideDaniel Gultsch1-4/+4
2016-02-16added setting to opt-out of message correction. renamed preferences and ↵Daniel Gultsch1-15/+17
options to settings
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch1-0/+2
2016-02-13Unused preference 'picture_compression'. This feature is configured in our ↵steckbrief2-14/+0
variant via 'resize_picture'
2016-02-12green bubbles and setting to choose green or white bubbles removedsteckbrief1-2/+0
2016-02-12Fixed placeholder string for message input boxsteckbrief1-1/+1
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-0/+1
2016-02-11Fixed XML errors after mergesteckbrief2-0/+3
2016-02-09allow user to set MAM preferencesDaniel Gultsch2-0/+9
2016-02-04prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch1-0/+1
2016-02-01opt out handling of the autojoin flag. fixes #1666Daniel Gultsch1-0/+2
2016-02-01refactored user handling in conferences. show try again button when ↵Daniel Gultsch1-0/+1
conference has errors
2016-01-25expert setting to trigger extended connection optionsDaniel Gultsch1-0/+3
2016-01-23added FormWrapper and form field validationDaniel Gultsch1-0/+1
2016-01-22changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch1-0/+1
2016-01-15show toast when image cropper get oomDaniel Gultsch1-0/+1
2016-01-15Implements FS#64: Show who wrote last message in conversation overviewsteckbrief1-0/+1
2016-01-13show key fetch error in activity when there are no keys to be usedDaniel Gultsch1-0/+1
2016-01-12s/TOR/Tor/gSam Whited1-2/+2
2016-01-12Revert "Add additional warnings to OMEMO purge key function"Daniel Gultsch1-2/+0
This reverts commit 3bea5b25cd5496cd3f14a66c208b34d0c8e48b03.
2016-01-12Add additional warnings to OMEMO purge key functionAndreas Straub1-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...
2016-01-11don't use the word phone in stringsDaniel Gultsch1-6/+5
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch1-0/+4
2016-01-09let the user decide on whether or not to compress picturesDaniel Gultsch2-1/+17
2016-01-08don't show snackbar when notifications are disabled or pausedDaniel Gultsch1-1/+0
2016-01-08show per conference notification settings in details activityDaniel Gultsch1-2/+4
2016-01-04Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch1-0/+2
fixes #1611 fixes #1602
2015-12-23code cleanupDaniel Gultsch1-0/+1
2015-12-23show certificate informationDaniel Gultsch1-0/+7
2015-12-17Log error in case logcat command could not be executed; Show toast in case ↵steckbrief1-0/+1
nothing is copied
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief1-0/+5
distinguishes between image resizing and compressing/saving