Statistics
| Branch: | Tag: | Revision:

intheclear @ master

Name Size Revision Age Author Comment
  .tx 65b9b2b6 over 2 years Hans-Christoph Steiner add Transifex client config for easy push/pull ...
  description 62336802 over 2 years Hans-Christoph Steiner add description in standard XLIFF format
  res 525e035a over 2 years Hans-Christoph Steiner strip down Wipe preferences to work in the inli...
  src bc322376 over 2 years Hans-Christoph Steiner make Panic.ACTION_CONNECT launch the wizard fro...
.classpath 466 Bytes a56b7d4e almost 3 years Hans-Christoph Steiner add standard Guardian Project Eclipse/Ant/Jenki...
.gitignore 223 Bytes a56b7d4e almost 3 years Hans-Christoph Steiner add standard Guardian Project Eclipse/Ant/Jenki...
.project 813 Bytes d72e3f57 almost 3 years Hans-Christoph Steiner strip down to just the Android app This remove...
AndroidManifest.xml 5.26 KB bc322376 over 2 years Hans-Christoph Steiner make Panic.ACTION_CONNECT launch the wizard fro...
LICENSE 34.3 KB f5e4acb8 over 6 years Nathan Freitas added GPLv3 license to project
fix-translations 312 Bytes fe31b8c9 over 2 years Hans-Christoph Steiner rename fix-translations script and add "em dash...
jenkins-build 545 Bytes a56b7d4e almost 3 years Hans-Christoph Steiner add standard Guardian Project Eclipse/Ant/Jenki...
project.properties 18 Bytes 8e10b5bb almost 3 years Hans-Christoph Steiner update target SDK to latest (android-22 5.1)
setup-ant 1016 Bytes a56b7d4e almost 3 years Hans-Christoph Steiner add standard Guardian Project Eclipse/Ant/Jenki...

Latest revisions

# Date Author Comment
bc322376 04/29/2015 05:45 pm Hans-Christoph Steiner

make Panic.ACTION_CONNECT launch the wizard from the beginning

3fd46e85 04/29/2015 05:45 pm Hans-Christoph Steiner

make the wizard use the backstack properly

no need to create new instances of InTheClearActivity, just finish() the
current Activity. Also, each step should be finish()ed when done, since
the back/next buttons explicitly create new Activity instances.

7e5d82ad 04/29/2015 05:45 pm Hans-Christoph Steiner

clean up shared preferences committing and var names

apply() is preferred now over commit() because it is more efficient.

78dbff3a 04/29/2015 05:45 pm Hans-Christoph Steiner

rename classes based on Activity/Service, and move into single Java package

This source code was confusing to follow since the class names were overly
simplified, and there are sorted into packages that aren't needed at all
to separate concerns.

96778c88 04/29/2015 12:33 am Hans-Christoph Steiner

add Panic DISCONNECT handler to preferences Activity

Seems like an OK place for now...

0782115d 04/29/2015 12:33 am Hans-Christoph Steiner

READ_CALL_LOG and WRITE_CALL_LOG permissions are now required

68a6dbed 04/29/2015 12:33 am Hans-Christoph Steiner

wire up PanicController progress messages using ResultReceiver

Now that PanicController is a IntentService, it needs to communicate using
a ResultReceiver. No more direct method calls, since an IntentService runs
in a separate process.

1ab5f23f 04/29/2015 12:33 am Hans-Christoph Steiner

rename some vars for clarify

a3dca467 04/29/2015 12:33 am Hans-Christoph Steiner

skip the phone config in the wizard if device is not a phone

525e035a 04/29/2015 12:33 am Hans-Christoph Steiner

strip down Wipe preferences to work in the inline lists

This uses a lot more built-in constructs, rather than reinventing the wheel

View all revisions | View revisions

Also available in: Atom