index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
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
*
show attach button in conferences when http upload is available
Daniel Gultsch
2015-06-29
1
-3
/
+2
*
initial http upload support
Daniel Gultsch
2015-06-29
1
-29
/
+37
*
made i/o and memory intensive operations execute in serial order
Daniel Gultsch
2015-06-05
1
-11
/
+18
*
reworked handeling of system contacts
Daniel Gultsch
2015-06-03
1
-3
/
+12
*
removed unnecessary / inacurate debug logging
Daniel Gultsch
2015-05-26
1
-2
/
+1
*
update unread count badge only when necessary
Daniel Gultsch
2015-05-26
1
-7
/
+11
*
added default iq handler to print some iq error messages
Daniel Gultsch
2015-05-26
1
-4
/
+16
*
renamed OtrEngine to OtrService
Daniel Gultsch
2015-05-26
1
-3
/
+3
*
Merge branch 'master' into development
Daniel Gultsch
2015-05-25
1
-4
/
+11
|
\
|
*
log connection age and reshedule ping check
Daniel Gultsch
2015-05-25
1
-4
/
+11
*
|
added ShortcutBadger as a dependency to create unread counts on launcher icon
Daniel Gultsch
2015-05-20
1
-6
/
+18
*
|
provide helper function for getting the content of a child directly
Daniel Gultsch
2015-05-20
1
-2
/
+1
|
/
*
let jingle connection and manager handle message status
Daniel Gultsch
2015-05-16
1
-4
/
+0
*
clear avatar cache when uploading new avatar
Daniel Gultsch
2015-05-13
1
-0
/
+1
*
handle conference invites differently to deal with killed activities. fixes #...
Daniel Gultsch
2015-05-12
1
-0
/
+1
*
config option to reset attempt counts when changing network (default=true)
Daniel Gultsch
2015-05-08
1
-8
/
+18
*
fixed npe when binval value of vcard avatar is null
Daniel Gultsch
2015-05-07
1
-2
/
+3
*
avoid fetching avatars multiple times in parallel
Daniel Gultsch
2015-05-05
1
-8
/
+39
*
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
2015-05-05
1
-9
/
+44
*
Merge pull request #1146 from BrianBlade/minor_otr_tweaks
Daniel Gultsch
2015-04-25
1
-5
/
+15
|
\
|
*
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
[next]