|
| 1 | +<a name="1.3.1"></a> |
| 2 | +## [1.3.1](https://github.com/driftyco/ionic-native/compare/v1.2.4...v1.3.1) (2016-06-26) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* **3dtouch:** fix implementation for onHomeIconPressed function ([d2b2be6](https://github.com/driftyco/ionic-native/commit/d2b2be6)), closes [#232](https://github.com/driftyco/ionic-native/issues/232) |
| 8 | +* **barcodescanner:** add missing options param ([4fdcbb5](https://github.com/driftyco/ionic-native/commit/4fdcbb5)), closes [#180](https://github.com/driftyco/ionic-native/issues/180) |
| 9 | +* **base64togallery:** method is now static ([be7b9e2](https://github.com/driftyco/ionic-native/commit/be7b9e2)), closes [#212](https://github.com/driftyco/ionic-native/issues/212) |
| 10 | +* **batterystatus:** correct plugin name on npm ([66b7fa6](https://github.com/driftyco/ionic-native/commit/66b7fa6)) |
| 11 | +* **calendar:** fix some functionality and add missing ones ([a15fb01](https://github.com/driftyco/ionic-native/commit/a15fb01)), closes [#184](https://github.com/driftyco/ionic-native/issues/184) |
| 12 | +* **deeplinks:** new result type ([11226d7](https://github.com/driftyco/ionic-native/commit/11226d7)) |
| 13 | +* **deviceorientation:** cancelFunction renamed to clearFunction ([8dee02e](https://github.com/driftyco/ionic-native/commit/8dee02e)) |
| 14 | +* **geolocation:** fix watchPosition() ([4a8650e](https://github.com/driftyco/ionic-native/commit/4a8650e)), closes [#164](https://github.com/driftyco/ionic-native/issues/164) |
| 15 | +* **googlemaps:** isAvailable() returns boolean, not an instance of GoogleMap ([a53ae8f](https://github.com/driftyco/ionic-native/commit/a53ae8f)) |
| 16 | +* **sqlite:** resolve race condition, add comments ([#235](https://github.com/driftyco/ionic-native/issues/235)) ([f1c8ce3](https://github.com/driftyco/ionic-native/commit/f1c8ce3)), closes [#235](https://github.com/driftyco/ionic-native/issues/235) |
| 17 | + |
| 18 | + |
| 19 | +### Features |
| 20 | + |
| 21 | +* **angular1:** Support Angular 1 ([af8fbde](https://github.com/driftyco/ionic-native/commit/af8fbde)) |
| 22 | +* **barcodescanner:** add encode function ([e73f57f](https://github.com/driftyco/ionic-native/commit/e73f57f)), closes [#115](https://github.com/driftyco/ionic-native/issues/115) |
| 23 | +* **deeplinks:** Add Ionic Deeplinks Plugin ([c93cbed](https://github.com/driftyco/ionic-native/commit/c93cbed)) |
| 24 | +* **googlemaps:** add GoogleMapsLatLngBounds class ([17da427](https://github.com/driftyco/ionic-native/commit/17da427)) |
| 25 | +* **printer:** add printer plugin ([#225](https://github.com/driftyco/ionic-native/issues/225)) ([48ffcae](https://github.com/driftyco/ionic-native/commit/48ffcae)) |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | +<a name="1.2.4"></a> |
| 30 | +## [1.2.4](https://github.com/driftyco/ionic-native/compare/v1.2.3...v1.2.4) (2016-06-01) |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +<a name="1.2.3"></a> |
| 35 | +## [1.2.3](https://github.com/driftyco/ionic-native/compare/v1.2.2...v1.2.3) (2016-06-01) |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | +<a name="1.2.2"></a> |
| 40 | +## [1.2.2](https://github.com/driftyco/ionic-native/compare/v1.2.1...v1.2.2) (2016-05-20) |
| 41 | + |
| 42 | + |
| 43 | +### Bug Fixes |
| 44 | + |
| 45 | +* **Bluetooth:** make connect function an observable to maintain full functionality ([58e3f0b](https://github.com/driftyco/ionic-native/commit/58e3f0b)), closes [#154](https://github.com/driftyco/ionic-native/issues/154) |
| 46 | +* **calendar:** add new permissions functions for Android 6 (M) devices ([ddbd64d](https://github.com/driftyco/ionic-native/commit/ddbd64d)), closes [#156](https://github.com/driftyco/ionic-native/issues/156) |
| 47 | +* **emailcomposer:** fix isAvailable function ([2a568d2](https://github.com/driftyco/ionic-native/commit/2a568d2)), closes [#168](https://github.com/driftyco/ionic-native/issues/168) |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | +<a name="1.2.1"></a> |
| 52 | +## [1.2.1](https://github.com/driftyco/ionic-native/compare/v1.2.0...v1.2.1) (2016-05-11) |
| 53 | + |
| 54 | + |
| 55 | +### Bug Fixes |
| 56 | + |
| 57 | +* **contacts:** plugin rewrite ([aada893](https://github.com/driftyco/ionic-native/commit/aada893)) |
| 58 | + |
| 59 | + |
| 60 | +### Features |
| 61 | + |
| 62 | +* **plugin:** add wrapper for instance properties ([28d7d5c](https://github.com/driftyco/ionic-native/commit/28d7d5c)) |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | +<a name="1.2.0"></a> |
| 67 | +# [1.2.0](https://github.com/driftyco/ionic-native/compare/v1.1.0...v1.2.0) (2016-04-30) |
| 68 | + |
| 69 | + |
| 70 | +### Bug Fixes |
| 71 | + |
| 72 | +* **BluetoohSerial:** add missing plugin reference ([317437b](https://github.com/driftyco/ionic-native/commit/317437b)) |
| 73 | +* **GoogleAnalytics:** addCustomDimension() key param is number ([3865ea4](https://github.com/driftyco/ionic-native/commit/3865ea4)), closes [#131](https://github.com/driftyco/ionic-native/issues/131) |
| 74 | +* **keyboard:** remove hideKeyboardAccessoryBar method for now ([292c80c](https://github.com/driftyco/ionic-native/commit/292c80c)) |
| 75 | +* **launchnavigator:** bug fix ([4ead1ae](https://github.com/driftyco/ionic-native/commit/4ead1ae)) |
| 76 | +* **launchnavigator:** start parameter is optional ([5e7378a](https://github.com/driftyco/ionic-native/commit/5e7378a)) |
| 77 | +* **localnotifications:** options can be an array ([e10d744](https://github.com/driftyco/ionic-native/commit/e10d744)) |
| 78 | +* **plugin:** handle rejection when Cordova is undefined ([db07768](https://github.com/driftyco/ionic-native/commit/db07768)) |
| 79 | +* **plugin:** remove unecessary code ([4070991](https://github.com/driftyco/ionic-native/commit/4070991)) |
| 80 | +* **push plugin:** senderId is optional in iosPushOptions ([48bf837](https://github.com/driftyco/ionic-native/commit/48bf837)) |
| 81 | +* **spinnerdialog:** fix functionality ([66f0e03](https://github.com/driftyco/ionic-native/commit/66f0e03)) |
| 82 | +* **vibration:** fix plugin reference ([beeb075](https://github.com/driftyco/ionic-native/commit/beeb075)), closes [#106](https://github.com/driftyco/ionic-native/issues/106) |
| 83 | + |
| 84 | + |
| 85 | +### Features |
| 86 | + |
| 87 | +* **camera:** add camera constants ([ce02d82](https://github.com/driftyco/ionic-native/commit/ce02d82)), closes [#129](https://github.com/driftyco/ionic-native/issues/129) |
| 88 | +* **ionicnative:** add instance wrapper ([0ec737a](https://github.com/driftyco/ionic-native/commit/0ec737a)) |
| 89 | +* **keyboard:** add event listeners for keyboard show/hide events ([c947437](https://github.com/driftyco/ionic-native/commit/c947437)) |
| 90 | +* **media:** add media plugin ([1105b57](https://github.com/driftyco/ionic-native/commit/1105b57)), closes [#88](https://github.com/driftyco/ionic-native/issues/88) |
| 91 | +* **plugin:** add admob pro plugin ([d9b847b](https://github.com/driftyco/ionic-native/commit/d9b847b)), closes [#146](https://github.com/driftyco/ionic-native/issues/146) |
| 92 | +* **plugin:** add Bluetooth Serial plugin ([837fb95](https://github.com/driftyco/ionic-native/commit/837fb95)), closes [#136](https://github.com/driftyco/ionic-native/issues/136) |
| 93 | +* **plugin:** add email composer plugin ([804c9ee](https://github.com/driftyco/ionic-native/commit/804c9ee)) |
| 94 | +* **plugin:** add InAppBrowser plugin ([b8d2cfd](https://github.com/driftyco/ionic-native/commit/b8d2cfd)) |
| 95 | +* **plugin:** add social sharing plugin ([efc8231](https://github.com/driftyco/ionic-native/commit/efc8231)) |
| 96 | +* **plugin:** add spinner dialog plugin ([812653c](https://github.com/driftyco/ionic-native/commit/812653c)) |
| 97 | +* **plugin:** add web intent plugin ([e2fc9a0](https://github.com/driftyco/ionic-native/commit/e2fc9a0)) |
| 98 | +* **toast:** add new features to toast plugin ([ed7e783](https://github.com/driftyco/ionic-native/commit/ed7e783)) |
| 99 | +* **webintent:** add plugin to index ([f357b56](https://github.com/driftyco/ionic-native/commit/f357b56)) |
| 100 | + |
| 101 | + |
| 102 | +### Performance Improvements |
| 103 | + |
| 104 | +* **ionicnative:** instance wrapper cleanup and optimization ([5a8d48e](https://github.com/driftyco/ionic-native/commit/5a8d48e)) |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | +<a name="1.1.0"></a> |
| 109 | +# [1.1.0](https://github.com/driftyco/ionic-native/compare/v1.0.9...v1.1.0) (2016-03-17) |
| 110 | + |
| 111 | + |
| 112 | +### Bug Fixes |
| 113 | + |
| 114 | +* **datepicker:** datepicker options are optional ([c3cfd14](https://github.com/driftyco/ionic-native/commit/c3cfd14)) |
| 115 | +* **datepicker:** dates are Dates ([ce6adcc](https://github.com/driftyco/ionic-native/commit/ce6adcc)) |
| 116 | +* **datepicker:** fix plugin functionality ([91de971](https://github.com/driftyco/ionic-native/commit/91de971)) |
| 117 | +* **datepicker:** fix plugin functionality ([1a778e7](https://github.com/driftyco/ionic-native/commit/1a778e7)) |
| 118 | +* **devicemotion:** combine watch and clear into one function ([d17f62d](https://github.com/driftyco/ionic-native/commit/d17f62d)) |
| 119 | +* **geolocation:** set callback order to reverse on getCurrentPosition ([1fac387](https://github.com/driftyco/ionic-native/commit/1fac387)) |
| 120 | +* **imagepicker:** pluginRef ([01d7972](https://github.com/driftyco/ionic-native/commit/01d7972)) |
| 121 | +* **interface:** params are optional ([e708bc6](https://github.com/driftyco/ionic-native/commit/e708bc6)) |
| 122 | +* **launchnavigator:** fix Plugin decorator property value ([9e17e25](https://github.com/driftyco/ionic-native/commit/9e17e25)) |
| 123 | +* **plugin:** combine watch and clearwatch functions ([8855359](https://github.com/driftyco/ionic-native/commit/8855359)) |
| 124 | +* **plugin:** don't call reject when sync ([1334f60](https://github.com/driftyco/ionic-native/commit/1334f60)) |
| 125 | +* **plugin:** export interfaces ([1e259da](https://github.com/driftyco/ionic-native/commit/1e259da)) |
| 126 | +* **plugin:** fix options properties ([44365f4](https://github.com/driftyco/ionic-native/commit/44365f4)) |
| 127 | +* **plugin:** fix types ([c86e135](https://github.com/driftyco/ionic-native/commit/c86e135)) |
| 128 | +* **plugins:** cleanup and add new plugins to index ([1771f7b](https://github.com/driftyco/ionic-native/commit/1771f7b)) |
| 129 | +* **plugins:** fix optional options ([9ef850c](https://github.com/driftyco/ionic-native/commit/9ef850c)) |
| 130 | +* added dummy boolean ([2caa151](https://github.com/driftyco/ionic-native/commit/2caa151)) |
| 131 | +* fix callback order ([5fda6d4](https://github.com/driftyco/ionic-native/commit/5fda6d4)) |
| 132 | +* fix callback order ([5944bd1](https://github.com/driftyco/ionic-native/commit/5944bd1)) |
| 133 | +* fix options params ([c71f8d4](https://github.com/driftyco/ionic-native/commit/c71f8d4)) |
| 134 | +* remove confirm callback, not needed. ([662d8ce](https://github.com/driftyco/ionic-native/commit/662d8ce)) |
| 135 | + |
| 136 | + |
| 137 | +### Features |
| 138 | + |
| 139 | +* **batterystatus:** complete functionality ([e7a09d9](https://github.com/driftyco/ionic-native/commit/e7a09d9)) |
| 140 | +* **localnotification:** complete functionality ([5d5bae3](https://github.com/driftyco/ionic-native/commit/5d5bae3)) |
| 141 | +* **package:** expose decorators and wrapper functions ([848d706](https://github.com/driftyco/ionic-native/commit/848d706)) |
| 142 | +* **plugin:** add android hotspot plugin ([e1dc606](https://github.com/driftyco/ionic-native/commit/e1dc606)) |
| 143 | +* **plugin:** add app availability plugin ([3d188e1](https://github.com/driftyco/ionic-native/commit/3d188e1)) |
| 144 | +* **plugin:** add base64 to gallery ([8c17a2a](https://github.com/driftyco/ionic-native/commit/8c17a2a)) |
| 145 | +* **plugin:** add DB Meter ([22bb218](https://github.com/driftyco/ionic-native/commit/22bb218)) |
| 146 | +* **plugin:** add device motion plugin ([a4df21e](https://github.com/driftyco/ionic-native/commit/a4df21e)) |
| 147 | +* **plugin:** add device orientation plugin ([9766aab](https://github.com/driftyco/ionic-native/commit/9766aab)) |
| 148 | +* **plugin:** add dialogs plugin ([b5f9267](https://github.com/driftyco/ionic-native/commit/b5f9267)) |
| 149 | +* **plugin:** add event wrapper ([0d1bd13](https://github.com/driftyco/ionic-native/commit/0d1bd13)) |
| 150 | +* **plugin:** add flashlight plugin ([3ec25fa](https://github.com/driftyco/ionic-native/commit/3ec25fa)) |
| 151 | +* **plugin:** add functionality to app-availablity plugin ([bc4dcaa](https://github.com/driftyco/ionic-native/commit/bc4dcaa)) |
| 152 | +* **plugin:** add functionality to device motion plugin ([7f7ba3b](https://github.com/driftyco/ionic-native/commit/7f7ba3b)) |
| 153 | +* **plugin:** add globalization ([90cc36b](https://github.com/driftyco/ionic-native/commit/90cc36b)) |
| 154 | +* **plugin:** add imagePicker plugin ([287d129](https://github.com/driftyco/ionic-native/commit/287d129)) |
| 155 | +* **plugin:** add keyboard ([a80c4ee](https://github.com/driftyco/ionic-native/commit/a80c4ee)) |
| 156 | +* **plugin:** add launch navigator ([984e7fc](https://github.com/driftyco/ionic-native/commit/984e7fc)) |
| 157 | +* **plugin:** add launch navigator ([18df9a5](https://github.com/driftyco/ionic-native/commit/18df9a5)) |
| 158 | +* **plugin:** add local notifications ([66df0a6](https://github.com/driftyco/ionic-native/commit/66df0a6)) |
| 159 | +* **plugin:** add sms ([6843177](https://github.com/driftyco/ionic-native/commit/6843177)) |
| 160 | +* **plugin:** add sms plugin ([aa7e04c](https://github.com/driftyco/ionic-native/commit/aa7e04c)) |
| 161 | +* **plugin:** add splashscreen ([0f3c188](https://github.com/driftyco/ionic-native/commit/0f3c188)) |
| 162 | +* **plugin:** add vibration ([3cc4ee4](https://github.com/driftyco/ionic-native/commit/3cc4ee4)) |
| 163 | +* **plugin:** proxy plugin properties ([fc54fef](https://github.com/driftyco/ionic-native/commit/fc54fef)) |
| 164 | +* **plugin:** show instructions if plugin not installed ([c48a851](https://github.com/driftyco/ionic-native/commit/c48a851)) |
| 165 | +* **plugins:** add new plugins to index ([4d8dc1b](https://github.com/driftyco/ionic-native/commit/4d8dc1b)) |
| 166 | +* **plugins:** add platforms info ([9826dfd](https://github.com/driftyco/ionic-native/commit/9826dfd)) |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | +<a name="1.0.9"></a> |
| 171 | +## [1.0.9](https://github.com/driftyco/ionic-native/compare/8f27fc9...v1.0.9) (2016-02-18) |
| 172 | + |
| 173 | + |
| 174 | +### Bug Fixes |
| 175 | + |
| 176 | +* **calendar:** make getCalendarOptions sync ([78c5408](https://github.com/driftyco/ionic-native/commit/78c5408)) |
| 177 | +* **geolocation:** call correct clearFunction ([9e86a40](https://github.com/driftyco/ionic-native/commit/9e86a40)) |
| 178 | +* **plugin:** return originalMethod return value ([240f0f8](https://github.com/driftyco/ionic-native/commit/240f0f8)) |
| 179 | +* **plugin:** use call for id based clearFunction ([c2fdf39](https://github.com/driftyco/ionic-native/commit/c2fdf39)) |
| 180 | +* datepicker plugin, pluginref, and [@Cordova](https://github.com/Cordova) wrapper ([499ead3](https://github.com/driftyco/ionic-native/commit/499ead3)) |
| 181 | + |
| 182 | + |
| 183 | +### Features |
| 184 | + |
| 185 | +* **DatePicker:** Added DatePicker ([5afa58f](https://github.com/driftyco/ionic-native/commit/5afa58f)) |
| 186 | +* **plugin:** add sync option to [@Cordova](https://github.com/Cordova) for sync functions ([17e3827](https://github.com/driftyco/ionic-native/commit/17e3827)) |
| 187 | +* **plugin:** call clearFunction with original fn args ([8f27fc9](https://github.com/driftyco/ionic-native/commit/8f27fc9)) |
| 188 | +* add app version plugin ([20cb01f](https://github.com/driftyco/ionic-native/commit/20cb01f)) |
| 189 | +* add app version plugin ([8b78521](https://github.com/driftyco/ionic-native/commit/8b78521)) |
| 190 | +* add apprate ([0dd4fec](https://github.com/driftyco/ionic-native/commit/0dd4fec)) |
| 191 | +* add badge plugin ([7f01fb2](https://github.com/driftyco/ionic-native/commit/7f01fb2)) |
| 192 | +* add badge plugin ([3088df4](https://github.com/driftyco/ionic-native/commit/3088df4)) |
| 193 | +* add clipboard plugin ([0b6cca7](https://github.com/driftyco/ionic-native/commit/0b6cca7)) |
| 194 | +* add clipboard plugin ([fa4c266](https://github.com/driftyco/ionic-native/commit/fa4c266)) |
| 195 | + |
| 196 | + |
| 197 | + |
0 commit comments