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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
move chat state reset from background switch to foreground switch to account ...
Daniel Gultsch
1
-3
/
+3
2015-10-17
disconnet in background thread
Daniel Gultsch
1
-1
/
+7
2015-10-17
improved error reporting in trust keys activity
Daniel Gultsch
1
-2
/
+2
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-3
/
+6
2015-10-16
block code when doing unforced disconnect
Daniel Gultsch
1
-188
/
+188
2015-10-14
clear bitmap cache before running out of memory
Daniel Gultsch
1
-0
/
+9
2015-10-14
make unread status and notifications presistent across restarts
Daniel Gultsch
2
-17
/
+38
2015-10-12
add config variable to enable x509 verification
Daniel Gultsch
1
-19
/
+14
2015-10-11
add menu item in account details to renew certificate
Daniel Gultsch
1
-13
/
+39
2015-10-11
Captcha support.
Armin Novak
1
-0
/
+57
2015-10-09
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
1
-15
/
+70
2015-10-08
catch exception when unregistering receivers that have not been registered be...
Daniel Gultsch
1
-3
/
+11
2015-10-08
introduced expert options to set status to away and xa if screen is off or if...
Daniel Gultsch
2
-22
/
+82
2015-10-06
do mam query after join
Daniel Gultsch
1
-1
/
+3
2015-10-06
Use MAM for MUC initial history retrieval
saqura
2
-28
/
+66
2015-10-06
Properly check for MUC MAM support
saqura
1
-6
/
+8
2015-10-06
clean up log exporting service. properly end service after exporting
Daniel Gultsch
1
-102
/
+106
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
[next]