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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-28
compress videos bigger than 10 MB before sending
Christian Schneppe
1
-0
/
+77
2016-08-26
add file provider to share files on android n
Daniel Gultsch
1
-0
/
+1
2016-08-26
offer quick reply on android N
Daniel Gultsch
1
-1
/
+38
2016-08-26
use N style stacked notifications
Daniel Gultsch
1
-1
/
+6
2016-08-26
send register IQs without full from
Daniel Gultsch
1
-1
/
+1
2016-08-13
don't close otr session on every presence change
Daniel Gultsch
1
-8
/
+5
2016-08-13
start file observer in background
Daniel Gultsch
1
-1
/
+6
2016-08-11
close tcp connection after 30s of inactivity when in push_mode
Daniel Gultsch
1
-11
/
+20
2016-08-11
don't do idle ping if close_tcp option is set
Daniel Gultsch
1
-2
/
+4
2016-08-11
catch platform bug when getting ringer mode
Daniel Gultsch
1
-4
/
+9
2016-08-09
reworked backup service
Christian Schneppe
1
-0
/
+32
2016-08-02
add icons to files/locations in chat view
Christian Schneppe
1
-3
/
+0
2016-07-31
don't leave conferences ...
Christian Schneppe
1
-3
/
+3
2016-07-29
show identity type for device selection
Daniel Gultsch
1
-1
/
+1
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-66
/
+66
2016-07-27
fixed regression in file delete detection due to missing !
Daniel Gultsch
1
-1
/
+1
2016-07-27
added more logging for file deletion
Daniel Gultsch
1
-6
/
+11
2016-07-25
refactored deleted file detection to monitor entire sd card. fixes #1968
Daniel Gultsch
1
-19
/
+23
2016-07-13
call update file params from thread
Daniel Gultsch
1
-16
/
+16
2016-06-29
vibrate on new messages when app is open
Christian Schneppe
1
-0
/
+7
2016-06-20
display toast on pgp error
Daniel Gultsch
1
-2
/
+12
2016-06-14
clear muc tiles when avatar of member changes
Daniel Gultsch
1
-0
/
+11
2016-06-14
refactored pgp decryption
Daniel Gultsch
1
-3
/
+14
2016-06-12
set last seen true as default
Christian Schneppe
1
-1
/
+1
2016-06-10
catch conversations sort exception. not vital at this point
Daniel Gultsch
1
-14
/
+5
2016-06-04
swap sending presence and csi
Daniel Gultsch
1
-3
/
+3
2016-06-04
change default resource to mobile
Christian Schneppe
1
-2
/
+1
2016-06-04
opt-in to send last userinteraction in presence
Daniel Gultsch
1
-6
/
+34
2016-06-03
disconnect account in background after deletion. fixes #1861
Daniel Gultsch
1
-1
/
+6
2016-06-02
changed default resource to 'mobile'
Christian Schneppe
1
-1
/
+1
2016-06-01
deactive grace period when receiving screen on action
Daniel Gultsch
1
-1
/
+8
2016-06-01
deactivate grace period when coming to foreground
Daniel Gultsch
1
-0
/
+1
2016-05-31
optimize imports
Christian Schneppe
1
-1
/
+0
2016-05-31
execute phone contact changes in singlethreadexecutor
Daniel Gultsch
1
-53
/
+44
2016-05-30
handle app links for conferences
Daniel Gultsch
1
-0
/
+10
2016-05-28
schedule first idle ping on service creation
Daniel Gultsch
1
-0
/
+4
2016-05-28
added idle ping in 10min intervals
Daniel Gultsch
1
-8
/
+23
2016-05-27
don't push default muc conf twice
Daniel Gultsch
1
-0
/
+3
2016-05-26
add 'create conference' dialog
Daniel Gultsch
1
-3
/
+20
2016-05-26
make newly created conferences private by default
Daniel Gultsch
1
-9
/
+10
2016-05-23
Revert "Prevent presences from being cleared on connection"
Christian Schneppe
1
-1
/
+2
2016-05-21
update ui after affiliation changes
Daniel Gultsch
1
-0
/
+3
2016-05-19
also save form elements in disco storage
Daniel Gultsch
1
-2
/
+2
2016-05-17
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
1
-14
/
+4
2016-05-16
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
1
-0
/
+1
2016-05-16
keep conference members in memory and show them in conference details
Daniel Gultsch
1
-5
/
+21
2016-05-15
send caps hash in muc join
Daniel Gultsch
1
-6
/
+1
2016-05-13
show presence of other resources as template
Daniel Gultsch
1
-0
/
+10
2016-05-13
reset attempt count when reconnecting because of timeout
Daniel Gultsch
1
-0
/
+3
2016-05-13
use 'phone' or 'tablet' as default resource
Daniel Gultsch
1
-1
/
+1
[next]