Commit Graph

115 Commits

Author SHA1 Message Date
Jeff Schwartz
a826b03737 Added support for setDeviceIdentifier 2012-05-09 16:17:22 -04:00
Patrick Mueller
c76bc5f63f add iOS/WebInspector plugin 2012-05-08 09:43:18 -04:00
@RandyMcMillan
5bd74f8bba Merge pull request #543 from mgcrea/ios-progresshud
Memory crash fixes for `iOS/ProgressHud`.
2012-05-07 12:08:04 -07:00
Alex Drel
c1cb3dc275 The version of Appirater compatible with PG added to Class folder.
Javascript interface for appEnteredForeground added.
2012-05-07 15:15:48 +03:00
Alex Drel
85e8977c10 Existing audio ID reference switched from error to warning (status of OK callback). 2012-05-07 13:32:38 +03:00
Alex Drel
78952a36a6 Update IOS LowLatencyAudio plugin for Cordova 1.7
According to guidlines added to IOS folder.
PG prefix removed.
2012-05-07 13:27:02 +03:00
Olivier Louvignes
db47661e90 Memory crash fixes for iOS/ProgressHud. 2012-05-07 11:32:28 +02:00
RandyMcMillan
2ae16c3eb5 UAPushNotifications Plugin Folder 2012-05-06 16:49:28 -04:00
Olivier Louvignes
a2732f3388 Added a refactored iOS/PushNotification plugin for Cordova 1.6+. 2012-05-06 20:22:00 +02:00
RandyMcMillan
d43531956f Removed UAPushNotification
Removed UAPushNotification Until a fully migrated version can be
submitted by original author.
2012-05-05 18:47:17 -04:00
RandyMcMillan
a12110e6fa . 2012-05-05 16:38:16 -04:00
RandyMcMillan
15c5d9d0c4 ChildBrowser (iOS) callback fix.
README.md update
index.html update
2012-05-05 16:37:49 -04:00
Avantic Estudio de Ingenieros
61d22b0fbd Initial commit - Diagnostic Plugin 2012-05-04 11:43:37 +01:00
@RandyMcMillan
8a7f37947a Merge pull request #532 from sebbie1o1/master
iOS AdPlugin update for deprecated ADBannerContentSizeIdentifier
2012-05-03 15:34:11 -07:00
macdonst
24122f27ee Fix problem for case sensitive file systems. 2012-05-03 15:20:35 -03:00
sebbie
c3c3242069 update for depricated ADBannerContentSizeIdentifier480/320 -> landscape/portraits 2012-05-03 18:36:49 +02:00
@RandyMcMillan
fe9d293b38 Merge pull request #528 from mdreeling/master
getTwitterUsername api called added for TwitterPlugin on iOS
2012-05-02 15:18:03 -07:00
RandyMcMillan
e1c4b6f8a8 UAPushNotification 2012-05-02 14:32:21 -04:00
RandyMcMillan
ff08fbdb61 UAPushNotification 2012-05-02 14:17:45 -04: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
Michael Dreeling
a2412acce0 Sync to master 2012-05-02 08:00:48 -04:00
Michael Dreeling
2a95b5bd47 Remove unused variable 2012-05-02 07:51:04 -04:00
Michael Dreeling
fbb8e37453 Added getTwitterUsername api call 2012-05-01 07:14:40 -04:00
RandyMcMillan
0ff13a981b update README link 2012-04-30 20:06:44 -04:00
RandyMcMillan
b311b077cc Updated README.md
Deleted Example project
Included sample index.html
added plist screenshot
2012-04-30 20:03:54 -04:00
Randy McMillan
02512a8d48 TwitterPlugin (iOS) tested on Cordova 1.7.0 2012-04-30 17:45:59 -04:00
Randy McMillan
e3a4c7e650 Add iOS Retina display detection for button icons 2012-04-30 16:06:58 -04:00
Randy McMillan
353952a89e Merge pull request #508 from mgcrea/ios-actionsheet
Small bugfix for `iOS/ActionSheet`.
2012-04-27 13:51:46 -07:00
Randy McMillan
661b32592c Merge pull request #509 from mgcrea/ios-pickerview
Remove trailing NSLog() calls in `iOS/PickerView`.
2012-04-27 13:43:26 -07:00
Randy McMillan
2b6afe31aa Merge pull request #507 from mgcrea/ios-messagebox
Tweaking `iOS/MessageBox`
2012-04-27 13:43:02 -07:00
Olivier Louvignes
bf8394c276 Missing definition in iOS/ProgressHud header interface. 2012-04-27 14:07:45 +02:00
shazron
fb8032ada8 Updated NotificationEx for Cordova 2012-04-26 17:30:14 -07:00
Olivier Louvignes
eb757d3131 Added new iOS/ProgressHud plugin for Cordova-1.6+. 2012-04-26 03:49:43 +02:00
RandyMcMillan
ba91bdaf0c TwitterPlugin (iOS) note
Retested TwitterPlugin (iOS) in iOS 5.1 and Cordova 1.6.1
2012-04-24 01:33:16 -04:00
Olivier Louvignes
18e3c08ca8 Tweaking iOS/MessageBox, added callable checks on callbacks. 2012-04-22 04:05:54 +02:00
Randy McMillan
75419d5622 Merge pull request #504 from DrewDahlman/master
Added new method to ChildBrowser
2012-04-20 10:30:03 -07:00
Randy McMillan
ed9d04e584 UA PushNotification (iOS) 1.6.0 support 2012-04-19 19:45:24 -04:00
Drew Dahlman
9e256462c7 Clean up 2012-04-19 12:02:32 -06:00
Drew Dahlman
4915b76b64 Added new method getPage
This new method will allow for a single instance of the ChildBrowser to
be directed to a new URL via JS.
2012-04-19 11:58:36 -06:00
Joseph Stuhr
7e726f98b5 Added a ReadMe to help install and use the plugin. 2012-04-19 12:39:39 -04:00
Joseph Stuhr
4ac80f0866 Updated the Badge plugin for Cordova 1.6.1.
- Will work in all versions of Cordova.
2012-04-19 12:37:38 -04:00
Randy McMillan
2e484e051a Added iOS 5 Twitter.framework notice 2012-04-18 17:17:04 -04:00
dak1
65de2f666f Changed Cordova.exec to cordova.exec for Cordova 1.6 2012-04-17 13:52:40 -03:00
Randy McMillan
b6175108a8 InAppPurchaseManager (iOS) 1.6.0 support edits 2012-04-16 16:58:56 -04:00
Drew Dahlman
20841c386b Fixed Childbrowser for use in Cordova 1.6 2012-04-16 08:35:20 -06:00
Drew Dahlman
0b19e9c564 Revert "Fixing the call to Cordova"
This reverts commit c6c52c1479.
2012-04-16 08:34:33 -06:00
Drew Dahlman
c6c52c1479 Fixing the call to Cordova
The Capital C in Cordova.exec causes the plugin to not work. By
changing it to cordova.exec it works as expected.
2012-04-16 08:26:09 -06:00
Drew Dahlman
c64d17d5a7 Cleanup 2012-04-15 19:38:39 -06:00
Drew Dahlman
a9093fd70d Fresh rewrite of LocalNotifications for use with Cordova 1.6 2012-04-15 19:24:41 -06:00
Drew Dahlman
e92f155dfa Added Cordova Support & documentation 2012-04-15 10:53:36 -06:00