Skip to content
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 15 commits into from
Mar 18, 2020
Merged

Release 1.116 #680

merged 15 commits into from
Mar 18, 2020

Conversation

ivan-magda
Copy link
Member

Release 1.116 milestone

Features:

  • Index courses in Spotlight #672
  • Use cellular data for downloads #673
  • VoiceOver support for video steps #675
  • Colors systematization #679

Enhancements:

  • Bumps:
    • Cocoapods from 1.9.0 to 1.9.1 #676
    • Firebase from 6.18.0 to 6.19.0 #677
    • SDWebImage from 5.6.0 to 5.6.1 #678

Bug Fixes:

  • Fixes an issue when WebView opened after successful external auth through VK app #670
  • Fix profile deep link #674

ivan-magda and others added 15 commits March 5, 2020 15:56
* 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
* 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
@ivan-magda ivan-magda self-assigned this Mar 18, 2020
@ivan-magda ivan-magda merged commit 89edb7b into master Mar 18, 2020
@ivan-magda ivan-magda deleted the release/1.116 branch March 18, 2020 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant