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

[UI] Upgrade to Material 3 design, refactor some core elements #201

Merged
merged 64 commits into from
Jun 30, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    af75049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a26b5c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bb613e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    446d2ec View commit details
    Browse the repository at this point in the history
  5. fix M3 UI code & upgrade kotlin

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0d400af View commit details
    Browse the repository at this point in the history
  6. update dependencies

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5bb7b8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fa1474 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04350ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a0cd2f View commit details
    Browse the repository at this point in the history
  10. fix: no query filtering

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b404287 View commit details
    Browse the repository at this point in the history
  11. fix: duplicated items in about card

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d9f3c37 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    317100f View commit details
    Browse the repository at this point in the history
  13. fix: too small heading in agenda dialog

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f03c833 View commit details
    Browse the repository at this point in the history
  14. adapt notes fragment to MD3

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    28c9dba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2fd7038 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a7c2362 View commit details
    Browse the repository at this point in the history
  17. add support for grade column codes

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    14cf35f View commit details
    Browse the repository at this point in the history
  18. grades: join code and category together

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7ddc7b0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    651ed02 View commit details
    Browse the repository at this point in the history
  20. fix proguard rules (attempt 1)

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1467239 View commit details
    Browse the repository at this point in the history
  21. add new Retrofit2 rules

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    536d0fa View commit details
    Browse the repository at this point in the history
  22. add new ProGuard rules + fix QR scanning

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9e1ce93 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    28a1020 View commit details
    Browse the repository at this point in the history
  24. improve LessonDetailsDialog

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ff28177 View commit details
    Browse the repository at this point in the history
  25. remove duplicated string extension

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    336d237 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a0be544 View commit details
    Browse the repository at this point in the history
  27. remove unneeded import statement

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    05a14bb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    126abff View commit details
    Browse the repository at this point in the history
  29. remove useless dependencies

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8c4a78c View commit details
    Browse the repository at this point in the history
  30. fix UI issues on old Android versions

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e99c2ef View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f0fc208 View commit details
    Browse the repository at this point in the history
  32. fix release building issue

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9d760b5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9a3f4a2 View commit details
    Browse the repository at this point in the history
  34. move version badge to the top bar

    sadorowo authored and kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    13f1dca View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c8bc2ba View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    71cfdfa View commit details
    Browse the repository at this point in the history
  37. Revert "add lock layout function (szkolny-eu#199)"

    This reverts commit 2fd7038.
    kuba2k2 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ac0cf8a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1fe9eb7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f1c578b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Lower minSdk to 19

    kuba2k2 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e635b22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31e398d View commit details
    Browse the repository at this point in the history
  3. Add new application logo

    kuba2k2 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a5d193d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    3bcaa0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6ea4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c9456 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e492878 View commit details
    Browse the repository at this point in the history
  5. Cleanup NavLib w600dp styles

    kuba2k2 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2b77049 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Remove NavLib text styles

    kuba2k2 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7893899 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    67d0375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    942019c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    3665517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f20b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fdc05e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    17fbecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c01a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    135d6c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd9812e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcb7352 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    423783e View commit details
    Browse the repository at this point in the history
  2. Update gradle properties

    kuba2k2 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    300ed82 View commit details
    Browse the repository at this point in the history
  3. Update build.gradle

    kuba2k2 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    78e3056 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cfd75b View commit details
    Browse the repository at this point in the history
  5. Remove playstore icon

    kuba2k2 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    88f066b View commit details
    Browse the repository at this point in the history
  6. Apply fixes after review

    kuba2k2 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    3b16984 View commit details
    Browse the repository at this point in the history