404 Commits

Author SHA1 Message Date
Olivier Louvignes
b93152a256 Moved iOS/PickerView plugin to external repository. 2012-11-04 13:48:56 +01:00
Olivier Louvignes
3b68be4376 Moved iOS/MessageBox plugin to external repository. 2012-11-03 17:05:53 +01:00
Olivier Louvignes
b5dc1fedc0 Moved iOS/ActionSheet plugin to external repository. 2012-11-03 15:28:09 +01:00
Andreas Sommer
96578356a0 Fixed assigning badge value from string, and removing badge correctly 2012-11-01 16:59:35 +01:00
Keenan Wyrobek
0762a4bbf4 Cleaning up readme format 2012-11-01 00:11:17 -07:00
Keenan Wyrobek
e40ac45997 Updated AudioEncode for Cordova 2.1.0 and updated readme 2012-11-01 00:10:21 -07:00
Keenan Wyrobek
a7e30d1829 Updated AudioEncode for Cordova 2.1.0 and updated readme 2012-11-01 00:02:33 -07:00
Andreas Sommer
ccc92373cb Fixed NULL checks 2012-10-31 22:47:35 +01:00
Robert (Jamie) Munro
1d8858ed2c Made JS closer to Android version so diff is smaller and it works in Cordova 2.1 2012-10-29 13:02:29 +00:00
RandyMcMillan
60c88f74e0 PDFVIewer js cleanup 2012-10-27 13:49:25 -04:00
RandyMcMillan
f31f9abaf4 delete js artifacts from CBrowser 2012-10-26 07:35:35 -04:00
RandyMcMillan
854f13d8f8 README 2012-10-26 07:23:08 -04:00
RandyMcMillan
3176bf272c README.md 2012-10-26 07:21:53 -04:00
RandyMcMillan
db7708ef89 add screenshot 2012-10-26 07:14:45 -04:00
RandyMcMillan
1fc59baa41 Add PDFViewer 2012-10-26 06:57:35 -04:00
Shazron Abdullah
d0fc5fe801 Merge pull request #843 from radshag/patch-1
[iOS] Bug Fixes For Geofencing Plugin
2012-10-23 14:53:26 -07:00
Andreas Sommer
96f352dbb6 Animation of show/hide nav buttons, methods for changing title without recreating buttons 2012-10-21 13:14:13 +02:00
Dov Goldberg
1ea659e15d Bug Fixes
Fix: Background updates saved data in read only file.
Fix: Wrong launchOptions key used
Update: README.md reflects current fixes
2012-10-20 21:46:05 +02:00
Max Ogden
edb3d52a8a Merge pull request #838 from cevatkerim/patch-1
Update iOS/StatusBarNotifier/StatusBarNotifier.js
2012-10-19 05:14:21 -07:00
Max Ogden
98006f0066 Merge pull request #840 from radshag/dev/radshag/plugin/iOS/Geofencing
Geofencing Added
2012-10-19 04:54:45 -07:00
Dov Goldberg
a7ad6c3fb7 Ready For Submission 2012-10-19 09:54:57 +02:00
tommy-carlos williams
e5baba89d5 Merge pull request #777 from AndiDog/master
[iOS/Android] iOS nav/tab bar plugins: Fixed landscape mode layout issue, added tint color support for nav bar; added new tab bar plugin for Android
2012-10-18 14:57:24 -07:00
Dov Goldberg
6643c4fc0d README.md Update 2012-10-17 18:43:52 +02:00
Shazron Abdullah
df7a6451d6 BarcodeScanner - set video orientation to what the camera sees 2012-10-17 06:17:59 -07:00
Shazron Abdullah
4c141b63c2 BarcodeScanner - resized preview layer in viewWillAppear instead of viewDidAppear 2012-10-17 05:38:48 -07:00
Dov Goldberg
c54f9e6462 Geofencing Added 2012-10-17 13:55:44 +02:00
Shazron Abdullah
ebca8366f4 BarcodeScanner - orientation delegate protocol usage 2012-10-17 02:20:53 -07:00
Shazron Abdullah
10c86dfd45 BarcodeScanner - landscape support, iOS 6 orientation support 2012-10-17 02:20:53 -07:00
cevatkerim
6a9c53411b Update iOS/StatusBarNotifier/StatusBarNotifier.js
Corrected the method name and the plugin name.
2012-10-14 00:42:01 -05:00
Andreas Sommer
728b83c7bc Fix for tabBar.create call without options 2012-10-14 00:48:26 +02:00
Andreas Sommer
de4c34566f Updated READMEs (location of Cordova.plist) 2012-10-13 21:12:45 +02:00
Andreas Sommer
d07dd9e580 Layout fix for Cordova 2.1.0 (web view frame origin changed) 2012-10-13 17:02:28 +02:00
Andreas Sommer
7ca8ace205 Merge branch 'master' of git://github.com/phonegap/phonegap-plugins 2012-10-12 21:30:05 +02:00
Keenan Wyrobek
18c3b9ae92 Update plugin for cordova 2.0.0 including new js with passthrough 2012-10-09 21:12:43 -07:00
Keenan Wyrobek
54e4b5e459 Copying Audio Encode iPhone to iOS directory un modified 2012-10-09 20:59:52 -07:00
Andreas Sommer
5553ea9e9e Added correct NSNull/nil checks 2012-10-06 20:41:03 +02:00
Andreas Sommer
ace09589e9 Implemented changing tint color of tab bar 2012-10-05 19:48:59 +02:00
Andreas Sommer
c7dbd09b2a Cordova 2.1.0 compatibility 2012-10-05 18:56:23 +02:00
Andreas Sommer
42eb2ce8bc Cordova 2.1.0 compatibility 2012-10-05 18:52:31 +02:00
Andreas Sommer
f30a3ed574 Fix incorrect call for right navigation button 2012-10-05 18:37:42 +02:00
Max Ogden
beff916fcd use newer jsonkit API in ios pushnotification 2012-10-02 20:58:26 +02:00
Max Ogden
94ec94efc9 use 2.1 compatible imports in ios pushnotification plugin. fixes #807 2012-09-25 09:40:51 -07:00
Shazron Abdullah
d4ce61db03 Updated iOS ChildBrowser: 1. Fixed iOS 6 orientation issue, 2. ARC/non-ARC compatibility 3. Uncrustified 2012-09-20 18:39:23 -07:00
Becky Gibson
7817afe4d5 Update iOS MapKit.js to have proper ref to cordovaRef 2012-09-17 14:49:40 -04:00
macdonst
254a0b510d Merge pull request #795 from Wikitude/master
Added Augmented Reality Wikitude SDK Plugin for iOS & Android
2012-09-17 06:29:01 -07:00
Wolfgang Damm
312c6213eb Initial plugin 2012-09-17 14:00:51 +02:00
Max Ogden
5de6ede74c add example response data to ios pushnotification js docs 2012-09-15 10:16:42 +02:00
AndreasSchacherbauerWikitude
67fffdf46c Initial Plugin commit
The Wikitude SDK PhoneGap plugin will be available very soon!
2012-09-14 11:17:01 +02:00
Max Ogden
4e39187cde add statusbarnotifier plugin for ios6 2012-09-12 22:45:39 -07:00
Max Ogden
d1ca95a49e add iOS device details plugin 2012-09-12 21:03:01 -07:00