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

Room DB migration #125

Merged
merged 32 commits into from
Sep 19, 2024
Merged

Room DB migration #125

merged 32 commits into from
Sep 19, 2024

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    c63f1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa1edc View commit details
    Browse the repository at this point in the history
  3. Update room version

    VictorKabata committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    741fbef View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Save point for Room caching code

    App crashes
    VictorKabata committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1d68bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dcb6ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33d5c12 View commit details
    Browse the repository at this point in the history
  4. Set up room database

    VictorKabata committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    18750bf View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #120 from VictorKabata/develop

    Develop -> Main
    VictorKabata authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4736159 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

    VictorKabata committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5cfc1b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d6532 View commit details
    Browse the repository at this point in the history
  4. Set up FavoriteMovieDao

    VictorKabata committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7ed8fde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f24b51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    867c9c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49b8deb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    489100f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af844a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69c7d84 View commit details
    Browse the repository at this point in the history
  11. Linting

    VictorKabata committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    925e7a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    33a4f0d View commit details
    Browse the repository at this point in the history
  13. Update ksp config

    VictorKabata committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bc83545 View commit details
    Browse the repository at this point in the history
  14. Update project.pbxproj

    VictorKabata committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d6414d4 View commit details
    Browse the repository at this point in the history
  15. Update .gitignore

    VictorKabata committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9b903ab View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    b55799c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b184946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4fd64a View commit details
    Browse the repository at this point in the history
  4. Fix iOS build

    VictorKabata committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    409e89e View commit details
    Browse the repository at this point in the history
  5. Code clean up

    VictorKabata committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2a75658 View commit details
    Browse the repository at this point in the history
  6. Code fix

    VictorKabata committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6201dae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc6341c View commit details
    Browse the repository at this point in the history
  8. Fix app database error

    VictorKabata committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4be3333 View commit details
    Browse the repository at this point in the history