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