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 |
|
Ibrahim Hadeed
|
c71f8d49e1
|
fix: fix options params
|
2016-03-08 14:25: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 |
|
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
|
1334f60b68
|
fix(plugin): don't call reject when sync
|
2016-03-06 08:34:05 -06:00 |
|
Tim Lancina
|
98fbe6c7ce
|
chore(): new plugin cleanup
|
2016-03-04 15:42:21 -06:00 |
|
Tim Lancina
|
5ad72de3d3
|
chore(): remove unnecessary name option from Plugin decorator
At least for now, we get the name of the plugin from the class.
|
2016-03-04 14:04:43 -06:00 |
|
Tim Lancina
|
fc54fefde5
|
feat(plugin): proxy plugin properties
Rename RequiresPlugin decorator to CordovaProperty and replace getter so
we can forward property access to the underlying plugin property.
|
2016-03-04 13:56:28 -06:00 |
|
Tim Lancina
|
f360827b20
|
chore(): comment out debug statements
|
2016-03-04 13:53:59 -06:00 |
|
Tim Lancina
|
c48a851d87
|
feat(plugin): show instructions if plugin not installed
|
2016-03-04 13:52:57 -06:00 |
|
Tim Lancina
|
3b06f4cfe6
|
Merge pull request #5 from ihadeed/add-datepicker
Add datepicker
|
2016-03-04 10:36:49 -06:00 |
|
Tim Lancina
|
cef2e95722
|
Merge pull request #6 from ihadeed/add-app-rate
feat(): add apprate
|
2016-03-04 10:36:42 -06:00 |
|
Tim Lancina
|
aff7e93979
|
Merge pull request #7 from ihadeed/add-app-version
Add app version
|
2016-03-04 10:36:36 -06:00 |
|
Tim Lancina
|
c63987efe2
|
Merge pull request #8 from ihadeed/add-badge
Add badge
|
2016-03-04 10:36:29 -06:00 |
|
Tim Lancina
|
09fd745c92
|
chore(clipboard): add to index
|
2016-03-04 10:33:36 -06:00 |
|
Tim Lancina
|
d7c9825255
|
Merge pull request #9 from ihadeed/add-clipboard
Add clipboard
|
2016-03-04 10:32:00 -06:00 |
|
Basit
|
427611d109
|
options are optional
|
2016-02-26 13:09:53 +00:00 |
|
mhartington
|
e05f901bf3
|
doc(actionsheet): update options docs
|
2016-02-24 16:20:16 -05:00 |
|
mhartington
|
350a5b0911
|
docs: updated docs to have consistent format
|
2016-02-22 16:20:00 -05:00 |
|
Tim Lancina
|
8562195533
|
docs(actionsheet): update
|
2016-02-18 12:01:27 -06:00 |
|