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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
reworked shortcut for QR-Code scanning in profile
Christian Schneppe
2
-35
/
+2
2018-10-03
remove unused SimpleFingerGestures_Android_Library
Christian Schneppe
1
-44
/
+0
2018-10-03
rework MediaViewerActivity
Christian Schneppe
4
-47
/
+124
2018-10-02
hide icons for muc/contact details in phone mode and only show them in tablet...
Christian Schneppe
1
-3
/
+11
2018-10-02
small muc details improvements
Christian Schneppe
1
-1
/
+1
2018-10-02
create notification channel for quite hours
Christian Schneppe
1
-23
/
+36
2018-10-02
made xmpp domain verifier verify wildcard domains where domain is a sub.sub d...
Christian Schneppe
1
-58
/
+65
2018-10-02
clean up connection code. unify domain = ip and extended connection settings ...
Christian Schneppe
2
-66
/
+51
2018-10-02
use sni and alpn for start tls as well. apperently google requires it
Christian Schneppe
2
-1
/
+3
2018-10-02
show failed file messages count in chatlist correctly
Christian Schneppe
2
-2
/
+79
2018-10-01
add shortcut for QR-Code scanning in profile
Christian Schneppe
1
-1
/
+34
2018-10-01
introduced error code for server not opening stream after auth or starttls
Christian Schneppe
2
-195
/
+199
2018-10-01
fixed sni and alpn for kitkat
Christian Schneppe
2
-6
/
+44
2018-10-01
code cleanup
Christian Schneppe
1
-5
/
+5
2018-10-01
make NotificationManager final
Christian Schneppe
1
-1
/
+1
2018-10-01
fixed auth
Christian Schneppe
1
-8
/
+8
2018-10-01
Fix auth when upgrading from SCRAM-SHA-1 to -256
Christian Schneppe
1
-52
/
+52
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
2
-22
/
+33
2018-10-01
use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...
Christian Schneppe
4
-29
/
+29
2018-10-01
catch all exceptions on detecting mime type
Christian Schneppe
1
-0
/
+2
2018-10-01
catch NPE in configureAttachmentMenu
Christian Schneppe
1
-0
/
+3
2018-10-01
fix crashes with EmojiTextView
Christian Schneppe
4
-10
/
+11
2018-09-27
bring back private group messages for all muc and fix broken highlight in muc
Christian Schneppe
2
-12
/
+18
2018-09-27
interrupt sub thread in resolver
Christian Schneppe
1
-1
/
+6
2018-09-27
do not show 'paste as quote' if clip is NULL
Christian Schneppe
1
-4
/
+7
2018-09-27
fixed notification sounds for Android 6
Christian Schneppe
1
-1
/
+3
2018-09-27
check if wake lock needs reinit when pressing start/pause in audio player
Christian Schneppe
1
-45
/
+22
2018-09-27
do not compress/resize images with strange aspect ratios
Christian Schneppe
2
-1
/
+14
2018-09-27
store avatars received over muc presence in contact
Christian Schneppe
7
-330
/
+344
2018-09-27
copy into new array when returning from resolver
Christian Schneppe
1
-6
/
+10
2018-09-27
catch jabber.pix-art.de invite urls directly in fragment
Christian Schneppe
3
-2
/
+7
2018-09-27
fixed text sharing in direct sharing
Christian Schneppe
4
-5
/
+4
2018-09-27
behave nicely (no foreground service by default) if app is built with targetS...
Christian Schneppe
4
-12
/
+44
2018-09-26
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
7
-17
/
+30
2018-09-26
use javax api instead of BC for file decryption
Christian Schneppe
1
-66
/
+54
2018-09-26
do not use BC provider on android 22+
Christian Schneppe
2
-2
/
+7
2018-09-26
check omemo keys when attachments are commit instead of before
Christian Schneppe
1
-12
/
+7
2018-09-26
commit next message (draft) when input box gets emptied. causes tablet view t...
Christian Schneppe
1
-12
/
+19
2018-09-26
show inactive keys if all of them are
Christian Schneppe
1
-2
/
+11
2018-09-26
clear parent activities pending view intent before calling startAcitvityForRe...
Christian Schneppe
3
-4
/
+33
2018-09-26
fixed regression that would not dismiss video encoding notification
Christian Schneppe
1
-2
/
+2
2018-09-26
use internal viewer for images and videos
Christian Schneppe
2
-35
/
+34
2018-09-26
introduce media browser activity
Christian Schneppe
5
-2
/
+85
2018-09-26
show conversation media in contact/conference details
Christian Schneppe
18
-116
/
+537
2018-09-24
catch NPE
Christian Schneppe
1
-1
/
+3
2018-09-23
use different menu items for record video and take photo
Christian Schneppe
3
-55
/
+56
2018-09-23
fix media preview in tablet mode
Christian Schneppe
2
-0
/
+7
2018-09-23
show media preview in messagebubble like text messages
Christian Schneppe
7
-14
/
+27
2018-09-23
made foreground service logging more meaninful
Christian Schneppe
1
-5
/
+6
[prev]
[next]