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
/
services
/
XmppConnectionService.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
setting room subject also sets room name
Christian Schneppe
2018-01-17
1
-1
/
+2
*
use JPEG as file format for avatar and compress to <9400 chars and
Christian Schneppe
2017-12-23
1
-22
/
+15
*
fixup for pep omemo notification dedup
Christian Schneppe
2017-12-16
1
-1
/
+1
*
support error messages in quick edit dialog
Christian Schneppe
2017-12-16
1
-1
/
+5
*
make unencrypted chat warning configurable via settings
Christian Schneppe
2017-11-25
1
-0
/
+4
*
save full jid when sending in muc. check chat markers against 'sender'
Christian Schneppe
2017-11-22
1
-2
/
+7
*
send and show read markers in private, non-anonymous groups
Christian Schneppe
2017-11-22
1
-2
/
+3
*
excute db read and writes on different threads
Christian Schneppe
2017-11-21
1
-22
/
+14
*
trying to catch various dead system exception when scheduling new alarms and ...
Christian Schneppe
2017-11-21
1
-33
/
+55
*
code refactoring to provide shorter account enabled check
Christian Schneppe
2017-11-20
1
-8
/
+7
*
Resync has_enabled_account setting after delete and on start
Christian Schneppe
2017-10-29
1
-4
/
+7
*
correct hasEnabledAccounts
Christian Schneppe
2017-10-06
1
-0
/
+9
*
EventReceiver: use setting to store enabled accounts
Christian Schneppe
2017-10-06
1
-0
/
+6
*
execute video compression on seperate thread
Christian Schneppe
2017-09-24
1
-2
/
+7
*
give exec resolver a lower priority over reflection
Christian Schneppe
2017-09-24
1
-8
/
+8
*
don't change video compression quality for files longer than 8 seconds
Christian Schneppe
2017-09-19
1
-2
/
+2
*
Don't leave conferences before join
Christian Schneppe
2017-09-19
1
-1
/
+4
*
show permanent notification while transcoding video
Christian Schneppe
2017-09-18
1
-113
/
+22
*
made video thumbnail available during upload
Christian Schneppe
2017-09-18
1
-0
/
+1
*
Foregroundservice can be deactivated in expert options (default = foregrounds...
Christian Schneppe
2017-09-17
1
-3
/
+13
*
additional null checks around 'read by' intent
Christian Schneppe
2017-09-17
1
-2
/
+7
*
no automatic reconnect on registration failures
Christian Schneppe
2017-08-13
1
-2
/
+2
*
prevent users from editing their account jid after successful login
Christian Schneppe
2017-08-13
1
-0
/
+3
*
send unavailable presence before join
Christian Schneppe
2017-08-13
1
-7
/
+3
*
do not crash on some very rare logging
Christian Schneppe
2017-08-13
1
-1
/
+5
*
some code cleanup and avoid scheduling reconnect task for negative interval
Christian Schneppe
2017-08-13
1
-27
/
+31
*
change access model of omemo pep nodes after every publish
Christian Schneppe
2017-08-01
1
-3
/
+3
*
fetch device ids for muc members w/o known devices
Christian Schneppe
2017-08-01
1
-1
/
+5
*
made DNSEC hostname validation opt-in
Christian Schneppe
2017-08-01
1
-1
/
+1
*
update datebubbles
Christian Schneppe
2017-08-01
1
-1
/
+1
*
do not keep files in waiting when file size exceeds http upload limit in groups
Christian Schneppe
2017-08-01
1
-0
/
+3
*
refactored retrieval of default preferences
Christian Schneppe
2017-08-01
1
-19
/
+29
*
put settings defaults into resource file
Christian Schneppe
2017-08-01
1
-23
/
+23
*
add publish-options helper class
Christian Schneppe
2017-08-01
1
-0
/
+4
*
use DND instead of XA when phone is silent
Christian Schneppe
2017-08-01
1
-6
/
+6
*
upgrade minidns. refactored dns utils
Christian Schneppe
2017-06-24
1
-0
/
+2
*
make launching app shortcuts work with disabled accounts
Christian Schneppe
2017-06-11
1
-1
/
+1
*
fix NPE when bookmark jid is null on creating suggestions
Christian Schneppe
2017-06-01
1
-1
/
+2
*
add the 4 most frequently contacted contacts as app shortcuts
Christian Schneppe
2017-05-31
1
-4
/
+12
*
fall back to jingle only in 1:1
Christian Schneppe
2017-05-19
1
-1
/
+2
*
use mam reference instead of timestamp
Christian Schneppe
2017-05-17
1
-6
/
+11
*
set catchup flag on mam only when doing that
Christian Schneppe
2017-05-10
1
-2
/
+2
*
suggest bookmarked conferences servers in join conference dialog
Christian Schneppe
2017-05-09
1
-0
/
+6
*
don't load signed prekeys on startup
Christian Schneppe
2017-05-09
1
-3
/
+11
*
send read marker after reading message in android auto
Christian Schneppe
2017-05-09
1
-1
/
+1
*
while restoring state deal with conversations that don't have accounts
Christian Schneppe
2017-04-26
1
-2
/
+8
*
send pgp signature when creating ad hoc conferences
Christian Schneppe
2017-04-26
1
-1
/
+1
*
Add Android Auto support to notifications
Christian Schneppe
2017-04-21
1
-0
/
+4
*
hide resend button if file is smaller than AutoAcceptFileSize…
Christian Schneppe
2017-04-18
1
-2
/
+1
*
reused code to retrieve AutoAcceptFileSize for AutoResend
Christian Schneppe
2017-04-18
1
-19
/
+1
[next]