Commit Graph

620 Commits

Author SHA1 Message Date
perry
a631cc1d3a CI: make sure ident is set before push 2016-05-09 11:36:38 -05:00
Max Lynch
fc08e353a4 Update README.md 2016-05-09 11:01:51 -05:00
Ibrahim Hadeed
dc511a0676 Merge pull request #153 from dudeofawesome/add-typings
Add typings to hotspot.ts
2016-05-09 02:34:42 -04:00
Louis Orleans
b280c052c7 Actually exporting an interface instead of a class 2016-05-08 18:59:47 -07:00
Louis Orleans
6f50138d9e Moving interface files around for organization 2016-05-08 18:56:18 -07:00
Louis Orleans
c81b951047 Merge branch 'plugin-hotspot' into add-typings 2016-05-08 18:54:45 -07:00
Ibrahim Hadeed
b3e60eaa32 Merge pull request #155 from ZiFFeL1992/patch-1
Update install command
2016-05-08 19:26:02 -04:00
Guillermo
451cfe5cd8 Update install command
cordova -> ionic
2016-05-08 22:44:16 +02:00
Louis Orleans
116dc1a1b3 Fixing typos 2016-05-05 19:01:07 -07:00
Louis Orleans
9682ac8f11 Adding some JSDoc definitions 2016-05-05 18:06:33 -07:00
Louis Orleans
b4b131c82a Adding more typings for hotspot.ts 2016-05-05 17:57:49 -07:00
Louis Orleans
6fab67ca9f Adding some types to plugins/hotspot.ts 2016-05-05 15:50:28 -07:00
perry
3a80434a1c attempting to prevent errors in the even a commit to ionic-site is made during docgen 2016-05-05 14:50:40 -05:00
Ionitron
487aaafb15 CI tweak 2016-05-04 17:10:41 -05:00
Ionitron
73095b1211 pulling for now 2016-05-04 17:08:28 -05:00
Ionitron
a35580e0dd typo 2016-05-04 17:05:19 -05:00
Ionitron
da1cf7c3a1 trying new CI approach 2016-05-04 17:03:53 -05:00
Ibrahim Hadeed
dfdd476ac9 pre-final plugin rewrite 2016-04-30 17:52:14 -04:00
Ibrahim Hadeed
ab9af2bdc4 pre-final plugin rewrite 2016-04-30 17:50:08 -04:00
Keith D. Moore
9d359a50e2 fix usage comments
add delay in setTimeout to ensure connection attribute has been set.
2016-04-30 14:58:46 -05:00
Ibrahim Hadeed
937138378b update the new plugin rewrite 2016-04-30 13:43:47 -04:00
Ibrahim Hadeed
654cef2377 Merge branch 'master' of https://github.com/driftyco/ionic-native into new-contacts 2016-04-30 13:35:49 -04:00
Ibrahim Hadeed
26dcff4db7 Merge pull request #150 from driftyco/instance-property
feat(plugin): add wrapper for instance properties
2016-04-30 13:31:59 -04:00
Ibrahim Hadeed
28d7d5ceec feat(plugin): add wrapper for instance properties
this wrapper will be able to handle get/set functions for any instance property
2016-04-30 13:31:10 -04:00
Ibrahim Hadeed
aada893f09 fix(contacts): plugin rewrite 2016-04-30 12:56:30 -04:00
Ibrahim Hadeed
029a8c88ec chore(changelog): update changelog 2016-04-30 00:10:29 -04:00
Ibrahim Hadeed
aef66b08b3 1.2.0 2016-04-30 00:04:33 -04:00
Ibrahim Hadeed
e34d4e335b Merge pull request #149 from driftyco/add-tslint
chore(tslint): add tslint & clean up code
2016-04-29 23:58:02 -04:00
Ibrahim Hadeed
06146b322f chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
Ibrahim Hadeed
8b6d9f33f6 Merge pull request #97 from driftyco/instance-wrapper
feat(ionicnative): add instance wrapper
2016-04-29 22:49:07 -04:00
Ibrahim Hadeed
fd3fa5b1b9 refactor(googlemaps): add plugin meta 2016-04-29 22:47:45 -04:00
Ibrahim Hadeed
a1946442d1 refactor(plugins): clean up 2016-04-29 22:47:01 -04:00
Ibrahim Hadeed
2efce5dcb7 refactor(-): cleanup 2016-04-29 21:50:09 -04:00
Ibrahim Hadeed
94a8a296c1 fix(instance-wrapper): 2016-04-29 21:46:35 -04:00
Ibrahim Hadeed
0b15a2f037 merge 2016-04-29 20:07:59 -04:00
Ibrahim Hadeed
8abdc11cc9 chore(build): add gulp minify task 2016-04-29 18:08:16 -04:00
Ibrahim Hadeed
16ade3abcf diable update docs for now 2016-04-29 17:40:08 -04:00
Ibrahim Hadeed
30bdb1a8f1 refactor(DeviceAccounts): add supported platforms 2016-04-29 17:28:26 -04:00
Ibrahim Hadeed
0a7577cec0 refactor(DeviceAccounts): formatting 2016-04-29 17:28:02 -04:00
Ibrahim Hadeed
54c3a24e59 Merge pull request #144 from panuganti/DeviceEmail
Add DeviceAccounts plugin
2016-04-29 17:26:50 -04:00
Ibrahim Hadeed
317437b32e fix(BluetoohSerial): add missing plugin reference 2016-04-29 17:18:40 -04:00
Ibrahim Hadeed
a02718fd0a Merge pull request #147 from driftyco/admob
feat(plugin): add admob pro plugin
2016-04-29 17:17:53 -04:00
Ibrahim Hadeed
d9b847b3cb feat(plugin): add admob pro plugin
closes #146
2016-04-29 17:17:30 -04:00
perry
926ef7015d locking down CI to master for now 2016-04-29 16:09:40 -05:00
Ibrahim Hadeed
f5f35b3cdc Merge pull request #145 from driftyco/bluetooth-serial
feat(plugin): add Bluetooth Serial plugin
2016-04-29 16:55:08 -04:00
Rajkiran Panuganti
31c298b556 Add DeviceAccounts plugin 2016-04-29 13:09:13 -07:00
Ibrahim Hadeed
837fb95a8a feat(plugin): add Bluetooth Serial plugin
closes #136
2016-04-29 15:13:07 -04:00
Perry Govier
c8f8d6ac52 Let build_bundle tests run on CI 2016-04-29 13:12:39 -05:00
Ibrahim Hadeed
b1218bd77c Merge pull request #139 from driftyco/unhandled-reject-error-fix
fix(plugin): handle rejection when Cordova is undefined
2016-04-29 12:10:06 -04:00
Ibrahim Hadeed
0ed259e678 Merge pull request #142 from panuganti/master
Screenshot Plugin
2016-04-29 12:09:47 -04:00