Commit Graph

36 Commits

Author SHA1 Message Date
Sebastián Katzer
4b2db271c1 Set default for bigText to false 2017-01-02 16:16:22 +01:00
Sebastián Katzer
1768b025ce Update copyright 2017-01-01 22:40:41 +01:00
Sebastián Katzer
681f2f9275 Support for multi line text [Fixes #171] 2017-01-01 22:35:32 +01:00
Sebastián Katzer
8e3a3528ac Enable geo location tracking in background [Fixes #186] 2017-01-01 18:48:06 +01:00
Sebastián Katzer
bb72a5e8c8 Register events via backgroundMode.on(event) 2017-01-01 16:58:08 +01:00
Sebastián Katzer
8d165cdf3a Merge pull request #126 from mdailor/add-windows-10
Added Windows 10 support
2016-09-23 15:19:45 +02:00
Sebastián Katzer
f7e5684a66 Re-add color 2016-08-17 13:55:51 +02:00
Sebastián Katzer
a63e750487 Re-add ticker 2016-08-17 12:03:41 +02:00
Sebastián Katzer
830c4a97ad Fix app going to sleep when device locked 2016-08-17 11:16:08 +02:00
Sebastián Katzer
578ba9f686 Merge pull request #94 from Menardi/Android-Improvements
Android improvements
2016-08-16 13:20:23 +02:00
Julian Grinblat
90f4aa86db Remove unexpected back button handler 2016-07-24 23:49:02 +09:00
Mike Dailor
ffdd29d55a Added Windows 10 support 2015-11-25 11:24:11 -05:00
Gearóid Moroney
cd1fb46dcc Added customisable notification icon for Android 2015-06-04 10:59:11 +01:00
Gearóid Moroney
cec56db33c Added extra settings for Lollipop devices
Two settings have been added:
- Notification visibility - allows the notification to be made visible on a
secure lock screen
- Color - used to set the color of the notification circle that contains the
icon
2015-06-03 18:18:15 +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
c4a1a412d1 Wrong default values for isEnabled and isActive 2014-12-14 15:41:04 +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
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
8280fdeb3a Clean up 2014-11-17 14:19:29 +01:00
Sebastián Katzer
01202bb250 Remove enable: flag 2014-11-12 22:47:49 +01:00
Sebastián Katzer
92eb50de9e Allow at least enable: on other platforms 2014-11-11 21:35:26 +01: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
dd6ed1a183 Call configure only for Android 2014-11-04 14:57:23 +00:00
Sebastián Katzer
439330a1d4 JS interface to customize the notification on Android 2014-11-04 14:48:14 +00:00
Sebastián Katzer
e4f6d7cd0b Initial Android support 2014-10-26 16:47:18 +01:00
Sebastián Katzer
859bb58b5c Release v0.4.1 2014-02-13 14:17:56 +01:00
Sebastián Katzer
a3ed0f61fa Release version 0.2.1 2013-10-09 14:54:23 +02:00
Sebastián Katzer
20cc5084f4 Hintergrundmodus kann gesondert aktiviert bzw. deaktiviert werden 2013-10-09 11:40:06 +02:00
Sebastián Katzer
68fa900cfb Fix wrong class name 2013-10-09 10:54:57 +02:00
Sebastián Katzer
76ada42564 Added js interface 2013-10-09 10:50:15 +02:00