Joe Bowser
|
e4a52de0a5
|
Copying new XML into the templates for 1.6.1. Turns out tags are broken
|
2012-04-12 14:33:29 -07:00 |
|
Joe Bowser
|
f2526bbc78
|
Updated tweaks to get up and running
|
2012-04-12 14:18:06 -07:00 |
|
Joe Bowser
|
1794f2e047
|
Massive refactor of CordovaInterface. Deprecation and Exception throwing to notify the user that we're changing things
|
2012-04-12 11:27:08 -07:00 |
|
Joe Bowser
|
b99e9abb5f
|
Working. Pushing the callback server change again.
|
2012-04-11 13:23:45 -07:00 |
|
Joe Bowser
|
e77f9bb8fc
|
Rolling back half-baked change that broke the code in the branch, we need to rethink the Callback Server
|
2012-04-11 11:44:53 -07:00 |
|
Joe Bowser
|
628f88cf79
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
|
2012-04-11 09:12:19 -07:00 |
|
macdonst
|
ac06892dec
|
CB-472: FileWriter.seek(0) does not actually seek to the beginning of the file
|
2012-04-11 10:44:09 -04:00 |
|
Joe Bowser
|
87238f26f6
|
Managed to get this building minus Jail Activity, still a long way to go
|
2012-04-10 17:34:34 -07:00 |
|
Joe Bowser
|
95013e87dd
|
Fixing the manifest errors
|
2012-04-10 16:01:53 -07:00 |
|
Joe Bowser
|
d604e8b9b4
|
Updating the tests a bit, still not running
|
2012-04-10 15:53:40 -07:00 |
|
Joe Bowser
|
9a2eb04054
|
Tweaking DroidGap so it compiles into a JAR, starting testing
|
2012-04-10 14:39:01 -07:00 |
|
Joe Bowser
|
f34da8a96f
|
Fixing eclipse classpath
|
2012-04-10 14:22:25 -07:00 |
|
Joe Bowser
|
5e1997c8d8
|
Updating with tagged JS
|
2012-04-10 13:26:35 -07:00 |
|
Bryce Curtis
|
36e6b572b7
|
Update to version 1.6.0.
|
2012-04-10 09:01:37 -05:00 |
|
Joe Bowser
|
3bda8afdc1
|
Updating the sample index.html
|
2012-04-09 17:11:51 -07:00 |
|
Joe Bowser
|
cdf148bb58
|
Starting Release Process
|
2012-04-09 17:11:13 -07:00 |
|
Joe Bowser
|
b532cf8545
|
Fixing the template, since this doesn't have to be unit tested. :)
|
2012-04-09 13:43:36 -07:00 |
|
macdonst
|
ecebcbabf8
|
CB-446: Enhance setting data source for local files in AudioPlayer
|
2012-04-09 10:13:43 -04:00 |
|
macdonst
|
aa00e07b3c
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
|
2012-04-05 19:52:36 -04:00 |
|
macdonst
|
cb473dfed4
|
CB-453: FileWriter.append - Chinese characters are not appended to the file correctly
|
2012-04-05 19:51:45 -04:00 |
|
Bryce Curtis
|
8b05ce41dd
|
Update project template cordova.js reference and title.
|
2012-04-05 15:39:33 -05:00 |
|
macdonst
|
5d43835db8
|
CB-446: Enhance setting data source for local files in AudioPlayer
|
2012-04-05 13:43:00 -04:00 |
|
macdonst
|
838286df96
|
Return MediaError object and not error code from native side of Media API
|
2012-04-05 13:31:09 -04:00 |
|
Joe Bowser
|
527f17d19e
|
Tweaking the tests so that they merge
|
2012-04-04 13:38:35 -07:00 |
|
macdonst
|
04aa6d3c38
|
CB-438: File metadata.modificationTime returns an invalid date
|
2012-04-04 13:03:39 -04:00 |
|
macdonst
|
e213772f98
|
Updating cordova.android.js for CB-421 and CB-426
|
2012-04-03 13:09:31 -04:00 |
|
macdonst
|
0577b4bf5d
|
CB-426: camera.getPicture ignores mediaType in 1.5
|
2012-04-03 13:02:25 -04:00 |
|
Bryce Curtis
|
a37d0699db
|
[CB-423] Problem displaying patch-9 splash screen.
|
2012-04-02 11:34:57 -05:00 |
|
Joe Bowser
|
2818e05e71
|
Move the callback server into the View, preparing to start CordovaWebView testing
|
2012-03-30 13:28:19 -07:00 |
|
macdonst
|
5fa77e97bd
|
CB-163: contactFindOptions.filter does not work as expected on Android
|
2012-03-30 16:28:04 -04:00 |
|
macdonst
|
8d479c8269
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
|
2012-03-30 15:31:54 -04:00 |
|
macdonst
|
700ae50e9b
|
CB-321: Media API: 'mediaSuccess' callback param to new Media() is called soon after new obj created
|
2012-03-30 15:29:26 -04:00 |
|
Bryce Curtis
|
900be3afe0
|
Tests to verify Android native features.
|
2012-03-30 11:37:29 -05:00 |
|
macdonst
|
d2b329636f
|
Fixing license header in com.phonegap.api.PluginManager
|
2012-03-29 15:08:44 -04:00 |
|
Joe Bowser
|
49b50ce66c
|
Minor tweaks to DroidGap, allows for the ChromeClient and ViewClient to be overridden
|
2012-03-29 12:03:20 -07:00 |
|
Joe Bowser
|
b793fbfc28
|
Partially moved the callback server into the WebView. The WebView MUST own the CordovaWebViewClient and the CordovaWebChromeClient
|
2012-03-28 16:49:59 -07:00 |
|
Fil Maj
|
993fb296d6
|
updating network status plugin label and updating cordova-js to latest
|
2012-03-28 13:47:45 -07:00 |
|
Joe Bowser
|
59ff94fefb
|
Moving init code into the WebView
|
2012-03-27 11:28:55 -07:00 |
|
macdonst
|
dfc86b1af1
|
Fix for CB-389: resolveLocalFileSystemURI does not work on a resized image captured from Camera.getPicture()
|
2012-03-26 21:35:34 -04:00 |
|
Joe Bowser
|
f3c29840a7
|
Moving whitelisting into the WebView, still need to read the config in the WebView if required
|
2012-03-26 15:39:58 -07:00 |
|
Joe Bowser
|
6dabe4c010
|
Work on CB-369, Moving Authentication OUT of DroidGap
|
2012-03-26 10:22:37 -07:00 |
|
macdonst
|
1e2c38598f
|
CB-383: Fixes issue with misspelled destinationType for Camera.getPicture()
|
2012-03-24 14:09:57 -04:00 |
|
Joe Bowser
|
8ecfcb12c7
|
Cleaning out the asssets/www directory. This should house mobile-spec
|
2012-03-23 14:57:58 -07:00 |
|
Joe Bowser
|
ae8bc77ee7
|
Adding the tests from the GitHub Prototype
|
2012-03-23 14:56:55 -07:00 |
|
Joe Bowser
|
e25490751c
|
Creating the CordovaWebView, modifying DroidGap to use that
|
2012-03-23 14:51:25 -07:00 |
|
Joe Bowser
|
9d0e8fa436
|
Tagged 1.6rc1
|
2012-03-23 14:30:18 -07:00 |
|
Bryce Curtis
|
9d26598334
|
[CB-367] Back button event should fire on key up not key down
Also changed menu key and search key to be consistent.
|
2012-03-23 15:17:09 -05:00 |
|
Joe Bowser
|
a688319ea7
|
First stab at CB-21, I really need more info before I can close this
|
2012-03-20 15:22:00 -07:00 |
|
Joe Bowser
|
bbf10e3baa
|
Fixing a bug with File Upload on Android where Chunked mode isn't used by default
|
2012-03-20 11:25:17 -07:00 |
|
Bryce Curtis
|
7e70d76232
|
[CB-352] Support initializing DroidGap with existing WebView, WebViewClient and webViewChrome.
[CB-353] Create PluginEntry object to use by PluginManager.
|
2012-03-19 16:20:57 -05:00 |
|