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

Develop to master v1.3 #79

Merged
merged 19 commits into from
Sep 22, 2023
Merged

Develop to master v1.3 #79

merged 19 commits into from
Sep 22, 2023

Conversation

volodymyr-chekyrta
Copy link
Contributor

No description provided.

IvanStepanok and others added 19 commits July 21, 2023 11:37
This merge request aims to consolidate multiple databases into a single one for improved efficiency and maintainability in the OpenEdx project.
The changes involve creating a new class, DatabaseManager, which handles CoreData operations and moving CoreData logic from specific modules to this central manager.
Additionally, a new method, deleteAllFiles(), is added to the DownloadManager class for convenient file deletion upon user logout.
* Added support for multiple color schemes to quickly switch between educational platforms. Updated variables throughout the project accordingly.
completion doesn't update status when user has finished learning the contents of a unit
* Remove custom navigation controller
Change navigation controller from custom to system for feature changes and adding possibility to swipe gestures
Add the possibility to play videos with sound in silent mode.
* Separate AppStorage to protocol oriented architecture.
* Added path field to the DownloadData model.
All control over files was refactored using the new path field.

* Fix CourseContainerViewModelTests
* fix incorrect back button on the course screen

* Fix issue on Delete account view. The inactive button is clickable.

* change CourseDetailsEndpoint to CourseEndpoint
fix WebView bug with iframe
fix doubling courses on Dashboard after subscribe to a new course
* Create 0001-strategy-for-maintaining-OS-versions.rst

* Update 0001-strategy-for-maintaining-OS-versions.rst
* Deprecate iOS 14

Remove isIOS14 in ViewExtension

Change deployment target to iOS 15

Add a new RefreshableScrollView for better pull to refresh animation on any iOS
update loading logic in DiscoveryViewModel, ThreadViewModel, and PostsViewModel for a smooth refreshing
* Update refreshable ScrollView to native for iOS 16+
* codestyle improvements

* remove unused code
@volodymyr-chekyrta volodymyr-chekyrta requested a review from a team as a code owner September 22, 2023 14:00
@volodymyr-chekyrta volodymyr-chekyrta merged commit 83ee9bf into main Sep 22, 2023
2 checks passed
volodymyr-chekyrta added a commit that referenced this pull request Sep 22, 2023
volodymyr-chekyrta added a commit that referenced this pull request Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants