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

Feat: Mobile Plugin Architecture #394

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    8ae12d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    826214b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    7cea161 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    4039eae View commit details
    Browse the repository at this point in the history
  2. Gradle upgrade

    PavloNetrebchuk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b566032 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    99f6f53 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. plugin manager

    PavloNetrebchuk committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c935c09 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    f89588e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82af115 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    7a50202 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge branch 'refs/heads/develop' into feat/implement_foundation_lib

    # Conflicts:
    #	app/build.gradle
    #	app/src/main/java/org/openedx/app/analytics/FullstoryAnalytics.kt
    #	core/build.gradle
    #	core/src/main/java/org/openedx/core/extension/ViewExt.kt
    PavloNetrebchuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2dec77f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/develop' into feat/…

    …implement_foundation_lib
    
    # Conflicts:
    #	core/src/main/java/org/openedx/core/extension/StringExt.kt
    #	core/src/main/java/org/openedx/core/ui/ComposeCommon.kt
    #	course/src/main/java/org/openedx/course/presentation/dates/CourseDatesScreen.kt
    #	course/src/main/java/org/openedx/course/presentation/handouts/HandoutsWebViewFragment.kt
    #	course/src/main/java/org/openedx/course/presentation/outline/CourseOutlineScreen.kt
    #	course/src/main/java/org/openedx/course/presentation/ui/CourseVideosUI.kt
    #	course/src/main/java/org/openedx/course/presentation/unit/html/HtmlUnitFragment.kt
    #	course/src/main/java/org/openedx/course/presentation/unit/html/HtmlUnitViewModel.kt
    #	discovery/src/main/java/org/openedx/discovery/presentation/WebViewDiscoveryViewModel.kt
    #	discovery/src/main/java/org/openedx/discovery/presentation/catalog/CatalogWebView.kt
    #	discovery/src/main/java/org/openedx/discovery/presentation/info/CourseInfoViewModel.kt
    #	discovery/src/main/java/org/openedx/discovery/presentation/program/ProgramUIState.kt
    #	discovery/src/main/java/org/openedx/discovery/presentation/program/ProgramViewModel.kt
    #	discussion/src/main/java/org/openedx/discussion/presentation/topics/DiscussionTopicsScreen.kt
    #	discussion/src/test/java/org/openedx/discussion/presentation/topics/DiscussionTopicsViewModelTest.kt
    PavloNetrebchuk committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    fa678b7 View commit details
    Browse the repository at this point in the history