Statistics
| Branch: | Tag: | Revision:

cacheword / README.md @ master

History | View | Annotate | Download (17.5 KB)

# Date Author Comment
09e56b5b 01/31/2017 11:13 am vitriolix

fixing typo in doc, there is no CacheWordHandler.disconnect(), only CacheWordHandler.disconnectFromService()
closes #17

62f96bab 09/17/2015 05:22 pm Hans-Christoph Steiner

fix gradle compile line in README

caac0a49 09/17/2015 03:43 pm Hans-Christoph Steiner

document how to use cacheword JAR with gradle

71cc4266 11/07/2014 04:07 pm sensen

Remove CacheWordActivityHandler information

Remove all information related to CacheWordActivityHandler from
README.md to prevent new user wasting time looking for it. It was
removed since over a month ago, based on
https://dev.guardianproject.info/news/193.

f96b738e 09/16/2014 09:47 pm Hans-Christoph Steiner

merge all supporting texts into the README

a766fff6 08/27/2014 11:11 pm Hans-Christoph Steiner

set up cachewordlib's manifest for merging, introduced in ADT v20

As of ADT v10 and gradle v0.10, it is possible to put stuff into a library
project's manifest, then have it included into the main project's manifest.
The main project has to add this to its project.properties to enable it:...

8bb20232 08/27/2014 11:11 pm Hans-Christoph Steiner

standard script for setting up ant builds

4da6d48e 05/07/2014 02:23 pm Abel Luck

readme: document new detach/reattach functions

f6a136a2 05/07/2014 02:23 pm Abel Luck

readme: add table of contents for readability

0b679c97 05/07/2014 02:23 pm Abel Luck

README: explain how to use background services with CW

041f9e99 03/26/2014 05:05 pm Abel Luck

document dependency on sqlcipher 3.0.2

e2ef8036 03/26/2014 05:04 pm Abel Luck

update minimum api level in docs

4cf43832 03/25/2014 06:56 pm Abel Luck

document calibration configurability

30228a04 12/05/2013 04:40 pm Abel Luck

README: indicate SQLCipher v3 is the minimum version

d49c128b 11/14/2013 03:58 pm Abel Luck

add more docs about CacheWordHandler and the new settings configuration

0d67bc51 11/14/2013 03:29 pm Abel Luck

implement custom notification intents

I took the opportunity to refactor the settings into a separate class.

refs #2424

ba10f4b4 11/11/2013 05:06 pm Abel Luck

README: add ant documentation

e986797a 11/11/2013 04:58 pm Abel Luck

README: add minimum version

548341f0 11/11/2013 04:34 pm Abel Luck

add vibration feature to docs

e42fc3f1 08/16/2013 08:42 pm Abel Luck

the persistent unlocked notification can now be disabled

efce8847 08/09/2013 06:58 pm Abel Luck

README.md: reference project issue tracker

also added some nice line wrapping

c836b4c6 07/18/2013 04:20 pm n8fr8

Update README.md

removing DO NOT USE because, we are using it :P

45120c22 04/13/2013 09:49 am Abel Luck

user configurable timeout settings

5bdee01a 04/09/2013 01:01 pm Abel Luck

rename the events to be shorter and more useable

3826af73 04/09/2013 12:29 pm Abel Luck

clarify event invocation triggers #3

b6f7b635 03/20/2013 06:30 pm Abel Luck

readme: indeed onResume belongs here (fixes #2)

fe4735ff 03/20/2013 06:27 pm Abel Luck

reaadme: include the android support lib #1

5e4e67f5 03/18/2013 08:39 pm Abel Luck

readme: add explanation of cached secrets interface

5a81525c 03/18/2013 08:19 pm Abel Luck

readme: sqlcipher docs, and split security notes into new file

68598f0e 03/18/2013 08:11 pm Abel Luck

readme: simplify intro

e5471add 03/18/2013 08:06 pm Abel Luck

readme: update to reflect new API

c495c42f 03/18/2013 07:48 pm Abel Luck

build notes in new HACKING doc

4cef4f74 03/15/2013 08:26 pm Abel Luck

documentation placeholder

e17db1de 03/14/2013 01:42 pm Abel Luck

more documentation massaging

cd2b2929 03/13/2013 09:22 pm Abel Luck

spruce up formatting

3e5e76a1 03/13/2013 09:15 pm Abel Luck

begin developer usage documentation

fbf97ae9 03/12/2013 02:34 pm Abel Luck

documentation about string memory in java

4839fbfe 03/12/2013 12:54 pm Abel Luck

add warning message just in case

79e23516 03/07/2013 01:13 pm Abel Luck

initial commit