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
/
eu
/
siacs
/
conversations
/
services
/
XmppConnectionService.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
OTR: Fix onContactStatusChanged & dont archive OTR
BrianBlade
2015-04-21
1
-5
/
+15
*
|
send invite to other instanzes after creating ad hoc conference. fixes #1136
Daniel Gultsch
2015-04-23
1
-0
/
+8
|
/
*
Merge branch 'dont_trust_cas_preference' of https://github.com/BrianBlade/Con...
iNPUTmice
2015-04-14
1
-3
/
+16
|
\
|
*
Add option to use MTM without default TrustManager
BrianBlade
2015-04-11
1
-3
/
+16
*
|
don't resume old session when changing resource
iNPUTmice
2015-04-09
1
-0
/
+5
*
|
Enable end-conversation by swipe gesture
BrianBlade
2015-04-08
1
-0
/
+1
|
/
*
# add delivery receipts for private muc msgs
BrianBlade
2015-03-18
1
-1
/
+1
*
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2015-03-07
1
-0
/
+18
*
avoid unnecessary thread creation
iNPUTmice
2015-03-05
1
-16
/
+21
*
added methods to count number of unread messages
Daniel Gultsch
2015-03-02
1
-0
/
+8
*
mark all sent messages up to a marker as displayed
Daniel Gultsch
2015-03-01
1
-9
/
+10
*
reset incoming chat state when going into background
iNPUTmice
2015-02-23
1
-0
/
+3
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-0
/
+22
*
always go through reconnect method instead of just starting XmppConnection th...
iNPUTmice
2015-02-18
1
-4
/
+1
*
moved roster loading to async task as well
iNPUTmice
2015-02-17
1
-10
/
+22
*
load messages asynchronously
iNPUTmice
2015-02-12
1
-2
/
+18
*
added actions to error notification
iNPUTmice
2015-02-10
1
-0
/
+24
*
adapt caps on whether or not message confirmation is on
iNPUTmice
2015-01-26
1
-1
/
+5
*
made connect time out more failsave
iNPUTmice
2015-01-25
1
-5
/
+8
*
fixed mam to work with muc
iNPUTmice
2015-01-24
1
-1
/
+4
*
deal with user entering full jids in join conference dialog
iNPUTmice
2015-01-21
1
-1
/
+3
*
otr4j: update to 0.22
Michael
2015-01-20
1
-1
/
+1
*
check for deleted files when loading more messages from history
iNPUTmice
2015-01-19
1
-1
/
+3
*
account for rounding errors when rescheduling wake up
iNPUTmice
2015-01-19
1
-150
/
+153
*
make room persistant when changing subject or other muc options
Daniel Gultsch
2015-01-10
1
-0
/
+12
*
ensure that everyone is member before making a room private
Daniel Gultsch
2015-01-09
1
-2
/
+11
*
allow for very basic muc configuration
Daniel Gultsch
2015-01-08
1
-1
/
+2
*
code cleanup
Daniel Gultsch
2015-01-08
1
-12
/
+15
*
kick after ban
Daniel Gultsch
2015-01-08
1
-0
/
+21
*
more muc options
Daniel Gultsch
2015-01-07
1
-3
/
+27
*
basic affiliation changes in muc
Daniel Gultsch
2015-01-07
1
-0
/
+22
*
reset next encryption when archiving conversations
Daniel Gultsch
2015-01-07
1
-0
/
+3
*
use copyonwritearraylist in for phone helper
Daniel Gultsch
2015-01-07
1
-2
/
+2
*
fixed bug in new ping strategy
Daniel Gultsch
2015-01-06
1
-3
/
+3
*
reworked ping scheduling strategy. very experimental
Daniel Gultsch
2015-01-05
1
-61
/
+32
*
do not run mam queries in findOrCreateConversation() when isn't available
Daniel Gultsch
2015-01-04
1
-5
/
+7
*
Verify IQ responses
Sam Whited
2015-01-04
1
-2
/
+1
*
Make IqPacket type an enum
Sam Whited
2015-01-04
1
-16
/
+16
*
Use packet callbacks only for IqPackets. Removed unnecessary code
Daniel Gultsch
2015-01-04
1
-2
/
+2
*
void messages getting reloaded through mam after clear history
Daniel Gultsch
2015-01-03
1
-0
/
+1
*
code cleanup
Daniel Gultsch
2015-01-03
1
-1
/
+3
*
put Conversations into background mode earlier
Daniel Gultsch
2015-01-02
1
-7
/
+11
*
added callback to change account password to notify UI on success / failure
Daniel Gultsch
2014-12-25
1
-12
/
+18
*
Add ability to change password on server
Sam Whited
2014-12-25
1
-10
/
+27
*
Simplify roster handling code
Sam Whited
2014-12-22
1
-37
/
+27
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-63
/
+132
*
get rid of special self presence object and incorporate that into roster
iNPUTmice
2014-12-20
1
-1
/
+0
*
fixed another break continue bug
iNPUTmice
2014-12-20
1
-3
/
+2
*
inject ui callback into running mam query
iNPUTmice
2014-12-20
1
-1
/
+1
*
made scroling smoother + bug fixes for history loading
iNPUTmice
2014-12-17
1
-3
/
+4
[prev]
[next]