Commit Graph

73 Commits

Author SHA1 Message Date
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