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-12-28
add tgz and gz to mime file types
Christian Schneppe
1
-0
/
+2
2018-12-28
fix typos
Christian Schneppe
1
-3
/
+3
2018-12-27
change epub file extension to epub and added mobi
Christian Schneppe
1
-1
/
+2
2018-12-27
added epub and azw mime types. try to resolve application/octet-stream by fil...
Christian Schneppe
2
-2
/
+26
2018-12-27
add android version to crashreport
Christian Schneppe
1
-0
/
+4
2018-12-27
change cipher_mode for backup en-/decryption
Christian Schneppe
1
-1
/
+1
2018-12-14
change message styling rules
Christian Schneppe
1
-0
/
+24
2018-12-04
offer to start/install orbot for edit account screen.
Christian Schneppe
1
-0
/
+43
2018-12-04
implement self healing omemo
Christian Schneppe
2
-0
/
+3
2018-11-23
catch a few run time exceptions related to androids life cycle mgmt
Christian Schneppe
1
-0
/
+2
2018-11-23
add versioning to sync namespace
Christian Schneppe
1
-1
/
+1
2018-11-23
move default port to Resolver.java
Christian Schneppe
1
-3
/
+4
2018-11-23
added interface to edit nick
Christian Schneppe
1
-0
/
+1
2018-11-23
refactored phone contact loading in preperation for sync
Christian Schneppe
5
-83
/
+7
2018-11-15
do not show up navigation in start conversation screen if called with view in...
Christian Schneppe
1
-0
/
+8
2018-11-15
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
4
-12
/
+111
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
[next]