Skip to content

Commit

Permalink
Pruned away eclipse/android related stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterOdeus committed Feb 18, 2012
1 parent 9bff18f commit a99af2e
Show file tree
Hide file tree
Showing 29 changed files with 32 additions and 390 deletions.
9 changes: 0 additions & 9 deletions .classpath

This file was deleted.

39 changes: 0 additions & 39 deletions .project

This file was deleted.

3 changes: 0 additions & 3 deletions .settings/org.eclipse.core.resources.prefs

This file was deleted.

3 changes: 0 additions & 3 deletions .settings/org.eclipse.core.runtime.prefs

This file was deleted.

56 changes: 0 additions & 56 deletions AndroidManifest.xml

This file was deleted.

36 changes: 0 additions & 36 deletions README

This file was deleted.

5 changes: 0 additions & 5 deletions RELEASE_NOTES

This file was deleted.

1 change: 0 additions & 1 deletion assets/www/index.html

This file was deleted.

1 change: 0 additions & 1 deletion assets/www/webres

This file was deleted.

32 changes: 32 additions & 0 deletions config.xml
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "com.phonegap.getting"
version = "0.0.91">

<name>PhoneGap: Getting Started</name>

<description>
A template for getting started with PhoneGap development and build.phonegap.com
</description>

<author href="http://alunny.github.com"
email="andrew.lunny@nitobi.com">
Andrew Lunny
</author>

<gap:platforms>
<gap:platform name="android" minVersion="2.1" />
<!--gap:platform name="webos" />
<gap:platform name="symbian.wrt" />
<gap:platform name="blackberry" project="widgets"/-->
</gap:platforms>

<icon src="icon.png" gap:role="default" />

<feature name="http://api.phonegap.com/1.0/geolocation"/>
<feature name="http://api.phonegap.com/1.0/network"/>

<!-- sample preference specification -->
<!-- <preference name="autorotate" value="false" readonly="true"/> -->
</widget>
25 changes: 0 additions & 25 deletions goodweight.txt

This file was deleted.

Binary file removed libs/phonegap.jar
Binary file not shown.
3 changes: 0 additions & 3 deletions lint.xml

This file was deleted.

File renamed without changes
40 changes: 0 additions & 40 deletions proguard.cfg

This file was deleted.

11 changes: 0 additions & 11 deletions project.properties

This file was deleted.

Binary file removed res/drawable-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed res/drawable-ldpi/ic_launcher.png
Binary file not shown.
Binary file removed res/drawable-ldpi/logo.png
Binary file not shown.
Binary file removed res/drawable-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed res/drawable-mdpi/logo.png
Binary file not shown.
Binary file removed res/drawable-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed res/drawable-xhdpi/logo.png
Binary file not shown.
Binary file removed res/drawable/logo.png
Binary file not shown.
13 changes: 0 additions & 13 deletions res/layout/main.xml

This file was deleted.

6 changes: 0 additions & 6 deletions res/values/strings.xml

This file was deleted.

19 changes: 0 additions & 19 deletions res/xml/plugins.xml

This file was deleted.

0 comments on commit a99af2e

Please sign in to comment.