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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use proper defaults for notification. fix sound playing twice on Android 8
Christian Schneppe
2017-09-04
1
-12
/
+13
*
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
*
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
2017-08-13
1
-1
/
+1
*
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
*
fixed otr jingle file size reporting
Christian Schneppe
2017-08-01
1
-2
/
+1
*
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
2
-26
/
+37
*
put settings defaults into resource file
Christian Schneppe
2017-08-01
4
-30
/
+35
*
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
*
deduplicate notifications
Christian Schneppe
2017-06-25
1
-1
/
+0
*
Added preference to control Heads-up Notifications
Christian Schneppe
2017-06-25
1
-1
/
+2
*
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
3
-4
/
+164
*
do not turn send button green unless history is caught up
Christian Schneppe
2017-05-31
1
-0
/
+16
*
synchronize on dedicated lock for catchup instead of account
Christian Schneppe
2017-05-31
1
-4
/
+5
*
fall back to jingle only in 1:1
Christian Schneppe
2017-05-19
1
-1
/
+2
*
work around for brokens ROMs that expose file uris as notification sound
Christian Schneppe
2017-05-17
1
-1
/
+16
*
use mam reference instead of timestamp
Christian Schneppe
2017-05-17
2
-52
/
+55
*
synchronize around adding query to query map
Christian Schneppe
2017-05-17
1
-1
/
+3
*
jump directly to account on error
Christian Schneppe
2017-05-10
1
-4
/
+17
*
set catchup flag on mam only when doing that
Christian Schneppe
2017-05-10
3
-12
/
+15
*
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
*
avoid race conditions when downloading files or decrypting pgp messages
Christian Schneppe
2017-05-09
1
-0
/
+13
*
avoid race condition that lead to double notification sound
Christian Schneppe
2017-05-09
1
-1
/
+3
*
Add messages to Notification for Android Auto on Android M and older
Christian Schneppe
2017-05-09
1
-2
/
+10
*
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
*
reworked unique id generation for notification intents
Christian Schneppe
2017-04-21
1
-8
/
+9
*
Add Android Auto support to notifications
Christian Schneppe
2017-04-21
2
-6
/
+25
*
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
*
Add reply button in wear design
Christian Schneppe
2017-04-18
1
-1
/
+1
*
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
2017-04-16
1
-0
/
+1
*
use async message loading only when called from UI
Christian Schneppe
2017-04-13
1
-9
/
+14
*
show first instead of last message in notification preview
Christian Schneppe
2017-04-13
1
-5
/
+7
*
Optimized imports from entire project
Christian Schneppe
2017-04-13
1
-6
/
+1
*
treat URL as file if URL is in oob or contains key
Christian Schneppe
2017-04-13
1
-4
/
+1
*
Changes the deprecated getColor() method
Christian Schneppe
2017-04-05
1
-1
/
+2
[next]