-
Notifications
You must be signed in to change notification settings - Fork 35
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
Release 1.116 #680
Merged
Merged
Release 1.116 #680
Conversation
This file contains 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
* Fix with getting sourceApplication parameter
* Bump Agrume from 5.6.4 to 5.6.5 Bumps [Agrume](https://github.com/JanGorman/Agrume) from 5.6.4 to 5.6.5 - [Release notes](https://github.com/JanGorman/Agrume/releases/tag/5.6.5) - [Commits](JanGorman/Agrume@5.6.4...5.6.5) * Bump cocoapods from 1.8.4 to 1.9.0 * Bump Firebase from 6.17.0 to 6.18.0 Bumps [Firebase](https://github.com/firebase/firebase-ios-sdk) from 6.17.0 to 6.18.0 - [Release notes](https://github.com/firebase/firebase-ios-sdk/releases/tag/6.18.0) - [Commits](firebase/firebase-ios-sdk@6.17.0...6.18.0) * Bump Atributika from 4.9.4 to 4.9.5 Bumps [Atributika](https://github.com/psharanda/Atributika) from 4.9.4 to 4.9.5 - [Release notes](https://github.com/psharanda/Atributika/releases/tag/4.9.5) - [Commits](psharanda/Atributika@4.9.4...4.9.5) * Bump STRegex from 2.1.0 to 2.1.1 Bumps [STRegex](https://github.com/sharplet/Regex) from 2.1.0 to 2.1.1 - [Release notes](https://github.com/sharplet/Regex/releases/tag/2.1.1) - [Commits](sharplet/Regex@2.1.0...2.1.1) * Bump fastlane from 2.142.0 to 2.143.0 * Bump SDWebImage from 5.5.2 to 5.6.0 Bumps [SDWebImage](https://github.com/SDWebImage/SDWebImage) from 5.5.2 to 5.6.0 - [Release notes](https://github.com/SDWebImage/SDWebImage/releases/tag/5.6.0) - [Commits](SDWebImage/SDWebImage@5.5.2...5.6.0)
* Add NukeImageDataProvider * Spotlight indexing draft * Index course * Delete all searchable items on log out * Add SpotlightContinueUserActivityService * Continue course tapped user activity * Add analytics * Index on remote fetched result
* Add localizable * Add network connection type * Request use of mobile data on wwan connection * Add setting * Keep track of connection type and ask for mobile data usage if needed * Update alert title * Update settings title * Update localizables * Refactor rename * Don't check cellular data usage for sections/units if granted for course * Refactor rename * Fix naming * Refactor rename
* Add accessibility support for step video preview view * Persist player controls onscreen for VoiceOver users * Add VoiceOver support for video player
Bumps [CocoaPods](https://github.com/CocoaPods/CocoaPods) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/CocoaPods/CocoaPods/releases/tag/1.9.1) - [Commits](CocoaPods/CocoaPods@1.9.0...1.9.1)
Bumps [Firebase](https://github.com/firebase/firebase-ios-sdk) from 6.18.0 to 6.19.0 - [Release notes](https://github.com/firebase/firebase-ios-sdk/releases/tag/6.19.0) - [Commits](firebase/firebase-ios-sdk@6.18.0...6.19.0)
Bumps [SDWebImage](https://github.com/SDWebImage/SDWebImage) from 5.6.0 to 5.6.1 - [Release notes](https://github.com/SDWebImage/SDWebImage/releases/tag/5.6.1) - [Commits](SDWebImage/SDWebImage@5.6.0...5.6.1)
* Add failing test * Fix query components regex
* Replace all #imageLiteral with UIImage initializer * UIColor+Hex * UIColor+DynamicColor * Update hex8 format from RRGGBBAA to AARRGGBB * Add accent color * Add loading indicator color * Replace all hardcoded #535366 colors * Red color * Add blue color * Add green color * Remove colors config * Adjust colors * Add light red * Add primary text color * Add yellow color * Add background color
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.
Release 1.116 milestone
Features:
Enhancements:
Bug Fixes: