Statistics
| Branch: | Tag: | Revision:

notecipher / app / AndroidManifest.xml @ master

History | View | Annotate | Download (2.5 KB)

# Date Author Comment
156e37e4 08/27/2014 07:28 pm Hans-Christoph Steiner

bump version code to 13, after 0.1-beta release

61b66389 03/10/2014 06:06 pm uberspot

implement fully Settings Activity and add cacheword vibrate setting as well

5557a9e4 03/10/2014 06:06 pm uberspot

add initial Settings page skeleton, move the changeLockTimeout setting there

35ac5610 03/10/2014 06:06 pm uberspot

update targetSdkversion to 19

b5385423 11/14/2013 04:33 pm Abel Luck

use cacheword's new custom notification intent and settings object features

fe60f4df 11/11/2013 04:54 pm Abel Luck

target 4.2.2 and set minimum SDK to 2.3.3

8d7c5d97 10/25/2013 06:42 pm uberspot

formatted source of manifest + added appTheme and parentActivity fields, also changed minimumSDK to 8

a12d6441 10/25/2013 06:42 pm uberspot

Updated manifest + changed listActivity to Activity so that sherlockactionbar can be added later on

86986225 08/20/2013 07:29 pm Hans-Christoph Steiner

bump version to code 12 name 0.1

9a185e58 08/19/2013 09:46 pm n8fr8

update manifest to version 11

fd8dcab6 07/30/2013 12:00 am Abel Luck

Use GP recommended project layout

  • external libraries are submodules in external/
  • the main app is in app/
  • detailed build instructions are in README.md