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
2018-10-20
fix some build errors
Christian Schneppe
1
-1
/
+3
2018-10-20
refactor magic creates password gen to CryptoHelper
Christian Schneppe
1
-5
/
+13
2018-10-20
fixed NPE after attempt to store user@ip style jid resolver result
Christian Schneppe
1
-2
/
+3
2018-10-20
use bouncycastle provider up to api 27
Christian Schneppe
1
-2
/
+2
2018-10-20
PRNG fixes were a nop ever since we switched to 4.4+
Christian Schneppe
1
-62
/
+62
2018-10-20
catch exception if Conscrypt could not be initialized and use tls 1.2
Christian Schneppe
1
-1
/
+5
2018-10-03
reworked shortcut for QR-Code scanning in profile
Christian Schneppe
1
-1
/
+1
2018-10-02
clean up connection code. unify domain = ip and extended connection settings ...
Christian Schneppe
1
-7
/
+30
2018-10-02
use sni and alpn for start tls as well. apperently google requires it
Christian Schneppe
1
-1
/
+1
2018-10-01
fixed sni and alpn for kitkat
Christian Schneppe
1
-5
/
+43
2018-10-01
use conscrypt api to set sni and alpn
Christian Schneppe
1
-31
/
+10
2018-10-01
fixed regression that didn’t enable SNI
Christian Schneppe
1
-20
/
+31
2018-10-01
use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...
Christian Schneppe
2
-27
/
+22
2018-09-27
interrupt sub thread in resolver
Christian Schneppe
1
-1
/
+6
2018-09-27
copy into new array when returning from resolver
Christian Schneppe
1
-6
/
+10
2018-09-27
behave nicely (no foreground service by default) if app is built with targetS...
Christian Schneppe
1
-4
/
+31
2018-09-26
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
1
-0
/
+6
2018-09-26
do not use BC provider on android 22+
Christian Schneppe
1
-0
/
+4
2018-09-23
show media preview in messagebubble like text messages
Christian Schneppe
1
-1
/
+1
2018-09-23
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
1
-2
/
+2
2018-09-13
speed up DNS
Christian Schneppe
1
-103
/
+145
2018-09-13
initial work toward api 26+
Christian Schneppe
2
-2
/
+75
2018-08-26
disabled by default variant of XEP-0392
Christian Schneppe
2
-0
/
+33
2018-08-26
store bookmarks in pep if conversion xep is running
Christian Schneppe
1
-0
/
+2
2018-07-09
support mam:1
Christian Schneppe
1
-2
/
+0
2018-07-09
make xmppuri deal with null input
Christian Schneppe
1
-1
/
+4
2018-07-09
restart file observer when permisson are granted
Christian Schneppe
1
-0
/
+5
2018-07-09
reset subject and name on empty
Christian Schneppe
1
-0
/
+4
2018-07-09
save name instead of subject in bookmark
Christian Schneppe
1
-0
/
+46
2018-07-09
refined create conference dialog
Christian Schneppe
1
-0
/
+14
2018-06-17
Improved URL matching
Christian Schneppe
1
-2
/
+0
2018-06-16
fix geo uri regex
Christian Schneppe
1
-1
/
+1
2018-06-16
catch OOM in FileObserver
Christian Schneppe
1
-1
/
+6
2018-05-26
Do not use TLS_FALLBACK_SCSV
Christian Schneppe
1
-0
/
+1
2018-05-26
add support for S3 file transfers
Christian Schneppe
4
-2
/
+65
2018-05-21
make file observer listen for moves
Christian Schneppe
1
-1
/
+1
2018-05-21
do not save draft if message is completly empty and fixed appending shared text
Christian Schneppe
1
-0
/
+16
2018-05-17
changed jid of push server
Christian Schneppe
2
-3
/
+10
2018-05-16
do not load conversations with null jid
Christian Schneppe
1
-0
/
+8
2018-05-16
max out emoji enlargment at 42 emojis
Christian Schneppe
1
-5
/
+29
2018-05-16
split heighlights by special characters
Christian Schneppe
1
-0
/
+3
2018-05-14
apply styling helper to conversation overview
Christian Schneppe
3
-8
/
+146
2018-05-05
Support both new and old http upload namespaces
Christian Schneppe
1
-0
/
+1
2018-05-05
XmppUri code cleanup
Christian Schneppe
1
-14
/
+10
2018-05-05
encode and decode % and # in invite links
Christian Schneppe
2
-1
/
+18
2018-05-05
filter sequences of more than 3 ltr-rtl
Christian Schneppe
2
-1
/
+9
2018-05-05
remove " from fts queries
Christian Schneppe
1
-1
/
+1
2018-05-03
only highlight alphanumeric chars
Christian Schneppe
1
-0
/
+20
2018-05-03
hide treatAsDownloadable in search results
Christian Schneppe
1
-0
/
+28
2018-05-02
persist search across device rotations
Christian Schneppe
1
-0
/
+11
[next]