Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clear notifications when deleting account | Christian Schneppe | 2019-09-19 | 1 | -1/+2 |
* | do not finish or repair sessions for untrusted senders | Christian Schneppe | 2019-09-19 | 2 | -14/+39 |
* | changed profile view | Christian Schneppe | 2019-09-19 | 4 | -289/+397 |
* | parse LMC 1.1 | Christian Schneppe | 2019-09-13 | 4 | -4/+23 |
* | keep track of previously edited ids | Christian Schneppe | 2019-09-13 | 6 | -21/+114 |
* | catch empty password exceptions in ExportBackupService | Christian Schneppe | 2019-09-13 | 1 | -2/+6 |
* | stopped constantly focus shift if user is typing | Christian Schneppe | 2019-09-13 | 1 | -7/+1 |
* | set Messenger identity as userAgent for RichPreview and ChannelDiscovery | Christian Schneppe | 2019-09-12 | 2 | -0/+24 |
* | when parsing omemo messages ensure we only find one element | Christian Schneppe | 2019-09-12 | 3 | -2/+15 |
* | inherit language from parent message when finding localized body | Christian Schneppe | 2019-09-12 | 1 | -1/+3 |
* | show language in message bubble if multiple language variants were received | Christian Schneppe | 2019-09-12 | 10 | -59/+130 |
* | fixed 2 issues reported by new linter | Christian Schneppe | 2019-09-12 | 2 | -13/+5 |
* | make some more activities to start as single task | Christian Schneppe | 2019-09-11 | 1 | -10/+21 |
* | introduce automatic theme based on the systems theme | Christian Schneppe | 2019-09-11 | 5 | -5/+29 |
* | include user into quote message | Christian Schneppe | 2019-09-11 | 7 | -18/+53 |
* | add 1080p as video resolution and set default to 720p | Christian Schneppe | 2019-09-09 | 18 | -52/+17 |
* | introduce new file transfer status | Christian Schneppe | 2019-09-09 | 5 | -2/+14 |
* | update libs and CHANGELOG | Christian Schneppe | 2019-09-09 | 2 | -11/+3 |
* | do not include scope in ipv6 annoucment | Christian Schneppe | 2019-09-09 | 1 | -1/+12 |
* | include ticker information in notification | Christian Schneppe | 2019-09-09 | 14 | -28/+16 |
* | fix permission errors | Christian Schneppe | 2019-09-09 | 1 | -1/+1 |
* | catch exception in updater | Christian Schneppe | 2019-09-09 | 1 | -11/+17 |
* | version 2.2.9 + changes | Christian Schneppe | 2019-09-08 | 2 | -2/+13 |
* | fix crash during file existing check | Christian Schneppe | 2019-09-08 | 2 | -2/+2 |
* | version 2.2.8 + changes | Christian Schneppe | 2019-09-08 | 2 | -3/+5 |
* | improve webpreviews during offline times | Christian Schneppe | 2019-09-07 | 4 | -29/+45 |
* | send multiple downloads and uploads into queue | Christian Schneppe | 2019-09-07 | 3 | -17/+24 |
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2019-09-07 | 11 | -111/+1133 |
|\ | |||||
| * | New Crowdin translations (#384) | Christian Schneppe | 2019-09-07 | 11 | -111/+1133 |
* | | catch exceptions in SerialSingleThreadExecutor | Christian Schneppe | 2019-09-07 | 1 | -0/+2 |
|/ | |||||
* | update gradle | Christian Schneppe | 2019-09-06 | 1 | -2/+2 |
* | shorten restore_warning | Christian Schneppe | 2019-09-06 | 1 | -2/+2 |
* | JET uses plain text file size | Christian Schneppe | 2019-09-06 | 1 | -2/+9 |
* | do not include link local in direct candidates | Christian Schneppe | 2019-09-06 | 3 | -16/+12 |
* | make Tor connections work with direct TLS | Christian Schneppe | 2019-09-06 | 3 | -66/+71 |
* | implemented support for for jingle encrypted transports (XEP-0396) | Christian Schneppe | 2019-09-06 | 5 | -11/+42 |
* | deleted wrong to jid | Christian Schneppe | 2019-09-06 | 1 | -1/+0 |
* | check for orphaned files | Christian Schneppe | 2019-09-06 | 1 | -1/+28 |
* | fix versionCode | Christian Schneppe | 2019-09-03 | 1 | -1/+1 |
* | version 2.2.8 beta (2019-09-03) + changes | Christian Schneppe | 2019-09-03 | 2 | -5/+14 |
* | get images from google photos | Christian Schneppe | 2019-09-03 | 1 | -0/+1 |
* | fix some crashes | Christian Schneppe | 2019-09-03 | 19 | -71/+183 |
* | use higher priority for proxy on receiving end | Christian Schneppe | 2019-09-03 | 2 | -5/+4 |
* | send fallback to ibb after proxy activation failed | Christian Schneppe | 2019-09-03 | 1 | -6/+17 |
* | also reply with direct connections on response | Christian Schneppe | 2019-09-03 | 3 | -18/+35 |
* | bare minimum direct connections | Christian Schneppe | 2019-09-03 | 6 | -6/+174 |
* | order canditates by priority before attempting to connect | Christian Schneppe | 2019-09-03 | 2 | -25/+27 |
* | fix strings | Christian Schneppe | 2019-09-03 | 1 | -2/+2 |
* | fix rotation issues in MediaViewerActivity | Christian Schneppe | 2019-08-31 | 1 | -0/+1 |
* | when sharing text from PAM to PAM use quotes | Christian Schneppe | 2019-08-31 | 3 | -4/+11 |