Statistics
| Branch: | Revision:

fakepanicreceiver @ master

Name Size Revision Age Author Comment
  libs 5e90c078 about 2 years Hans-Christoph Steiner update to PanicKit v0.4
  res 83434f7f about 2 years Hans-Christoph Steiner add some visible data to be cleared by the "cle...
  src a33fda1d about 2 years Hans-Christoph Steiner properly handle default state in "Choose panic ...
.classpath 466 Bytes 55ec2a01 almost 3 years Hans-Christoph Steiner new template project, minus Android Support stu...
.gitignore 252 Bytes bd7fdb07 over 2 years Hans-Christoph Steiner ignore OSX, Windows, gradle, and Android Studio...
.project 821 Bytes 3c4fa96f about 2 years Hans-Christoph Steiner rename app to FakePanicResponder
AndroidManifest.xml 1.97 KB d0053b31 about 2 years Hans-Christoph Steiner config ResponseActivity to allow for the app to...
LICENSE 11.1 KB 197bccc7 almost 3 years Hans-Christoph Steiner set license as Apache-2.0
README.md 235 Bytes 3355263f almost 3 years Hans-Christoph Steiner add README
ic_launcher-web.png 39.1 KB 55ec2a01 almost 3 years Hans-Christoph Steiner new template project, minus Android Support stu...
jenkins-build 545 Bytes ec88e56c over 2 years Hans-Christoph Steiner add standard build scripts
project.properties 18 Bytes 5e90c078 about 2 years Hans-Christoph Steiner update to PanicKit v0.4
setup-ant 811 Bytes ec88e56c over 2 years Hans-Christoph Steiner add standard build scripts

Latest revisions

# Date Author Comment
a33fda1d 01/06/2016 09:48 pm Hans-Christoph Steiner

properly handle default state in "Choose panic trigger" button

647b4618 01/06/2016 09:48 pm Hans-Christoph Steiner

more generic icon for "Default"

83434f7f 01/06/2016 09:48 pm Hans-Christoph Steiner

add some visible data to be cleared by the "clear data" response

3646d588 01/06/2016 09:48 pm Hans-Christoph Steiner

implement "clear app data" panic response

d0053b31 01/06/2016 09:48 pm Hans-Christoph Steiner

config ResponseActivity to allow for the app to disappear after panic

Having this Activity as "noHistory" helps with the disappearing act handled
by ExitActivity. Having "singleInstance" makes sure that there are never
competing instances trying to respond to a panic trigger. And this Activity...

f7633c64 01/06/2016 09:48 pm Hans-Christoph Steiner

update to PanicKit v0.4 responder flow

This uses the methods from PanicResponder to determine whether it should
use the default response, or the connected/configured response.

652faa76 01/06/2016 09:48 pm Hans-Christoph Steiner

use PanicKit constants for none and default

14d02447 01/06/2016 09:48 pm Hans-Christoph Steiner

rename TrustedAppEntry to ConnectedAppEntry to separate from TrustedIntents

This is not using TrustedIntents here, so it is be good to keep the
language clear.

1a215cdc 01/06/2016 09:48 pm Hans-Christoph Steiner

switch "use toast" example to "Lock and Exit"

This highlights the wonderful ExitActivity, and its ability to make apps
disappear.

4b37fe41 01/06/2016 09:48 pm Hans-Christoph Steiner

rename PanicTriggerActivity to ResponseActivity

This should hopefully be clearer in what it is doing.

View all revisions | View revisions

Also available in: Atom