Commit Graph

239 Commits

Author SHA1 Message Date
Ibrahim Hadeed
1771f7bfe1 fix(plugins): cleanup and add new plugins to index 2016-03-13 16:08:15 -04:00
Ibrahim Hadeed
786cd21de8 docs(docs): update names 2016-03-13 15:45:07 -04:00
Ibrahim Hadeed
5e2f201fcd Merge pull request #49 from driftyco/fix-glob
fix(plugin): fix types
2016-03-13 15:38:20 -04:00
Ibrahim Hadeed
5d8e3509c5 Merge pull request #48 from driftyco/change-tests
test(tests): add build_bundle to tests
2016-03-13 15:38:08 -04:00
Ibrahim Hadeed
05ee1617fd test(tests): add build_bundle to tests
this should help for now to ensure that we are able to build
2016-03-13 15:36:31 -04:00
Ibrahim Hadeed
c86e135096 fix(plugin): fix types 2016-03-13 15:34:30 -04:00
Ibrahim Hadeed
21dba101f1 Merge pull request #47 from driftyco/add-plugins
Add plugins
2016-03-13 15:23:07 -04:00
Ibrahim Hadeed
a80c4ee2bf feat(plugin): add keyboard 2016-03-13 15:19:21 -04:00
Ibrahim Hadeed
765ef48a23 docs(dbmeter): complete docs 2016-03-13 15:05:15 -04:00
Ibrahim Hadeed
8c17a2a6c2 feat(plugin): add base64 to gallery 2016-03-13 13:39:29 -04:00
Ibrahim Hadeed
22bb218e10 feat(plugin): add DB Meter 2016-03-13 13:34:19 -04:00
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
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
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