Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | undate libs | Christian Schneppe | 2017-01-29 | 1 | -8/+8 | |
| | ||||||
* | reworked updater | Christian Schneppe | 2017-01-29 | 2 | -73/+41 | |
| | ||||||
* | change video filename and lower bitrate for smaller files | Christian Schneppe | 2017-01-29 | 2 | -2/+6 | |
| | ||||||
* | delete unused resources | Christian Schneppe | 2017-01-25 | 12 | -36/+2 | |
| | ||||||
* | share uri for bookmark direclty from Start Conversation | Christian Schneppe | 2017-01-25 | 2 | -0/+24 | |
| | ||||||
* | reworked videocompression | Christian Schneppe | 2017-01-25 | 19 | -2326/+135 | |
| | ||||||
* | fixed typo | Christian Schneppe | 2017-01-25 | 1 | -1/+1 | |
| | ||||||
* | reworked FileBackend | Christian Schneppe | 2017-01-25 | 6 | -34/+26 | |
| | ||||||
* | cleaning up crypto targets when conference member is getting removed | Christian Schneppe | 2017-01-25 | 2 | -0/+29 | |
| | ||||||
* | change behaviour of back button to close finish activity | Christian Schneppe | 2017-01-25 | 1 | -1/+2 | |
| | ||||||
* | add omemo to docs | Christian Schneppe | 2017-01-25 | 1 | -1/+2 | |
| | ||||||
* | make sure to set open conversations after connection with backgroundservice | Christian Schneppe | 2017-01-25 | 1 | -0/+2 | |
| | ||||||
* | make sure to properly stop tagwriter | Christian Schneppe | 2017-01-25 | 3 | -2/+11 | |
| | ||||||
* | don't quote text when '>' is followed by numeber | Christian Schneppe | 2017-01-25 | 2 | -2/+17 | |
| | ||||||
* | fixed some issues around ibb | Christian Schneppe | 2017-01-25 | 4 | -19/+58 | |
| | ||||||
* | write text in bold when highlighted in received muc message | Christian Schneppe | 2017-01-21 | 2 | -1/+9 | |
| | ||||||
* | modified highlight nick behaviour to better work with quotes | Christian Schneppe | 2017-01-21 | 1 | -7/+13 | |
| | ||||||
* | don't prematurly mark conversation as read during activity start | Christian Schneppe | 2017-01-21 | 1 | -4/+10 | |
| | ||||||
* | use largeHeap in manifest | Christian Schneppe | 2017-01-21 | 1 | -10/+10 | |
| | ||||||
* | reworked backup scheduler and add wakelock to ExportLogsService | Christian Schneppe | 2017-01-21 | 2 | -18/+30 | |
| | ||||||
* | corrected german strings to share links/uris | Christian Schneppe | 2017-01-21 | 1 | -2/+2 | |
| | ||||||
* | fixed crash when following http link with fingerprints | Christian Schneppe | 2017-01-21 | 1 | -2/+2 | |
| | ||||||
* | fixed pgp encrypted text quick sharing. | Christian Schneppe | 2017-01-18 | 2 | -5/+49 | |
| | ||||||
* | Revert "play gif files in fullscreen view" | Christian Schneppe | 2017-01-18 | 2 | -27/+16 | |
| | | | | This reverts commit 4d4d8f98e9824f31eae2ce00af2b2b618243d87f. | |||||
* | fixed behaviour with non-default encryption masks | Christian Schneppe | 2017-01-16 | 1 | -18/+35 | |
| | ||||||
* | Add SCRAM-SHA-2 support | Christian Schneppe | 2017-01-16 | 4 | -211/+264 | |
| | ||||||
* | refactored whispermessage processing | Christian Schneppe | 2017-01-16 | 2 | -27/+27 | |
| | ||||||
* | fixed linkifier | Christian Schneppe | 2017-01-16 | 1 | -1/+7 | |
| | ||||||
* | partially improved logging for receiving omemo messages | Christian Schneppe | 2017-01-16 | 4 | -18/+28 | |
| | ||||||
* | handle swiping away from recent apps correctly | Christian Schneppe | 2017-01-16 | 1 | -0/+5 | |
| | ||||||
* | correct check if there is a scheduled pending intent | Christian Schneppe | 2017-01-16 | 1 | -4/+5 | |
| | ||||||
* | play gif files in fullscreen view | Christian Schneppe | 2017-01-15 | 2 | -16/+27 | |
| | ||||||
* | show doze warning when push is running on prosody | Christian Schneppe | 2017-01-15 | 4 | -2/+10 | |
| | ||||||
* | refactor getServerIdentity() to parse disco result directly | Christian Schneppe | 2017-01-15 | 1 | -34/+21 | |
| | ||||||
* | don't include 'before' reference in mam queries bound by timestamp | Christian Schneppe | 2017-01-15 | 1 | -1/+3 | |
| | ||||||
* | finish of backlog only for one particular account | Christian Schneppe | 2017-01-15 | 2 | -3/+18 | |
| | ||||||
* | don't show key tile in contact details when there are no keys | Christian Schneppe | 2017-01-15 | 2 | -5/+4 | |
| | ||||||
* | only call UI thread from downloading thread every 250ms | Christian Schneppe | 2017-01-15 | 4 | -10/+23 | |
| |