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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-23
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
2
-9
/
+7
2015-08-23
don't make subsequent iq request when original stanza returned an error
Daniel Gultsch
1
-21
/
+22
2015-08-19
simulate old behaviour with messages being set to waiting while offline
Daniel Gultsch
1
-1
/
+0
2015-08-19
fixed nasty 'stuck at sending' bug that got introduced in 32826ec29d28668b7f3...
Daniel Gultsch
1
-0
/
+1
2015-08-15
fully depend on sm
Daniel Gultsch
1
-26
/
+24
2015-08-15
provide extra interface to close sockets. fixes #1330
Daniel Gultsch
1
-2
/
+1
2015-08-11
do not touch pictures that are already in the right format
Daniel Gultsch
2
-13
/
+22
2015-08-10
put wake locks on out of band file transfers
Daniel Gultsch
1
-0
/
+7
2015-08-10
report wrong file size in otr encrypted jingle file transfers to be compatibl...
Daniel Gultsch
1
-1
/
+2
2015-08-01
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
2
-1
/
+98
2015-07-31
Refactor axolotl message processing workflow
Andreas Straub
1
-1
/
+1
2015-07-31
improved 'next encryption' selection
Daniel Gultsch
1
-12
/
+8
2015-07-29
show http downloaded images in notification
Daniel Gultsch
1
-2
/
+3
2015-07-28
set time on resend to current time
Daniel Gultsch
1
-1
/
+2
2015-07-22
treat private, non-anonymous mucs like 1:1 chats notification wise
Daniel Gultsch
1
-1
/
+1
2015-07-21
Add INACTIVE state for removed keys
Andreas Straub
1
-15
/
+16
2015-07-21
bugfix: use sendIqPacket method in service instead of invoking XmppConnection...
Daniel Gultsch
1
-3
/
+2
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
2
-3
/
+4
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-13
renamed colors
Daniel Gultsch
1
-1
/
+1
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
2
-10
/
+7
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-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
[next]