Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | New translations strings.xml (Portuguese, Brazilian) | Christian Schneppe | 2018-10-03 | 1 | -114/+114 | |
| | | ||||||
| * | New translations strings.xml (German) | Christian Schneppe | 2018-10-03 | 1 | -1/+2 | |
| | | ||||||
| * | New translations strings.xml (Russian) | Christian Schneppe | 2018-10-03 | 1 | -0/+1 | |
| | | ||||||
| * | New translations strings.xml (Portuguese) | Christian Schneppe | 2018-10-03 | 1 | -114/+114 | |
| | | ||||||
| * | New translations strings.xml (German) | Christian Schneppe | 2018-10-02 | 1 | -0/+1 | |
| | | ||||||
| * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-27 | 1 | -0/+19 | |
| | | ||||||
| * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-27 | 1 | -0/+13 | |
| | | ||||||
| * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-27 | 1 | -0/+3 | |
| | | ||||||
| * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-27 | 1 | -0/+1 | |
| | | ||||||
* | | Do not insert text shared over XMPP uri when already drafting message | Christian Schneppe | 2018-10-20 | 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. | |||||
* | | show snackbar for remote server timeout in mucs | Christian Schneppe | 2018-10-20 | 1 | -0/+1 | |
| | | ||||||
* | | show cancelled instead of delivery failed if user requested to abort transfer | Christian Schneppe | 2018-10-20 | 1 | -0/+1 | |
| | | ||||||
* | | add confirmation dialog for deleting files | Christian Schneppe | 2018-10-20 | 1 | -1/+4 | |
| | | ||||||
* | | change apk icon | Christian Schneppe | 2018-10-20 | 5 | -0/+0 | |
| | | ||||||
* | | Do weOwnFile security check only when attaching | Christian Schneppe | 2018-10-04 | 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 | |||||
* | | correct color for paperclip | Christian Schneppe | 2018-10-04 | 5 | -0/+0 | |
| | | ||||||
* | | replace barcode with QR code in strings | Christian Schneppe | 2018-10-04 | 1 | -7/+7 | |
| | | ||||||
* | | make PublishProfilePicture working on small screens | Christian Schneppe | 2018-10-04 | 1 | -63/+70 | |
| | | ||||||
* | | reworked shortcut for QR-Code scanning in profile | Christian Schneppe | 2018-10-03 | 2 | -62/+46 | |
| | | | | | | | | fixes #190 | |||||
* | | replace old barcode icons with qr code icons | Christian Schneppe | 2018-10-03 | 6 | -2/+2 | |
| | | ||||||
* | | remove unused SimpleFingerGestures_Android_Library | Christian Schneppe | 2018-10-03 | 1 | -1/+0 | |
| | | ||||||
* | | rework MediaViewerActivity | Christian Schneppe | 2018-10-03 | 34 | -7/+29 | |
| | | ||||||
* | | set a fixed height for RecyclerView because the height is not always ↵ | Christian Schneppe | 2018-10-03 | 2 | -2/+2 | |
| | | | | | | | | calculated correctly | |||||
* | | small muc details improvements | Christian Schneppe | 2018-10-02 | 1 | -24/+21 | |
| | | ||||||
* | | show failed file messages count in chatlist correctly | Christian Schneppe | 2018-10-02 | 3 | -4/+4 | |
| | | ||||||
* | | add shortcut for QR-Code scanning in profile | Christian Schneppe | 2018-10-01 | 13 | -9/+45 | |
| | | | | | | | | fixes #190 | |||||
* | | introduced error code for server not opening stream after auth or starttls | Christian Schneppe | 2018-10-01 | 1 | -0/+1 | |
| | | ||||||
* | | update gradle plugin and support library | Christian Schneppe | 2018-10-01 | 2 | -2/+2 | |
| | | ||||||
* | | code cleanup | Christian Schneppe | 2018-10-01 | 1 | -1/+0 | |
| | | ||||||
* | | add compatibility for older devices | Christian Schneppe | 2018-10-01 | 1 | -0/+5 | |
| | | ||||||
* | | fix crashes with EmojiTextView | Christian Schneppe | 2018-10-01 | 4 | -7/+7 | |
| | | ||||||
* | | Revert "design: bubbles more curvier, avatar higher radius and no border" | Christian Schneppe | 2018-09-28 | 19 | -174/+155 | |
|/ | | | | | This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices. | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-09-27 | 21 | -199/+420 | |
|\ | ||||||
| * | update translations | Christian Schneppe | 2018-09-27 | 21 | -199/+420 | |
| |\ | | | | | | | New Crowdin translations | |||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-26 | 1 | -0/+6 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-26 | 1 | -0/+7 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-26 | 1 | -0/+2 | |
| | | | ||||||
| | * | New translations strings.xml (German) | Christian Schneppe | 2018-09-26 | 1 | -0/+2 | |
| | | | ||||||
| | * | New translations strings.xml (Portuguese, Brazilian) | Christian Schneppe | 2018-09-26 | 1 | -114/+114 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-26 | 1 | -0/+1 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-26 | 1 | -0/+1 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-24 | 1 | -0/+1 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-24 | 1 | -0/+4 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-24 | 1 | -0/+1 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-24 | 1 | -0/+1 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-23 | 1 | -0/+4 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-23 | 1 | -0/+6 | |
| | | | ||||||
| | * | New translations strings.xml (Russian) | Christian Schneppe | 2018-09-23 | 1 | -0/+14 | |
| | | | ||||||
| | * | New translations strings.xml (Cebuano) | Christian Schneppe | 2018-09-23 | 1 | -2/+0 | |
| | | | ||||||
| | * | New translations strings.xml (Filipino) | Christian Schneppe | 2018-09-23 | 1 | -2/+0 | |
| | | |