Commit Graph

197 Commits

Author SHA1 Message Date
cho-is
287d129137 feat(plugin): add imagePicker plugin 2016-03-10 20:29:50 +00:00
Tim Lancina
848d70631c feat(package): expose decorators and wrapper functions
Addresses https://github.com/driftyco/ionic-native/issues/37.
2016-03-10 10:29:06 -06:00
Tim Lancina
cb18bbb399 Merge pull request #20 from ihadeed/add-batterystatus
add batterystatus
2016-03-10 10:21:37 -06:00
Tim Lancina
0c9b7474ca Merge pull request #21 from ihadeed/edit-datepicker
Edit datepicker
2016-03-10 10:13:44 -06:00
Tim Lancina
62cba17a75 Merge pull request #22 from ihadeed/add-sms
Add sms
2016-03-10 10:13:28 -06:00
Tim Lancina
a0c4661f03 Merge pull request #23 from ihadeed/add-launch-navigator
Add launch navigator
2016-03-10 10:13:09 -06:00
Tim Lancina
848c6c3772 Merge pull request #24 from ihadeed/clean-up
refactor: added semi-columns
2016-03-10 10:13:02 -06:00
Tim Lancina
a289e52474 Merge pull request #25 from ihadeed/add-app-avail
Add app avail
2016-03-10 10:12:57 -06:00
Tim Lancina
a750c56f24 Merge pull request #26 from ihadeed/add-device-motion
Add device motion
2016-03-10 10:09:05 -06:00
Tim Lancina
a4bdab2026 Merge pull request #27 from ihadeed/add-device-orientation
feat(plugin): add device orientation plugin
2016-03-10 10:08:59 -06:00
Tim Lancina
191ff23e25 Merge pull request #29 from ihadeed/add-dialogs
feat(plugin): add dialogs plugin
2016-03-10 10:08:51 -06:00
Tim Lancina
41f134590b Merge pull request #30 from ihadeed/add-flashlight
feat(plugin): add flashlight plugin
2016-03-10 10:08:46 -06:00
Tim Lancina
ddc339a0a3 Merge pull request #28 from bholub/patch-1
Fixing typo in link to github docs
2016-03-10 09:49:33 -06:00
Tim Lancina
fa47f472b6 Merge pull request #31 from tim2000/patch-1
Fix link of ActionSheet documentation
2016-03-10 09:32:37 -06:00
Tim Lancina
a0fb95e286 Merge pull request #35 from ihadeed/fix-geolocation
fix(geolocation): set callback order to reverse on getCurrentPosition
2016-03-10 09:32:13 -06:00
Ibrahim Hadeed
c71f8d49e1 fix: fix options params 2016-03-08 14:25:22 -05:00
Ibrahim Hadeed
44365f4c60 fix(plugin): fix options properties 2016-03-08 14:23:22 -05:00
Ibrahim Hadeed
1fac387384 fix(geolocation): set callback order to reverse on getCurrentPosition
https://github.com/driftyco/ionic-native/issues/34
2016-03-08 13:41:34 -05:00
Ibrahim Hadeed
e053c945ee docs(plugin): add docs 2016-03-08 13:29:03 -05:00
Ibrahim Hadeed
8855359527 fix(plugin): combine watch and clearwatch functions 2016-03-08 13:26:55 -05: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
Tim Behety
37aaa3d09c Fix link of ActionSheet documentation 2016-03-07 09:04:33 +01:00
Ibrahim Hadeed
2caa1516ab fix: added dummy boolean
not sure if required
2016-03-06 16:59:09 -05:00
Ibrahim Hadeed
3ec25fa63b feat(plugin): add flashlight plugin 2016-03-06 16:56:29 -05:00
Ibrahim Hadeed
662d8ce079 fix: remove confirm callback, not needed. 2016-03-06 16:42:58 -05:00
Ibrahim Hadeed
b5f92671ae feat(plugin): add dialogs plugin 2016-03-06 16:40:24 -05:00
Brian Holub
b27e799526 Fixing typo in link to github docs 2016-03-06 13:19:50 -08:00
Ibrahim Hadeed
5fda6d49cc fix: fix callback order 2016-03-06 16:17:07 -05:00
Ibrahim Hadeed
5944bd13d3 fix: fix callback order 2016-03-06 16:16:04 -05:00
Ibrahim Hadeed
9766aab59f feat(plugin): add device orientation plugin 2016-03-06 16:06:43 -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
Ibrahim Hadeed
80e7eedcae docs(plugin): add docs and usage 2016-03-06 15:39:09 -05:00
Ibrahim Hadeed
bc4dcaae53 feat(plugin): add functionality to app-availablity plugin 2016-03-06 15:35:59 -05:00
Ibrahim Hadeed
3d188e1f31 feat(plugin): add app availability plugin 2016-03-06 15:33:37 -05:00
Ibrahim Hadeed
c144b87e13 refactor: added semi-columns 2016-03-06 15:27:26 -05:00
Ibrahim Hadeed
9e17e25427 fix(launchnavigator): fix Plugin decorator property value 2016-03-06 15:17:49 -05:00
Ibrahim Hadeed
984e7fc9d1 feat(plugin): add launch navigator
https://github.com/driftyco/ionic-native/issues/18
2016-03-06 15:11:19 -05:00
Ibrahim Hadeed
18df9a5aeb feat(plugin): add launch navigator
https://github.com/driftyco/ionic-native/issues/18
2016-03-06 15:08:19 -05:00
Ibrahim Hadeed
aa7e04c2e7 feat(plugin): add sms plugin 2016-03-06 14:51:26 -05:00
Ibrahim Hadeed
1a778e7f10 fix(datepicker): fix plugin functionality
Fixed and tested the core plugin functionality
2016-03-06 14:31:00 -05:00
Ibrahim Hadeed
91de9715fe fix(datepicker): fix plugin functionality 2016-03-06 13:51:12 -05:00
Ibrahim Hadeed
4302abd02b undo 2016-03-06 13:24:49 -05:00
Ibrahim Hadeed
6843177377 feat(plugin): add sms 2016-03-06 13:23:30 -05:00
Ibrahim Hadeed
82d3c258c9 add batterystatus 2016-03-06 12:48:20 -05:00
Tim Lancina
ce6adccb9a fix(datepicker): dates are Dates 2016-03-06 09:01:37 -06:00
Tim Lancina
c3cfd14c5e fix(datepicker): datepicker options are optional 2016-03-06 08:56:31 -06:00
Tim Lancina
c11e31ba67 chore(package): bump to 1.0.12 2016-03-06 08:38:19 -06:00
Tim Lancina
2330670661 chore(package): only publish dist 2016-03-06 08:35:32 -06:00
Tim Lancina
1334f60b68 fix(plugin): don't call reject when sync 2016-03-06 08:34:05 -06:00