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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
show cancelled instead of delivery failed if user requested to abort transfer
Christian Schneppe
2018-10-20
3
-7
/
+11
*
Do not attempt to draw overlay on null bitmap
Christian Schneppe
2018-10-20
2
-2
/
+3
*
PRNG fixes were a nop ever since we switched to 4.4+
Christian Schneppe
2018-10-20
1
-62
/
+62
*
catch exception if Conscrypt could not be initialized and use tls 1.2
Christian Schneppe
2018-10-20
2
-2
/
+10
*
make jids appear as monospace in dialogs
Christian Schneppe
2018-10-20
4
-28
/
+38
*
add confirmation dialog for deleting files
Christian Schneppe
2018-10-20
1
-7
/
+14
*
code cleanup / reformat in ShareViaAccount
Christian Schneppe
2018-10-20
2
-22
/
+15
*
go back to 16 byte IVs for OMEMO
Christian Schneppe
2018-10-20
2
-13
/
+13
*
fix crash in ConferenceDetailsActivity
Christian Schneppe
2018-10-20
1
-0
/
+4
*
change apk icon
Christian Schneppe
2018-10-20
1
-5
/
+10
*
fixed regression introduce in earlier commit. don’t use conscrypt on older ...
Christian Schneppe
2018-10-04
1
-4
/
+4
*
added a few TODOs in regards to the handling of inactive devices
Christian Schneppe
2018-10-04
3
-3
/
+5
*
Do weOwnFile security check only when attaching
Christian Schneppe
2018-10-04
2
-12
/
+15
*
use fab.hide() and fab.show() - this will animate the process
Christian Schneppe
2018-10-04
1
-2
/
+2
*
use short read timeout when waiting for first stream open. disable read timeo...
Christian Schneppe
2018-10-04
1
-1
/
+2
*
make navigation working with google maps
Christian Schneppe
2018-10-04
1
-17
/
+17
*
run through sendMessage() procedure instead of taking shortcut after returnin...
Christian Schneppe
2018-10-04
1
-9
/
+6
*
prevent race condition when fetching device ids
Christian Schneppe
2018-10-04
2
-43
/
+47
*
refactored file encryption to give access to inner stream
Christian Schneppe
2018-10-04
5
-80
/
+54
*
use 12 byte IV for omemo and http upload
Christian Schneppe
2018-10-04
2
-3
/
+2
*
refresh ui after device list update only if list has changed
Christian Schneppe
2018-10-04
3
-6
/
+13
*
use Consistent Color Generation (XEP-0392 v0.6)
Christian Schneppe
2018-10-04
1
-1
/
+1
*
reworked shortcut for QR-Code scanning in profile
Christian Schneppe
2018-10-03
2
-35
/
+2
*
remove unused SimpleFingerGestures_Android_Library
Christian Schneppe
2018-10-03
1
-44
/
+0
*
rework MediaViewerActivity
Christian Schneppe
2018-10-03
4
-47
/
+124
*
hide icons for muc/contact details in phone mode and only show them in tablet...
Christian Schneppe
2018-10-02
1
-3
/
+11
*
small muc details improvements
Christian Schneppe
2018-10-02
1
-1
/
+1
*
create notification channel for quite hours
Christian Schneppe
2018-10-02
1
-23
/
+36
*
made xmpp domain verifier verify wildcard domains where domain is a sub.sub d...
Christian Schneppe
2018-10-02
1
-58
/
+65
*
clean up connection code. unify domain = ip and extended connection settings ...
Christian Schneppe
2018-10-02
2
-66
/
+51
*
use sni and alpn for start tls as well. apperently google requires it
Christian Schneppe
2018-10-02
2
-1
/
+3
*
show failed file messages count in chatlist correctly
Christian Schneppe
2018-10-02
2
-2
/
+79
*
add shortcut for QR-Code scanning in profile
Christian Schneppe
2018-10-01
1
-1
/
+34
*
introduced error code for server not opening stream after auth or starttls
Christian Schneppe
2018-10-01
2
-195
/
+199
*
fixed sni and alpn for kitkat
Christian Schneppe
2018-10-01
2
-6
/
+44
*
code cleanup
Christian Schneppe
2018-10-01
1
-5
/
+5
*
make NotificationManager final
Christian Schneppe
2018-10-01
1
-1
/
+1
*
fixed auth
Christian Schneppe
2018-10-01
1
-8
/
+8
*
Fix auth when upgrading from SCRAM-SHA-1 to -256
Christian Schneppe
2018-10-01
1
-52
/
+52
*
use conscrypt api to set sni and alpn
Christian Schneppe
2018-10-01
1
-31
/
+10
*
fixed regression that didn’t enable SNI
Christian Schneppe
2018-10-01
2
-22
/
+33
*
use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...
Christian Schneppe
2018-10-01
4
-29
/
+29
*
catch all exceptions on detecting mime type
Christian Schneppe
2018-10-01
1
-0
/
+2
*
catch NPE in configureAttachmentMenu
Christian Schneppe
2018-10-01
1
-0
/
+3
*
fix crashes with EmojiTextView
Christian Schneppe
2018-10-01
4
-10
/
+11
*
bring back private group messages for all muc and fix broken highlight in muc
Christian Schneppe
2018-09-27
2
-12
/
+18
*
interrupt sub thread in resolver
Christian Schneppe
2018-09-27
1
-1
/
+6
*
do not show 'paste as quote' if clip is NULL
Christian Schneppe
2018-09-27
1
-4
/
+7
*
fixed notification sounds for Android 6
Christian Schneppe
2018-09-27
1
-1
/
+3
*
check if wake lock needs reinit when pressing start/pause in audio player
Christian Schneppe
2018-09-27
1
-45
/
+22
[next]