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
/
utils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-23
Retry decryption from message menu
fiaxh
1
-1
/
+3
2016-02-03
use TLSv1.2 as SSL context on supported plattforms
Daniel Gultsch
1
-0
/
+11
2016-01-29
prefer dns servers from networsk with the default route
Daniel Gultsch
1
-2
/
+17
2016-01-20
catch security exception when user prevents access to address book
Daniel Gultsch
1
-27
/
+45
2016-01-12
move some ssl socket modifiers into a seperate helper class
Daniel Gultsch
1
-0
/
+62
2016-01-11
Implement XEP-0368: SRV records for XMPP over TLS
moparisthebest
1
-50
/
+71
2016-01-11
ask to be excluded from battery optimization
Daniel Gultsch
1
-27
/
+29
2016-01-04
null check in getOriginalPath
Daniel Gultsch
1
-0
/
+3
2015-12-29
handle null names in getColorForName
Daniel Gultsch
1
-1
/
+1
2015-12-27
lower case all fingerprints. fixes #1521
Daniel Gultsch
1
-1
/
+2
2015-12-23
code cleanup
Daniel Gultsch
1
-22
/
+0
2015-12-23
show certificate information
Daniel Gultsch
1
-0
/
+50
2015-12-07
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
1
-0
/
+11
2015-12-04
avoid some NPEs
Daniel Gultsch
1
-2
/
+3
2015-12-01
add error state for unavailable tor network
Daniel Gultsch
1
-4
/
+9
2015-12-01
refactored socks5 connection code. make jingle transport use that new code
Daniel Gultsch
1
-0
/
+52
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
1
-21
/
+0
2015-10-28
show encryption type in warned/red messages
Daniel Gultsch
1
-0
/
+15
2015-10-26
Reset the margins manually after rotating
saqura
1
-0
/
+21
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-4
/
+24
2015-10-11
add menu item in account details to renew certificate
Daniel Gultsch
1
-0
/
+19
2015-09-19
let DnsHelper provide a fallback solution
Daniel Gultsch
1
-1
/
+8
2015-09-17
introduced Config variable to use legacy namespace for http upload
Daniel Gultsch
1
-1
/
+3
2015-09-17
fixed rare NPE in DnsHelper. fixed spelling and added logging
Daniel Gultsch
1
-5
/
+13
2015-09-14
changed http upload namespace to reflect the one in the XEP
Daniel Gultsch
1
-1
/
+1
2015-09-10
increased dns timeout
Daniel Gultsch
1
-0
/
+1
2015-09-05
ignore timeout exceptions on secondary dns requests
Daniel Gultsch
1
-9
/
+21
2015-08-28
use build in method on >= lolipop devices to discover dns servers
Daniel Gultsch
1
-7
/
+40
2015-08-25
catch some db query exceptions
Daniel Gultsch
1
-3
/
+5
2015-08-23
open files with capital extensions as well. fixes #1354
Daniel Gultsch
1
-1
/
+1
2015-08-19
catch package manager has died exception
Daniel Gultsch
1
-1
/
+1
2015-08-11
do not touch pictures that are already in the right format
Daniel Gultsch
1
-0
/
+144
2015-07-28
changed logging. (work around logcat null pointer
Daniel Gultsch
1
-1
/
+0
2015-07-24
rewrote dns fallback
Daniel Gultsch
1
-9
/
+6
2015-07-20
Optimize imports
Andreas Straub
6
-40
/
+39
2015-07-19
Adapt prettifyFingerprint() to axolotl FP sizes
Andreas Straub
1
-5
/
+4
2015-07-16
made 'check image on http host' message more generic. fixed #1281
Daniel Gultsch
1
-1
/
+2
2015-07-11
null check otr fingerprint before display
Daniel Gultsch
1
-1
/
+3
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
1
-10
/
+9
2015-07-09
print stack trace instead of writing error message to log in case of unknown ...
Daniel Gultsch
1
-1
/
+1
2015-07-05
show contacts name in non anonymous mucs. fixes #1213
Daniel Gultsch
1
-2
/
+6
2015-07-03
added fallback for non-srv dns queries
Daniel Gultsch
1
-0
/
+1
2015-07-01
changed mime type handling
Daniel Gultsch
2
-10
/
+488
2015-06-30
changed namespace of the http upload feature
Daniel Gultsch
1
-1
/
+1
2015-06-29
initial http upload support
Daniel Gultsch
1
-0
/
+1
2015-06-19
don't perform dns lookups on domain parts that obviously look like ip addresses
Daniel Gultsch
1
-10
/
+14
2015-06-05
made i/o and memory intensive operations execute in serial order
Daniel Gultsch
1
-0
/
+34
2015-06-04
fixed obvious bug in dns helper
Daniel Gultsch
1
-2
/
+2
2015-06-04
streamlined dns helper by ignoring weight
Daniel Gultsch
1
-55
/
+10
2015-05-28
let dns library take care of no-srv style hosts as well
Daniel Gultsch
1
-9
/
+16
[next]