Commit Graph

9 Commits

Author SHA1 Message Date
Jesse MacFadyen
7b648411cd support shorthand css color values like #F3D and sanity check for leading octothorp 2014-03-11 14:23:13 -07:00
Jesse MacFadyen
83cc8464e1 moved named color resolving to JS so platforms can just worry about hex values 2014-03-06 17:40:01 -08: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
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