1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/tests
Joe Steele cedcd7e47c Eliminate the need to pass a context to LocalKeyStore.getInstance
Instead, have K9.onCreate initialize the location of the key
store file (similar to what is done with
BinaryTempFileBody.setTempDirectory).

Also, LocalKeyStore.getInstance has been changed so that it
no longer needs to be synchronized.
2013-12-03 19:24:37 -05:00
..
src/com Eliminate the need to pass a context to LocalKeyStore.getInstance 2013-12-03 19:24:37 -05:00
.classpath Update the tests project. 2013-10-11 11:24:55 -04:00
.project Simplify Eclipse setup. 2013-05-31 18:00:45 -04:00
AndroidManifest.xml Update the tests project. 2013-10-11 11:24:55 -04:00
ant.properties summary: updated build scripts for testing. 2012-05-30 18:02:57 -05:00
build.xml updated target name "test" in tests/build.xml for Android SDK Tools Revision 20.0.3 / 21 RC4 2012-09-22 09:43:58 -05:00
clean-tests.sh summary: updated build scripts for testing. 2012-05-30 18:02:57 -05:00
proguard.cfg Upgrade us to android-14 infrastructure 2011-10-27 12:41:24 -04:00
project.properties Update the tests project. 2013-10-11 11:24:55 -04:00