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
*
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
*
don't leave low timeout mode prematurely
Christian Schneppe
2016-10-26
1
-3
/
+3
*
introduced low ping timeout mode after gcm push
Christian Schneppe
2016-10-26
1
-2
/
+12
*
some checks before video compression and don't compress videos...
Christian Schneppe
2016-10-26
1
-9
/
+14
*
include pgp signature only in non anonymous mucs
Christian Schneppe
2016-10-21
1
-2
/
+2
*
make VideoCompression notification persistent
Christian Schneppe
2016-10-21
1
-0
/
+1
*
update conversation in database background thread
Christian Schneppe
2016-10-18
1
-4
/
+9
*
add exception handling when loading default resource
Christian Schneppe
2016-10-18
1
-1
/
+10
*
code cleanup
Christian Schneppe
2016-10-18
1
-3
/
+0
*
little notification improvements for video compression
Christian Schneppe
2016-10-16
1
-0
/
+16
*
fix bug with wake lock for video compression
Christian Schneppe
2016-10-11
1
-4
/
+2
*
don't use sending state on muc pms without smacks
Christian Schneppe
2016-10-10
1
-2
/
+2
*
little bug fixes and improvements to VideoCompressor
Christian Schneppe
2016-10-08
1
-2
/
+3
*
reset sending to waiting on every error
Christian Schneppe
2016-10-08
1
-0
/
+8
*
respond to chat marker request only when mutual presence subscription exists
Christian Schneppe
2016-10-08
1
-1
/
+1
*
refresh error notification after 'try again'
Christian Schneppe
2016-10-08
1
-0
/
+1
*
issue ping after push was received
Christian Schneppe
2016-10-08
1
-1
/
+3
*
try to fix messages stuck at sending
Christian Schneppe
2016-10-08
1
-1
/
+2
*
make error notification dismissable
Christian Schneppe
2016-10-05
1
-14
/
+27
*
Allow to dismiss the notification from a wear reply.
Christian Schneppe
2016-09-28
1
-4
/
+12
*
don't reset encryption choice to auto on archiving
Daniel Gultsch
2016-09-26
1
-2
/
+0
*
set different auto download filesizes for wifi, mobile, roaming
Christian Schneppe
2016-09-24
1
-0
/
+40
*
don't react to null and empty voice replies
Daniel Gultsch
2016-09-23
1
-3
/
+4
*
add support for XEP-0377: Spam Reporting
Daniel Gultsch
2016-09-23
1
-2
/
+2
*
use history clear date as minimum date for mam
Christian Schneppe
2016-09-17
1
-1
/
+3
*
download own vcard avatar if none is set. fixes #2008
Daniel Gultsch
2016-09-09
1
-6
/
+13
*
optimized imports
Christian Schneppe
2016-09-09
1
-1
/
+0
*
be a bit more careful when deleting and deactivating accounts
Daniel Gultsch
2016-09-08
1
-9
/
+17
*
show server not found muc error
Daniel Gultsch
2016-09-07
1
-2
/
+6
*
don't crash when correcting waiting pgp encrypted messages
Daniel Gultsch
2016-09-07
1
-4
/
+12
*
return false if compressed video size = 0 or video does't exist
Christian Schneppe
2016-09-03
1
-2
/
+8
*
keep CPU awake while compressing video
Christian Schneppe
2016-09-03
1
-2
/
+5
*
Merge remote-tracking branch 'refs/remotes/origin/video-compression'
Christian Schneppe
2016-08-28
1
-0
/
+77
|
\
|
*
compress videos bigger than 10 MB before sending
Christian Schneppe
2016-08-28
1
-0
/
+77
*
|
mark conversation as read when swiping a notification with quick reply away
Daniel Gultsch
2016-08-27
1
-1
/
+7
*
|
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
2016-08-27
1
-0
/
+10
*
|
bring back connectivity changed events on android n
Daniel Gultsch
2016-08-27
1
-3
/
+4
|
/
*
add file provider to share files on android n
Daniel Gultsch
2016-08-26
1
-0
/
+1
*
offer quick reply on android N
Daniel Gultsch
2016-08-26
1
-1
/
+38
*
use N style stacked notifications
Daniel Gultsch
2016-08-26
1
-1
/
+6
*
send register IQs without full from
Daniel Gultsch
2016-08-26
1
-1
/
+1
*
don't close otr session on every presence change
Daniel Gultsch
2016-08-13
1
-8
/
+5
*
start file observer in background
Daniel Gultsch
2016-08-13
1
-1
/
+6
*
close tcp connection after 30s of inactivity when in push_mode
Daniel Gultsch
2016-08-11
1
-11
/
+20
*
don't do idle ping if close_tcp option is set
Daniel Gultsch
2016-08-11
1
-2
/
+4
*
catch platform bug when getting ringer mode
Daniel Gultsch
2016-08-11
1
-4
/
+9
[next]