Commit Graph

309 Commits

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