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

Compose flight search app #1

Merged
merged 333 commits into from
May 15, 2024
Merged

Compose flight search app #1

merged 333 commits into from
May 15, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    729c285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f466367 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cbeb76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a90300 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2693ba6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c915841 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d4e442 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    8e20d1c View commit details
    Browse the repository at this point in the history
  2. Apply BackHandler.

    Jaehwa-Noh committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    faa6dc9 View commit details
    Browse the repository at this point in the history
  3. Create showFlightUiState and departureIdStream

    - getInitSearchQuery()
    - setSearchQuery()
    - setDepartureId()
    Jaehwa-Noh committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    abc651f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0676f66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea254d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbd0ff5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25f2976 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8206751 View commit details
    Browse the repository at this point in the history
  9. Add FlightInfo into Card.

    Jaehwa-Noh committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0b0950a View commit details
    Browse the repository at this point in the history
  10. Apply bold fontWeight.

    Jaehwa-Noh committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9997c7a View commit details
    Browse the repository at this point in the history
  11. apply padding and weight.

    Jaehwa-Noh committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1899e72 View commit details
    Browse the repository at this point in the history
  12. Add Informative Text.

    Jaehwa-Noh committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8be90a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c710251 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fb011c5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e92f3ab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5bca1ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    94d215f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    70b2a63 View commit details
    Browse the repository at this point in the history
  19. Change delete function parameter

    - departureCode
    - arriveCode
    Jaehwa-Noh committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9bb5bc9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    81d2e35 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a8c9974 View commit details
    Browse the repository at this point in the history
  22. Add onFavoriteClick.

    Jaehwa-Noh committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d286afd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8761287 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    14ecbbc View commit details
    Browse the repository at this point in the history
  25. Move package to flight.

    Jaehwa-Noh committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    859af17 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d6fb14e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a435497 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    25ab462 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    45bd922 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0d2df07 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    e85ddf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd964f View commit details
    Browse the repository at this point in the history
  3. Change name and ioDispatcher, and create getAirportByCode function

    - getAirportsByCodeOrNameStream
    Jaehwa-Noh committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c46f08e View commit details
    Browse the repository at this point in the history
  4. Create functions, and add defaultDispatcher

    - getAirportsByCodeOrNameStream()
    - getAirportsByCodeOrNameStream()
    - getAirportByCode()
    Jaehwa-Noh committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3706a6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26e50ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4593a90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7531e76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3d737c View commit details
    Browse the repository at this point in the history
  9. Add All favorite list.

    Jaehwa-Noh committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9b301a4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e82b68 View commit details
    Browse the repository at this point in the history
  11. Remove redundant code.

    Jaehwa-Noh committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    80b73be View commit details
    Browse the repository at this point in the history
  12. Add Solve problem.

    Jaehwa-Noh authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1f34e65 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/compose-flight-search-app' into …

    …compose-flight-search-app
    Jaehwa-Noh committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1c64def View commit details
    Browse the repository at this point in the history
  14. Update checkbox.

    Jaehwa-Noh authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0535b07 View commit details
    Browse the repository at this point in the history
  15. Update gradle

    - com.android.application = "8.3.0"
    Jaehwa-Noh committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    898b2c7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1cd9ecf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3dbe69e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b03d659 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Change name to Flight.

    Jaehwa-Noh committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    bd7b808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    168f82f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26b7d95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bda2d3b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. Update gradle

    - kotlin("test")
    Jaehwa-Noh committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c589602 View commit details
    Browse the repository at this point in the history
  2. Create AirportDaoTest.

    Jaehwa-Noh committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    81d45b5 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/compose-flight-search-app' into …

    …compose-flight-search-app
    Jaehwa-Noh committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a4af52f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

  1. Create AirportFtsEntity

    Jaehwa-Noh committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    270d5df View commit details
    Browse the repository at this point in the history
  2. Fix spotless.

    Jaehwa-Noh committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    43fcbe1 View commit details
    Browse the repository at this point in the history
  3. Create AirportFtsDao.

    Jaehwa-Noh committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    02b5950 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b10025b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db2cc1c View commit details
    Browse the repository at this point in the history
  6. Create DaoModule.

    Jaehwa-Noh committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a2173cf View commit details
    Browse the repository at this point in the history
  7. Fix spotless.

    Jaehwa-Noh committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9e3bf53 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Add wild card.

    Jaehwa-Noh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4cb720d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19acbc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9957067 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34cf3f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecd78d9 View commit details
    Browse the repository at this point in the history
  6. Fix spotless.

    Jaehwa-Noh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5d54e92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    472fceb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66e9810 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2aceed9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c3a176 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    027f688 View commit details
    Browse the repository at this point in the history
  12. Remove id column.

    Jaehwa-Noh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bfcff0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aea97f6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b9fa26d View commit details
    Browse the repository at this point in the history
  15. Fix spotless.

    Jaehwa-Noh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a68158b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cdfd4f6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    005d2da View commit details
    Browse the repository at this point in the history
  18. Change impl argument.

    Jaehwa-Noh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    63031c2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    96bc88b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1e26ee5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    3ddd69e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ddfc25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb474e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cb8b36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b974c5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ff0f0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0685750 View commit details
    Browse the repository at this point in the history
  8. Add bullet.

    Jaehwa-Noh authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    017e8e3 View commit details
    Browse the repository at this point in the history
  9. Fix spotless.

    Jaehwa-Noh committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    894fd49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1537a02 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1128394 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9bb263d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Apply suspend.

    Jaehwa-Noh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1c5aaa7 View commit details
    Browse the repository at this point in the history
  2. Fix spotless.

    Jaehwa-Noh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c00006b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e65f24 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/compose-flight-search-app' into …

    …compose-flight-search-app
    Jaehwa-Noh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    73e5413 View commit details
    Browse the repository at this point in the history
  5. Change Id start from 1.

    Jaehwa-Noh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    211431c View commit details
    Browse the repository at this point in the history
  6. Change format.

    Jaehwa-Noh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3e09192 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8259f0f View commit details
    Browse the repository at this point in the history
  8. Create Insert for Test.

    Jaehwa-Noh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    130dfd1 View commit details
    Browse the repository at this point in the history
  9. Remove useless Entity.

    Jaehwa-Noh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    06e83a4 View commit details
    Browse the repository at this point in the history
  10. Create FavoriteDaoTest.

    Jaehwa-Noh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f8a8385 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update gradle

    - hilt-android:2.51
    - hilt-android-compiler:2.51
    - compose-bom:2024.02.02
    
    androidTest
    - hilt-android-testing:2.51
    - hilt-compiler:2.51
    - compose-bom:2024.02.02
    Jaehwa-Noh committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    99f2988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d24ea View commit details
    Browse the repository at this point in the history
  3. Set Hilt Runner.

    Jaehwa-Noh committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e6832a2 View commit details
    Browse the repository at this point in the history
  4. Update gradle

    - com.google.dagger.hilt.android "2.51"
    Jaehwa-Noh committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0a799bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a56770 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Fix spotless.

    Jaehwa-Noh committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2a1626c View commit details
    Browse the repository at this point in the history
  2. Create NavigationTest.

    Jaehwa-Noh committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f2c24a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Gradle update

    - testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1")
    Jaehwa-Noh committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    37f3777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed14089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8aa7d3 View commit details
    Browse the repository at this point in the history
  4. Create interface.

    Jaehwa-Noh committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1d98fb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb08969 View commit details
    Browse the repository at this point in the history
  6. Override function.

    Jaehwa-Noh committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    04e9de0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1417e77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f443433 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce8190a View commit details
    Browse the repository at this point in the history
  10. Add @Inject.

    Jaehwa-Noh committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e627c87 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    f0e3ef8 View commit details
    Browse the repository at this point in the history
  2. Move to extension.

    Jaehwa-Noh committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    21395f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7703f19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0290459 View commit details
    Browse the repository at this point in the history
  5. Set setup.

    Jaehwa-Noh committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    45d1803 View commit details
    Browse the repository at this point in the history
  6. Create functions

    - whenSearchHAM_ShowSuggestions
    - whenSearchHAMAndClick_ShowFlights
    - whenSearchHAM_ShowSuggestions
    Jaehwa-Noh committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    06e4620 View commit details
    Browse the repository at this point in the history
  7. Update gradle

    - testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1-Beta")
    Jaehwa-Noh committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    16e8d81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b81c912 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de1c66f View commit details
    Browse the repository at this point in the history
  10. Move to model package.

    Jaehwa-Noh committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    addd877 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Set semantics heading.

    Jaehwa-Noh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b72a221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6752e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32d0354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac29526 View commit details
    Browse the repository at this point in the history
  5. Add semantics heading.

    Jaehwa-Noh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    dd855a7 View commit details
    Browse the repository at this point in the history
  6. Create FlightItemCardUiComponentTest

    - flight_WhenNoFavorite_NoFavorite
    - flight_WhenFavorite_Favorite
    Jaehwa-Noh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9db088e View commit details
    Browse the repository at this point in the history
  7. Sort alphabetically.

    Jaehwa-Noh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2991c71 View commit details
    Browse the repository at this point in the history
  8. Sort alphabetically.

    Jaehwa-Noh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2a810b5 View commit details
    Browse the repository at this point in the history
  9. Gradle update

    - id("com.android.application") version "8.3.1" apply false
    Jaehwa-Noh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a8d4fe1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Gradle update

    - id("com.diffplug.spotless") version "6.25.0"
    Jaehwa-Noh committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ec0344f View commit details
    Browse the repository at this point in the history
  2. Gradle update

    - id("com.diffplug.spotless")
    Jaehwa-Noh committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    17aa167 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Create .editorconfig.

    Jaehwa-Noh committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a7245d9 View commit details
    Browse the repository at this point in the history
  2. Update gradle

    - spotless configuration.
    Jaehwa-Noh committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    033316b View commit details
    Browse the repository at this point in the history
  3. Fix spotless.

    Jaehwa-Noh committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    294a547 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Fix spotless.

    Jaehwa-Noh committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    ba6ac49 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Gradle update

    - AGP 8.3.2
    Jaehwa-Noh committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1e15249 View commit details
    Browse the repository at this point in the history
  2. Gradle update

    - AGP 8.4.0
    Jaehwa-Noh committed May 4, 2024
    Configuration menu
    Copy the full SHA
    98f35ec View commit details
    Browse the repository at this point in the history
  3. Gradle update

    - gradle-8.7-bin
    Jaehwa-Noh committed May 4, 2024
    Configuration menu
    Copy the full SHA
    568d699 View commit details
    Browse the repository at this point in the history
  4. Gradle update

    - activity-compose:1.9.0
    - core-ktx:1.13.1
    - datastore-preferences:1.1.1
    - compose-bom:2024.05.00
    Jaehwa-Noh committed May 4, 2024
    Configuration menu
    Copy the full SHA
    01d4b9e View commit details
    Browse the repository at this point in the history
  5. Add libs.versions.toml

    Jaehwa-Noh committed May 4, 2024
    Configuration menu
    Copy the full SHA
    09b4092 View commit details
    Browse the repository at this point in the history
  6. Apply libs.versions.toml.

    Jaehwa-Noh committed May 4, 2024
    Configuration menu
    Copy the full SHA
    bc64d81 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    4a5cf3e View commit details
    Browse the repository at this point in the history
  2. Change tests name.

    Jaehwa-Noh committed May 5, 2024
    Configuration menu
    Copy the full SHA
    9179b51 View commit details
    Browse the repository at this point in the history
  3. Add KDoc.

    Jaehwa-Noh committed May 5, 2024
    Configuration menu
    Copy the full SHA
    b0e7909 View commit details
    Browse the repository at this point in the history
  4. Remove default Unit test.

    Jaehwa-Noh committed May 5, 2024
    Configuration menu
    Copy the full SHA
    acf5162 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc82dee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50f3ec8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fecea88 View commit details
    Browse the repository at this point in the history
  8. Create InDiskSearchTextRepositoryTest

    - searchQuery_saveABC_matchResult
    - firstOpen_empty_matchResult
    Jaehwa-Noh committed May 5, 2024
    Configuration menu
    Copy the full SHA
    035d6c6 View commit details
    Browse the repository at this point in the history
  9. Add KDoC.

    Jaehwa-Noh committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e65655c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Change InMemory test.

    Jaehwa-Noh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    13365c0 View commit details
    Browse the repository at this point in the history
  2. Change test name.

    Jaehwa-Noh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6666426 View commit details
    Browse the repository at this point in the history
  3. Add KDoC.

    Jaehwa-Noh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    105c26a View commit details
    Browse the repository at this point in the history
  4. Create AirportFtsDaoTest

    - airportEntities_searchNotExist_empty
    - airportEntities_searchABC_matchResult
    - airportEntities_delete_empty
    - airportEntities_deleteAndUpsert_matchResult
    - getAirportFtsEntities
    - upsertEntities
    Jaehwa-Noh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dd0009a View commit details
    Browse the repository at this point in the history
  5. Fix spotless.

    Jaehwa-Noh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    66b1131 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    501e3ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    148f9e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    204d173 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    74505f5 View commit details
    Browse the repository at this point in the history
  2. Create AirportsRepositoryTest

    - searchQuery_search_matchSuggestion
    - searchQuery_search_matchAirports
    - airportId_search_matchAirport
    - airportId_search_matchAirports
    - airportCode_search_matchAirport
    - airport_getAll_matchAirports
    Jaehwa-Noh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    487eac4 View commit details
    Browse the repository at this point in the history
  3. Rename flow to stream.

    Jaehwa-Noh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    414698c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd2e5a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb3e8af View commit details
    Browse the repository at this point in the history
  6. Create SearchTextFakeRepositoryTest

    - null_init_empty
    - text_setBest_matchText
    - text_change_matchText
    Jaehwa-Noh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    844d102 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

    - airportsFts_upsertAndSearch_matchCount
    - airportsFts_deleteAndInsertAllAndSearch_matchCount
    Jaehwa-Noh committed May 10, 2024
    Configuration menu
    Copy the full SHA
    64ec8b7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    d8a70b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be094fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b05fbc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd16124 View commit details
    Browse the repository at this point in the history
  5. Create FavoritesFakeDataSourceTest

    - favorites_getFavoriteWithAirports_matchResult
    - null_getFavoriteWithAirports_null
    - favorites_getFavoriteWithAirports_matchCount
    Jaehwa-Noh committed May 11, 2024
    Configuration menu
    Copy the full SHA
    bef8382 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60fe0f6 View commit details
    Browse the repository at this point in the history
  7. Expose testDispatcher.

    Jaehwa-Noh committed May 11, 2024
    Configuration menu
    Copy the full SHA
    360d740 View commit details
    Browse the repository at this point in the history
  8. Set @VisibleForTesting.

    Jaehwa-Noh committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a443b93 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Add init.

    Jaehwa-Noh committed May 12, 2024
    Configuration menu
    Copy the full SHA
    1d882b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c063823 View commit details
    Browse the repository at this point in the history
  3. Create SearchScreenViewModelTest

    - searchQuery_init_matchResult
    - searchQuery_set_matchResult
    - searchQuery_saveSearchQuery_matchResult
    - departureId_notIn_matchUiState
    - departureId_inId_matchResult
    - favoritesEntities_insert_matchResult
    - favoriteEntities_insertAndDelete_matchResult
    Jaehwa-Noh committed May 12, 2024
    Configuration menu
    Copy the full SHA
    62a1a61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a4e9d2 View commit details
    Browse the repository at this point in the history
  5. Fix spotless.

    Jaehwa-Noh committed May 12, 2024
    Configuration menu
    Copy the full SHA
    ea9f511 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Change format group and name.

    - update ksp version to 19.22-1.0.18
    - add androidxCoposeUiTest = "1.7.0-alpha08
    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0ab88ec View commit details
    Browse the repository at this point in the history
  2. Change package location.

    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fd79fb1 View commit details
    Browse the repository at this point in the history
  3. Change property.

    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1d45b51 View commit details
    Browse the repository at this point in the history
  4. Fix spotless.

    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b67a34e View commit details
    Browse the repository at this point in the history
  5. Add testTag.

    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    06a3b00 View commit details
    Browse the repository at this point in the history
  6. Find node with Tag.

    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    339180d View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/compose-flight-search-app' into …

    …compose-flight-search-app
    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e302069 View commit details
    Browse the repository at this point in the history
  8. Fix spotless.

    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ff9483a View commit details
    Browse the repository at this point in the history
  9. Change to Not nullable.

    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    754023b View commit details
    Browse the repository at this point in the history
  10. Gradle update

    - Add "org.gradle.toolchains.foojay-resolver-convention" 0.8.0
    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bc5ba95 View commit details
    Browse the repository at this point in the history
  11. Set toolchain 17.

    Jaehwa-Noh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8e883d4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    baf3174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d0b2b2 View commit details
    Browse the repository at this point in the history
  3. Change Gradlew location.

    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    10c5119 View commit details
    Browse the repository at this point in the history
  4. Add chmod Bradley

    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    3ad48a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0b0baa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d59098d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21a7da5 View commit details
    Browse the repository at this point in the history
  8. fix working-directory.

    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    198d059 View commit details
    Browse the repository at this point in the history
  9. Fix typo.

    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    327446f View commit details
    Browse the repository at this point in the history
  10. set api 33

    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    1fd084b View commit details
    Browse the repository at this point in the history
  11. Update Build.yml

    - add assemble
    - divide android_test.
    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    41097d0 View commit details
    Browse the repository at this point in the history
  12. action test.

    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    b9b1bc7 View commit details
    Browse the repository at this point in the history
  13. action test

    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    509b045 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b05cd3 View commit details
    Browse the repository at this point in the history
  15. action test

    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    d9d898f View commit details
    Browse the repository at this point in the history
  16. action test.

    Jaehwa-Noh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    f795280 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Change to First

    Jaehwa-Noh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d011a2d View commit details
    Browse the repository at this point in the history
  2. Fix spotless.

    Jaehwa-Noh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    017d3d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9ba661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe7f50c View commit details
    Browse the repository at this point in the history
  5. Create initDb()

    Jaehwa-Noh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    194c1a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c65d34d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91bd7a7 View commit details
    Browse the repository at this point in the history
  8. Fix spotless.

    Jaehwa-Noh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1657369 View commit details
    Browse the repository at this point in the history
  9. Remove insert runTest.

    Jaehwa-Noh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    34083d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf01bdf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c0b309 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d486b5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c7333d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    98ca6ed View commit details
    Browse the repository at this point in the history
  15. Remove Inject.

    Jaehwa-Noh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    727c5ed View commit details
    Browse the repository at this point in the history
  16. Add waitUntilNodeCount.

    Jaehwa-Noh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    06683f5 View commit details
    Browse the repository at this point in the history
  17. Fix spotless.

    Jaehwa-Noh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f22f2a1 View commit details
    Browse the repository at this point in the history
  18. action test.

    Jaehwa-Noh authored May 15, 2024
    Configuration menu
    Copy the full SHA
    2dfb6ac View commit details
    Browse the repository at this point in the history
  19. action test.

    Jaehwa-Noh authored May 15, 2024
    Configuration menu
    Copy the full SHA
    5aaeb31 View commit details
    Browse the repository at this point in the history
  20. Update Build.yml

    Jaehwa-Noh authored May 15, 2024
    Configuration menu
    Copy the full SHA
    afb37c5 View commit details
    Browse the repository at this point in the history
  21. Set arch.

    Jaehwa-Noh authored May 15, 2024
    Configuration menu
    Copy the full SHA
    61f2899 View commit details
    Browse the repository at this point in the history
  22. Remove comment.

    Jaehwa-Noh authored May 15, 2024
    Configuration menu
    Copy the full SHA
    a8dafc2 View commit details
    Browse the repository at this point in the history
  23. Always test.

    Jaehwa-Noh authored May 15, 2024
    Configuration menu
    Copy the full SHA
    0374d7c View commit details
    Browse the repository at this point in the history
  24. revert 'always'

    Jaehwa-Noh authored May 15, 2024
    Configuration menu
    Copy the full SHA
    4fa454e View commit details
    Browse the repository at this point in the history