-
Notifications
You must be signed in to change notification settings - Fork 238
Added device installation and deletion methods #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
aerjenn
wants to merge
132
commits into
Azure:main
Choose a base branch
from
aerjenn:feature/device-registration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove old broken VSTO telemetry sample and replace
Added Apache Cordova and Ionic 3 sample apps plus reworked the readme.
Added new samples
Remove sample applications for dotnet
cleaned up readme
dotnet samples removed
Jmw readme update
fixed links in the .NET readme
chore(iOS): remove old sample apps
updated Android project
Deprecated Chrome Sample
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…icationHubSample/app/async-2.6.4 Bump async from 2.6.3 to 2.6.4 in /NotificationHubSample/app
…icationHubSample/app/minimist-1.2.6 Bump minimist from 1.2.5 to 1.2.6 in /NotificationHubSample/app
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/TooTallNate/node-plist/releases) - [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md) - [Commits](https://github.com/TooTallNate/node-plist/commits) --- updated-dependencies: - dependency-name: plist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…icationHubSample/app/plist-3.0.5 Bump plist from 3.0.4 to 3.0.5 in /NotificationHubSample/app
…icationHubSample/app/ansi-regex-3.0.1 Bump ansi-regex from 3.0.0 to 3.0.1 in /NotificationHubSample/app
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1. - [Release notes](https://github.com/wollardj/simple-plist/releases) - [Commits](wollardj/simple-plist@v1.1.1...v1.3.1) --- updated-dependencies: - dependency-name: simple-plist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.4 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@6.0.4...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [react-native-windows](https://github.com/microsoft/react-native-windows/tree/HEAD/vnext). These dependencies need to be updated together. Removes `xmldom` Updates `react-native-windows` from 0.63.5 to 0.63.41 - [Release notes](https://github.com/microsoft/react-native-windows/releases) - [Changelog](https://github.com/microsoft/react-native-windows/blob/main/vnext/CHANGELOG.json) - [Commits](https://github.com/microsoft/react-native-windows/commits/HEAD/vnext) --- updated-dependencies: - dependency-name: xmldom dependency-type: indirect - dependency-name: react-native-windows dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 1.13.1 to 2.10.0. - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](software-mansion/react-native-reanimated@1.13.1...2.10.0) --- updated-dependencies: - dependency-name: react-native-reanimated dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…/SafariPushNotifications/Newtonsoft.Json-13.0.1 Bump Newtonsoft.Json from 6.0.4 to 13.0.1 in /PushToSafari/SafariPushNotifications
…HubSample/app/windows/app/Newtonsoft.Json-13.0.2 Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /NotificationHubSample/app/windows/app
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…icationHubSample/app/decode-uri-component-0.2.2 Bump decode-uri-component from 0.2.0 to 0.2.2 in /NotificationHubSample/app
…/SafariPushNotifications/Newtonsoft.Json-13.0.2 Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /PushToSafari/SafariPushNotifications
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…icationHubSample/app/minimatch-3.1.2 Bump minimatch from 3.0.4 to 3.1.2 in /NotificationHubSample/app
…icationHubSample/app/qs-6.5.3 Bump qs from 6.5.2 to 6.5.3 in /NotificationHubSample/app
…icationHubSample/app/react-native-reanimated-2.10.0 Bump react-native-reanimated from 1.13.1 to 2.10.0 in /NotificationHubSample/app
…icationHubSample/app/xmldom-and-react-native-windows--removed Bump xmldom and react-native-windows in /NotificationHubSample/app
…icationHubSample/app/simple-plist-1.3.1 Bump simple-plist from 1.1.1 to 1.3.1 in /NotificationHubSample/app
0c90e11 to
821324c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds some extra functions to the notification hub python package in order to also be able to create device installations in Notfication Hub, so this can be done from a Python back-end as well.
Functions added :