aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-03introduced 'original' as video and image quality and do not ignorer errorChristian Schneppe2-0/+6
2018-12-30add ability to configure autojoin flag in groupchat detailsChristian Schneppe1-0/+1
2018-12-30add ability to set nickname in profileChristian Schneppe2-0/+8
2018-12-28fix typosChristian Schneppe1-1/+1
2018-12-27version 2.1.5 + CHANGELOGChristian Schneppe1-1/+2
2018-12-27added epub and azw mime types. try to resolve application/octet-stream by ↵Christian Schneppe3-0/+4
file extension instead. added preview icons for ebooks
2018-12-15synchronize join/leaves with bookmarksChristian Schneppe1-2/+2
2018-12-14show warning snackbar before joining anon-non-private roomChristian Schneppe1-0/+1
2018-12-04offer to start/install orbot for edit account screen.Christian Schneppe1-1/+3
2018-12-04implement self healing omemoChristian Schneppe1-0/+1
after receiving a SignalMessage that can’t be decrypted because of broken sessions Conversations will attempt to grab a new pre key bundle and send a new PreKeySignalMessage wrapped in a key transport message.
2018-11-30let the user forbid android from taking screenshotsChristian Schneppe2-0/+3
2018-11-23show only file size if http upload is availableChristian Schneppe1-1/+0
2018-11-23show 'show password' toggle for all magically created accountsChristian Schneppe2-0/+3
2018-11-23use toastcompat library to catch BadTokenExceptionChristian Schneppe1-0/+1
2018-11-23offer to copy error message to clipboardChristian Schneppe1-0/+1
2018-11-23provide option to reject subscription request when long pressing 'allow'Christian Schneppe1-0/+1
2018-11-23fix manual update checkChristian Schneppe1-0/+1
2018-11-15rename variableChristian Schneppe1-1/+1
2018-11-15refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe1-0/+1
2018-11-11implement message deletionChristian Schneppe1-1/+3
fixed #208
2018-11-08show max file size for httpupload in profile --> server infoChristian Schneppe1-2/+3
2018-11-08use material colorsMartin/Geno1-37/+37
2018-11-08improve openkeychain error reportingChristian Schneppe1-0/+1
2018-10-22bring back animated gif view in MediaViewerChristian Schneppe2-1/+3
2018-10-20Do not insert text shared over XMPP uri when already drafting messageChristian Schneppe1-0/+1
XMPP uris in the style of `xmpp:test@domain.tld?body=Something` can be used to directly share a message with a specific contact. Previously the text was always appended to the message currently in draft. The message was never send automatically. Essentially those links where treated like normal text share intents (for example when sharing a URL from the browser) but without the contact selection. There is a concern (CVE-2018-18467) that when this URI is invoked automatically and the user is currently drafting a long message to that particular contact the text could be inserted in the draft field (input box) without the user noticing. To circumvent that the text shared over XMPP uris that contain a particular contact is now appended only if the draft box is currently empty. Sharing text normally (**with** manual contact selection) is still treated the same; meaning the shared text will be appended to the current draft. This is intended behaviour to make the 'Hey I have this cool link here;' *open browser*, *share link* - secenario work.
2018-10-20show snackbar for remote server timeout in mucsChristian Schneppe1-0/+1
2018-10-20show cancelled instead of delivery failed if user requested to abort transferChristian Schneppe1-0/+1
2018-10-20add confirmation dialog for deleting filesChristian Schneppe1-1/+4
2018-10-04Do weOwnFile security check only when attachingChristian Schneppe1-0/+1
The general security check is recommend so a third party can not ask us to send an internal file. But we don’t need to do this for files we attach ourself from within the app
2018-10-04replace barcode with QR code in stringsChristian Schneppe1-7/+7
2018-10-03replace old barcode icons with qr code iconsChristian Schneppe1-2/+2
2018-10-03remove unused SimpleFingerGestures_Android_LibraryChristian Schneppe1-1/+0
2018-10-03rework MediaViewerActivityChristian Schneppe4-2/+7
2018-10-02show failed file messages count in chatlist correctlyChristian Schneppe2-3/+3
2018-10-01add shortcut for QR-Code scanning in profileChristian Schneppe2-0/+3
fixes #190
2018-10-01introduced error code for server not opening stream after auth or starttlsChristian Schneppe1-0/+1
2018-09-28Revert "design: bubbles more curvier, avatar higher radius and no border"Christian Schneppe1-1/+1
This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices.
2018-09-27some color changesChristian Schneppe1-2/+2
2018-09-26modify media preview sizes for various screensChristian Schneppe1-1/+1
2018-09-26s/show media/view media/gChristian Schneppe1-1/+1
2018-09-26introduce media browser activityChristian Schneppe2-0/+2
2018-09-26show conversation media in contact/conference detailsChristian Schneppe2-1/+3
2018-09-23use different menu items for record video and take photoChristian Schneppe3-2/+7
2018-09-23add icon for unknown file while keeping 'file' icon for documentsChristian Schneppe2-3/+6
2018-09-23preview media before sending them and allow sharing and attaching of ↵Christian Schneppe5-3/+31
multiple files
2018-09-14update stringsChristian Schneppe1-1/+1
2018-09-14show contact/group details as icons in tablet viewChristian Schneppe1-0/+1
2018-09-14highlight selected conversation in tablet viewChristian Schneppe1-3/+3
2018-09-14update stringsChristian Schneppe1-1/+1
2018-09-14design: bubbles more curvier, avatar higher radius and no borderMartin/Geno1-1/+1