Go to file
SayreBlades 61024e50b3 CB-7486 - Remove StatusBarBackgroundColor intial preference (black background) so background will be initially transparent
This should not be a default ios setting:
<preference name="StatusBarBackgroundColor" value="#000000" />
It makes it impossible to unset the initial background color (for transparent backgrounds).  Instead just have the default as no background color (which will effectively be transparent), and then allow users to override that with a desired color.

Signed-off-by: Shazron Abdullah <shazron@apache.org>
2014-09-15 15:58:34 -07:00
doc CB-7249cordova-plugin-statusbar documentation translation: cordova-plugin-statusbar 2014-08-01 16:24:33 -04:00
src ios: Use a persistent callbackId instead of calling sendJs 2014-07-14 22:56:42 -04:00
tests Merge renamed tests dir 2014-08-13 13:27:10 -04:00
www Update statusbar.js 2014-07-21 09:44:23 +02:00
CONTRIBUTING.md CB-6812 Add license 2014-05-30 11:38:18 -04:00
LICENSE Add LICENSE and NOTICE 2014-07-24 15:37:43 -04:00
NOTICE Add LICENSE and NOTICE 2014-07-24 15:37:43 -04:00
plugin.xml CB-7486 - Remove StatusBarBackgroundColor intial preference (black background) so background will be initially transparent 2014-09-15 15:58:34 -07:00
README.md CB-6316 Added README.md which point to the new location for docs 2014-03-20 14:04:42 +06:00
RELEASENOTES.md CB-7244 Updated version and RELEASENOTES.md for release 0.1.7 2014-08-06 18:58:24 -07:00

org.apache.cordova.statusbar

Plugin documentation: doc/index.md