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
*
reused code to retrieve AutoAcceptFileSize for AutoResend
Christian Schneppe
2017-04-18
1
-19
/
+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
*
Optimized imports from entire project
Christian Schneppe
2017-04-13
1
-6
/
+1
*
make image compression configurable
Christian Schneppe
2017-03-26
1
-0
/
+26
*
rework last activity logic to something that should work pretty well …
Christian Schneppe
2017-03-23
1
-2
/
+2
*
update shortcutbadger async
Christian Schneppe
2017-03-14
1
-9
/
+20
*
don't open conversation when opening contact details
Christian Schneppe
2017-03-14
1
-0
/
+55
*
rename media directories
Christian Schneppe
2017-03-11
1
-0
/
+1
*
send and parse Chat States to and from conferences
Christian Schneppe
2017-03-11
1
-1
/
+5
*
set last clear date to time of last message
Christian Schneppe
2017-03-09
1
-1
/
+7
*
closing the corresponding conversations after blocking a contact
Christian Schneppe
2017-03-09
1
-1
/
+31
*
extract stanza-id from muc reflections
Christian Schneppe
2017-03-09
1
-1
/
+4
*
change bitrate with video quality settings too
Christian Schneppe
2017-03-05
1
-2
/
+15
*
make video resolution configurable
Christian Schneppe
2017-03-04
1
-1
/
+14
*
rename the Xmlns class to Namespace
Christian Schneppe
2017-03-04
1
-7
/
+6
*
make x509 verification node world readable
Christian Schneppe
2017-03-04
1
-11
/
+38
*
send 'online' presences also while typing a message
Christian Schneppe
2017-02-22
1
-1
/
+1
*
Fix a typo in legacy
Christian Schneppe
2017-02-22
1
-3
/
+3
*
migrate domain and host exemption into seperate class
Christian Schneppe
2017-02-22
1
-3
/
+4
*
npe checks
Christian Schneppe
2017-02-22
1
-1
/
+4
*
bump mam namespace
Christian Schneppe
2017-02-22
1
-2
/
+3
*
rethink mam catchup strategies
Christian Schneppe
2017-02-22
1
-7
/
+12
*
don't delete chats after restart / reconnect
Christian Schneppe
2017-02-15
1
-0
/
+1
*
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
[next]