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

Migration/gson to kotlinx.serialization #141

Closed
wants to merge 34 commits into from

Commits on Sep 25, 2023

  1. add koin dependency

    trOnk12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    386d121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f163b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbab4de View commit details
    Browse the repository at this point in the history
  4. rebase

    trOnk12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f811815 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7cdb4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05b9baf View commit details
    Browse the repository at this point in the history
  7. rebase

    trOnk12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cad6595 View commit details
    Browse the repository at this point in the history
  8. pass modules to koin

    trOnk12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e899247 View commit details
    Browse the repository at this point in the history
  9. change names

    trOnk12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2b4780d View commit details
    Browse the repository at this point in the history
  10. add check modules tests

    trOnk12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2828975 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0786d3a View commit details
    Browse the repository at this point in the history
  12. mock sharedprefs

    trOnk12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e6b070c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5549d8c View commit details
    Browse the repository at this point in the history
  14. remove hilt dependencies

    trOnk12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    688d65f View commit details
    Browse the repository at this point in the history
  15. remove hilt imports

    trOnk12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    77d1871 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    53637a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. remove unused imports

    trOnk12 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    345e012 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. remove gson from gradle

    nowakweronika committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b6b5b44 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'koin/migrate_network' into migration/gson_to_kotlinx.se…

    …rialization
    
    # Conflicts:
    #	app/src/main/java/com/appunite/loudius/di/NetworkModule.kt
    #	app/src/main/java/com/appunite/loudius/network/utils/ApiRequester.kt
    nowakweronika committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9afa456 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Oct 9, 2023

  1. add logs

    nowakweronika committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7d2742a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into migration/gson_to_kotlinx.serialization

    # Conflicts:
    #	app/build.gradle
    #	app/src/main/java/com/appunite/loudius/ui/authenticating/AuthenticatingScreen.kt
    #	app/src/main/java/com/appunite/loudius/ui/login/LoginScreen.kt
    #	app/src/main/java/com/appunite/loudius/ui/pullrequests/PullRequestsScreen.kt
    #	app/src/main/java/com/appunite/loudius/ui/reviewers/ReviewersScreen.kt
    #	build.gradle
    nowakweronika committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    80ad1e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    3d8507e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222b505 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. adjust tests

    nowakweronika committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1ce1a0f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/migration/gson_to_kotlinx.serial…

    …ization' into migration/gson_to_kotlinx.serialization
    nowakweronika committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a49c57c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7b23e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. adjust tests

    nowakweronika committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2444049 View commit details
    Browse the repository at this point in the history
  2. adjust tests

    nowakweronika committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5f5a8eb View commit details
    Browse the repository at this point in the history
  3. cleanup

    nowakweronika committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6e9c0d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

    nowakweronika committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6dd4e04 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into migration/gson_to_kotlinx.serialization

    # Conflicts:
    #	app/src/main/java/com/appunite/loudius/ui/pullrequests/PullRequestsViewModel.kt
    nowakweronika committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    584ad31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4722e2 View commit details
    Browse the repository at this point in the history