Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prevent sharing of xmpp uri for group chat bookmarks | Christian Schneppe | 2020-02-17 | 1 | -2/+5 |
| | |||||
* | do not warn user if bookmark already exists | Christian Schneppe | 2020-02-17 | 3 | -11/+7 |
| | |||||
* | small fixes | Christian Schneppe | 2020-02-17 | 4 | -3/+22 |
| | |||||
* | customize ExoPlayer | Christian Schneppe | 2020-02-17 | 2 | -0/+12 |
| | |||||
* | use androidx.appcompat.app.AlertDialog and make AlertDialog final | Christian Schneppe | 2020-02-16 | 22 | -72/+70 |
| | |||||
* | fix user adapter view recycling bug | Christian Schneppe | 2020-02-16 | 1 | -0/+2 |
| | |||||
* | correct AbstractGenerator | Christian Schneppe | 2020-02-16 | 1 | -1/+1 |
| | |||||
* | some changes to XmppConnectionService | Christian Schneppe | 2020-02-16 | 1 | -20/+19 |
| | |||||
* | add ability to delete own files from MediaViewerActivity | Christian Schneppe | 2020-02-16 | 3 | -27/+70 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2020-02-14 | 1 | -1/+1 |
|\ | |||||
| * | happy eyeball: fix NPE on connecting without dns (#460) | genofire | 2020-02-13 | 1 | -1/+1 |
| | | |||||
* | | add 'show avatar' to context menu in chat view | Christian Schneppe | 2020-02-14 | 7 | -5/+46 |
|/ | | | | to show a bigger avatar | ||||
* | set filter to MediaBrowserActivity | Christian Schneppe | 2020-02-12 | 5 | -13/+131 |
| | | | | | to show only images and videos or all media files fixes #457 | ||||
* | show PDF preview in MediaBrowserActivity | Christian Schneppe | 2020-02-12 | 2 | -2/+5 |
| | |||||
* | fix NPE in resolver | Christian Schneppe | 2020-02-11 | 1 | -31/+30 |
| | | | | and set more variables to final | ||||
* | make colored muc names configurable | Christian Schneppe | 2020-02-11 | 8 | -43/+33 |
| | | | | * default = off | ||||
* | rework PDF preview | Christian Schneppe | 2020-02-11 | 2 | -72/+118 |
| | | | | should fix #456 | ||||
* | fix colored nickname failure on single chats the 2nd | Christian Schneppe | 2020-02-10 | 1 | -1/+4 |
| | |||||
* | 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 |
| |