Daniel
|
0612aef725
|
chore(package): update deps
|
2019-01-23 08:10:51 +01:00 |
|
Daniel
|
4bf7ba6085
|
chore(build): update update_docs.sh
|
2019-01-23 08:06:04 +01:00 |
|
Daniel
|
707d40bd83
|
chore(build): fix lint errors
|
2019-01-23 08:04:14 +01:00 |
|
Daniel
|
b4e0764d71
|
chore(build): use node 10
|
2019-01-23 08:03:18 +01:00 |
|
Daniel
|
c1d7ce13dd
|
chore(build): update utils.inc.sh
|
2019-01-23 08:02:24 +01:00 |
|
Daniel
|
999853eb32
|
chore(build): update prepare.sh
|
2019-01-23 07:58:54 +01:00 |
|
Daniel
|
dfd6714331
|
chore(package): refresh package-lock
|
2019-01-23 07:57:02 +01:00 |
|
Daniel
|
898c68bb5e
|
Merge remote-tracking branch 'origin/v5'
|
2019-01-23 07:54:31 +01:00 |
|
Daniel Sogl
|
674e80ee61
|
chore(): update changelog
|
2019-01-20 17:49:40 +01:00 |
|
Daniel Sogl
|
7e817a0223
|
5.0.0-beta.24
|
2019-01-20 17:49:32 +01:00 |
|
Daniel Sogl
|
2efc5b2e2c
|
chore(lint): ignore unused rule
|
2019-01-20 17:46:43 +01:00 |
|
Daniel Sogl
|
3f65ce1c7e
|
chore(package): bump deps
|
2019-01-20 17:44:29 +01:00 |
|
Daniel Sogl
|
2d49671282
|
refactor(admob): add decorators
|
2019-01-20 17:40:40 +01:00 |
|
Daniel Sogl
|
a9dbb23b23
|
Merge branch 'master' into v5
|
2019-01-20 17:37:35 +01:00 |
|
Daniel Sogl
|
9250d49970
|
chore(): update changelog
|
2019-01-20 17:09:26 +01:00 |
|
Daniel Sogl
|
2397ef9d60
|
4.20.0
|
2019-01-20 17:09:14 +01:00 |
|
Daniel Sogl
|
dbd8b4c080
|
chore(package): bump deps
|
2019-01-20 17:06:51 +01:00 |
|
Daniel Sogl
|
1ba6f97082
|
feat(background-geolocation): add v3 functions and interfaces (#2393)
feat(background-geolocation): add v3 functions and interfaces
|
2019-01-19 09:42:59 +01:00 |
|
Nate Drake
|
c2f45616ac
|
fix(bluetooth-le): Fix typo in interface definition (#2881)
|
2019-01-19 09:31:07 +01:00 |
|
Nicolas Naso
|
603d6943ef
|
feat(lottie-splash-screen): add new plugin (#2880)
* feat(lottie-splash-screen): added new plugin
* Update index.ts
|
2019-01-19 09:30:41 +01:00 |
|
JaviRpo
|
3226f76ef9
|
feat(web-intent): Add missing type info (#2878)
|
2019-01-19 09:26:29 +01:00 |
|
Marc Kassay
|
34ecd29d9f
|
feat(audio-management): add plugin for audio streams (#2877)
* feat(audio-management): add plugin for audio streams
* Update index.ts
|
2019-01-19 09:25:51 +01:00 |
|
TobyEb
|
874be0bb04
|
feat(colored-browser-tabs): added new plugin (#2876)
* feat(colored-browser-tabs): added new plugin
* feat(colored-browser-tabs): added new plugin
* feat(colored-browser-tabs): added new plugin
* Update index.ts
* Update index.ts
|
2019-01-19 09:23:32 +01:00 |
|
Srđan Tubin
|
9e6705df7f
|
feat(adjust): add adjust sdk plugin (#2872)
* feat(adjust): add adjust sdk plugin
* Update index.ts
|
2019-01-19 09:15:44 +01:00 |
|
retreatnot
|
7c46d8c2fc
|
feat(firebase): add clearAllNotifications method (#2867)
* feat(firebase): add clearAllNotifications method
Added new method clearAllNotifications()
https://github.com/arnesson/cordova-plugin-firebase/blob/master/docs/API.md#clearAllNotifications
* remove trailing whitespace
|
2019-01-19 09:15:35 +01:00 |
|
Ibby Hadeed
|
651a40f784
|
chore(): update changelog
|
2019-01-08 07:06:18 -05:00 |
|
Ibby Hadeed
|
f420d2b830
|
5.0.0-beta.23
|
2019-01-08 07:06:12 -05:00 |
|
Ibby Hadeed
|
e374b52c59
|
feat: add analytics-firebase plugin
|
2019-01-08 07:06:05 -05:00 |
|
Daniel
|
7d3ddf89ae
|
chore(): update changelog
|
2019-01-04 22:22:17 +01:00 |
|
Daniel
|
19b3e8f521
|
4.19.0
|
2019-01-04 22:22:10 +01:00 |
|
Daniel
|
c14ea31a8a
|
chore(package): bump deps
|
2019-01-04 22:21:43 +01:00 |
|
AppFeel
|
707ce1cad9
|
feat(admob): add plugin (#2864)
* feat(admob): add plugin
* Update index.ts
|
2019-01-04 22:08:49 +01:00 |
|
ewwwgiddings
|
d33bcb0220
|
feat(in-app-browser): add 'beforeload' as option (#2863)
Please see the issue I created here for more information: https://github.com/ionic-team/ionic-native/issues/2861
This allows Ionic-Native to be used with the latest features of Cordova InAppBrowser's github.
|
2019-01-04 22:08:20 +01:00 |
|
AppFeel
|
5df3de7dc0
|
feat(analytics-firebase): add plugin (#2862)
* feat(analytics-firebase): upload analytics-firebase plugin
* Update index.ts
|
2019-01-04 22:08:07 +01:00 |
|
Matthew Harris
|
d499a4db8d
|
docs(camera): fix markup (#2858)
camera xml example wasn't wrapped in code brackets
|
2019-01-04 22:07:46 +01:00 |
|
waliu
|
e2b25deff6
|
feat(gao-de-location): add plugin (#2857)
* Add a gaode Map Location
* 增加详细的返回信息
* Return type has been added
* Update index.ts
|
2019-01-04 22:07:01 +01:00 |
|
Eric Horodyski
|
c3de8dfaba
|
feat(baidu-push): add plugin (#2838)
* Initial push.
* Revert tslint.json and switch imports around to be alphabetical.
* Remove non-used plugins to decrease build time.
* Finish the BaiduPush interface.
* Add observables.
* Restore other plugins.
* Restore file formatting.
* Update documentation.
* Update index.ts
|
2019-01-04 22:06:52 +01:00 |
|
Dima Vishnevetsky
|
448e064012
|
docs(firebase): add onNotificationOpen usage example (#2835)
|
2019-01-04 22:06:37 +01:00 |
|
Andrew Crites
|
8e405cc3d3
|
feat(blinkid): add plugin (#2833)
* feat(blinkid): add plugin
* fix(blinkid): type name corrections
|
2019-01-04 22:06:25 +01:00 |
|
João Mourão
|
6ef854f4f1
|
docs(camera): update xml in warning part (#2832)
* Update xml in warning part
* Update index.ts
|
2019-01-04 22:06:17 +01:00 |
|
J-Loup
|
ea3150e99a
|
fix(health): fix typos (#2831)
|
2019-01-04 22:05:58 +01:00 |
|
shinya.saiho
|
3edd62e56c
|
chore(template): reorder imports (#2839)
|
2018-12-27 09:31:04 +01:00 |
|
Daniel
|
7483c3554c
|
chore(): bump deps
|
2018-12-07 13:41:16 +01:00 |
|
Daniel
|
06634dc5f4
|
chore(): update changelog
|
2018-12-01 17:07:08 +01:00 |
|
Daniel
|
8879ffb789
|
5.0.0-beta.22
|
2018-12-01 17:06:42 +01:00 |
|
Daniel
|
649dca1ef4
|
chore: update deps
BREAKING CHANGE: Requires Angular 7.1 and TypeScript 3.1
|
2018-12-01 17:04:03 +01:00 |
|
Daniel
|
165c3cc211
|
Merge branch 'master' into v5
|
2018-12-01 16:55:01 +01:00 |
|
Daniel
|
b63102a5fa
|
Fix random build errors
|
2018-12-01 16:34:42 +01:00 |
|
Daniel
|
df7ec0146c
|
chore(): update changelog
|
2018-12-01 16:28:27 +01:00 |
|
Daniel
|
20878516b4
|
4.18.0
|
2018-12-01 16:28:20 +01:00 |
|