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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-19
don't change video compression quality for files longer than 8 seconds
Christian Schneppe
2
-6
/
+3
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
3
-113
/
+173
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
2
-23
/
+14
2017-09-17
additional null checks around 'read by' intent
Christian Schneppe
1
-2
/
+7
2017-09-04
NotificationService: add button to mark conversation as read
Christian Schneppe
1
-0
/
+2
2017-09-04
use proper defaults for notification. fix sound playing twice on Android 8
Christian Schneppe
1
-12
/
+13
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-13
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
1
-1
/
+1
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
fixed otr jingle file size reporting
Christian Schneppe
1
-2
/
+1
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
2
-26
/
+37
2017-08-01
put settings defaults into resource file
Christian Schneppe
4
-30
/
+35
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-25
deduplicate notifications
Christian Schneppe
1
-1
/
+0
2017-06-25
Added preference to control Heads-up Notifications
Christian Schneppe
1
-1
/
+2
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
3
-4
/
+164
2017-05-31
do not turn send button green unless history is caught up
Christian Schneppe
1
-0
/
+16
2017-05-31
synchronize on dedicated lock for catchup instead of account
Christian Schneppe
1
-4
/
+5
2017-05-19
fall back to jingle only in 1:1
Christian Schneppe
1
-1
/
+2
2017-05-17
work around for brokens ROMs that expose file uris as notification sound
Christian Schneppe
1
-1
/
+16
2017-05-17
use mam reference instead of timestamp
Christian Schneppe
2
-52
/
+55
2017-05-17
synchronize around adding query to query map
Christian Schneppe
1
-1
/
+3
2017-05-10
jump directly to account on error
Christian Schneppe
1
-4
/
+17
2017-05-10
set catchup flag on mam only when doing that
Christian Schneppe
3
-12
/
+15
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-05-09
avoid race conditions when downloading files or decrypting pgp messages
Christian Schneppe
1
-0
/
+13
2017-05-09
avoid race condition that lead to double notification sound
Christian Schneppe
1
-1
/
+3
2017-05-09
Add messages to Notification for Android Auto on Android M and older
Christian Schneppe
1
-2
/
+10
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
reworked unique id generation for notification intents
Christian Schneppe
1
-8
/
+9
2017-04-21
Add Android Auto support to notifications
Christian Schneppe
2
-6
/
+25
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
[next]