Commit Graph

320 Commits

Author SHA1 Message Date
Randy McMillan
02488bc5fd Added my Xcode phonegap plugin template for testing 2012-11-19 03:47:39 -05:00
Randy McMillan
b00ae9c298 iOS/bin/README.md notes (under construction)
Phonegap (iOS) Plugin
Command Line Installation
2012-11-19 03:32:36 -05:00
Randy McMillan
542e0483a2 /bin commands
cloning works
2012-11-19 02:32:21 -05:00
Randy McMillan
be5e09a017 .. 2012-11-19 02:31:01 -05:00
Randy McMillan
52c8156213 /bin commands
./install cloning to /iOSTEST works
./uninstall
2012-11-19 02:30:51 -05:00
Randy McMillan
aa2c4027e5 Begin CL install of iOS plugins at ~/phonegap-plugins/iOSTEST
./copy install

clones selected repos in bundles.txt to ~/phonegap-plugins/iOSTEST (for
now)

./copy uninstall
moves entire /iOSTEST folder to ~/backup/phonegap-plugins/iOSTEST (for
now)
2012-11-16 17:12:22 -05:00
@RandyMcMillan
8e993eebff Merge pull request #880 from RandyMcMillan/master
Checked functionality for CDV220
2012-11-13 13:00:57 -08:00
Randy McMillan
073abd60a0 CDV220 functionality check
Checked functionality for CDV220
uncrustified
2012-11-13 15:59:45 -05:00
tommy-carlos williams
3202e7dde3 Merge pull request #876 from AleksandarMicovic/master
[iOS] Update InAppPurchase plugin to work with Cordova 2.2.
2012-11-11 21:34:04 -08:00
tommy-carlos williams
534fa35c56 Merge pull request #870 from jcesarmobile/master
Moved ORCPlugin to my own repository
2012-11-11 11:02:19 -08:00
Aleksandar Micovic
1e57296b24 Update iOS InAppPurchase plugin to use Cordova 2.2 "cdvjk_" prefix for JSON methods. 2012-11-09 15:41:35 -05:00
tommy-carlos williams
303f4d22ab Merge pull request #872 from AndiDog/master
Moved my plugins into separate repositories
2012-11-08 16:41:37 -08:00
Andreas Sommer
bfaf331aac Moved plugins into separate repos (iOS nav/tab bar plugin, Android ActionBarSherlock tab bar plugin) 2012-11-08 11:39:10 +01:00
Tommy-Carlos Williams
e8696ba4c3 Added Canvas2ImagePlugin, but only as a link 2012-11-08 12:53:40 +11:00
Tommy-Carlos Williams
23ee790cb1 Moved plugin to author's repo 2012-11-08 12:40:23 +11:00
Julio Cesar
2ff0fa9e0b moved OCRPlugin 2012-11-06 00:12:41 +01:00
Julio César
f363cf852f Update iOS/OCRPlugin/README.md
moved to my repository
2012-11-06 00:10:57 +01:00
Julio César
85284e64dc Update iOS/OCRPlugin/README.md 2012-11-06 00:08:07 +01:00
Shazron Abdullah
d2d651afb0 Moved plugin to author's repo. 2012-11-04 12:21:44 -08:00
Shazron Abdullah
599f560933 Moved plugin to author's repo. 2012-11-04 12:20:25 -08:00
Shazron Abdullah
59de1c20a2 Moved iOS/KeychainPlugin to author's own repo. 2012-11-04 12:15:22 -08:00
Olivier Louvignes
50b3ef5bc7 Added screenshots to moved plugins. 2012-11-04 14:23:20 +01:00
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
Andreas Sommer
ccc92373cb Fixed NULL checks 2012-10-31 22:47:35 +01: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