Commit Graph

117 Commits

Author SHA1 Message Date
Sebastián Katzer
d559ccf911 Merge pull request #137 from ghost/master
Update README.md
2016-08-15 19:59:04 +02:00
Sebastián Katzer
b22e372305 Merge pull request #109 from colonelchlorine/master
Typo adjustment on "backgroundMode.enable"
2016-08-15 19:56:44 +02:00
Sebastián Katzer
4c1332ed4c Release v0.6.5 for npm 2016-02-29 10:03:50 +01:00
Sebastián Katzer
39eb2c5e64 Added npm badge button 2016-02-29 09:58:39 +01:00
Sebastián Katzer
6107572349 Changed plugin ID 2016-02-29 09:55:07 +01:00
Marcin Bogusz
21069ace2b Update README.md 2016-02-01 12:06:20 +01:00
PKnittel
2538983691 Added package.json for npm migration. 2015-11-19 11:08:09 +01:00
colonelchlorine
fa81d473e6 Typo adjustment on "backgroundMode.enable" 2015-08-30 08:59:46 -04:00
Sebastián Katzer
6d0b48461b Update README.md 2015-03-05 23:53:15 +01:00
Sebastián Katzer
b718f2db16 Remove some keywords 2015-03-03 15:08:11 +01:00
Sebastián Katzer
59d6f68843 Release v0.6.4 2015-03-03 15:06:01 +01:00
Sebastián Katzer
9c0f7d29bc Resolve possibly dependency conflict 2015-03-03 15:05:16 +01:00
Sebastián Katzer
d65bb5141f Update README.md 2015-01-01 18:33:45 +01:00
Sebastián Katzer
90331acb1e Release version 0.6.3 2015-01-01 18:30:20 +01:00
Sebastián Katzer
270abbff02 Add silent mode for Android
Fixes issue #39 and #48
2015-01-01 17:24:37 +01:00
Sebastián Katzer
0b9854e1bc Release version 0.6.2 2014-12-14 15:42:13 +01:00
Sebastián Katzer
c4a1a412d1 Wrong default values for isEnabled and isActive 2014-12-14 15:41:04 +01:00
Sebastián Katzer
db7006cb18 Fix type error 2014-12-14 15:26:43 +01:00
Sebastián Katzer
63b78aa109 Release version 0.6.1 2014-12-14 14:32:10 +01:00
Sebastián Katzer
1c98058aea Fix link 2014-12-14 14:29:10 +01:00
Sebastián Katzer
14e2eb1f43 Fix links 2014-12-14 14:27:14 +01:00
Sebastián Katzer
8f2c75321c New method isActive to receive if mode is active 2014-12-14 14:23:57 +01:00
Sebastián Katzer
fc6e6cf51d Receive if the background mode is enabled 2014-12-14 13:52:38 +01:00
Sebastián Katzer
cbed556154 Set default settings through setDefaults 2014-12-14 13:38:36 +01:00
Sebastián Katzer
0994147d13 Fix main thread bug 2014-12-14 13:23:10 +01:00
Sebastián Katzer
9d3cce0d18 Set version to next dev cycle 2014-12-14 11:14:25 +01:00
Sebastián Katzer
3c7a674708 Update README.md 2014-12-14 01:13:58 +01:00
Sebastián Katzer
17caef8ef2 Release version 0.6.0 2014-12-14 00:58:07 +01:00
Sebastián Katzer
c20c90c1ec Replace sound file 2014-12-14 00:57:22 +01:00
Sebastián Katzer
a472777304 Specify supported platform versions 2014-12-14 00:20:43 +01:00
Sebastián Katzer
5fa96556ae Onactivate, ondeactivate & onfailure callbacks 2014-12-14 00:04:12 +01:00
Sebastián Katzer
1c289f7d01 Fix default overrides custom settings 2
Solves issue #43
2014-12-13 23:01:38 +01:00
Sebastián Katzer
99dac5b396 Fix default overrides custom settings
Fixes issue #43
2014-12-13 20:57:27 +01:00
Sebastián Katzer
42a1553a5e Fix bug which enabled plugin by default on all platforms 2014-12-04 14:19:38 +01:00
Sebastián Katzer
5e1b60d363 Update README.md 2014-11-23 13:06:00 +01:00
Sebastián Katzer
ba5ddf32ca Update README.md 2014-11-23 13:03:51 +01:00
Sebastián Katzer
6fdfbdc29f On simulator apps never pause in background 2014-11-17 14:56:26 +01:00
Sebastián Katzer
8280fdeb3a Clean up 2014-11-17 14:19:29 +01:00
Sebastián Katzer
a60716620a Update README 2014-11-17 14:06:54 +01:00
Sebastián Katzer
ffd81e00c2 Disabled by default 2014-11-12 23:04:01 +01:00
Sebastián Katzer
01202bb250 Remove enable: flag 2014-11-12 22:47:49 +01:00
Sebastián Katzer
96663a36e8 Start service only if not already started 2014-11-12 22:40:31 +01:00
Sebastián Katzer
98f2544adb Change visibility 2014-11-12 22:28:25 +01:00
Sebastián Katzer
92eb50de9e Allow at least enable: on other platforms 2014-11-11 21:35:26 +01:00
Sebastián Katzer
379e9228fb Fix crash when calling disable while not in the background 2014-11-07 18:55:24 +00:00
Sebastián Katzer
b2ec730c88 Restart playing sound when interrupted by phone calls 2014-11-05 11:08:34 +00:00
Sebastián Katzer
1edc29c6fb Fix warning 2014-11-04 17:47:30 +00:00
Sebastián Katzer
02770739b5 Allow enable/disable the plug in through configure 2014-11-04 17:46:27 +00:00
Sebastián Katzer
15807233a8 Fix warning 2014-11-04 17:06:01 +00:00
Sebastián Katzer
3cf8b62e84 Update notification when calling configure in background 2014-11-04 16:59:33 +00:00