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-10-01
don't put conference joins into pending on initial bind
Daniel Gultsch
1
-11
/
+14
2015-10-01
reset muc options immediately befor join
Daniel Gultsch
1
-3
/
+2
2015-09-29
only invoke MTM in interactive mode after direct user input
Daniel Gultsch
1
-8
/
+11
2015-09-22
swapped icons for foreground services
Daniel Gultsch
2
-4
/
+3
2015-09-21
Export logs to SD card preference
fiaxh
1
-0
/
+141
2015-09-15
added missing type='submit' to mam queries
Daniel Gultsch
1
-2
/
+2
2015-09-06
Only show that have sessions in fingerprint list
Andreas Straub
1
-2
/
+2
2015-09-01
added special error state for dns timeout
Daniel Gultsch
1
-2
/
+1
2015-08-30
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
2
-1
/
+10
2015-08-26
use dedicated colors for primary and primary_dark
Daniel Gultsch
1
-1
/
+1
2015-08-26
Only announce device after publishing bundle
Andreas Straub
1
-2
/
+1
2015-08-26
be more restrictive about marking messages as sent_received in muc parser
Daniel Gultsch
1
-3
/
+2
2015-08-25
remove unused imports.
Michael
1
-1
/
+1
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
[next]