Commit Graph

581 Commits

Author SHA1 Message Date
Max Ogden
9af6393bdf add note about weak_linking EXC_BAD_ACCESS issue in twitter ios plugin. adds to #275 2011-12-18 19:19:09 -08:00
Max Ogden
f0da99b620 Merge pull request #275 from brianantonelli/master
Merging iOS Twitter JSON fix. Fixes #265 (https://github.com/phonegap/phonegap-plugins/issues/265)
2011-12-18 19:16:10 -08:00
Max Ogden
b7bde7d0b4 remove log function from pushnotification ios plugin 2011-12-18 18:28:22 -08:00
Max Ogden
e2da885dd9 hand various device environment values back to js notify callback 2011-12-17 16:30:16 -08:00
Max Ogden
30fd391824 add installation note to ios pushnotification readme 2011-12-16 14:29:13 -08:00
Max Ogden
47f64eb1dd add pushnotification specific code to appdelegate files 2011-12-16 14:27:25 -08:00
Max Ogden
02185958bf add default appdelegate classes 2011-12-16 14:26:16 -08:00
Max Ogden
4fba0f9a19 add pushnotification ios plugin 2011-12-16 14:25:54 -08:00
macdonst
365d2706d6 Merge pull request #279 from kwellman/master
Fix for issue #278 (https://github.com/phonegap/phonegap-plugins/issues/278)
2011-12-12 09:53:11 -08:00
Kenji Wellman
e62518fd58 stop web view loading when child browser dialog is closed 2011-12-10 23:57:30 -05:00
sgrebnov
36c5c4ae83 facebook plugin 2011-12-07 15:19:01 +08:00
sgrebnov
b87c85cf58 updated childbrowser plugin 2011-12-07 15:19:01 +08:00
Jesse MacFadyen
5aa85e8d4c formatting ... 2011-12-07 15:18:44 +08:00
Jesse MacFadyen
25e4433d91 formatting ... 2011-12-07 15:18:31 +08:00
Jesse MacFadyen
1210840513 formatting ... 2011-12-07 15:17:59 +08:00
Jesse MacFadyen
3ae6d4fa5b formatting ... 2011-12-07 15:17:44 +08:00
Jesse MacFadyen
3b6f7fcd2c formatting ... 2011-12-07 15:17:44 +08:00
Jesse MacFadyen
c1e9e970e4 WP7 Map launcher for searching nearby and getting directions 2011-12-07 15:16:55 +08:00
Jesse MacFadyen
50bdc072d0 Readme 2011-12-07 15:16:55 +08:00
Jesse MacFadyen
64e8d34d6d Social Sharing plugin 2011-12-07 15:16:55 +08:00
Jesse MacFadyen
27d57c1e40 ChildBrowser plugin for WindowsPhone Mango 2011-12-07 15:16:55 +08:00
Brian Antonelli
ee56d546a1 fix package info, cleaning readme 2011-12-06 21:12:46 -05:00
Brian Antonelli
c32caaea37 pg 1.2 json support
Modified code to support JSONKit instead of JSON
2011-12-06 21:09:37 -05:00
Brian Antonelli
35587791b1 Revert "1.2 json support"
This reverts commit 98f028af70.
2011-12-06 21:07:44 -05:00
Brian Antonelli
98f028af70 1.2 json support
Modified code to support JSONKit instead of JSON
2011-12-06 21:03:04 -05:00
Patrick Mueller
44ef2fcd7e Merge pull request #271 from trentonstrong/master
Fix for Issue #225 (https://github.com/phonegap/phonegap-plugins/issues/225).
2011-12-03 15:32:57 -08:00
Trent Strong
1b0bd50d0c Fix for Issue #225 (https://github.com/phonegap/phonegap-plugins/issues/225). PGbcsProcessor.captureSession no longer initialized as autorelease since it's released manually in dealloc. This prevents a double release crash scenario when an autorelease pool is drained before the controller is dealloc'd. 2011-12-03 12:57:03 -08:00
Drew Walters
b2471af247 Merge pull request #269 from deedubbu/cbreadme
Fix BarcodeScanner and ChildBrowser README
2011-12-02 07:36:43 -08:00
Drew Walters
230022cf80 Fix BarcodeScanner and ChildBrowser README
Top level of jar file is com and not src directory.
2011-12-02 09:35:19 -06:00
Drew Walters
5168574c95 Merge pull request #267 from deedubbu/bsreadme
Fix issues in BarcodeScanner README.md.
2011-12-01 06:25:55 -08:00
Drew Walters
92accf2b51 Fix issues in BarcodeScanner README.md.
- Escape '<' and '>' characters so XML is displayed properly.
 - Add details to step #3 and add new step #4 in 'Adding the
   Plugin to your project'.
2011-12-01 08:23:54 -06:00
Drew Walters
f8ca0dab3d Merge pull request #266 from deedubbu/childbrowser
Add ChildBrowser plugin for BlackBerry.
2011-11-30 08:23:42 -08:00
Drew Walters
f94a2cf8d3 Add ChildBrowser plugin for BlackBerry. 2011-11-30 10:19:48 -06:00
Max Ogden
05bae2a55e add oswell's instructions on how to customize barcodescanner overlay. adds to #252 2011-11-28 12:14:09 -08:00
Max Ogden
50aeaa0d94 Merge pull request #252 from oswell/master
Update to allow the iPhone barcode scanner plugin to use a custom xib file for the overlay view.
2011-11-28 12:04:10 -08:00
Max Ogden
6927d51bc2 Merge pull request #262 from funkjedi/cd90f826a551cdca6a4d1b5c654178e2b6b484cc
Fix for broken plugin callback in PrintPlugin iOS plugin in phonegap 1.2.0
2011-11-28 11:57:30 -08:00
Tim Robertson
cd90f826a5 Since GetFunctionName was removed in 5544b2a066 2011-11-28 13:14:16 -05:00
Max Ogden
ab689dd07c merging. fixes #261 2011-11-27 21:17:50 -08:00
Max Ogden
385c1f69ef merging. fixes #261 2011-11-27 21:16:27 -08:00
Max Ogden
55384623ff Merge pull request #260 from mgcrea/master
Minor update & readme tweaks.
2011-11-27 20:28:48 -08:00
tommy-carlos williams
de6d19012a Clean up logic errors causing issue #183 and others
The Xcode analyser was complaining about some logic issues and
uninitialised values. Turned out to be pretty simple to clean up.
2011-11-28 14:55:26 +11:00
Olivier Louvignes
8f60ba69fc Minor readme changes. 2011-11-28 03:55:37 +01:00
Olivier Louvignes
c55e324021 Small fixes for iPhone/ActionSheet plugin. 2011-11-28 03:22:05 +01:00
Max Ogden
504c3bc3e0 Merge pull request #259 from mgcrea/master
Created another clean&simple plugin `iPhone/ActionSheet`
2011-11-27 17:48:07 -08:00
Olivier Louvignes
1a520d46f5 Created iPhone/ActionSheet plugin. 2011-11-28 02:02:17 +01:00
Max Ogden
192a064754 Merge pull request #258 from mgcrea/master
Be more descriptive about the new iPhone/MessageBox plugin.
2011-11-27 13:46:25 -08:00
Max Ogden
1582186862 Merge pull request #233 from peutetre/master
Fixing the prompt ios plugin for ios 5
2011-11-27 13:43:33 -08:00
Olivier Louvignes
2a369cf29e Updated iPhone/MessageBox/README.md to be more descriptive. 2011-11-27 20:41:19 +01:00
Paul Panserrieu
c82f7e2287 Merge branch 'master' of https://github.com/phonegap/phonegap-plugins 2011-11-27 17:56:39 +01:00
Paul Panserrieu
0528402642 Stop messing with textField background color 2011-11-27 17:52:32 +01:00