Commit Graph

23 Commits

Author SHA1 Message Date
Ibby
a693740f1a refractor(device-motion): refractor interfaces to avoid duplicates 2016-12-06 09:06:13 -05:00
Ibby
e26783b8c6 style(): spacing and cleanup 2016-12-06 08:02:00 -05:00
Alex Muramoto
3da2831779 docs(all): standardizes and adds return types, also some param fixes 2016-11-29 16:40:50 -06:00
Max Lynch
71916a85dd fix(plugin): don't bind to name field. Fixes #740 2016-10-27 12:48:50 -05:00
Max Lynch
96776567eb feat(plugins): add name field 2016-10-17 20:38:25 -05:00
Max Lynch
4014972feb feat(build): Support ES2015 modules 2016-09-21 15:04:46 -05:00
Daniel Imhoff
9d35567cb5 Fix import to use @reactivex/rxjs 2016-09-09 14:45:24 -05:00
Guillermo
7952f9ef60 Improvements on documentation (#340)
* Improvements on documentation and some refactor

* ts | js -> typescript (docs)
2016-07-20 11:17:09 -04:00
Guille
b7fb2483bf refactor(accelerometer): 2016-07-08 00:53:01 +02:00
mhartington
4a38c02c14
docs(deviceMotion): update docs 2016-07-07 11:48:22 -04:00
Ibrahim Hadeed
e708653136 change rxjs/Rxjs to rxjs/Observable 2016-06-03 10:05:07 -04:00
Ibrahim Hadeed
9987fb24da refractor Observable imports 2016-05-20 16:59:18 -04:00
Ibrahim Hadeed
06146b322f chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
Koray S
17fa1c72b7 documentation wrong for watchAcceleration
documentation was wrong. watchPosition instead of watchAcceleration..
2016-04-15 14:25:02 +02:00
Ibrahim Hadeed
3b7573be7f docs(plugins): add import statements for usage clarity 2016-03-24 13:00:18 -04:00
Ibrahim Hadeed
786cd21de8 docs(docs): update names 2016-03-13 15:45:07 -04:00
Ibrahim Hadeed
e59371887f docs(plugins): remove install command 2016-03-12 18:56:01 -05:00
Ibrahim Hadeed
a1bdff6b24 docs(plugins): update docs and plugin params 2016-03-12 18:30:16 -05:00
Tim Lancina
998a58e036 chore(): cleanup return values
Addresses https://github.com/driftyco/ionic-native/issues/38.
2016-03-10 15:48:23 -06:00
Ibrahim Hadeed
d17f62d82f fix(devicemotion): combine watch and clear into one function
convert the watch function to an observable function that handles cancellation too
2016-03-08 13:18:06 -05:00
Ibrahim Hadeed
5fda6d49cc fix: fix callback order 2016-03-06 16:17:07 -05:00
Ibrahim Hadeed
7f7ba3b52a feat(plugin): add functionality to device motion plugin 2016-03-06 15:54:55 -05:00
Ibrahim Hadeed
a4df21e99c feat(plugin): add device motion plugin 2016-03-06 15:43:13 -05:00