phonegap-plugin-brightness icon indicating copy to clipboard operation
phonegap-plugin-brightness copied to clipboard

A phonegap 3.x plugin for brightness control within android and ios

Results 6 phonegap-plugin-brightness issues
Sort by recently updated
recently updated
newest added

I am able to use this plugin to change the settings but those are reverted back to earlier once the app is in background or closed. How do I retain...

Hi, at least on the currently newest iOS Version 10.3.1 the display lightens up after a call to `cordova.plugins.brightness.setBrightness(1, function() { console.log('Successfully lightend up display!'); }, function(err) { console.error('Could not...

There is an error in adjusting the brightness: "Variable.setBrightness (1);" NOT WORKING until the bottom bar settings (WiFi, Bluetooth, Airplane Mode, etc) slides. --- ![whatsapp image 2016-10-05 at 1 37...

Im geting this error on getBrightness

Hello! Don't know why but i can't make it work for Android. What i have already: 1) install plugin "cordova plugin add https://github.com/fiscal-cliff/phonegap-plugin-brightness.git" 2) make brightness.js file with this lines:...

Hi! Thanks for writing this plugin for cordova. Could you please update the readme.md with better instructions on how to use? Do I need to insert the code at the...