Statistics
| Branch: | Tag: | Revision:

iocipherexample @ master

Name Size Revision Age Author Comment
  libs 55b21913 over 3 years Hans-Christoph Steiner include the IOCipher v0.2 release for easy use
  res 7ca0e3ed over 3 years Hans-Christoph Steiner include example image by default, and set it as...
  src a4407c58 over 3 years Hans-Christoph Steiner point developers to cacheword for password mana...
.classpath 466 Bytes 26fdffa9 over 3 years Hans-Christoph Steiner Eclipse is insisting on adding this
.gitignore 97 Bytes b4ed3cdb over 3 years Hans-Christoph Steiner add setup-ant script to set up ant builds easily
.project 851 Bytes fc62d4be almost 6 years Hans-Christoph Steiner got working file browser example from http://an...
AndroidManifest.xml 1.21 KB 2eea13ad over 3 years Hans-Christoph Steiner set targetSdkVersion to android-20 aka 4.4W
README.md 707 Bytes a4407c58 over 3 years Hans-Christoph Steiner point developers to cacheword for password mana...
project.properties 18 Bytes 2eea13ad over 3 years Hans-Christoph Steiner set targetSdkVersion to android-20 aka 4.4W
setup-ant 489 Bytes b4ed3cdb over 3 years Hans-Christoph Steiner add setup-ant script to set up ant builds easily

Latest revisions

# Date Author Comment
a4407c58 09/05/2014 04:18 am Hans-Christoph Steiner

point developers to cacheword for password management

b4ed3cdb 09/05/2014 04:18 am Hans-Christoph Steiner

add setup-ant script to set up ant builds easily

7ca0e3ed 09/05/2014 04:18 am Hans-Christoph Steiner

include example image by default, and set it as app icon too

This gives something to quickly click and try.

2eea13ad 09/05/2014 04:18 am Hans-Christoph Steiner

set targetSdkVersion to android-20 aka 4.4W

6b35d9a0 09/05/2014 04:18 am Hans-Christoph Steiner

remove BufferedInputStream, it conflicts with AutoCloseOutputStream

When using a BufferedInputStream with AutoCloseOutputStream, something
closes the stream too early, causing this stacktrace:

java.io.IOException: write failed: EPIPE (Broken pipe)
at libcore.io.IoBridge.write(IoBridge.java:462)...

4ed7267b 09/05/2014 04:18 am Hans-Christoph Steiner

actually get fetch the path provided in the content URI

47b264fd 09/05/2014 04:18 am Hans-Christoph Steiner

use the actual file name from incoming media

thanks to https://stackoverflow.com/a/3414749

c1b9c6fd 09/05/2014 04:18 am Hans-Christoph Steiner

port to IOCipher v0.2 API

55b21913 09/05/2014 04:18 am Hans-Christoph Steiner

include the IOCipher v0.2 release for easy use

244e81a9 09/05/2014 04:16 am Hans-Christoph Steiner

include libstlport_shared.so from android-20

IOCipher's native libraries need this, it is provided as part of the
Android NDK.

View all revisions | View revisions

Also available in: Atom