Tim Kim
c531d97ed2
Need to remove reference to device plugin in template
2013-06-18 14:26:11 -07:00
Steven Gill
9aaa152b9a
updated from master
2013-06-10 17:15:05 -07:00
Andrew Grieve
420cee4ee6
[CB-3468] Add missing license headers found by RAT
2013-05-28 16:43:38 -04:00
Steven Gill
adcbd879c8
ripped out plugins
2013-05-16 17:53:11 -07:00
Fil Maj
227733d195
[CB-3416] adding empty <plugins> element during deprecation window.
2013-05-16 14:35:58 -07:00
Andrew Grieve
27cd9dde38
[CB-1108] Update config.xml template's list of available <preference>s
2013-05-03 12:18:36 -04:00
Gorkem Ercan
4b9047b7d8
[CB-1108] Convert config.xml from <plugin> to <feature>
...
This unifies the config.xml used by iOS and Android. Now <feature> tags can be used
to add plugins. The changes are non-intrusive so the older versions of the config.xml
can still be used after this change. The value of a param named "android-package"
determines the class for the plugin.
2013-05-03 11:35:00 -04:00
Braden Shepherdson
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
Simon MacDonald
a87825dbee
CB-1508: Implement InAppBrowser feature
...
Initial checkin. Need to clean up the UI and add eventing.
2012-11-22 22:21:24 -05:00
Joe Bowser
f9ef38cc7a
Updating the config.xml default to be true. See discussion on CB-1611
2012-10-19 07:23:55 -07:00
Simon MacDonald
8d7b85b26a
CB-1573: Can we remove framework/src/org/apache/cordova/TempListener.java
2012-10-02 14:40:24 -04:00
Simon MacDonald
6312457425
CB-1469: Add Globalization Plug-in for Android
2012-09-19 14:08:52 -04:00
Joe Bowser
5ad7a7c014
Forgot to put back echo
2012-09-06 17:12:36 -07:00
Joe Bowser
c6fa7e4aad
Reverting to the previously known to work config.xml, we'll introduce the new format in 2.2
2012-09-06 15:47:53 -07:00
Joe Bowser
8013b760e3
Adding functionality to read a config.xml file with plugin details implemented inside of it
2012-07-30 16:31:33 -07:00
Andrew Grieve
d4302ae51b
Remove cordova.xml and plugins.xml from framework/res/xml.
...
They have been superseded by config.xml, and having them stick around
was confusing.
2012-07-16 15:06:12 -04:00
Joe Bowser
b486711d68
Combining plugins.xml and cordova.xml to make config.xml
2012-07-11 11:23:31 -07:00
Joe Bowser
81195db87d
Massive Merge Commit of DEATH TO SPACES
2012-06-06 14:35:45 -07:00
macdonst
6d1e0356ac
Changing all tabs to spaces
2012-06-05 09:49:50 -04:00
Joe Bowser
480e5ca4d1
Working on CB-585
2012-05-04 11:18:19 -07:00
Joe Bowser
f4cf2cecb5
Moving preferences into CordovaWebView, need to discuss prefs when using CordovaWebView
2012-04-27 14:44:19 -07:00
macdonst
c846111099
Adding SplashScreen plugin to plugins.xml
2012-04-25 13:17:48 -04: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
df691518e3
Added temporary Cordova splash for now
2012-03-15 10:54:43 -07:00
Joe Bowser
8f2cdcc049
Changing to the modern icon
2012-03-15 10:48:00 -07:00
macdonst
8555c42196
CB-3: Apache source headers in callback-android
2012-02-23 11:36:08 -05:00
macdonst
664a061d10
Rename to Cordova
2012-02-03 10:38:40 -05:00
Joe Bowser
9206dca741
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-01-25 11:41:24 -08:00
Joe Bowser
503640f6b5
Removing the classic render feature, since it's not working properly
2012-01-25 11:40:46 -08:00
Bryce Curtis
e1e04f859c
Remove unused files/classes until they are needed.
2012-01-24 22:42:41 -06:00
Anis Kadri
e8544d30d1
Merge branch 'master' of github.com:imhotep/incubator-cordova-android
2012-01-23 16:21:11 -08:00
Joe Bowser
c7e3b46e2e
Moving LinearLayoutSoftKeyboardDetect out into its own class and making it more plugin-like
2012-01-23 13:49:55 -08:00
Peter Ehrlich
bdd7449af3
documentation additions
2012-01-17 16:31:08 -05:00
Joe Bowser
7840448133
Work-around Feature for Classic PhoneGap 320x480 resolution
2011-11-25 14:38:11 -08:00
Joe Bowser
d5d95ad489
Merging changes
2011-11-04 13:46:44 -07:00
Anis Kadri
ac509369e9
forgot to resolve conflict
2011-10-14 15:49:16 -07:00
Anis Kadri
5faed8378c
Merge branch 'master' of github.com:phonegap/phonegap-android
...
Conflicts:
framework/res/xml/phonegap.xml
framework/src/com/phonegap/DroidGap.java
2011-10-14 15:43:13 -07:00
Bryce Curtis
6a9253e928
Formalize logging with printf-type optimization. Wrap Android log facilities instead of using System.out.println().
2011-09-28 22:19:23 -05:00
Bryce Curtis
80df4a8fb2
White list support. Pull request https://github.com/phonegap/phonegap-android/pull/211 from imhotep would not merge, so combined it with enhancements for this commit.
2011-09-26 10:58:41 -05:00
Anis Kadri
f111ea56ed
whitelist support
2011-08-29 16:13:02 -07:00
Bryce Curtis
4ecfbac586
Include plugin reference and permissions for battery events.
2011-08-11 15:37:11 -05:00
Dave Johnson
8c807315e9
there was a "Location" and a "Geolocation" plugin defined. We use "Geolocation" in the JavaScript
2011-07-21 16:42:59 -07:00
Don Coleman
701717fd55
remove comment from xml declaration
2011-07-15 23:47:08 -04:00
Bryce Curtis
9d5aa9406c
Loading plugins from res/xml/plugins.xml
2011-07-05 23:21:32 -05:00
Dave Johnson
49de553ee8
refactored the Command stuff a bit more, added a spashscreen
2010-08-24 18:58:16 -07:00
Brian LeRoux
bb7b973bf0
sweet one line building!
2010-01-27 15:00:21 -08:00
Joe Bowser
1206309149
Removing stupid Mp3s
2009-11-17 11:33:25 -08:00
Joe Bowser
d012235bc2
Initial Move of the Javascript OUT of the shared directory: Android
2009-11-17 10:38:49 -08:00