-
Notifications
You must be signed in to change notification settings - Fork 34
Release 1.49 #208
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
Merged
Merged
Release 1.49 #208
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
* Experiment with async courses fetch * Async updates for lists * Async courses fetch & smart updates No fetching in UI thread now for Explore and Home screens * removed unused methods and structures * fixed weak reference in closure issues, tests should pass now * Fixed mixpanel version
* Added remote config support * Streaks notification on login implementation * some fixes * Added streak alert message when currentStreak is 0 * added analytics + some lifecycle fixes * bugfixes * fixed profile streaks time update * fixed namings * activated debug mode
* Add lottie files & onboarding storyboard * Add onboarding page view * Add onboarding animated view & view controller * Add next button logic * Fix rotation bugs * Fix behavior after 'Next' button click * Add fade effect in landscape * Fade effect for both orientations * Add text padding calculation * New landscape layout (add top & bottom paddings) * Remove safe area & small layout fix * Add L10n * Add analytics * Launch on on boarding on first app launch * Add CAGradientLayer & fix var name
* Refactor DevicesAPI with promises * Refactor NotificationRegistrator & add migration * Fix device creating & pass headers to legacy methods * Fix logout with invalid cached deviceId
Added characters.count to support iOS 10.
* Add chaining retrieve when step presented by deeplink * Refactor with promises * Fix attached fields update * Handle cached sections w/o courseId
* Fix iPhone X layout issue * Fix iPhone 4S layout issue * Use interface orientation instead of device orientation * Small onboarding view fixes * Fix tests * Handle rotation in styled tabbar * Remove debug code * Fix tabbar animation issue * Use StepikButton in onboarding * Disable adjustsFontSizeToFit for description in onboarding page
* Force device creation * Add token refresh * Clean deviceId in AuthInfo * Fix token refresh * Extract error from API * Add analytics
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.49 milestone
Main & Common