Commit Graph

38 Commits

Author SHA1 Message Date
Steve Gill
2e8164693e CB-9192 Incremented plugin version. 2015-06-17 17:42:14 -07:00
Steve Gill
3f5f727629 CB-9192 Updated version and RELEASENOTES.md for release 1.0.1 2015-06-17 17:42:14 -07:00
Steve Gill
2b3935af31 CB-8858 Incremented plugin version. 2015-04-15 16:00:22 -07:00
Steve Gill
7c59f7dac6 Revert "CB-8858 Incremented plugin version."
This reverts commit 18e33cafc7.
2015-04-15 14:31:13 -07:00
Steve Gill
18e33cafc7 CB-8858 Incremented plugin version. 2015-04-15 13:55:47 -07:00
Steve Gill
aa07a30c3c CB-8858 Updated version and RELEASENOTES.md for release 1.0.0 2015-04-15 11:06:38 -07:00
Steve Gill
07c18077e5 CB-8746 gave plugin major version bump 2015-04-09 17:04:26 -07:00
Steve Gill
a4298897b3 CB-8683 changed plugin-id to pacakge-name 2015-04-01 16:44:02 -07:00
Andrew Grieve
566ecc7923 CB-8429 Incremented plugin version. 2015-02-04 20:54:03 -05:00
Andrew Grieve
5feffc9314 CB-8429 Updated version and RELEASENOTES.md for release 0.1.10 2015-02-04 20:12:45 -05:00
Steve Gill
eb119e7180 CB-8110 Incremented plugin version. 2014-12-02 16:08:50 -08:00
Steve Gill
e445123e4c CB-8110 Updated version and RELEASENOTES.md for release 0.1.9 2014-12-02 16:07:02 -08:00
Andrew Grieve
3bc16d942b Fix onload attribute within <feature> to be a <param>
This syntax worked on iOS, but not Android.
2014-11-27 14:51:49 -05:00
Jesse MacFadyen
251e904492 rejiggered some stuff around 2014-11-12 14:53:44 -08:00
daserge
a6344f14f9 CB-7986 Add cordova-plugin-statusbar support for Windows Phone 8.1
Added Windows Phone 8.1 support
Updated the documentation
2014-11-10 22:20:42 +03:00
Marcel Kinard
6481e0fc8a CB-7571 Incremented plugin version. 2014-09-17 15:35:02 -04:00
Marcel Kinard
6cce513237 CB-7571 Updated version and RELEASENOTES.md for release 0.1.8 2014-09-17 15:27:44 -04:00
SayreBlades
61024e50b3 CB-7486 - Remove StatusBarBackgroundColor intial preference (black background) so background will be initially transparent
This should not be a default ios setting:
<preference name="StatusBarBackgroundColor" value="#000000" />
It makes it impossible to unset the initial background color (for transparent backgrounds).  Instead just have the default as no background color (which will effectively be transparent), and then allow users to override that with a desired color.

Signed-off-by: Shazron Abdullah <shazron@apache.org>
2014-09-15 15:58:34 -07:00
Steven Gill
c4638c8583 CB-7244 Incremented plugin version. 2014-08-06 19:24:29 -07:00
Steven Gill
2ba62cb92c CB-7244 Updated version and RELEASENOTES.md for release 0.1.7 2014-08-06 18:58:24 -07:00
Steven Gill
d2f8b0b0a5 CB-6877 Incremented plugin version. 2014-06-05 13:40:50 -07:00
Steven Gill
11195658af CB-6877 Updated version and RELEASENOTES.md for release 0.1.6 2014-06-05 13:39:43 -07:00
pelish8
55575f5409 CB-6783 - added StatusBarStyle config preference, updated docs (closes #9)
Signed-off-by: Shazron Abdullah <shazron@apache.org>
2014-06-02 15:32:36 -07:00
Ian Clelland
b2e42925e4 CB-6452 Incremented plugin version on dev branch. 2014-04-17 11:16:03 -04:00
Ian Clelland
d9c9f0bc6d CB-6452 Updated version and RELEASENOTES.md for release 0.1.5 2014-04-17 10:53:20 -04:00
Ian Clelland
004b085349 CB-6460: Update license headers 2014-04-16 16:22:26 -04:00
Jesse MacFadyen
d7498d31ed Added Windows Phone support 2014-03-11 14:25:15 -07:00
Shazron Abdullah
3055b675a8 Incremented version for StatusBar to 0.1.4 (some Android support) 2014-02-25 23:10:35 -08:00
Andrey Kurdyumov
9509848776 Created statusbar version of plugin for Android 2014-02-25 09:59:11 -08:00
Andrew Grieve
ebe7939402 statusbar - Load JS on iOS only
Fixes unknown exec() on startup for other platforms
2014-02-03 23:38:32 -05:00
Shazron Abdullah
0ab29280dd Update statusbar version to 0.1.3 2013-11-22 12:23:35 -08:00
Shazron Abdullah
94afc08b1c Updated StatusBar plugin version to 0.1.2 2013-10-15 14:13:33 -07:00
Shazron Abdullah
9c9a8ba983 StatusBar - remove dependence of UIViewControllerBasedStatusBarAppearance Info.plist key 2013-10-15 14:12:55 -07:00
Shazron Abdullah
ea57d604f5 Increment StatusBar plugin version to 0.1.1 2013-10-15 07:58:20 -07:00
Shazron Abdullah
4ddd82446a Add <info> section to the statusbar plugin.xml 2013-10-07 15:26:24 -07:00
Shazron Abdullah
c42b57e4dc Removed StatusBarStyle. iOS users should just use the UIStatusBarStyle key in Info.plist 2013-10-07 15:23:55 -07:00
Shazron Abdullah
690de48214 Added statusbar preferences to plugin.xml
Removed Info.plist section in plugin xml due to crash: https://issues.apache.org/jira/browse/CB-5012
2013-10-07 15:13:32 -07:00
Shazron Abdullah
512a1388c6 Added statusbar plugin.
This controls whether the statusbar overlays the webview in iOS 7, as well as allows changing of the statusbar styles.
2013-10-04 18:03:18 -07:00