cordova-android/bin/templates/project
Andrew Grieve dfa66b9dd4 CB-7330 Don't run "android update" during creation
Instead, have the build script copy do the equivalent logic on each
build.

Advantages:
- Scripts run much faster
- No more duplicate CordovaLib entries in project.properties
- Building is more independent from create/update script (more robust)
2014-08-18 23:24:29 -04:00
..
assets/www Spelling fixes 2013-12-05 12:20:58 -05:00
res CB-6860 Add activity_name and launcher_name to AndroidManifest.xml & strings.xml 2014-06-03 16:08:35 -04:00
Activity.java Refactor: Use ConfigXmlParser in activity. Adds CordovaWebView.init() 2014-07-04 16:32:09 -04:00
AndroidManifest.xml CB-4404 Revert setting android:windowSoftInputMode to "adjustPan" 2014-07-07 13:07:51 -04:00
build.gradle CB-3445: Add an initial set of Gradle build scripts 2014-08-18 09:48:31 -04:00
custom_rules.xml Add a comment to custom_rules.xml saying why we move AndroidManifest.xml 2014-06-03 15:29:06 -04:00
eclipse-project CB-5715 Add Eclipse .project file to create template. 2014-01-02 16:40:48 -05:00
eclipse-project-CLI CB-5715 For CLI, hide assets/www and res/xml/config.xml by default 2014-01-28 00:28:42 -05:00
libraries.gradle CB-3445: Add an initial set of Gradle build scripts 2014-08-18 09:48:31 -04:00
project.properties CB-7330 Don't run "android update" during creation 2014-08-18 23:24:29 -04:00
settings.gradle CB-3445: Add an initial set of Gradle build scripts 2014-08-18 09:48:31 -04:00