2013-12-07 16:41:39 +00:00
|
|
|
Categories:Office
|
|
|
|
License:Apache2
|
|
|
|
Web Site:https://guardianproject.info
|
2014-02-21 18:19:25 +00:00
|
|
|
Source Code:https://github.com/guardianproject/notecipher
|
|
|
|
Issue Tracker:https://github.com/guardianproject/notecipher/issues
|
2013-12-07 16:41:39 +00:00
|
|
|
|
|
|
|
Auto Name:NoteCipher
|
|
|
|
Summary:Notepad with lock
|
|
|
|
Description:
|
2013-12-10 11:25:56 +00:00
|
|
|
Simple app for taking notes that encrypts everything behind a password.
|
|
|
|
|
|
|
|
Status: Beta.
|
2013-12-07 16:41:39 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
2014-02-21 18:19:25 +00:00
|
|
|
Repo:https://github.com/guardianproject/notecipher.git
|
2013-12-07 16:41:39 +00:00
|
|
|
|
|
|
|
Build:0.1,12
|
|
|
|
commit=8afa912172ce
|
|
|
|
subdir=app
|
2014-04-26 10:15:00 +00:00
|
|
|
srclibs=2:ActionBarSherlock@4a79d,3:NumberPicker-SimonVT@b4562,1:Cacheword@d49c128bb,IOCipher@v0.1
|
2013-12-07 16:41:39 +00:00
|
|
|
prebuild=wget https://s3.amazonaws.com/sqlcipher/SQLCipher+for+Android+v2.2.2.zip && \
|
|
|
|
rm $$Cacheword$$/libs/iocipher.jar && \
|
|
|
|
$$SDK$$/tools/android update project -p $$Cacheword$$ -l ../../IOCipher
|
|
|
|
build=unzip SQLCipher+for+Android+v2.2.2.zip && \
|
|
|
|
cp -R SQLCipher\ for\ Android\ v2.2.2/libs/* libs/ && \
|
|
|
|
cp -R SQLCipher\ for\ Android\ v2.2.2/assets/* assets/ && \
|
|
|
|
rm libs/guava-r09.jar && \
|
|
|
|
cp libs/android-support-v4.jar $$Cacheword$$/libs/ && \
|
|
|
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
|
|
cp libs/sqlcipher.jar $$Cacheword$$/libs/
|
|
|
|
|
2014-08-29 22:09:16 +00:00
|
|
|
Build:0.1,13
|
|
|
|
disable=not ready for release
|
|
|
|
commit=ae993855a070df642e6022e4c8431bbb798d544b
|
|
|
|
subdir=app
|
2014-08-30 22:17:51 +00:00
|
|
|
submodules=yes
|
2014-08-29 22:09:16 +00:00
|
|
|
srclibs=SQLCipher@v3.1.0
|
2014-08-30 22:17:51 +00:00
|
|
|
rm=app/libs/x86/*.so,app/libs/armeabi/*.so
|
2014-08-29 22:09:16 +00:00
|
|
|
prebuild=sh ../setup-ant.sh && \
|
|
|
|
cp libs/android-support-v4.jar ../external/actionbarsherlock/actionbarsherlock/libs/android-support-v4.jar && \
|
|
|
|
cp libs/android-support-v4.jar ../external/cacheword/cachewordlib/libs/android-support-v4.jar && \
|
2014-08-30 22:17:51 +00:00
|
|
|
pushd $$SQLCipher$$ && \
|
|
|
|
make init && \
|
|
|
|
make && \
|
|
|
|
popd && \
|
|
|
|
cp -fR $$SQLCipher$$/libs ./ cp -fR $$SQLCipher$$/assets ./
|
2014-08-29 22:09:16 +00:00
|
|
|
scandelete=external/actionbarsherlock/actionbarsherlock-samples
|
|
|
|
|
|
|
|
Maintainer Notes:
|
|
|
|
* Upstream is not yet ready
|
|
|
|
* NoteCipher Library has jars
|
|
|
|
* NoteCipher's submodules include this repo: circular submodules?
|
|
|
|
.
|
|
|
|
|
2013-12-07 16:41:39 +00:00
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:RepoManifest
|
|
|
|
Current Version:0.1
|
2014-08-28 02:26:40 +00:00
|
|
|
Current Version Code:13
|
2013-12-07 16:41:39 +00:00
|
|
|
|