Commit Graph

317 Commits

Author SHA1 Message Date
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
6dd6e4a0b5 Updated StatusBar docs for show and hide API 2013-10-15 07:57:20 -07:00
Shazron Abdullah
7e42f7db49 Added show() and hide() to StatusBar API 2013-10-14 16:47:38 -07:00
Shazron Abdullah
c2f13fe231 Implement StatusBar.isVisible 2013-10-07 17:53:04 -07:00
Shazron Abdullah
4be7bcc826 Removed statusBar prefix from StatusBar plugin API 2013-10-07 17:20:36 -07:00
Shazron Abdullah
b61eaae310 Fixed statusbar background view not auto-resizing on landscape. 2013-10-07 16:51:36 -07:00
Shazron Abdullah
e9414a4ab6 Add StatusBar plugin docs. 2013-10-07 16:30:33 -07:00
Shazron Abdullah
ec5fa951df Match statusbar style to default background color of #000000 2013-10-07 16:30:16 -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
058c6b71cc Added ability to set statusbar background color by hex string. 2013-10-06 01:18:06 -07:00
Shazron Abdullah
da275b579f Added statusbar background, including API to change its background color 2013-10-06 00:47:33 -07:00
Shazron Abdullah
2e15c9c025 Incorrect js for statusbar plugin 2013-10-06 00:39:36 -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