aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-06introduces new message state modelsteckbrief1-2/+5
2018-05-05introduces new message state modelsteckbrief1-2/+5
2018-02-16introduces cancel status for file transfers, fixes NPE in file sharing after ↵steckbrief1-0/+1
picture resize
2017-08-07Simplifying introduction of new XEP implementations, implements FS#250 and ↵steckbrief1-0/+9
FS#251 (Privacy and Security settings), refactoring of location of some interfaces
2017-08-02Implements FS#247 and FS#248: Show online status and typing notification in ↵steckbrief1-0/+2
title
2017-08-01Implements FS#106: Add expert setting to log xml tracesteckbrief1-0/+2
2017-02-06relates FS#241: Implementation of http download based on okhttpsteckbrief1-0/+2
2017-01-11Improved error handling for filetransfer:http:delete, Check for httpupload ↵steckbrief1-0/+2
feature available extended to include filetransfer:http as well, method to check if http upload is available moved from data class 'Account' to 'AccountUtil'
2017-01-04Added columns to fileparams table: url, original file name, key and ivsteckbrief1-0/+3
auto download of files moved from MessageParser to MessageAdapter download and open file representation cleaned up
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief1-0/+3
2016-08-23Fixes FS#229: prompt for confirmation before deleting a filesteckbrief1-0/+1
2016-08-22Basic filetransfer http delete implementation; Exceptions for IqPacketError ↵steckbrief1-0/+1
added
2016-04-18Related to FS#199: fixed merge hickups (message correction setting removed, ↵steckbrief1-2/+0
key for other expert settings readded)
2016-04-17DatabaseBackend updated to serve Conversatiosn Database version and ↵steckbrief1-0/+1
Conversations+ Database version HttpUpload Flag introduced for message to identify if a link was sent after httpupload message hint for httpupload added (message parsing and message generating)
2016-04-17removed unused stringlookshe1-1/+0
2016-04-14add setting for quick sharingDaniel Gultsch1-0/+4
2016-04-12added share uri button to conference detailsDaniel Gultsch1-0/+2
2016-04-09introduced setting to turn of notification ledDaniel Gultsch1-3/+5
2016-04-07check file owner when attaching files or using them as avatarDaniel Gultsch1-0/+1
2016-04-07Implements FS#187: Add single line copy to logcat viewsteckbrief1-0/+1
2016-04-03conversations->conversations+lookshe1-14/+14
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch1-0/+1
2016-03-23pulled from transifexlookshe1-2/+2
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-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 OMEMOsteckbrief1-0/+2
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'steckbrief1-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 ↵steckbrief1-2/+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 mergesteckbrief1-0/+2
2016-02-09allow user to set MAM preferencesDaniel Gultsch1-0/+3
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