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

Convert core module to Kotlin #127

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    8904370 View commit details
    Browse the repository at this point in the history
  2. Convert route progress models

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8bc4fe0 View commit details
    Browse the repository at this point in the history
  3. Convert tests to dirty Kotlin

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b9aea76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa7c687 View commit details
    Browse the repository at this point in the history
  5. Fix converted tests

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c414bd4 View commit details
    Browse the repository at this point in the history
  6. Convert models

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1751b60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c8e514 View commit details
    Browse the repository at this point in the history
  8. Remove abbreviation utils

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    810e4f4 View commit details
    Browse the repository at this point in the history
  9. Remove unused text utils

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    67429eb View commit details
    Browse the repository at this point in the history
  10. Convert utils

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0d1dea8 View commit details
    Browse the repository at this point in the history
  11. Convert route snapping logic

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    330f931 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    adcaa25 View commit details
    Browse the repository at this point in the history
  13. Convert route logic

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0ddc212 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    870874d View commit details
    Browse the repository at this point in the history
  15. Convert off route logic

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2bd5de7 View commit details
    Browse the repository at this point in the history
  16. Replace Mockito by mockk

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7f4b220 View commit details
    Browse the repository at this point in the history
  17. Convert location logic

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    94fa153 View commit details
    Browse the repository at this point in the history
  18. Convert notification classes

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d91e014 View commit details
    Browse the repository at this point in the history
  19. Remove core package

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    abafb63 View commit details
    Browse the repository at this point in the history
  20. Convert route utils

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cc486b8 View commit details
    Browse the repository at this point in the history
  21. Convert camera logic

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4212b30 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ae011c8 View commit details
    Browse the repository at this point in the history
  23. Lint clean up

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1028d0b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    72db91f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    edf07ad View commit details
    Browse the repository at this point in the history
  26. Solve open todos

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    56cc90b View commit details
    Browse the repository at this point in the history
  27. Clean test code

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1cec87e View commit details
    Browse the repository at this point in the history
  28. Solve open todos

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b71ad54 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8b45098 View commit details
    Browse the repository at this point in the history
  30. Fix crashes

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1b8cb83 View commit details
    Browse the repository at this point in the history
  31. Solve issues

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    89ade36 View commit details
    Browse the repository at this point in the history
  32. Add changelog entry

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    99e1f7e View commit details
    Browse the repository at this point in the history
  33. Fix missing tests

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e558075 View commit details
    Browse the repository at this point in the history
  34. Clean up

    Fabi755 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4b102b8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    fc7e838 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0dd9561 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    5966952 View commit details
    Browse the repository at this point in the history
  2. Make list items non-null

    Fabi755 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3161668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    538f01b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d56e3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f298dca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94b9f50 View commit details
    Browse the repository at this point in the history
  7. Remove my notes

    Fabi755 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    42a458f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c63f5d4 View commit details
    Browse the repository at this point in the history
  9. Set more classes to public

    Fabi755 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4a74f7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac57fee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e33ff84 View commit details
    Browse the repository at this point in the history