26 Commits

Author SHA1 Message Date
Denis
f989948aac .. 2021-08-29 17:32:09 +03:00
Denis
ffd2783187
fix No visible @interface 2021-08-29 17:25:19 +03:00
Denis
dc8a177e15
update readme 2021-08-27 22:10:56 +03:00
Denis
71695ca851 fix 2021-08-27 22:01:37 +03:00
boltex
dd5b6d7dcc Added support for android 6+ (sdk 23 +) by setting visibility every 10 seconds to support GPS while in background and preventing idle mode. 2018-09-13 09:30:43 -04:00
Felix
94cade84fa Create package.json 2017-06-16 14:14:08 -04:00
Felix
32abd15d9a Update README.md 2015-06-05 14:54:32 -04:00
Felix
5972eacb6d changed SCREEN_DIM_WAKE_LOCK to PARTIAL_WAKE_LOCK 2015-06-05 14:53:15 -04:00
Viras-
021369bc18 Merge pull request #7 from Menardi/master
Fixed #6, added ability to disable release on pause
2015-05-23 11:37:15 +02:00
Gearóid Moroney
5b32ddf7cd Added ability to disable release on pause (Android), and added usage to readme
I've added a function for Android to allow the disabling of wakelock release
on pause. This is for my use case where the screen will be off most of the
time the wakelock is enabled. I added usage for it to the readme, along with
the existing functions.
2015-04-06 11:24:07 +01:00
Gearóid Moroney
317a3ccbf3 Fixed #6 Underlocking causing crashes on Android
I fixed this as per the solution in the issue, by surrounding the release
with a try / catch block
2015-04-06 11:22:05 +01:00
Viras-
2b6c92b0c4 Merge pull request #5 from kubkov/patch-1
Update plugin.xml
2014-02-25 14:20:59 +01:00
kubkov
ffc4de1b88 Update plugin.xml 2014-01-21 15:04:17 +01:00
Viras-
5e17fa1dc3 Finish Release-1 2014-01-19 20:04:13 +01:00
Viras-
8b0c68770f updating plugin configuration for Android 2014-01-19 20:04:00 +01:00
Viras-
84e0cfe9b3 Release v1.0.0 2013-11-25 18:19:46 +01:00
Viras-
d24e02bca1 switching to apache 2.0 license v1.0.0 2013-11-25 18:19:01 +01:00
Viras-
19af5c6361 Release v1.0.0 2013-11-25 18:05:52 +01:00
Viras-
5aff83ba4d updating powermanagement plugin for use with android 2013-11-25 17:59:35 +01:00
Viras-
b864c5d72a powermanagement plugin for iOS 2013-10-21 18:31:22 +02:00
Viras-
6b1b27eca5 [WP] added option for running under the lock screen as well 2013-09-20 19:15:52 +02:00
Viras-
ab33a1073c [WP] added option for running under the lock screen as well 2013-09-20 19:01:55 +02:00
Viras-
d2aa71333b [WP] run under lock screen as well 2013-09-20 18:53:58 +02:00
viras
11dbab7a9b updating readme for cordova 3.0 2013-08-10 14:36:28 +02:00
viras
b408922405 updating clobber 2013-08-10 14:30:07 +02:00
viras
b698d52456 New Cordova 3.0 structure for plugin 2013-08-10 14:21:21 +02:00