Commit Graph

184 Commits

Author SHA1 Message Date
Rodrigo Moyle
52a64c7ff6 Correct typo on foreground notification parameter 2012-07-24 11:44:35 -03: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
@RandyMcMillan
b0981f8072 Merge pull request #600 from josemando/master
Updated Screenshot plugin to Cordova 1.6.1
2012-07-02 12:13:31 -07:00
RandyMcMillan
e0b44deeb8 ChildBrowser (iOS) retina images at correct size 2012-06-27 15:22:25 -04:00
Shazron Abdullah
6b43f925ac Merge pull request #566 from saleemshafi/master
Issue 562: Fixing ad orientation and placement issues for iOS AdPlugin
2012-06-22 11:40:46 -07:00
Shazron Abdullah
baa7949d67 Merge pull request #594 from mgcrea/ios-securedeviceidentifier
Added new `iOS/SecureDeviceIdentifier` plugin.
2012-06-22 11:39:47 -07:00
Julio Cesar
6074c24622 added OCRPlugin for iOS 2012-06-13 23:29:52 +02:00
Julien Chaumond
c2c82d3684 Remove duplicate definition of setToolBarTitle 2012-06-11 16:51:51 +03:00
tommy-carlos williams
f2d7fa879f Merge pull request #497 from danjordan/Cordova-MapKitPlug
Upgraded MapKit to Cordova 1.6.0+ - README still needs updating
2012-06-09 16:58:31 -07:00
tommy-carlos williams
85ab940fad Merge pull request #542 from mdreeling/master
getTwitterUserName switched to performCallbackOnMainThreadforJS
2012-06-09 02:11:11 -07:00
tommy-carlos williams
1d057fdf63 Updated README to make use of Cordova instead of PhoneGap 2012-06-09 19:09:17 +10:00
tommy-carlos williams
f7fa895700 Merge pull request #595 from julien-c/master
[iOS/Twitter] Add a more general Twitter API request method
2012-06-09 02:05:58 -07:00
Josemando Sobral
cc7a9d5c2f included Screenshot as updated plugin in iOS/README.md 2012-06-05 16:46:22 -03:00
Josemando Sobral
4c2ec54ae0 updated Screenshot plugin to Cordova 1.6.x 2012-06-05 16:33:05 -03:00
Viras-
4496dafb64 Merge pull request #552 from andrewpthorp/master
UUID Generator (PhoneGap and Cordova versions)
2012-05-31 11:09:30 -07:00
Julien Chaumond
a14dafcbfc Add a more general Twitter API request method 2012-05-31 18:46:36 +02:00
Julien Chaumond
abecd06c55 Bump demo to cordova-1.7.0.js 2012-05-31 16:28:12 +02:00
Olivier Louvignes
a1057ed827 Added new iOS/SecureDeviceIdentifier plugin. 2012-05-31 11:34:11 +02:00
tommy-carlos williams
0e02d04f8a Merge pull request #575 from alexdrel/icloudkv
iOS iCloud KeyValue plugin
2012-05-30 17:30:13 -07:00
Kerri Shotts
9ba2cbea3d Formatting 2012-05-30 01:16:19 -05:00
Kerri Shotts
7250f2fefa Formatting 2012-05-30 01:15:23 -05:00
Kerri Shotts
eff37170a0 Updated for Cordova 1.7 and ShareKit 2.0 2012-05-30 01:04:49 -05:00
Michele
ac586ac65e Added AppBlade PhoneGap plugin for iOS 2012-05-29 10:01:32 -04:00