Commit Graph

11 Commits

Author SHA1 Message Date
jcesarmobile fbe33eb327 refactor!: remove deprecated methods (#229) 2022-09-05 23:20:52 +02:00
Julio César fa57e92c55 CB-12196 (iOS) fix Status Bar Not Hiding
This closes #74
2016-12-29 00:01:19 +01:00
Andrew Grieve be8a3e5947 ios: Use a persistent callbackId instead of calling sendJs 2014-07-14 22:56:42 -04:00
Shazron Abdullah fee10a1334 CB-5389 - iOS - Status Bar plugin issues with orientation 2013-11-22 12:18:34 -08:00
Shazron Abdullah 9c9a8ba983 StatusBar - remove dependence of UIViewControllerBasedStatusBarAppearance Info.plist key 2013-10-15 14:12:55 -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 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 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