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
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
1
-5
/
+8
*
always persist current nick (in bookmark and database)
Christian Schneppe
2018-02-10
1
-7
/
+16
*
return to welcome activity after deleting last account
Christian Schneppe
2018-02-10
1
-41
/
+38
*
do not explicitly request MAM archive for blocked contacts
Christian Schneppe
2018-01-29
1
-42
/
+43
*
add snooze button to notification
Christian Schneppe
2018-01-29
1
-0
/
+12
*
check if app is installedFromPlayStore and use upcoming playstore site for up...
Christian Schneppe
2018-01-29
1
-0
/
+18
*
delegate uri permission to service when processing files
Christian Schneppe
2018-01-27
1
-0
/
+6
*
make chat markers opportunistic in private mucs
Christian Schneppe
2018-01-27
1
-3
/
+7
*
Show toast after destroying group chat
Christian Schneppe
2018-01-27
1
-5
/
+6
*
add possibility to destroy group chat
Christian Schneppe
2018-01-26
1
-6
/
+38
*
permanently cache last resolver result
Christian Schneppe
2018-01-21
1
-5
/
+0
*
postpone notification actions (mark as read, reply) until after messages are ...
Christian Schneppe
2018-01-21
1
-20
/
+52
*
disable offline messages. postpone prekey handling until after mam catchup
Christian Schneppe
2018-01-21
1
-0
/
+9
*
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
[next]