Joe Bowser
d1905dbee8
Fixing work-around to work for both ? and #
2012-06-20 14:16:02 -07:00
Joe Bowser
adc88f01b7
Attempt to test icecream_workaround from viafirma
2012-06-20 12:45:51 -07:00
macdonst
507554b8e8
Fixing merge error
2012-06-20 12:47:00 -04:00
macdonst
4795133daf
CB-919: Camera Plugin returned with empty error message
...
Instead of guarding against a null cursor we detect if the device is using internal or external storage to save the photos and adjust our DB queries accordingly.
2012-06-20 12:43:37 -04:00
macdonst
c1c9075962
CB-919: Camera Plugin returned with empty error message
...
Guarding against null cursor.
2012-06-20 12:20:42 -04:00
macdonst
a691e9f744
CB-910: Camera out of memory error
...
Whenever possible do not load the image into a Bitmap as it takes too much memory and blows up the Java heap.
2012-06-20 11:00:13 -04:00
macdonst
8969eed506
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-06-19 20:22:30 -04:00
Anis Kadri
be83095edf
updating windows create.js and creating node test
2012-06-19 20:21:45 -04:00
macdonst
5c7783305a
CB-883: SplashScreen without show() method, only hide()
2012-06-19 20:21:13 -04:00
Anis Kadri
d60806bfa6
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-06-19 16:28:11 -07:00
Anis Kadri
32febcb892
updating windows create.js and creating node test
2012-06-19 16:28:00 -07:00
macdonst
6c594b6f5f
Fixing merge error in FileUtils.notifyDelete
2012-06-19 11:29:00 -04: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
aa45670d87
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-06-15 18:38:56 -07:00
Anis Kadri
e6d801a594
adding appinfo
2012-06-15 18:38:46 -07:00
Anis Kadri
0aec2be4dd
updating bash create script and node test
2012-06-15 18:36:06 -07:00
Anis Kadri
c86b618aaa
adding bash helper scripts
2012-06-15 18:35:34 -07:00
Joe Bowser
451afabfbb
One more time, getting the title default right
2012-06-15 15:37:38 -07:00
Joe Bowser
f60049f713
Default should be false not true
2012-06-15 15:34:26 -07:00
Joe Bowser
ee0cd679d3
Adding more undocumented features for app title bar and full-screen
2012-06-15 15:16:14 -07:00
Joe Bowser
07ed6daeda
Removed merge because I missed the preference set
2012-06-15 15:01:46 -07:00
Joe Bowser
b5800ced61
Incrementing version to 1.9.0rc1
2012-06-15 14:54:46 -07:00
Joe Bowser
6d879f19f8
I think we need to rethink how we automate this test
2012-06-15 13:31:06 -07:00
Joe Bowser
dde79c14f5
Adding the TitleBar pull request
2012-06-15 11:28:42 -07:00
Joe Bowser
b08f245504
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-06-15 10:17:15 -07:00
Joe Bowser
cbd0b7a94b
This is a poorly written test. What was I thinking?
2012-06-14 15:23:55 -07:00
Joe Bowser
f060d09272
Fixing up tests
2012-06-14 15:23:55 -07:00
Joe Bowser
6edad7e7de
This is a poorly written test. What was I thinking?
2012-06-14 15:11:12 -07:00
Joe Bowser
f0f596c892
Fixing up tests
2012-06-14 13:55:26 -07:00
Joe Bowser
dbe65f1d35
Adding the WebDriver Tests
2012-06-14 13:35:48 -07:00
Joe Bowser
cdaf620f92
CB-582: Automating User WebView/WebViewClient/WebChromeClient tests
2012-06-14 10:33:32 -07:00
macdonst
09b753d09e
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-06-14 10:34:33 -04:00
macdonst
838fa5635f
CB-920: FileTransfer UTF-8 bug
2012-06-14 10:33:44 -04:00
Anis Kadri
0a4d218010
updating test for CB-916
2012-06-13 15:52:26 -07:00
Anis Kadri
24944cff22
deleting old stuff
2012-06-13 15:42:31 -07:00
macdonst
34820f4344
Removed need for getFormatData/Image to load image into memory
2012-06-13 15:57:17 -04:00
Anis Kadri
56047e5fc8
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-06-12 16:06:42 -07:00
Darryl Pogue
80ee6c1a91
Support showing the app title bar through a preference.
...
This does not change the default behaviour, and will only show the title bar when the showTitle preference is true. This allows apps to show and make use of the ActionBar in Android 3.x and 4.0.
2012-06-12 10:03:50 -07:00
Bryce Curtis
5649fbac20
Fix exception when defaultValue=null.
2012-06-11 14:55:08 -05:00
Bryce Curtis
586d3ecd60
Backbutton broken by adding new onKeyDown method without calling its super.
2012-06-11 14:53:43 -05:00
Joe Bowser
9ebdca66d9
Weird comment conflict
2012-06-11 10:28:24 -07:00
Anis Kadri
41ddcf2218
updated reference in test
2012-06-08 18:35:25 -07:00
Anis Kadri
cbe1216bc2
checking if project exits
2012-06-08 18:04:08 -07:00
Anis Kadri
234ee63859
updating build.xml templates reference
2012-06-08 17:43:29 -07:00
Anis Kadri
2402541974
adding tools verification to batch file
2012-06-08 17:43:10 -07:00
Anis Kadri
8b1fb30f59
fixing create script
2012-06-08 17:42:53 -07:00
Anis Kadri
bf6864bce0
updating cordova.js version
2012-06-08 17:42:06 -07:00
Joe Bowser
34ebdaddc1
Adding logs
2012-06-08 17:17:11 -07:00
Joe Bowser
9f42772b7e
Adding the volume button event changes
2012-06-08 16:25:09 -07:00