Statistics
| Branch: | Tag: | Revision:

iocipher @ master

Name Size
  androidTest
  external
  gradle
  jni
  res
  src
.classpath 466 Bytes
.cproject 11.5 KB
.gitignore 550 Bytes
.gitlab-ci.yml 4.07 KB
.gitmodules 223 Bytes
.project 2.69 KB
AndroidManifest.xml 289 Bytes
CHANGELOG.md 368 Bytes
IOCipher.pom 1.61 KB
LICENSE.txt 7.47 KB
README.md 5.13 KB
build.gradle 2.63 KB
compare-to-official-release 2.44 KB
custom_rules.xml 7.73 KB
gradlew 5.12 KB
gradlew.bat 2.21 KB
lint.xml 202 Bytes
make-release-build 1.1 KB
project.properties 162 Bytes
setup-ant 351 Bytes

Latest revisions

# Date Author Comment
480b6468 01/31/2017 08:57 pm Hans-Christoph Steiner

compare-to-official-release checks the AAR now

But really, this should all be ported to diffoscope...

17450484 01/31/2017 04:12 pm Hans-Christoph Steiner

statically link STLport into lib, sqlcipher no longer provides it

66388b37 01/18/2017 12:48 pm Hans-Christoph Steiner

remove obsolete workaround to bugs in Google's linker (gold)

544941f9 01/18/2017 11:00 am Hans-Christoph Steiner

remove defunct openssl git submodule

9768158f 01/18/2017 10:43 am Hans-Christoph Steiner

add CHANGELOG for 0.4 release

3ea7e858 01/18/2017 10:29 am Hans-Christoph Steiner

update build instructions in README

fd2bc5cf 01/18/2017 10:28 am Hans-Christoph Steiner

gitlab-ci: install Debian's libqt5widgets5 for emulator64-x86

libQt5Widgets.so.5 is provided by the Android SDK, but it is failing to
find it:

emulator64-x86: error while loading shared libraries: libQt5Widgets.so.5:
cannot open shared object file: No such file or directory...
182ee6ce 01/18/2017 09:59 am Hans-Christoph Steiner

set Java source and target to 1.6 (1.5 is deprecated)

41cd510b 01/18/2017 09:59 am Hans-Christoph Steiner

make gradle call `make -C external` for a complete build

ef51d2bd 01/18/2017 09:59 am Hans-Christoph Steiner

convert tests to JUnit4 exception catching

Just makes things cleaner and using a non-ancient style.

View all revisions | View revisions

Also available in: Atom