Commit Graph

143 Commits

Author SHA1 Message Date
Ibrahim Hadeed
e1dc6061bd feat(plugin): add android hotspot plugin 2016-03-13 13:29:59 -04:00
Ibrahim Hadeed
29bf01190f docs(splashscreen): 2016-03-13 13:18:54 -04:00
Ibrahim Hadeed
0f3c1886d3 feat(plugin): add splashscreen 2016-03-13 13:18:00 -04:00
Ibrahim Hadeed
90cc36b453 feat(plugin): add globalization 2016-03-13 04:08:39 -04:00
Ibrahim Hadeed
fbd484583a docs(sms): update param types 2016-03-12 19:18:08 -05:00
Ibrahim Hadeed
959cf288e4 docs(plugins): add missing repo urls 2016-03-12 19:08:47 -05:00
Ibrahim Hadeed
e59371887f docs(plugins): remove install command 2016-03-12 18:56:01 -05:00
Ibrahim Hadeed
9293689649 docs(plugin): set docs to private
to hide in ionic-site
2016-03-12 18:52:25 -05:00
Ibrahim Hadeed
1e259da375 fix(plugin): export interfaces 2016-03-12 18:35:58 -05:00
Ibrahim Hadeed
74573a366f refactor(plugin): change plugin params 2016-03-12 18:33:10 -05:00
Ibrahim Hadeed
a1bdff6b24 docs(plugins): update docs and plugin params 2016-03-12 18:30:16 -05:00
Nick Gal
3abdb444bc Update imagepicker.ts
Fix typo
2016-03-10 15:59:14 -08:00
Ibrahim Hadeed
99c4fe06f5 Merge pull request #42 from ihadeed/add-local-notify
Add local notify
2016-03-10 17:48:25 -05:00
Ibrahim Hadeed
5d5bae3b78 feat(localnotification): complete functionality 2016-03-10 17:47:16 -05:00
Ibrahim Hadeed
66df0a67a6 feat(plugin): add local notifications 2016-03-10 17:25:24 -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
Tim Lancina
78fdbcd42e chore(): remove returned Promises
Addresses: https://github.com/driftyco/ionic-native/issues/38.
2016-03-10 14:54:30 -06:00
Ibrahim Hadeed
738184b5be Merge pull request #40 from cho-is/master
feat(plugin): add imagePicker plugin
2016-03-10 15:42:28 -05:00
cho-is
01d797261b fix(imagepicker): pluginRef 2016-03-10 20:39:14 +00:00
cho-is
287d129137 feat(plugin): add imagePicker plugin 2016-03-10 20:29:50 +00:00
Ibrahim Hadeed
35bfe40d9e refactor(batterystatus): extract getObservable() from class
extracted the getObservable() function from class so it doesn't show as a method (in docs and

auto-complete)
2016-03-10 15:27:01 -05:00
Ibrahim Hadeed
e7a09d9018 feat(batterystatus): complete functionality 2016-03-10 15:24:04 -05:00
Ibrahim Hadeed
e776541ca0 refactor(batterystatus): add interface for battery status object 2016-03-10 15:17:51 -05:00
Ibrahim Hadeed
046d17e574 docs(batterystatus): improve docs 2016-03-10 15:14:55 -05: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
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