aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-16use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe1-3/+3
2020-02-13happy eyeball: fix NPE on connecting without dns (#460)genofire1-1/+1
2020-02-11fix NPE in resolverChristian Schneppe1-31/+30
2020-02-11make colored muc names configurableChristian Schneppe1-2/+5
2020-02-10use colored usernames in group chats/channelsChristian Schneppe1-0/+13
2020-02-10Revert "Networkstack: drop own implementation of DNS-Server selection"genofire3-0/+186
2020-02-10[BUGFIX] Resolver: fallback for invalid SRV CNAME entriesgenofire1-2/+39
2020-02-09[BUGFIX] Resolver: allow srv entry with priority 0genofire1-1/+1
2020-02-09improve logging of happy eyeball (v2)genofire1-6/+18
2020-02-09introduce preview for PDF files in chatChristian Schneppe1-0/+4
2020-02-09improve logging of happy eyeballgenofire1-8/+15
2020-02-09[BUGFIX] happy eyeball: concurrents resolve connectgenofire1-6/+2
2020-02-08add more logging and fix typo in Resolver.javaChristian Schneppe1-3/+9
2020-02-08catch some more NPE in Resolver.javaChristian Schneppe1-1/+6
2020-02-08[BUGFIX] happy eye: null pointer if no connection was etablishedgenofire1-0/+4
2020-02-08[BUGFIX] happy eye: null pointer on closed socket if no connection was etabli...genofire1-1/+4
2020-02-07rework RecordingActivityChristian Schneppe1-1/+7
2020-02-07[BUGFIX] crash on resolve.toString if hostname is null (#444)genofire1-1/+1
2020-02-06show me name instead of name part from own jid in mapsChristian Schneppe1-1/+1
2020-02-05Networkstack: easy happy eyeball (#411)genofire3-271/+124
2020-02-05add device to crash reportChristian Schneppe1-0/+12
2020-02-01show progressbar instead of percentages while up-/downloading filesChristian Schneppe1-3/+2
2020-01-31use ToastCompat instead of ToastChristian Schneppe1-1/+2
2020-01-31optimize importsChristian Schneppe8-9/+14
2020-01-31use ExoPlayer for video playbackChristian Schneppe1-0/+1
2020-01-26fix some bugsChristian Schneppe1-2/+3
2020-01-24fix fingerprint for otrChristian Schneppe1-0/+6
2020-01-24support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)Christian Schneppe1-90/+81
2020-01-24use installreferrer libray instead of broadcast listenerChristian Schneppe1-2/+0
2020-01-24parse install referrer from gplayChristian Schneppe2-1/+3
2020-01-24make registration uris work with fixed usernamesChristian Schneppe1-2/+12
2020-01-24support ?roster;ibr=y xmpp urisChristian Schneppe2-2/+3
2020-01-24support registration via pars tokensChristian Schneppe3-0/+20
2020-01-24refactored xmpp uri parsing to expose all paramsChristian Schneppe1-71/+63
2020-01-02don’t crash when long pressing invalid geo-urisChristian Schneppe1-3/+7
2020-01-02persist file size across abortsChristian Schneppe2-2/+7
2019-12-17show nick for /me in 1:1 chatsChristian Schneppe1-2/+12
2019-12-12add .heic to list of known mime typesChristian Schneppe1-6/+7
2019-12-08reduce cursor size back to 4m; now that the cause is fixedChristian Schneppe1-1/+1
2019-12-08use Base64.NO_WRAP instead of trim()Christian Schneppe1-1/+1
2019-12-08increase cursor window size on Android P when restoring messagesChristian Schneppe1-0/+21
2019-12-07add missing permission requests for Android PChristian Schneppe2-1/+11
2019-11-16rework design colors and make it compatible with older ROMsChristian Schneppe1-1/+1
2019-11-15introduce new orange theme colorChristian Schneppe1-13/+48
2019-11-15Fix empty grey box for unknown file types (#405)TheOneric1-0/+1
2019-11-15small UI fixes in SetSettingsActivityChristian Schneppe1-1/+0
2019-11-04rework message deletionChristian Schneppe1-1/+5
2019-11-03optionally search local muc rooms instead of jabber.networkChristian Schneppe2-0/+4
2019-10-26flush on socks connectionChristian Schneppe1-6/+8
2019-10-26bookmarks2. introduce #compat namespaceChristian Schneppe1-1/+2