]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commit
Created intent for restarting the timer, and called this intent from a
authorisaac.jones <isaac.jones@72b678ce-9140-0410-bee8-679b907dd61a>
Sun, 18 Jan 2009 01:12:55 +0000 (01:12 +0000)
committerisaac.jones <isaac.jones@72b678ce-9140-0410-bee8-679b907dd61a>
Sun, 18 Jan 2009 01:12:55 +0000 (01:12 +0000)
commitfa256af3e168f62dfd5ccb6059e173b495ad656c
treeb3f1b938dc8159181f96243e5946eff29d856916
parent57c3952fdf7949b27e73006acb2a59258d2d9213
Created intent for restarting the timer, and called this intent from a
few places within the code, notibly on PassList and CategoryList when
items were selected or edited.

This stops the timer from timing out surprisingly while the user is
editing stuff.

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1760 72b678ce-9140-0410-bee8-679b907dd61a
AndroidManifest.xml
res/values/strings.xml
src/org/openintents/intents/CryptoIntents.java
src/org/openintents/safe/CategoryList.java
src/org/openintents/safe/FrontDoor.java
src/org/openintents/safe/PassList.java
src/org/openintents/safe/service/ServiceDispatch.aidl
src/org/openintents/safe/service/ServiceDispatchImpl.java