Martin Fracker, Jr
4001e4dc43
Use cocoapods cdn
2020-02-25 10:56:56 -06:00
Chengcheng Zhang
befe6fee6a
release cordova 0.5.1
2019-10-28 10:35:42 +08:00
Chengcheng Zhang
8a6ac51cff
Release cordova 0.5.0
2019-10-17 13:58:35 +08:00
Chengcheng Zhang
7e22525025
Update plugin.xml
2019-09-25 09:45:49 +08:00
Chengcheng Zhang
560c81ccec
Update plugin.xml
2019-09-25 09:41:44 +08:00
Chengcheng Zhang
2f6493296d
Update package.json
2019-09-25 09:38:09 +08:00
Chengcheng Zhang
d918812e56
Update plugin.xml
2019-09-25 09:34:27 +08:00
Chengcheng Zhang
0623ad418a
Release Cordova 0.4.0
2019-08-19 16:05:58 +08:00
Dmitrii Chichuk
3a80df2fe4
Update versions
2019-07-16 12:34:24 +03:00
Anna Kocheshkova
faa6ab4e8a
Replace deprecated tag
2019-07-10 17:02:29 +03:00
Navya
64ccf6940b
release 0.3.5
2019-06-26 17:22:16 -07:00
Unknown
b1d9819dd8
Prepare release 0.3.4
2019-05-06 07:49:38 -07:00
Quan Jin
f0dd07585c
Add license
2019-03-19 14:13:51 +08:00
Unknown
397d48db04
Prepare for release 0.3.3
2019-03-14 23:13:24 -07:00
Unknown
571a2cd1cf
Prepare for release 0.3.2
2019-02-22 05:49:53 -08:00
Unknown
c75ed37808
Updated the podspec to 1.13.1
2019-02-13 00:02:06 -08:00
Unknown
51fb965f24
Prepare release for 0.3.1
2019-02-12 23:39:03 -08:00
Unknown
b54666d57d
Prepare release for 0.3.0
2019-01-17 23:56:59 -08:00
Evgenii Poletaikin
f4f941656f
Add TypeScript Declarations ( #67 )
...
* Added daclarations for Analytics methods.
* Added declarations for Crashes method, interfaces were used in Analytics.
* Reverted interfaces, now callbacks should be visible for users.
* add AppCenter class typings
* add Push typings
* update push listener parameter type
* Fixed error callback: argument type will be any.
* Fixed spaces and hasCrashedInLastSession signature.
* Fixed return value, parameter type.
* Parameter was renamed.
* add setUserId declaration
2019-01-17 10:51:17 +03:00
Yury Nevalenny
7b4e02c3f4
Implement setUserId for iOS and Android ( #65 )
...
* Add setUserId handling for iOS
* Implement setUserId calling
* Add deployment target to config.xml
* Revert unneeded changes
* Add Android bindings
* Store userId between app restarts
* Fix review comments
* Update demoapp/www/js/apis.js
Co-Authored-By: nevalenny <nevalenny@gmail.com>
* Fix iOS framework version to 1.12.* and update Changelog
* Revert lambda usage to comply with other codebase
* Add error details and handling for the breaking change in iOS
* Remove backend not ready from CHANGELOG
* Add iOS SDK version requirement for crashes plugin
2019-01-16 10:50:24 +03:00
Madhuraj Vadde
43ce0bdd76
Prepare for release 0.2.2
2018-12-15 00:47:19 +05:30
Unknown
d37d51b724
Prepare for release 0.2.1
2018-11-20 03:28:45 -08:00
Anna Kocheshkova
46eac020a8
Release 0.2
2018-10-22 13:02:36 +03:00
Anna Kocheshkova
84ba12f425
Prepare for release
2018-10-22 11:30:53 +03:00
Anna Kocheshkova
177a566edc
Dependencies update
2018-08-28 11:21:46 +03:00
max-mironov
f4df573677
updated shared and demo app deps
2018-07-18 13:04:59 +03:00
max-mironov
eecdc359a9
prepare for new release
2018-07-18 12:55:37 +03:00
max-mironov
eb2fc8bbbb
updated app center deps
2018-07-18 12:53:51 +03:00
max-mironov
120d08b5c0
updated cordova app center shared dependecy
2018-06-27 11:21:13 +03:00
max-mironov
bb8beeaaab
prepare for new release
2018-06-27 11:11:43 +03:00
max-mironov
a85ca07378
updated app center dependencies
2018-06-27 11:09:04 +03:00
max-mironov
67179307d6
prepare for new release
2018-05-24 12:02:17 +03:00
Anna Kocheshkova
2c30aae24c
Updated dependencies
2018-05-23 16:35:57 +03:00
max-mironov
8075600776
prepare for 0.1.4
2018-04-26 10:19:20 +03:00
Murat Baysangurov
44c037d983
Added args argument to all exec method calls
2018-02-26 12:42:38 +03:00
max-mironov
d5c094934c
prepared 0.1.3 release
2017-12-21 16:28:00 +03:00
max-mironov
f14844f877
Modified plugin xml to reference npm cordova-plugin-appcenter-shared
2017-12-21 13:29:44 +03:00
Max
1b3645289d
Merge pull request #12 from max-mironov/master
...
Prepared package json/config.xml for publish
2017-12-21 13:04:48 +03:00
max-mironov
0925c57645
Prepared package json for publish
2017-12-21 11:51:48 +03:00
annaoomph
7cb574b702
Fix example project
...
Dependency for appcenter plugins not loaded locally because of the wrong path to local dir. This caused infinite installation loop.
2017-12-21 11:17:29 +03:00
Patrick Nikoletich
0a33ad7d42
Merge pull request #9 from ruslan-bikkinin/add-docs
...
Add modules docs
2017-12-20 07:41:39 -08:00
ruslan-bikkinin
7a1f959f35
Add modules docs
2017-12-20 18:01:09 +03:00
ruslan-bikkinin
c3f38e38e1
Fix incorrect eventName parameter parse
2017-12-18 17:26:34 +03:00
ruslan-bikkinin
41570ed7f7
Change com.microsoft.azure.mobile.* to com.microsoft.appcenter.*
2017-12-14 18:02:26 +03:00
Patrick Nikoletich
0a75d9d2d1
Merge branch 'master' of github.com:Microsoft/appcenter-sdk-cordova
2017-12-13 15:13:01 -08:00
Patrick Nikoletich
55dadd40a4
Merge pull request #3 from Microsoft/rename-appcenter
...
Renaming folders and updating documentation.
2017-12-13 15:06:41 -08:00
Patrick Nikoletich
15701e9969
Renaming folders and updating documentation.
2017-12-13 14:53:02 -08:00