Braden Shepherdson and Joe Bowser
55074b925f
Added a comment to explain where the start page is getting set.
2013-01-11 10:24:03 -08:00
Braden Shepherdson and Joe Bowser
958424ce59
Add configurable start location to config.xml and template
...
Still possible to hardcode, there's a comment in the template showing
how that can be done.
2013-01-11 10:24:02 -08:00
Braden Shepherdson and Joe Bowser
d04fc289ac
Move config.xml parsing into its own Config class
...
Now the parsing happens very early in the bootstrap process, before
loadUrl() is called. This enables a future change to put the start page
in config.xml instead of hardcoding it.
2013-01-11 10:24:02 -08:00
Joe Bowser
7c069f14f8
Incrementing version to 2.3.0 final
2013-01-02 17:07:21 -08:00
Joe Bowser
6efeb1471c
Incremeting version to 2.3.0rc2
2012-12-10 14:26:38 -08:00
Simon MacDonald
7b3724972b
Tagging to 2.3.0rc1
2012-11-26 16:09:52 -05:00
Anis Kadri and Simon MacDonald
226e72ac18
adding release command
2012-11-22 22:23:51 -05:00
Anis Kadri and Simon MacDonald
65c78b8f3f
removing ApplicationInfo.class
2012-11-22 22:23:51 -05:00
Anis Kadri and Simon MacDonald
6137c7ca06
removing appinfo.jar
2012-11-22 22:23:51 -05:00
Anis Kadri and Simon MacDonald
68161d2714
refactoring windows scripts
2012-11-22 22:23:51 -05:00
Anis Kadri and Simon MacDonald
a6473cb826
adding install function
2012-11-22 22:23:51 -05:00
Anis Kadri and Simon MacDonald
0084c6f96a
refactoring android commands
2012-11-22 22:23:51 -05:00
Anis Kadri
81f283e56f
CB-1794 fixing cordova commands for paths with spaces in them
2012-11-07 13:22:14 -08:00
Joe Bowser
e55327b064
Tagging the 2.2.0 release after this commit
2012-10-31 10:57:57 -07:00
Joe Bowser
bef0d47924
Starting incrementing the tag to RC2
2012-10-24 12:06:00 -07:00
Joe Bowser
d3ee322d7c
Updating Hello World
2012-10-15 14:19:46 -07:00
Joe Bowser
08dfb13dbf
Updating Android to 2.2.0rc1
2012-10-15 13:52:19 -07:00
Simon MacDonald
451688a12e
CB-1126: Splashscreen
2012-09-18 11:49:11 -04:00
Simon MacDonald
37b3e980dc
CB-1362: We should add android:hardwareAccelerated=true to the template manifest.xml
2012-09-17 22:09:51 -04:00
Josh Soref and Simon MacDonald
1bc49fe450
Spelling: explicitly
2012-09-17 22:09:51 -04:00
Josh Soref and Simon MacDonald
2ecbde891a
Spelling: conjunction
2012-09-17 22:09:51 -04:00
Anis Kadri
d859bb8e67
adding windows createAppInfoJar
2012-09-17 17:14:25 -07:00
Fil Maj
b723beb545
[CB-1484] License headers audit
2012-09-17 14:19:02 -07:00
Joe Bowser
5c60b09bf4
Updating the manifest so that it is correct
2012-09-13 11:46:31 -07:00
Simon MacDonald
59a3cf93e6
Tagging 2.1.0
2012-09-12 11:44:53 -04:00
Simon MacDonald
dc40d8afac
CB-1335: Update www/ Application
2012-09-03 13:42:15 -04:00
Simon MacDonald
774d21747a
Tagging 2.1.0rc2
2012-08-31 16:44:53 -04:00
macdonst
f111c245c1
Tagging 2.1.0rc1
2012-08-24 16:44:18 -04:00
macdonst
a219feaa60
Downgrade min sdk version of sample app
2012-08-13 13:30:27 -04:00
Joe Bowser
f2afa4dd50
Tweaking the Android Manfest to cope with new target changes: CB-1147
2012-07-27 13:31:25 -07:00
Joe Bowser
b9b2c6a013
Updating sample project
2012-07-23 10:43:23 -07:00
Joe Bowser
93ec092eaf
Forgot to add the example app. Works with the script
2012-07-20 09:57:26 -07:00
Joe Bowser
29ae492983
Upping the version to 2.0.0
2012-07-18 16:58:03 -07:00
Joe Bowser
9d5fb0b201
Tagging 2.0.0rc1
2012-07-13 15:46:09 -07:00
macdonst
2a8b9ab75e
Tagging to 1.9.0
2012-06-29 15:55:03 -04:00
Anis Kadri
e069bbb800
CB-937 fixing debug for windows
2012-06-28 17:11:21 -07:00
Anis Kadri
17ff6be6a9
CB-937 fixing debug
2012-06-28 17:08:32 -07:00
Anis Kadri
98138a0a60
log was actually doing nothing...fixing it
2012-06-27 17:55:35 -07:00
Anis Kadri
4699ab5500
forgot to add +x on BOOM
2012-06-25 15:03:19 -07:00
Anis Kadri
69fc7f39b7
setting +x on script files
2012-06-25 14:59:35 -07:00
Anis Kadri
b9f9429542
windows build/debug/launch scripts
2012-06-21 21:15:53 -07:00
Anis Kadri
e9a9144098
adding windows scripts
2012-06-20 19:07:41 -07:00
Joe Bowser
67d46432ed
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-06-18 16:01:19 -07:00
Joe Bowser
adf4166caa
Incrementing version to 1.9.0rc1 and doing some variable cleanup
2012-06-18 16:00:42 -07:00
Anis Kadri
e6d801a594
adding appinfo
2012-06-15 18:38:46 -07:00
Anis Kadri
c86b618aaa
adding bash helper scripts
2012-06-15 18:35:34 -07:00
Anis Kadri
bf6864bce0
updating cordova.js version
2012-06-08 17:42:06 -07:00
Anis Kadri
3fd158ad6e
renaming create2 and templates2
2012-06-07 20:10:14 -07:00
Anis Kadri
447af8da6a
removing old create and templates
2012-06-07 20:08:22 -07:00
Joe Bowser and macdonst
58c3f9a187
Updating the JS and the version for tagging
2012-06-06 10:45:44 -04:00