Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | don't allow google to upload app data ... | Christian Schneppe | 2017-02-10 | 1 | -3/+3 | |
| | | | | .. for backup and restore due to privacy issues | |||||
* | add no_padding, no_wrap to file upload slots | Christian Schneppe | 2017-02-10 | 1 | -1/+1 | |
| | ||||||
* | updated about | Christian Schneppe | 2017-02-10 | 2 | -17/+38 | |
| | ||||||
* | move (un)mute settings to contact-/conference details | Christian Schneppe | 2017-02-09 | 5 | -105/+167 | |
| | ||||||
* | also try to resend failed uploads while sending ping | Christian Schneppe | 2017-02-09 | 1 | -0/+7 | |
| | ||||||
* | make resend via context menu available again... | Christian Schneppe | 2017-02-09 | 1 | -1/+6 | |
| | | | | ...because it was accidentally removed | |||||
* | resend failed uploads automatically if filesize smaller than configured ↵ | Christian Schneppe | 2017-02-09 | 2 | -0/+49 | |
| | | | | AutoAcceptFilesize | |||||
* | only show failed uploads if file isn't deleted | Christian Schneppe | 2017-02-09 | 2 | -1/+5 | |
| | ||||||
* | do not sync thumbnail creation on cache | Christian Schneppe | 2017-02-09 | 1 | -1/+4 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2017-02-09 | 2 | -3/+36 | |
|\ | ||||||
| * | Update ISSUE_TEMPLATE.md | Christian Schneppe | 2017-02-07 | 1 | -1/+1 | |
| | | ||||||
| * | Update ISSUE_TEMPLATE.md | Christian Schneppe | 2017-02-07 | 1 | -1/+1 | |
| | | ||||||
| * | add description how to debug via adb logcat | Christian Schneppe | 2017-02-07 | 1 | -2/+35 | |
| | | ||||||
* | | add index to message.conversationUuid | Christian Schneppe | 2017-02-08 | 1 | -1/+6 | |
| | | ||||||
* | | support aesgcm:// style urls | Christian Schneppe | 2017-02-08 | 4 | -2/+45 | |
| | | ||||||
* | | only store messages up to a length of 1M chars | Christian Schneppe | 2017-02-08 | 2 | -1/+2 | |
| | | ||||||
* | | Stop Conversations force closing over sqlite errors due to long messages | Christian Schneppe | 2017-02-08 | 3 | -2/+8 | |
| | | ||||||
* | | fixed wording for not getting messages from server | Christian Schneppe | 2017-02-08 | 1 | -1/+1 | |
| | | ||||||
* | | fixed scrolling and async loading of message of new conversation start | Christian Schneppe | 2017-02-08 | 2 | -15/+29 | |
| | | ||||||
* | | catch all throwables when working with content provider to retrieve mime | Christian Schneppe | 2017-02-08 | 1 | -1/+6 | |
| | | ||||||
* | | show file preview in chatlist | Christian Schneppe | 2017-02-08 | 1 | -46/+23 | |
| | | ||||||
* | | show number of failed uploads in chat list in red bubbles | Christian Schneppe | 2017-02-08 | 5 | -6/+61 | |
|/ | ||||||
* | declare which version to use | Christian Schneppe | 2017-02-06 | 1 | -0/+5 | |
| | ||||||
* | Version 1.16.3 + changelog | Christian Schneppe | 2017-02-06 | 2 | -2/+6 | |
| | ||||||
* | correct view of encrypted messages | Christian Schneppe | 2017-02-06 | 2 | -8/+2 | |
| | | | | fixes #99 | |||||
* | show resend button only if file exists | Christian Schneppe | 2017-02-06 | 1 | -1/+4 | |
| | | | | fixes #100 | |||||
* | check if media folders are existing, if not, create them | Christian Schneppe | 2017-02-06 | 1 | -4/+11 | |
| | | | | fixes #101 | |||||
* | make updater work in Android N | Christian Schneppe | 2017-02-05 | 3 | -26/+49 | |
| | | | | fixes #98 | |||||
* | don't use jingle, make httpUpload independent from filesize | Christian Schneppe | 2017-02-02 | 1 | -0/+2 | |
| | ||||||
* | fix detection of filesize | Christian Schneppe | 2017-02-02 | 1 | -2/+8 | |
| | ||||||
* | version 1.16.2 + changes | Christian Schneppe | 2017-02-01 | 3 | -3/+7 | |
| | ||||||
* | remove unused files/folders | Christian Schneppe | 2017-02-01 | 2 | -24/+0 | |
| | ||||||
* | compress videos with 720p too | Christian Schneppe | 2017-02-01 | 1 | -2/+2 | |
| | ||||||
* | add android-transcoder directly into libs | Christian Schneppe | 2017-02-01 | 33 | -3/+3098 | |
| | ||||||
* | show unread count in small rectangles instead of circles | Christian Schneppe | 2017-01-31 | 2 | -1/+17 | |
| | ||||||
* | get app name and version from apk | Christian Schneppe | 2017-01-31 | 1 | -0/+18 | |
| | ||||||
* | version 1.16.1 + changes | Christian Schneppe | 2017-01-31 | 2 | -2/+5 | |
| | ||||||
* | fix build error for open version | Christian Schneppe | 2017-01-31 | 1 | -0/+4 | |
| | ||||||
* | fix showing of buttons in chats | Christian Schneppe | 2017-01-31 | 2 | -6/+18 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2017-01-31 | 1 | -0/+12 | |
|\ | ||||||
| * | add usage comments to checkVersion() | Christian Schneppe | 2017-01-31 | 1 | -0/+12 | |
| | | ||||||
* | | respect lastseen preferences in conversation subtitle | Christian Schneppe | 2017-01-30 | 1 | -4/+15 | |
|/ | ||||||
* | version 1.16.0 + changelog | Christian Schneppe | 2017-01-30 | 2 | -2/+10 | |
| | ||||||
* | correct strings | Christian Schneppe | 2017-01-30 | 3 | -5/+5 | |
| | ||||||
* | add button to resend failed messages | Christian Schneppe | 2017-01-30 | 8 | -8/+14 | |
| | ||||||
* | play gif files in fullscreen | Christian Schneppe | 2017-01-30 | 1 | -6/+7 | |
| | ||||||
* | add explicit encryption hints to outgoing messages | Christian Schneppe | 2017-01-29 | 2 | -0/+4 | |
| | ||||||
* | use base64 encoding for file names uploaded with http | Christian Schneppe | 2017-01-29 | 2 | -2/+21 | |
| | ||||||
* | configurable local message retention period. | Christian Schneppe | 2017-01-29 | 14 | -44/+141 | |
| | ||||||
* | add database migrations | Christian Schneppe | 2017-01-29 | 1 | -1/+7 | |
| |