1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/tests/src/com/fsck/k9
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
..
activity Renamed package name corresponding to the directory 2011-04-13 02:56:25 +09:00
helper Generally replace \n with \r\n when part of a message 2013-10-11 11:39:46 -04:00
mail Move unit test class to match changes in commit 40404c3 2013-12-02 16:50:57 -05:00
net/ssl Eliminate the need to pass a context to LocalKeyStore.getInstance 2013-12-03 19:24:37 -05:00