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 (
Collapse
)
Author
Age
Files
Lines
*
fix crash while searching for updates and show error message if search was ↵
Christian Schneppe
2017-10-18
1
-10
/
+22
|
|
|
|
not successful
*
don't crash if runtime could not be retrieved
Christian Schneppe
2017-10-15
1
-1
/
+0
|
*
rework fix for duplicate file messages
Christian Schneppe
2017-10-15
1
-3
/
+10
|
*
also notify in notificationbar for new messages when messenger is open
Christian Schneppe
2017-10-14
1
-1
/
+0
|
*
initialize some variables in UpdateService
Christian Schneppe
2017-10-13
1
-2
/
+2
|
*
don't duplicate file if compression failes
Christian Schneppe
2017-10-13
1
-1
/
+1
|
|
|
|
fixes https://github.com/siacs/Conversations/issues/2652
*
add missing public UpdateService (){} to UpdateService
Christian Schneppe
2017-10-10
1
-0
/
+1
|
*
Merge branch 'rework_Updater'
Christian Schneppe
2017-10-10
4
-141
/
+198
|
\
|
*
reworked updater
Christian Schneppe
2017-10-10
4
-141
/
+198
|
|
*
|
correct hasEnabledAccounts
Christian Schneppe
2017-10-06
1
-0
/
+9
|
|
*
|
EventReceiver: use setting to store enabled accounts
Christian Schneppe
2017-10-06
2
-2
/
+19
|
/
*
don't recompress videos which were sent/received before
Christian Schneppe
2017-09-25
1
-1
/
+1
|
*
add maintanence intent to renewe instance id
Christian Schneppe
2017-09-24
1
-2
/
+1
|
*
execute video compression on seperate thread
Christian Schneppe
2017-09-24
2
-2
/
+11
|
*
give exec resolver a lower priority over reflection
Christian Schneppe
2017-09-24
1
-8
/
+8
|
*
refactored AudioPlayer
Christian Schneppe
2017-09-24
1
-0
/
+280
|
*
ignore http upload file size constraints for videos that will be compressed
Christian Schneppe
2017-09-19
1
-2
/
+8
|
*
don't change video compression quality for files longer than 8 seconds
Christian Schneppe
2017-09-19
2
-6
/
+3
|
*
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
3
-113
/
+173
|
*
made video thumbnail available during upload
Christian Schneppe
2017-09-18
1
-0
/
+1
|
*
Foregroundservice can be deactivated in expert options (default = ↵
Christian Schneppe
2017-09-17
2
-23
/
+14
|
|
|
|
|
|
foregroundservice active) Fixes #138
*
additional null checks around 'read by' intent
Christian Schneppe
2017-09-17
1
-2
/
+7
|
*
NotificationService: add button to mark conversation as read
Christian Schneppe
2017-09-04
1
-0
/
+2
|
*
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, ↵
Christian Schneppe
2017-08-13
1
-1
/
+1
|
|
|
|
isGeoUri and isXmppUri
*
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
|
[next]