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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-28
set time on resend to current time
Daniel Gultsch
1
-1
/
+2
2015-07-21
Add INACTIVE state for removed keys
Andreas Straub
1
-15
/
+16
2015-07-20
Refactor axolotl send processing/caching flow
Andreas Straub
1
-4
/
+7
2015-07-20
attempt to fix the delay problem
Daniel Gultsch
1
-16
/
+20
2015-07-20
Optimize imports
Andreas Straub
1
-2
/
+2
2015-07-20
Fix set/remove OnUpdateBlocklistListener
Andreas Straub
1
-5
/
+5
2015-07-19
Ask for key trust when sending messages
Andreas Straub
1
-6
/
+40
2015-07-19
Handle file transmission properly in axolotl
Andreas Straub
1
-4
/
+12
2015-07-19
Remove unneccessary code
Andreas Straub
1
-2
/
+1
2015-07-19
Fix trust status for outgoing messages
Andreas Straub
1
-0
/
+4
2015-07-19
Postpone initAccountService until roster loaded
Andreas Straub
1
-3
/
+1
2015-07-19
Fix asynchronous axolotl message sending
Andreas Straub
1
-2
/
+4
2015-07-19
Fetch bundles on-demand, encrypt in background
Andreas Straub
1
-8
/
+5
2015-07-19
Migrate to new PEP layout
Andreas Straub
1
-2
/
+1
2015-07-19
Reformat code to use tabs
Andreas Straub
1
-3
/
+3
2015-07-19
Added axolotl activation code to UI
Andreas Straub
1
-0
/
+9
2015-07-19
Reworked axolotl protocol layer
Andreas Straub
1
-1
/
+6
2015-07-19
bugfix: use sendIqPacket method in service instead of invoking XmppConnection...
Daniel Gultsch
1
-3
/
+2
2015-07-11
only try to change affilations for known jids
Daniel Gultsch
1
-1
/
+1
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
1
-5
/
+4
2015-07-10
display toast in ui on failed http download
Daniel Gultsch
1
-4
/
+44
2015-07-05
refactored sendMessage and merged with resendMessage
Daniel Gultsch
1
-148
/
+97
2015-07-03
make sure unread count is initialized as 0. fixes #1270
Daniel Gultsch
1
-1
/
+2
2015-07-02
fixed share with activity to account for http file upload
Daniel Gultsch
1
-3
/
+4
2015-06-29
show attach button in conferences when http upload is available
Daniel Gultsch
1
-3
/
+2
2015-06-29
initial http upload support
Daniel Gultsch
1
-29
/
+37
2015-06-05
made i/o and memory intensive operations execute in serial order
Daniel Gultsch
1
-11
/
+18
2015-06-03
reworked handeling of system contacts
Daniel Gultsch
1
-3
/
+12
2015-05-26
removed unnecessary / inacurate debug logging
Daniel Gultsch
1
-2
/
+1
2015-05-26
update unread count badge only when necessary
Daniel Gultsch
1
-7
/
+11
2015-05-26
added default iq handler to print some iq error messages
Daniel Gultsch
1
-4
/
+16
2015-05-26
renamed OtrEngine to OtrService
Daniel Gultsch
1
-3
/
+3
2015-05-25
log connection age and reshedule ping check
Daniel Gultsch
1
-4
/
+11
2015-05-20
added ShortcutBadger as a dependency to create unread counts on launcher icon
Daniel Gultsch
1
-6
/
+18
2015-05-20
provide helper function for getting the content of a child directly
Daniel Gultsch
1
-2
/
+1
2015-05-16
let jingle connection and manager handle message status
Daniel Gultsch
1
-4
/
+0
2015-05-13
clear avatar cache when uploading new avatar
Daniel Gultsch
1
-0
/
+1
2015-05-12
handle conference invites differently to deal with killed activities. fixes #...
Daniel Gultsch
1
-0
/
+1
2015-05-08
config option to reset attempt counts when changing network (default=true)
Daniel Gultsch
1
-8
/
+18
2015-05-07
fixed npe when binval value of vcard avatar is null
Daniel Gultsch
1
-2
/
+3
2015-05-05
avoid fetching avatars multiple times in parallel
Daniel Gultsch
1
-8
/
+39
2015-05-05
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
1
-9
/
+44
2015-04-23
send invite to other instanzes after creating ad hoc conference. fixes #1136
Daniel Gultsch
1
-0
/
+8
2015-04-21
OTR: Fix onContactStatusChanged & dont archive OTR
BrianBlade
1
-5
/
+15
2015-04-11
Add option to use MTM without default TrustManager
BrianBlade
1
-3
/
+16
2015-04-09
don't resume old session when changing resource
iNPUTmice
1
-0
/
+5
2015-04-08
Enable end-conversation by swipe gesture
BrianBlade
1
-0
/
+1
2015-03-18
# add delivery receipts for private muc msgs
BrianBlade
1
-1
/
+1
2015-03-07
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
1
-0
/
+18
2015-03-05
avoid unnecessary thread creation
iNPUTmice
1
-16
/
+21
[next]