Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-21 | New translations strings.xml (Galician) | Christian Schneppe | 1 | -580/+578 | |
2018-11-21 | New translations strings.xml (Turkish) | Christian Schneppe | 1 | -681/+678 | |
2018-11-21 | delete file because of conflicts | Christian Schneppe | 1 | -435/+0 | |
2018-11-15 | rename variable | Christian Schneppe | 10 | -10/+10 | |
2018-11-15 | refactored some ManageAccount, WelcomeActivity and a few other things | Christian Schneppe | 1 | -0/+1 | |
2018-11-11 | implement message deletion | Christian Schneppe | 1 | -1/+3 | |
fixed #208 | |||||
2018-11-08 | code cleanup | Christian Schneppe | 1 | -1/+0 | |
2018-11-08 | separate contacts and groups shared via xmpp uris | Christian Schneppe | 10 | -0/+0 | |
2018-11-08 | show max file size for httpupload in profile --> server info | Christian Schneppe | 1 | -2/+3 | |
2018-11-08 | use material colors | Martin/Geno | 5 | -50/+37 | |
2018-11-08 | improve openkeychain error reporting | Christian Schneppe | 1 | -0/+1 | |
2018-11-07 | design message border | Martin/Geno | 19 | -94/+25 | |
2018-10-22 | bring back animated gif view in MediaViewer | Christian Schneppe | 3 | -1/+10 | |
2018-10-20 | fix some build errors | Christian Schneppe | 3 | -5/+4 | |
2018-10-20 | New translations strings.xml (Russian) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (German) | Christian Schneppe | 1 | -1/+7 | |
2018-10-20 | New translations strings.xml (Cebuano) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Filipino) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Indonesian) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Spanish) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Basque) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Catalan) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Czech) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Dutch) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Romanian) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (French) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Greek) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Italian) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Polish) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Portuguese) | Christian Schneppe | 1 | -113/+113 | |
2018-10-20 | New translations strings.xml (Swedish) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Tagalog) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Portuguese, Brazilian) | Christian Schneppe | 1 | -114/+113 | |
2018-10-20 | New translations strings.xml (Galician) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | New translations strings.xml (Turkish) | Christian Schneppe | 1 | -1/+0 | |
2018-10-20 | Do not insert text shared over XMPP uri when already drafting message | Christian Schneppe | 1 | -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-20 | show snackbar for remote server timeout in mucs | Christian Schneppe | 1 | -0/+1 | |
2018-10-20 | show cancelled instead of delivery failed if user requested to abort transfer | Christian Schneppe | 1 | -0/+1 | |
2018-10-20 | add confirmation dialog for deleting files | Christian Schneppe | 1 | -1/+4 | |
2018-10-20 | change apk icon | Christian Schneppe | 5 | -0/+0 | |
2018-10-06 | New translations strings.xml (Russian) | Christian Schneppe | 1 | -0/+7 | |
2018-10-04 | Do weOwnFile security check only when attaching | Christian Schneppe | 1 | -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-04 | New translations strings.xml (German) | Christian Schneppe | 1 | -0/+7 | |
2018-10-04 | correct color for paperclip | Christian Schneppe | 5 | -0/+0 | |
2018-10-04 | New translations strings.xml (Russian) | Christian Schneppe | 1 | -2/+0 | |
2018-10-04 | New translations strings.xml (German) | Christian Schneppe | 1 | -7/+0 | |
2018-10-04 | New translations strings.xml (Cebuano) | Christian Schneppe | 1 | -7/+0 | |
2018-10-04 | New translations strings.xml (Filipino) | Christian Schneppe | 1 | -7/+0 | |
2018-10-04 | New translations strings.xml (Indonesian) | Christian Schneppe | 1 | -7/+0 | |
2018-10-04 | New translations strings.xml (Spanish) | Christian Schneppe | 1 | -7/+0 | |