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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
do not compress/resize images with strange aspect ratios
Christian Schneppe
2018-09-27
2
-1
/
+14
*
store avatars received over muc presence in contact
Christian Schneppe
2018-09-27
7
-330
/
+344
*
copy into new array when returning from resolver
Christian Schneppe
2018-09-27
1
-6
/
+10
*
catch jabber.pix-art.de invite urls directly in fragment
Christian Schneppe
2018-09-27
3
-2
/
+7
*
fixed text sharing in direct sharing
Christian Schneppe
2018-09-27
4
-5
/
+4
*
behave nicely (no foreground service by default) if app is built with targetS...
Christian Schneppe
2018-09-27
4
-12
/
+44
*
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
2018-09-26
7
-17
/
+30
*
use javax api instead of BC for file decryption
Christian Schneppe
2018-09-26
1
-66
/
+54
*
do not use BC provider on android 22+
Christian Schneppe
2018-09-26
2
-2
/
+7
*
check omemo keys when attachments are commit instead of before
Christian Schneppe
2018-09-26
1
-12
/
+7
*
commit next message (draft) when input box gets emptied. causes tablet view t...
Christian Schneppe
2018-09-26
1
-12
/
+19
*
show inactive keys if all of them are
Christian Schneppe
2018-09-26
1
-2
/
+11
*
clear parent activities pending view intent before calling startAcitvityForRe...
Christian Schneppe
2018-09-26
3
-4
/
+33
*
fixed regression that would not dismiss video encoding notification
Christian Schneppe
2018-09-26
1
-2
/
+2
*
use internal viewer for images and videos
Christian Schneppe
2018-09-26
2
-35
/
+34
*
introduce media browser activity
Christian Schneppe
2018-09-26
5
-2
/
+85
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
18
-116
/
+537
*
catch NPE
Christian Schneppe
2018-09-24
1
-1
/
+3
*
use different menu items for record video and take photo
Christian Schneppe
2018-09-23
3
-55
/
+56
*
fix media preview in tablet mode
Christian Schneppe
2018-09-23
2
-0
/
+7
*
show media preview in messagebubble like text messages
Christian Schneppe
2018-09-23
7
-14
/
+27
*
made foreground service logging more meaninful
Christian Schneppe
2018-09-23
1
-5
/
+6
*
add icon for unknown file while keeping 'file' icon for documents
Christian Schneppe
2018-09-23
1
-2
/
+14
*
make media previews survive rotations
Christian Schneppe
2018-09-23
3
-46
/
+89
*
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
2018-09-23
17
-543
/
+551
*
do some performance optimizations on jid host suggestions
Christian Schneppe
2018-09-14
1
-162
/
+22
*
show background in chatoverview a bit darker
Christian Schneppe
2018-09-14
1
-1
/
+1
*
show contact/group details as icons in tablet view
Christian Schneppe
2018-09-14
1
-0
/
+18
*
change text highlight color
Christian Schneppe
2018-09-14
1
-1
/
+1
[next]