Commit Graph

426 Commits

Author SHA1 Message Date
Ibrahim Hadeed
d2281782ed Merge pull request #45 from driftyco/add-globalization
feat(plugin): add globalization
2016-03-13 04:09:42 -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
dd83e7405a chore(docs): change ionic to cordova in commands 2016-03-12 18:45:14 -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
Ibrahim Hadeed
4d8dc1b9dc feat(plugins): add new plugins to index 2016-03-12 18:04:30 -05:00
Tim Lancina
ce133d153b Update DEVELOPER.md 2016-03-10 19:33:43 -06:00
Tim Lancina
99ddbe3b15 Update DEVELOPER.md 2016-03-10 19:29:25 -06:00
Tim Lancina
787a027e3f Update DEVELOPER.md 2016-03-10 19:29:05 -06:00
Ibrahim Hadeed
58370afdf0 Merge pull request #43 from nickgal/patch-1
Update imagepicker.ts
2016-03-10 19:01:43 -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
c6cbfb77d5 chore(): update tsconfig 2016-03-10 15:51:27 -06: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
9aa436a9c7 Merge pull request #39 from ihadeed/batterystatus
Complete battery status
2016-03-10 15:28:37 -05: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
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