quanta42
|
db143ccbb3
|
Update master
|
2012-06-05 10:59:51 -07:00 |
|
Viras-
|
5f49cb0698
|
Merge pull request #597 from Viras-/master
Updating bluetooth plugin for cordova 1.6+
|
2012-06-03 23:09:53 -07:00 |
|
RandyMcMillan
|
0f18f3baa1
|
..
|
2012-06-02 22:08:22 -04:00 |
|
macdonst
|
a12dd40161
|
Initial push or Android Application Preferences Plugin
|
2012-06-01 14:39:32 -04:00 |
|
Trevor Suarez
|
030b3782e8
|
Removed the url text edit ability. More like the iOS ChildBrowser plugin now.
Plus, we don't want them just roaming around using it as a browser anyway.
|
2012-06-01 09:43:53 -04:00 |
|
Trevor Suarez
|
16f85fb6e6
|
Added comments.
|
2012-06-01 09:43:09 -04:00 |
|
Trevor Suarez
|
5f24aad14a
|
Added an animation to more closely match the Android standard and the iOS ChildBrowser plugin.
|
2012-06-01 09:42:10 -04:00 |
|
Trevor Suarez
|
4e193a7150
|
Fixed the layout (it would shrink with a short URL).
Fixed the url logic that was adding http.
Also, fixed the Browser's viewport to match the settings of the Android browser.
|
2012-06-01 09:37:20 -04:00 |
|
macdonst
|
85b0da2945
|
Update AndroidManifest.xml so two shortcuts are not created.
|
2012-05-31 10:53:17 -03:00 |
|
tommy-carlos williams
|
f73e8619bb
|
Merge pull request #522 from skinofstars/patch-1
Just adding the backticks to the code examples so it renders correctly
|
2012-05-30 17:32:17 -07:00 |
|
tommy-carlos williams
|
e6c45d8fe9
|
Merge pull request #591 from snufkinto/master
Changed default package name to the current app package name to simplify common use.
|
2012-05-30 01:30:52 -07:00 |
|
snufkinto
|
e8eff21a26
|
Changed default package name to the current app package name to simplify common use.
|
2012-05-30 12:20:55 +08:00 |
|
macdonst
|
fca0100c79
|
Merge pull request #590 from obrand/strings
Added android manifest permission in doc
|
2012-05-29 12:25:32 -07:00 |
|
Olivier Brand
|
f52d287c10
|
Added android manifest permission in doc
|
2012-05-29 11:47:46 -07:00 |
|
macdonst
|
5624b2cd9d
|
Merge pull request #589 from obrand/strings
New plugin to get the mac address of the device. Returns 00:00:00:00:00:00 if not running on the device
|
2012-05-29 11:08:06 -07:00 |
|
Olivier Brand
|
0d66f4ab8d
|
Merge branch 'strings' of github.com:obrand/phonegap-plugins into strings
|
2012-05-29 10:32:10 -07:00 |
|
Olivier Brand
|
864493c71d
|
New plugin to get the device mac address
|
2012-05-29 10:30:40 -07:00 |
|
macdonst
|
8c32bc543f
|
Merge pull request #585 from devgeeks/SharePluginUpdate
Updated Android Share plugin for Cordova 1.6+
|
2012-05-29 07:37:13 -07:00 |
|
macdonst
|
ca16c3869f
|
Merge pull request #586 from snufkinto/master
I have just make two changes to it for more flexibility to use.
|
2012-05-29 07:35:33 -07:00 |
|
macdonst
|
9775b7a16d
|
Merge pull request #587 from AppBlade/Android
Android AppBladeSDK PhoneGap plugin.
|
2012-05-29 07:08:59 -07:00 |
|
Michele
|
356b7820e6
|
Added Android AppBlade PhoneGap plugin.
|
2012-05-29 10:03:26 -04:00 |
|
snufkinto
|
cd870abc01
|
Added return value 'dir' as the path of the downloaded file.
Changed the default download path from hard-coded '/sdcard/download' to Environment.getExternalStorageDirectory().getPath() + "/download";
|
2012-05-29 16:33:57 +08:00 |
|
snufkinto
|
cf80054044
|
Update Android/Downloader/Downloader.java
|
2012-05-29 16:31:52 +08:00 |
|
tommy-carlos williams
|
6db8e7cbf3
|
Updated Android Share plugin for Cordova 1.6+
|
2012-05-29 16:49:01 +10:00 |
|
macdonst
|
61b126e82a
|
Merge pull request #583 from obrand/strings
Update Android/RemoteSound/README.md
|
2012-05-28 12:50:50 -07:00 |
|
obrand
|
d0cabfd103
|
Update Android/RemoteSound/README.md
|
2012-05-28 11:25:37 -07:00 |
|
macdonst
|
52afcf9149
|
Merge pull request #581 from obrand/strings
New remote sound plugin
|
2012-05-28 06:15:07 -07:00 |
|
Olivier Brand
|
33aedc5fb1
|
Modified package name. Fixed issues in plugin registration
|
2012-05-27 23:39:14 -07:00 |
|
Olivier Brand
|
4896030c52
|
New remote sound plugin
|
2012-05-27 16:57:07 -07:00 |
|
obrand
|
e2fe3f7ec6
|
Update Android/WebIntent/README.md
|
2012-05-25 22:12:29 -07:00 |
|
macdonst
|
4273a70122
|
Merge pull request #578 from obrand/strings
Added resources plugin and doc
|
2012-05-25 11:57:48 -07:00 |
|
Olivier Brand
|
51bc47e4fe
|
CHange DeviceInfo to Resources
|
2012-05-25 11:17:28 -07:00 |
|
Olivier Brand
|
47ff3b2638
|
Added resources plugin and doc
|
2012-05-24 23:24:26 -07:00 |
|
Olivier Brand
|
e0969af239
|
Added sendBroadcast
|
2012-05-24 08:52:55 -07:00 |
|
Viras-
|
c47f20de5e
|
Updating bluetooth plugin for cordova 1.6+
|
2012-05-23 16:01:28 +02:00 |
|
Viras-
|
d0ffd3783b
|
Update for bluetooth plugin for Cordova version 1.6+
|
2012-05-23 15:04:21 +02:00 |
|
macdonst
|
45cb16534b
|
Calling TTS.speak() success call back once the utterance is complete
|
2012-05-21 14:38:14 -04:00 |
|
macdonst
|
3298ab9132
|
Enabling localStorage in ChildBrowser.
|
2012-05-09 22:17:08 -03:00 |
|
macdonst
|
7412e2eafd
|
Enabling JavaScript in ChildBrowser
|
2012-05-08 21:35:13 -04:00 |
|
macdonst
|
ce4c1c77ba
|
Merge branch 'master' of git://github.com/phonegap/phonegap-plugins
|
2012-05-08 20:44:50 -04:00 |
|
macdonst
|
10df8fe1a3
|
Allow ChildBrowser to read file:// links
|
2012-05-08 20:44:31 -04:00 |
|
RandyMcMillan
|
a12110e6fa
|
.
|
2012-05-05 16:38:16 -04:00 |
|
Avantic Estudio de Ingenieros
|
61d22b0fbd
|
Initial commit - Diagnostic Plugin
|
2012-05-04 11:43:37 +01:00 |
|
Viras-
|
0ee25747e4
|
Updating PowerManagement plugin for iOS and Cordova 1.6
Updating Readme for Android & iOS
|
2012-05-02 20:02:08 +02:00 |
|
Viras-
|
8a5431980e
|
Merge pull request #512 from Viras-/master
PowerManagement Plugin update for Cordova 1.6+
|
2012-05-01 23:06:54 -07:00 |
|
Vishal
|
428d9b9f95
|
Changed README with proper instructions.
|
2012-04-30 11:30:20 +05:30 |
|
macdonst
|
5cf45fcade
|
Updating BarcodeScanner plugin to Cordova
|
2012-04-27 11:37:09 -04:00 |
|
Kevin Carmody
|
bcb5f86f2e
|
Just adding the backticks to the code examples so it renders correctly
|
2012-04-27 16:28:33 +02:00 |
|
Viras-
|
f3aa90b3e7
|
PowerManagement Plugin update for Cordova 1.6+
|
2012-04-25 10:31:19 +02:00 |
|
Viras-
|
1685551cab
|
Merge branch 'master' of https://github.com/phonegap/phonegap-plugins
|
2012-04-25 10:28:20 +02:00 |
|