aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix resolving IP if SRV violences RFC2782Christian Schneppe2020-04-071-8/+10
* fix resolving IP if SRV violences RFC2782Christian Schneppe2020-04-071-8/+38
* respect invidious settings in notificationsChristian Schneppe2020-04-021-1/+2
* add jfif and jif as jpeg mime typesChristian Schneppe2020-03-161-0/+2
* don't show offline status in dynamic tagsChristian Schneppe2020-02-191-2/+0
* WIP: happy eyeball with dns caching for 5min (#464)genofire2020-02-191-4/+35
* use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe2020-02-161-3/+3
* happy eyeball: fix NPE on connecting without dns (#460)genofire2020-02-131-1/+1
* fix NPE in resolverChristian Schneppe2020-02-111-31/+30
* make colored muc names configurableChristian Schneppe2020-02-111-2/+5
* use colored usernames in group chats/channelsChristian Schneppe2020-02-101-0/+13
* Revert "Networkstack: drop own implementation of DNS-Server selection"genofire2020-02-103-0/+186
* [BUGFIX] Resolver: fallback for invalid SRV CNAME entriesgenofire2020-02-101-2/+39
* [BUGFIX] Resolver: allow srv entry with priority 0genofire2020-02-091-1/+1
* improve logging of happy eyeball (v2)genofire2020-02-091-6/+18
* introduce preview for PDF files in chatChristian Schneppe2020-02-091-0/+4
* improve logging of happy eyeballgenofire2020-02-091-8/+15
* [BUGFIX] happy eyeball: concurrents resolve connectgenofire2020-02-091-6/+2
* add more logging and fix typo in Resolver.javaChristian Schneppe2020-02-081-3/+9
* catch some more NPE in Resolver.javaChristian Schneppe2020-02-081-1/+6
* [BUGFIX] happy eye: null pointer if no connection was etablishedgenofire2020-02-081-0/+4
* [BUGFIX] happy eye: null pointer on closed socket if no connection was etabli...genofire2020-02-081-1/+4
* rework RecordingActivityChristian Schneppe2020-02-071-1/+7
* [BUGFIX] crash on resolve.toString if hostname is null (#444)genofire2020-02-071-1/+1
* show me name instead of name part from own jid in mapsChristian Schneppe2020-02-061-1/+1
* Networkstack: easy happy eyeball (#411)genofire2020-02-053-271/+124
* add device to crash reportChristian Schneppe2020-02-051-0/+12
* show progressbar instead of percentages while up-/downloading filesChristian Schneppe2020-02-011-3/+2
* use ToastCompat instead of ToastChristian Schneppe2020-01-311-1/+2
* optimize importsChristian Schneppe2020-01-318-9/+14
* use ExoPlayer for video playbackChristian Schneppe2020-01-311-0/+1
* fix some bugsChristian Schneppe2020-01-261-2/+3
* fix fingerprint for otrChristian Schneppe2020-01-241-0/+6
* support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)Christian Schneppe2020-01-241-90/+81
* use installreferrer libray instead of broadcast listenerChristian Schneppe2020-01-241-2/+0
* parse install referrer from gplayChristian Schneppe2020-01-242-1/+3
* make registration uris work with fixed usernamesChristian Schneppe2020-01-241-2/+12
* support ?roster;ibr=y xmpp urisChristian Schneppe2020-01-242-2/+3
* support registration via pars tokensChristian Schneppe2020-01-243-0/+20
* refactored xmpp uri parsing to expose all paramsChristian Schneppe2020-01-241-71/+63
* don’t crash when long pressing invalid geo-urisChristian Schneppe2020-01-021-3/+7
* persist file size across abortsChristian Schneppe2020-01-022-2/+7
* show nick for /me in 1:1 chatsChristian Schneppe2019-12-171-2/+12
* add .heic to list of known mime typesChristian Schneppe2019-12-121-6/+7
* reduce cursor size back to 4m; now that the cause is fixedChristian Schneppe2019-12-081-1/+1
* use Base64.NO_WRAP instead of trim()Christian Schneppe2019-12-081-1/+1
* increase cursor window size on Android P when restoring messagesChristian Schneppe2019-12-081-0/+21
* add missing permission requests for Android PChristian Schneppe2019-12-072-1/+11
* rework design colors and make it compatible with older ROMsChristian Schneppe2019-11-161-1/+1
* introduce new orange theme colorChristian Schneppe2019-11-151-13/+48