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
*
fixed adhoc conference creation behaviour. properly show errors
Christian Schneppe
2017-02-14
1
-3
/
+6
*
don't compress videos if they are in our files directory
Christian Schneppe
2017-02-12
1
-3
/
+7
*
clear avatar cache when system name changes
Christian Schneppe
2017-02-10
1
-4
/
+6
*
also try to resend failed uploads while sending ping
Christian Schneppe
2017-02-09
1
-0
/
+7
*
resend failed uploads automatically if filesize smaller than configured AutoA...
Christian Schneppe
2017-02-09
1
-0
/
+33
*
support aesgcm:// style urls
Christian Schneppe
2017-02-08
1
-0
/
+6
*
fixed scrolling and async loading of message of new conversation start
Christian Schneppe
2017-02-08
1
-13
/
+25
*
configurable local message retention period.
Christian Schneppe
2017-01-29
1
-13
/
+54
*
change video filename and lower bitrate for smaller files
Christian Schneppe
2017-01-29
1
-2
/
+4
*
reworked videocompression
Christian Schneppe
2017-01-25
1
-206
/
+74
*
cleaning up crypto targets when conference member is getting removed
Christian Schneppe
2017-01-25
1
-0
/
+20
*
reworked backup scheduler and add wakelock to ExportLogsService
Christian Schneppe
2017-01-21
1
-14
/
+15
*
handle swiping away from recent apps correctly
Christian Schneppe
2017-01-16
1
-0
/
+5
*
correct check if there is a scheduled pending intent
Christian Schneppe
2017-01-16
1
-4
/
+5
*
don't start backup at startup if there is a scheduled pending intent
Christian Schneppe
2017-01-15
1
-8
/
+15
*
fixed avatar republish missing the mime type
Christian Schneppe
2017-01-14
1
-11
/
+7
*
reworked wakelock for video compression
Christian Schneppe
2017-01-14
1
-3
/
+5
*
automatically bookmark private, non-anonymous mucs where inviter is trusted
Christian Schneppe
2017-01-09
1
-1
/
+12
*
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
2017-01-05
1
-2
/
+4
*
ignore debug output
Christian Schneppe
2016-12-25
1
-1
/
+2
*
catch NPE while sharing video from content uri and make it working
Christian Schneppe
2016-12-25
1
-135
/
+216
*
don't reconnect accout when system reports no internet connection
Christian Schneppe
2016-12-18
1
-2
/
+6
*
add support for RFC7711 to MTM
Christian Schneppe
2016-12-18
1
-2
/
+2
*
always force close a connection when disabling from error state
Christian Schneppe
2016-11-24
1
-1
/
+1
*
introduced blind trust before verification mode
Christian Schneppe
2016-11-24
1
-0
/
+4
*
offer verification directly from the trust keys screen
Christian Schneppe
2016-11-24
1
-2
/
+6
*
use constants for some preferences
Christian Schneppe
2016-11-24
1
-3
/
+4
*
when swiping don't clean startup counter entirely. just don't count last startup
Christian Schneppe
2016-11-24
1
-2
/
+2
*
removed some unecessary locking
Christian Schneppe
2016-11-20
1
-19
/
+19
*
check if thread was interrupted before doing operations on socket
Christian Schneppe
2016-11-20
1
-2
/
+1
*
issue ping after network change
Christian Schneppe
2016-11-20
1
-4
/
+2
*
lower reconnection time
Christian Schneppe
2016-11-20
1
-1
/
+1
*
synchronzie on xmpp service around all state changes
Christian Schneppe
2016-11-20
1
-106
/
+116
*
don't reset last connect time on network change
Christian Schneppe
2016-11-20
1
-5
/
+5
*
reformat code
Christian Schneppe
2016-11-19
1
-3782
/
+3783
*
set preference switch to enable, disable or do automatic video compression
Christian Schneppe
2016-11-19
1
-1
/
+16
*
put omemo fingerprint in own uri (qr code / nfc)
Christian Schneppe
2016-11-18
1
-0
/
+22
*
parse omemo fingerprints from uris
Christian Schneppe
2016-11-18
1
-0
/
+25
*
reset startup count when swiped away (only count kills)
Christian Schneppe
2016-11-18
1
-315
/
+309
*
extract affiliations from unavailable presence
Christian Schneppe
2016-11-15
1
-1
/
+1
*
close video compression notification on errors
Christian Schneppe
2016-11-15
1
-0
/
+2
*
don't add outcasts or non-members in members-only rooms back to list
Christian Schneppe
2016-11-12
1
-3
/
+3
*
brought restart threshold down to 8 times in 8h
Christian Schneppe
2016-11-11
1
-0
/
+9
*
add frequent restart detection
Christian Schneppe
2016-11-08
1
-0
/
+4
*
fixed regression of showing delivery failed after receipt
Christian Schneppe
2016-11-08
1
-2
/
+1
*
removed unnecessary push_mode
Christian Schneppe
2016-11-07
1
-30
/
+11
*
leaving low ping timeout mode after coming online
Christian Schneppe
2016-11-07
1
-35
/
+46
*
schedule correct wakeup call when in low ping timeout mode
Christian Schneppe
2016-11-07
1
-3
/
+4
*
add error message to failed messages. accessible via context menu
Christian Schneppe
2016-10-26
1
-3
/
+13
*
connect instantly in low ping mode after going offline
Christian Schneppe
2016-10-26
1
-2
/
+7
[next]