index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
utils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-16
use androidx.appcompat.app.AlertDialog and make AlertDialog final
Christian Schneppe
1
-3
/
+3
2020-02-13
happy eyeball: fix NPE on connecting without dns (#460)
genofire
1
-1
/
+1
2020-02-11
fix NPE in resolver
Christian Schneppe
1
-31
/
+30
2020-02-11
make colored muc names configurable
Christian Schneppe
1
-2
/
+5
2020-02-10
use colored usernames in group chats/channels
Christian Schneppe
1
-0
/
+13
2020-02-10
Revert "Networkstack: drop own implementation of DNS-Server selection"
genofire
3
-0
/
+186
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
introduce preview for PDF files in chat
Christian Schneppe
1
-0
/
+4
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
add more logging and fix typo in Resolver.java
Christian Schneppe
1
-3
/
+9
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
[BUGFIX] happy eye: null pointer on closed socket if no connection was etabli...
genofire
1
-1
/
+4
2020-02-07
rework RecordingActivity
Christian Schneppe
1
-1
/
+7
2020-02-07
[BUGFIX] crash on resolve.toString if hostname is null (#444)
genofire
1
-1
/
+1
2020-02-06
show me name instead of name part from own jid in maps
Christian Schneppe
1
-1
/
+1
2020-02-05
Networkstack: easy happy eyeball (#411)
genofire
3
-271
/
+124
2020-02-05
add device to crash report
Christian Schneppe
1
-0
/
+12
2020-02-01
show progressbar instead of percentages while up-/downloading files
Christian Schneppe
1
-3
/
+2
2020-01-31
use ToastCompat instead of Toast
Christian Schneppe
1
-1
/
+2
2020-01-31
optimize imports
Christian Schneppe
8
-9
/
+14
2020-01-31
use ExoPlayer for video playback
Christian Schneppe
1
-0
/
+1
2020-01-26
fix some bugs
Christian Schneppe
1
-2
/
+3
2020-01-24
fix fingerprint for otr
Christian Schneppe
1
-0
/
+6
2020-01-24
support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)
Christian Schneppe
1
-90
/
+81
2020-01-24
use installreferrer libray instead of broadcast listener
Christian Schneppe
1
-2
/
+0
2020-01-24
parse install referrer from gplay
Christian Schneppe
2
-1
/
+3
2020-01-24
make registration uris work with fixed usernames
Christian Schneppe
1
-2
/
+12
2020-01-24
support ?roster;ibr=y xmpp uris
Christian Schneppe
2
-2
/
+3
2020-01-24
support registration via pars tokens
Christian Schneppe
3
-0
/
+20
2020-01-24
refactored xmpp uri parsing to expose all params
Christian Schneppe
1
-71
/
+63
2020-01-02
don’t crash when long pressing invalid geo-uris
Christian Schneppe
1
-3
/
+7
2020-01-02
persist file size across aborts
Christian Schneppe
2
-2
/
+7
2019-12-17
show nick for /me in 1:1 chats
Christian Schneppe
1
-2
/
+12
2019-12-12
add .heic to list of known mime types
Christian Schneppe
1
-6
/
+7
2019-12-08
reduce cursor size back to 4m; now that the cause is fixed
Christian Schneppe
1
-1
/
+1
2019-12-08
use Base64.NO_WRAP instead of trim()
Christian Schneppe
1
-1
/
+1
2019-12-08
increase cursor window size on Android P when restoring messages
Christian Schneppe
1
-0
/
+21
2019-12-07
add missing permission requests for Android P
Christian Schneppe
2
-1
/
+11
2019-11-16
rework design colors and make it compatible with older ROMs
Christian Schneppe
1
-1
/
+1
2019-11-15
introduce new orange theme color
Christian Schneppe
1
-13
/
+48
2019-11-15
Fix empty grey box for unknown file types (#405)
TheOneric
1
-0
/
+1
2019-11-15
small UI fixes in SetSettingsActivity
Christian Schneppe
1
-1
/
+0
2019-11-04
rework message deletion
Christian Schneppe
1
-1
/
+5
2019-11-03
optionally search local muc rooms instead of jabber.network
Christian Schneppe
2
-0
/
+4
2019-10-26
flush on socks connection
Christian Schneppe
1
-6
/
+8
2019-10-26
bookmarks2. introduce #compat namespace
Christian Schneppe
1
-1
/
+2
[next]