Andrew Trice
78de9d8c72
updated phone gap file references
2012-08-13 11:20:40 -04:00
Andrew Trice
90ab3140c2
updated ExternalScreen plugin for Cordova naming conventions, updated multi-screen fleet manager demo, moved PGLowLatencyAudio samples to the iOS directory
...
Updated ExternalScreen plugin for Cordova naming conventions - works
with PhoneGap 2.0
Updated multi-screen fleet manager demo - uses updated ExternalScreen
plugin, uses Leaflet instead of google maps (better animation, no api
key dependency)
Moved PGLowLatencyAudio samples to the iOS directory
2012-08-13 11:09:47 -04:00
RandyMcMillan
948db0e614
PayPal (iOS) CDV 2.0 compliance
2012-08-04 02:07:46 -04:00
Jesse MacFadyen
74cbbb2690
Merge pull request #681 from nuttyknot/master
...
update iOS barcodescanner to support PhoneGap 2.0
2012-08-02 08:57:39 -07:00
RandyMcMillan
8d1ea688db
Twitter (iOS) CDV 2.0 Compliance
2012-07-31 17:07:42 -04:00
RandyMcMillan
b4c386fd7e
SMS Composer CDV 2.0 Compliance
2012-07-31 15:17:28 -04:00
RandyMcMillan
682f3329c5
Email Composer (iOS) CDV 2.0 compliance
2012-07-31 15:01:03 -04:00
RandyMcMillan
2749a2a8c5
README.md update
2012-07-31 03:08:29 -04:00
RandyMcMillan
cbdfc970bd
README.md update
2012-07-31 03:06:50 -04:00
RandyMcMillan
31082f2cdd
README.md update
2012-07-31 02:51:42 -04:00
tommy-carlos williams
5693f19892
Update VolumeSlider for Cordova 2.0
2012-07-31 09:51:47 +10:00
tommy-carlos williams
6dce9ec27c
Update VolumeSlider for Cordova 2.0
2012-07-31 09:50:54 +10:00
tommy-carlos williams
46f7d41ee0
Update VolumeSlider for Cordova 2.0
2012-07-31 09:50:10 +10:00
RandyMcMillan
7765b54ffc
ChildBrowser (iOS) basic index.html update
...
<script type="text/javascript" charset="utf-8"
src="cordova-2.0.0.js"></script>
<script type="text/javascript" charset="utf-8"
src="ChildBrowser.js"></script>
2012-07-30 16:44:34 -04:00
RandyMcMillan
e95952aca7
README.md update for 2.0
2012-07-30 16:40:25 -04:00
RandyMcMillan
34e8e862de
Comply with 2.0 CORDOVA_FRAMEWORK header
...
4. Change in import header use: in 2.0.0, Cordova projects use the
CordovaLib project as a subproject, it now uses the CORDOVA_FRAMEWORK
styled import like this:
#import <Cordova/CDV.h>
instead of like this:
#import "CDV.h"
So now in 2.0.0, Cordova import headers are unified.
2012-07-30 16:34:53 -04:00
tommy-carlos williams
07fcdaf7d3
Merge pull request #693 from AndiDog/master
...
Port to Cordova 2.0 and backwards compatibility iOS < 5.0
2012-07-28 03:09:52 -07:00
Jesse MacFadyen
c31263c17e
updates for ChildBrowser in iOS 2.0
2012-07-27 14:05:36 -07:00
Andreas Sommer
27a3c4a3d5
Fixed background image stretching with iOS < 5.0
2012-07-27 11:51:48 +01:00
Andreas Sommer
cbd7b6760b
Ported to Cordova 2.0
2012-07-27 11:38:17 +01:00
Rodrigo Moyle
52a64c7ff6
Correct typo on foreground notification parameter
2012-07-24 11:44:35 -03:00
Tiratat Patana-anake
9f68ff9987
Update zxing from 1.7 to 2.0
...
update barcodescanner.js to support PhoneGap 2.0
2012-07-23 17:06:00 +07:00
tommy-carlos williams
fb6b516fa4
Merge pull request #678 from AndiDog/master
...
Fix issue with changing type of navigation bar buttons
2012-07-21 15:11:26 -07:00
Andreas Sommer
2ff0468085
Fix changing from button with background image to normal button, simplified code
2012-07-20 12:22:00 +01:00
Andreas Sommer
a1c2adaea2
Fixed memory release issue
2012-07-20 12:04:04 +01:00
tommy-carlos williams
9ffa759e8c
Merge pull request #667 from AndiDog/master
...
Navigation bar buttons with custom background (-> allows creating back button at runtime)
2012-07-12 19:26:38 -07:00
Rob Colburn
108246ea6d
Add (JSDuck) inline documentation
2012-07-12 11:59:44 -07:00
Andreas Sommer
37de3d3c8a
Added example screenshot
2012-07-12 11:31:02 +01:00
Andreas Sommer
6c4cba0d5b
Added example screenshot
2012-07-12 11:30:26 +01:00
Andreas Sommer
960648cf8a
Implemented custom button background functionality (e.g. for back button)
2012-07-12 11:30:07 +01:00
Andreas Sommer
2958b5a695
Suppress warning
2012-07-12 11:28:02 +01:00
tommy-carlos williams
07b1f7c08f
Merge pull request #661 from AndiDog/master
...
Fix tab bar plugin README
2012-07-10 03:36:27 -07:00
Andreas Sommer
96731c3119
Fixed example code
2012-07-09 21:40:16 +01:00
shazron
2ebe35a7c7
Ported Keychain plugin to Cordova.
2012-07-09 10:47:53 -07:00
tommy-carlos williams
6f17a8b427
Merge pull request #658 from AndiDog/master
...
Tab / navigation bar plugins: Allow tab bar to be positioned on top
2012-07-09 03:36:29 -07:00
Andreas Sommer
44014ab983
Fixed example code
2012-07-09 11:22:38 +01:00
Andreas Sommer
bdf30fe8c2
Tab bar can now be positioned on top (compatible with navigation bar plugin)
2012-07-09 11:22:24 +01:00
RandyMcMillan
b2adead8c7
Retina Image Correction
...
Tested on 1st Gen iPad
Tested on 3rd Gen iPad
Tesed on iPhone 4
2012-07-08 15:55:22 -04:00
tommy-carlos williams
e79d22b8c7
Merge pull request #650 from AndiDog/master
...
New tab bar plugin, plus fixes to make layouting work together with navigation bar plugin
2012-07-05 19:48:49 -07:00
Andreas Sommer
7645731129
Added iOS tab bar plugin
2012-07-05 14:26:59 +01:00
Andreas Sommer
9f3329f582
Fix layouting to work with new tab bar plugin
2012-07-05 12:55:28 +01:00
tommy-carlos williams
f1253b9c9d
Removed redundant ( and possibly now missing) hasResource() and addResource() calls.
2012-07-05 11:31:09 +10:00
tommy-carlos williams
3e605f4fce
Merge pull request #647 from AndiDog/master
...
New navigation bar plugin (separated this time ;)
2012-07-04 17:28:09 -07:00
Andreas Sommer
9f8a1fbd1e
Support for navigation bar styles
2012-07-04 23:05:26 +01:00
Andreas Sommer
7b61afc7d6
Corrected method names in example code
2012-07-04 22:48:44 +01:00
Andreas Sommer
c306d69d74
Final fixes for NavigationBar plugin
2012-07-04 22:48:26 +01:00
Andreas Sommer
70ae4001ff
Change only top of web view bounds to be compatible with a future tab bar plugin
2012-07-04 22:47:37 +01:00
Andreas Sommer
727d7e52d7
Added iOS navigation bar plugin
2012-07-04 16:12:57 +01:00
Josemando Sobral
4882c09cbb
readme file for ios/screenshot
2012-07-03 02:08:18 -03:00
Josemando Sobral
59382f4535
updated cordava.exec call
2012-07-03 02:07:02 -03:00