]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commit
OI Safe: Make crypto helper from ServiceDispatchImpl public static, instead of the...
authorpeli0101 <peli0101@72b678ce-9140-0410-bee8-679b907dd61a>
Wed, 8 Apr 2009 20:18:58 +0000 (20:18 +0000)
committerpeli0101 <peli0101@72b678ce-9140-0410-bee8-679b907dd61a>
Wed, 8 Apr 2009 20:18:58 +0000 (20:18 +0000)
commit5d12d85f261589eff5c177d5a9a635d2561452c4
tree7a950a9386fa223b8ec64c2508bac56aa4cc2b61
parent2a94840e06a1dc5dc4ce3f0dd369ba643ae1dbf7
OI Safe: Make crypto helper from ServiceDispatchImpl public static, instead of the one from IntentHandler. This way, crypto helper is set to null if service is locked.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2021 72b678ce-9140-0410-bee8-679b907dd61a
src/org/openintents/safe/CryptoContentProvider.java
src/org/openintents/safe/IntentHandler.java
src/org/openintents/safe/service/ServiceDispatchImpl.java