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

Fix Part of #4938: Introduce Onboarding UI V2 2 of 3 #5327

Closed
wants to merge 58 commits into from

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    ec0eded View commit details
    Browse the repository at this point in the history
  2. Refactor SurveyOnboardingBackgroundView to be a generic OppiaCurveBac…

    …kgroundView
    
    Since many new designs include this custom shape, we can now reuse this view by passing in the desired background color.
    adhiamboperes committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3435a08 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    0f6c4b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76120a9 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/new-onboarding-platform-param'…

    … into new-onboarding-ui
    
    # Conflicts:
    #	app/src/main/res/values/dimens.xml
    adhiamboperes committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b76679b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4345801 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    3f28f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2fa816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee9ff7c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    6f0f6e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ae374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b04b637 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a536e15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91fb562 View commit details
    Browse the repository at this point in the history
  6. merge upstream/develop

    adhiamboperes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7962902 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0696b6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    296c4d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    a0a553a View commit details
    Browse the repository at this point in the history
  2. Fix bazel error

    adhiamboperes committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dd197e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    ab609dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8a6286 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    bddf70c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6aaf89 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

  1. Refactor resource names for uniformity

    Refactor welcome screen to fix inconsistencies with mocks.
    adhiamboperes committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2710b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4472f View commit details
    Browse the repository at this point in the history
  3. Pass correct values to string templates

    Format code
    adhiamboperes committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    57c3533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76df4f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e24d9b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Enforce darkmode

    adhiamboperes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    db6490e View commit details
    Browse the repository at this point in the history
  2. Fix dark mode issues

    adhiamboperes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    dbe9cf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11ce47b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    3ba9e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56dd47f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28dd2b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Fix review pass issues

    adhiamboperes committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    edbdb11 View commit details
    Browse the repository at this point in the history
  2. App language tests

    adhiamboperes committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6c9086b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5adb3e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    133cf98 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Wrap up activity tests

    adhiamboperes committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c6c0174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f861b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a271fa View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Fragment tests

    adhiamboperes committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dc9557b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Fragment tests

    audio and new profile
    adhiamboperes committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    69c1eae View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    6a0fd44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2cce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c07b96 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    f478aef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee37115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3e485a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Fix failing tests

    adhiamboperes committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cf918e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deacb45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    692e62e View commit details
    Browse the repository at this point in the history