Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix colored nickname failure on single chats | Christian Schneppe | 2020-02-10 | 1 | -0/+3 |
| | |||||
* | catch more exceptions in JingleSocks5Transport | Christian Schneppe | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | use colored usernames in group chats/channels | Christian Schneppe | 2020-02-10 | 5 | -8/+31 |
| | |||||
* | shorten has Written to Wrote | subpub | 2020-02-10 | 1 | -2/+2 |
| | |||||
* | Revert "Networkstack: drop own implementation of DNS-Server selection" | genofire | 2020-02-10 | 3 | -0/+186 |
| | | | | This reverts commit 3bbdd69d620055a88f42bc62e10421e250a57d9e. | ||||
* | [BUGFIX] Resolver: fallback for invalid SRV CNAME entries | genofire | 2020-02-10 | 1 | -2/+39 |
| | |||||
* | [BUGFIX] Resolver: allow srv entry with priority 0 | genofire | 2020-02-09 | 1 | -1/+1 |
| | |||||
* | improve logging of happy eyeball (v2) | genofire | 2020-02-09 | 1 | -6/+18 |
| | |||||
* | integrate alternative codec for voice recorder via attachment settings | Christian Schneppe | 2020-02-09 | 6 | -4/+27 |
| | |||||
* | introduce preview for PDF files in chat | Christian Schneppe | 2020-02-09 | 8 | -19/+79 |
| | |||||
* | improve logging of happy eyeball | genofire | 2020-02-09 | 1 | -8/+15 |
| | |||||
* | [BUGFIX] happy eyeball: concurrents resolve connect | genofire | 2020-02-09 | 1 | -6/+2 |
| | |||||
* | New Crowdin translations (#449) | Christian Schneppe | 2020-02-08 | 11 | -173/+1254 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese) * New translations strings.xml (Kannada) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Polish) * New translations strings.xml (Azerbaijani) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional) | ||||
* | add more logging and fix typo in Resolver.java | Christian Schneppe | 2020-02-08 | 1 | -3/+9 |
| | |||||
* | add preferece to use unicolored background | Christian Schneppe | 2020-02-08 | 7 | -0/+29 |
| | |||||
* | catch some more NPE in Resolver.java | Christian Schneppe | 2020-02-08 | 1 | -1/+6 |
| | |||||
* | [BUGFIX] happy eye: null pointer if no connection was etablished | genofire | 2020-02-08 | 1 | -0/+4 |
| | |||||
* | make dark blue background a bit darker | Christian Schneppe | 2020-02-08 | 1 | -0/+0 |
| | |||||
* | fix scaling background | Christian Schneppe | 2020-02-08 | 4 | -0/+0 |
| | |||||
* | [BUGFIX] happy eye: null pointer on closed socket if no connection was ↵ | genofire | 2020-02-08 | 1 | -1/+4 |
| | | | | etablished | ||||
* | 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 |
| | | | Thank you @genofire | ||||
* | 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 |
| | |||||
* | Networkstack: easy happy eyeball (#411) | genofire | 2020-02-05 | 5 | -392/+158 |
| | | | | | | | | * Networkstack: easy happy eyeball * Networkstack: drop own implementation of DNS-Server selection Co-authored-by: Christian Schneppe <kriztan@users.noreply.github.com> | ||||
* | limit artist - title in messages to 128 chars | Christian Schneppe | 2020-02-05 | 1 | -2/+3 |
| | |||||
* | add device to crash report | Christian Schneppe | 2020-02-05 | 1 | -0/+12 |
| | |||||
* | update MetaDataExtractor | Christian Schneppe | 2020-02-03 | 1 | -4/+17 |
| | |||||
* | 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 |
| | |||||
* | fix showing progressBar | Christian Schneppe | 2020-02-01 | 1 | -19/+14 |
| | |||||
* | 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 |
| | | | | fixes #191 | ||||
* | small jingle fixes | Christian Schneppe | 2020-01-31 | 1 | -2/+2 |
| | | | | possibly fixes #417, but I couldn't check this, because I can't reproduce the problems. Feel free to reopen it with updated logs. | ||||
* | 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 |
| | | | | fixes #257 | ||||
* | 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 | 65 | -117/+169 |
| | | |||||
* | | fix sending uncompressed files | Christian Schneppe | 2020-01-31 | 3 | -16/+5 |
| | | |||||
* | | use ExoPlayer for video playback | Christian Schneppe | 2020-01-31 | 5 | -27/+67 |
| | |