Skip to content

Conversation

ivan-magda
Copy link
Member

@ivan-magda ivan-magda commented Dec 17, 2019

Release 1.106 milestone

Features:

  • iOS 13 support #586
  • Copy stripped text out of HTML in discussions #593
  • Display section requirements #597
  • Change video player's fill mode #598

Enhancements:

  • Migrate to Swift 5 #599

Bug Fixes:

  • Fix DownloadControlView circle rotation animation freezes #590
  • Fix code badge not being visible in fullscreen code quiz #594
  • Fix retention notifications fire date #595
  • Fix profile edit section footer height #596

ivan-magda and others added 11 commits December 11, 2019 16:45
* Prevents CABasicAnimation object being destroyed
* Add isEnabled state for pesonal deadlines button

* Set enabled by default
* Strip text

* Trim whitespaces and newlines
* Update code tab constraints

* Update instructions tab constraints

* Update code badge layout insets
* Schedule retention notifications between 12...19 hours
* Set User Interface Style to Light

* Update to recommended settings

* Currently rename searchTextField to searchField

* Add MulticastDelegate

* Migrate StyledNavigationController to MulticastDelegate

* Migrate StyledNavigationController to preferredStatusBarStyle API

* Move StyledTabBarViewController to the Sources

* Move Cachedvalue to the Sources

* Migrate Stories to preferredStatusBarStyle API

* Update CourseInfo's view controller status bar style on offset change

Replace UIStatusBarStyle.default with UIStatusBarStyle.dark.

* Migrate Onboarding to preferredStatusBarStyle API

* Migrate SocialAuthViewController to preferredStatusBarStyle API

* Format code

* Set Onboarding's modalPresentationStyle to fullScreen

* Add position for TabControllers

* Fix share button visible while UserSeed is anonymous

* Fix setting sourceView on certifcate sharing

Fix with UIViewController.popoverPresentationController must be used from main thread only.

* Set auth & sign in modalPresentationStyle to fullScreen

* Add ability to change status bar color

* Disable user interactions for status bar view

* Update getting of source controller appearance on cancelling transition

* Migrate ProfileEdit to UIModalPresentationPageSheet

* Remove supporting custom transition animations

* Delete unused icon-settings

* Use system settings icon in iOS 13

* Fix crash with togglePlayPauseCommand

Update togglePlayPause to return a MPRemoteCommandHandlerStatus, return the MPRemoteCommandHandlerStatusSuccess constant. This eliminated the error.

* Fix UI API called on a background thread

* Done modalPresentationStyle migration

* Provide rect for AuthTextField's rightView

* Migrate Main Thread Checker stop to breakpoint

* Set DYLD_PRINT_STATISTICS default value to NO

* Set modalPresentationStyle to fullScreen for fullscreen code quiz

* Inject code editor settings with navigation bar appearance

* Extend StyledNavigationController with ability to trigger navigation bar appearance update

* Inject navigation bar appearance
* Update table view after configure

* Reset text on reuse
* Add new model version

* Make formatted section requirements text

* Display requirements label
* Add ability to change video fill mode

* Add icons

* Toggle fill mode on double tap

* Properly determine current orientation

* Hide status bar
* Migrate

* Fix some warnings

* Prefer using AnyObject over class for class-only protocols

* Style fixes

* Update SwiftLint rules

* Fix lint

* Use new raw string escaping

* Implicit returns from single-expression functions
@ivan-magda ivan-magda self-assigned this Dec 17, 2019
@ivan-magda ivan-magda merged commit 0077fab into master Dec 17, 2019
@ivan-magda ivan-magda deleted the release/1.106 branch December 17, 2019 14:14
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