Simon MacDonald
f2c49454da
Plugin uses Android Log class and not Cordova LOG class
2016-08-22 16:52:13 -04:00
Vladimir Kotikov
cfce729912
CB-11197 Keep status bar hidden when keyboard pops up
...
This closes #59
2016-05-24 10:44:00 +03:00
Vladimir Kotikov
a4a1065c4f
CB-9513 Allow to show/hide status bar in fullscreen mode. This closes #42
2016-01-05 13:37:25 +03:00
Peter Bakondy
e8c448100c
fix warning message
...
This change is fix for the following warning message at startup:
W/CordovaPlugin( 6470): Attempted to send a second callback for ID:
StatusBar1091036409
W/CordovaPlugin( 6470): Result was: "Invalid action"
2015-04-20 16:39:10 +02:00
EddyVerbruggen
7f135a46e1
- Use StatusBarBackgroundColor instead of AndroidStatusBarBackgroundColor, and added a quirk to the readme.
2015-02-28 08:59:47 +01:00
EddyVerbruggen
84ee94cb41
- Add support for StatusBar.backgroundColorByHexString (and StatusBar.backgroundColorByName) on Android 5 and up
2015-02-27 22:35:30 +01:00
EddyVerbruggen
43c8c15bf4
Allow setting the statusbar backgroundcolor on Android
2015-02-27 10:29:39 +01:00
Andrew Grieve
92a4eaeab5
android: Fix StatusBar.initialize() not running on UI thread
2014-06-24 12:18:07 -04:00
Darryl Pogue
0b0e9d8fc5
CB-6513 - Statusbar plugin for Android is not compiling
...
Signed-off-by: Shazron Abdullah <shazron@apache.org>
2014-04-24 14:00:06 -07:00
Andrey Kurdyumov
a6a4cf473b
CB-6314 - Add StatusBar.isVisible support to Android
2014-03-19 18:18:56 -07:00
Andrey Kurdyumov
9509848776
Created statusbar version of plugin for Android
2014-02-25 09:59:11 -08:00