Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-02-12 | set filter to MediaBrowserActivity | Christian Schneppe | 5 | -13/+131 | |
to show only images and videos or all media files fixes #457 | |||||
2020-02-12 | show PDF preview in MediaBrowserActivity | Christian Schneppe | 2 | -2/+5 | |
2020-02-11 | fix NPE in resolver | Christian Schneppe | 1 | -31/+30 | |
and set more variables to final | |||||
2020-02-11 | make colored muc names configurable | Christian Schneppe | 8 | -43/+33 | |
* default = off | |||||
2020-02-11 | rework PDF preview | Christian Schneppe | 2 | -72/+118 | |
should fix #456 | |||||
2020-02-10 | fix colored nickname failure on single chats the 2nd | Christian Schneppe | 1 | -1/+4 | |
2020-02-10 | fix colored nickname failure on single chats | Christian Schneppe | 1 | -0/+3 | |
2020-02-10 | catch more exceptions in JingleSocks5Transport | Christian Schneppe | 1 | -1/+1 | |
2020-02-10 | use colored usernames in group chats/channels | Christian Schneppe | 5 | -8/+31 | |
2020-02-10 | shorten has Written to Wrote | subpub | 1 | -2/+2 | |
2020-02-10 | Revert "Networkstack: drop own implementation of DNS-Server selection" | genofire | 3 | -0/+186 | |
This reverts commit 3bbdd69d620055a88f42bc62e10421e250a57d9e. | |||||
2020-02-10 | [BUGFIX] Resolver: fallback for invalid SRV CNAME entries | genofire | 1 | -2/+39 | |
2020-02-09 | [BUGFIX] Resolver: allow srv entry with priority 0 | genofire | 1 | -1/+1 | |
2020-02-09 | improve logging of happy eyeball (v2) | genofire | 1 | -6/+18 | |
2020-02-09 | integrate alternative codec for voice recorder via attachment settings | Christian Schneppe | 6 | -4/+27 | |
2020-02-09 | introduce preview for PDF files in chat | Christian Schneppe | 8 | -19/+79 | |
2020-02-09 | improve logging of happy eyeball | genofire | 1 | -8/+15 | |
2020-02-09 | [BUGFIX] happy eyeball: concurrents resolve connect | genofire | 1 | -6/+2 | |
2020-02-08 | New Crowdin translations (#449) | Christian Schneppe | 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) | |||||
2020-02-08 | add more logging and fix typo in Resolver.java | Christian Schneppe | 1 | -3/+9 | |
2020-02-08 | add preferece to use unicolored background | Christian Schneppe | 7 | -0/+29 | |
2020-02-08 | catch some more NPE in Resolver.java | Christian Schneppe | 1 | -1/+6 | |
2020-02-08 | [BUGFIX] happy eye: null pointer if no connection was etablished | genofire | 1 | -0/+4 | |
2020-02-08 | make dark blue background a bit darker | Christian Schneppe | 1 | -0/+0 | |
2020-02-08 | fix scaling background | Christian Schneppe | 4 | -0/+0 | |
2020-02-08 | [BUGFIX] happy eye: null pointer on closed socket if no connection was ↵ | genofire | 1 | -1/+4 | |
etablished | |||||
2020-02-07 | rework RecordingActivity | Christian Schneppe | 4 | -4/+11 | |
2020-02-07 | update jQuery | Christian Schneppe | 1 | -5/+2 | |
2020-02-07 | update chat background | Christian Schneppe | 8 | -5/+14 | |
2020-02-07 | [BUGFIX] crash on resolve.toString if hostname is null (#444) | genofire | 1 | -1/+1 | |
Thank you @genofire | |||||
2020-02-06 | fix some button colors | Christian Schneppe | 6 | -12/+16 | |
2020-02-06 | show me name instead of name part from own jid in maps | Christian Schneppe | 1 | -1/+1 | |
2020-02-06 | fix crash/stacktrace in Share/ShowLocationActivity | Christian Schneppe | 2 | -2/+2 | |
2020-02-06 | fix NPE in AboutActivity | Christian Schneppe | 1 | -6/+16 | |
2020-02-05 | Networkstack: easy happy eyeball (#411) | genofire | 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> | |||||
2020-02-05 | limit artist - title in messages to 128 chars | Christian Schneppe | 1 | -2/+3 | |
2020-02-05 | add device to crash report | Christian Schneppe | 1 | -0/+12 | |
2020-02-03 | update MetaDataExtractor | Christian Schneppe | 1 | -4/+17 | |
2020-02-02 | don't crash if player == null | Christian Schneppe | 1 | -3/+3 | |
2020-02-02 | show audio artist and title for audio files | Christian Schneppe | 4 | -2/+63 | |
2020-02-01 | fix showing progressBar | Christian Schneppe | 1 | -19/+14 | |
2020-02-01 | remove unused resources | Christian Schneppe | 27 | -133/+0 | |
2020-02-01 | update theme in SettingsActivity correctly | Christian Schneppe | 1 | -0/+1 | |
2020-02-01 | show progressbar instead of percentages while up-/downloading files | Christian Schneppe | 5 | -17/+66 | |
2020-02-01 | add ability to reply on private messages in notifications | Christian Schneppe | 2 | -5/+13 | |
fixes #191 | |||||
2020-01-31 | small jingle fixes | Christian Schneppe | 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. | |||||
2020-01-31 | release video player onStop | Christian Schneppe | 1 | -2/+4 | |
2020-01-31 | fix showing presence colored names | Christian Schneppe | 2 | -26/+27 | |
fixes #257 | |||||
2020-01-31 | change updater a bit | Christian Schneppe | 1 | -3/+4 | |
2020-01-31 | use ToastCompat instead of Toast | Christian Schneppe | 34 | -138/+170 | |