Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version 2.3.5 beta (2020-02-07) | Christian Schneppe | 2020-02-07 | 1 | -2/+2 |
* | rework RecordingActivity | Christian Schneppe | 2020-02-07 | 4 | -4/+11 |
* | update jQuery | Christian Schneppe | 2020-02-07 | 1 | -5/+2 |
* | update chat background | Christian Schneppe | 2020-02-07 | 8 | -5/+14 |
* | [BUGFIX] crash on resolve.toString if hostname is null (#444) | genofire | 2020-02-07 | 1 | -1/+1 |
* | fix some button colors | Christian Schneppe | 2020-02-06 | 6 | -12/+16 |
* | show me name instead of name part from own jid in maps | Christian Schneppe | 2020-02-06 | 1 | -1/+1 |
* | fix crash/stacktrace in Share/ShowLocationActivity | Christian Schneppe | 2020-02-06 | 2 | -2/+2 |
* | fix NPE in AboutActivity | Christian Schneppe | 2020-02-06 | 1 | -6/+16 |
* | version 2.3.5 beta (2020-02-05) | Christian Schneppe | 2020-02-05 | 1 | -2/+2 |
* | Networkstack: easy happy eyeball (#411) | genofire | 2020-02-05 | 5 | -392/+158 |
* | limit artist - title in messages to 128 chars | Christian Schneppe | 2020-02-05 | 1 | -2/+3 |
* | add library excludes | Christian Schneppe | 2020-02-05 | 1 | -4/+4 |
* | add device to crash report | Christian Schneppe | 2020-02-05 | 1 | -0/+12 |
* | update MetaDataExtractor | Christian Schneppe | 2020-02-03 | 1 | -4/+17 |
* | version 2.3.5 beta (2020-02-02) | Christian Schneppe | 2020-02-02 | 2 | -3/+4 |
* | don't crash if player == null | Christian Schneppe | 2020-02-02 | 1 | -3/+3 |
* | show audio artist and title for audio files | Christian Schneppe | 2020-02-02 | 4 | -2/+63 |
* | correct build scripts | Christian Schneppe | 2020-02-01 | 3 | -2/+14 |
* | fix showing progressBar | Christian Schneppe | 2020-02-01 | 1 | -19/+14 |
* | version 2.3.5 beta (2020-02-01) | Christian Schneppe | 2020-02-01 | 1 | -1/+1 |
* | version 2.3.5 beta (2020-02-01) | Christian Schneppe | 2020-02-01 | 2 | -1/+4 |
* | update libs | Christian Schneppe | 2020-02-01 | 1 | -6/+6 |
* | remove unused resources | Christian Schneppe | 2020-02-01 | 27 | -133/+0 |
* | update theme in SettingsActivity correctly | Christian Schneppe | 2020-02-01 | 1 | -0/+1 |
* | show progressbar instead of percentages while up-/downloading files | Christian Schneppe | 2020-02-01 | 5 | -17/+66 |
* | add ability to reply on private messages in notifications | Christian Schneppe | 2020-02-01 | 2 | -5/+13 |
* | small jingle fixes | Christian Schneppe | 2020-01-31 | 1 | -2/+2 |
* | release video player onStop | Christian Schneppe | 2020-01-31 | 1 | -2/+4 |
* | fix showing presence colored names | Christian Schneppe | 2020-01-31 | 2 | -26/+27 |
* | version 2.3.5 beta (2020-01-31) + changes | Christian Schneppe | 2020-01-31 | 2 | -3/+4 |
* | change updater a bit | Christian Schneppe | 2020-01-31 | 1 | -3/+4 |
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2020-01-31 | 1 | -1/+1 |
|\ | |||||
| * | Update strings.xml | Christian Schneppe | 2020-01-27 | 1 | -1/+1 |
* | | use ToastCompat instead of Toast | Christian Schneppe | 2020-01-31 | 34 | -138/+170 |
* | | add icons for video, audio and image files for the case the preview fails | Christian Schneppe | 2020-01-31 | 16 | -0/+18 |
* | | optimize imports | Christian Schneppe | 2020-01-31 | 66 | -118/+171 |
* | | remove FullscreenVideoViewer | Christian Schneppe | 2020-01-31 | 27 | -1533/+0 |
* | | fix sending uncompressed files | Christian Schneppe | 2020-01-31 | 3 | -16/+5 |
* | | use ExoPlayer for video playback | Christian Schneppe | 2020-01-31 | 8 | -43/+71 |
* | | evict cached previews when file gets deleted | Christian Schneppe | 2020-01-31 | 2 | -0/+10 |
* | | temporarily go back to 16 byte iv for imminent bug fix release | Christian Schneppe | 2020-01-31 | 1 | -1/+1 |
* | | pass omemo decrypt up to higher layers to count as download error. decrypt al... | Christian Schneppe | 2020-01-31 | 1 | -33/+27 |
|/ | |||||
* | correct appid which was accidently commited | Christian Schneppe | 2020-01-26 | 1 | -2/+2 |
* | use more material style | Christian Schneppe | 2020-01-26 | 12 | -63/+122 |
* | fix some bugs | Christian Schneppe | 2020-01-26 | 4 | -17/+15 |
* | use default values for some preferences instead of hardcoded ones | Christian Schneppe | 2020-01-26 | 2 | -2/+2 |
* | rework lastseen a bit and don't show offline | Christian Schneppe | 2020-01-26 | 2 | -41/+25 |
* | fix fingerprint for otr | Christian Schneppe | 2020-01-24 | 1 | -0/+6 |
* | omemo changes: use 12 byte IV, no longer accept auth tag appended to payload | Christian Schneppe | 2020-01-24 | 10 | -327/+306 |