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

Swift UI refactor opds catalog selector #497

Open
wants to merge 32 commits into
base: develop
Choose a base branch
from

Commits on Oct 23, 2024

  1. add OPDSCatalogRow

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    527e9c1 View commit details
    Browse the repository at this point in the history
  2. add OPDSCatalogView

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1f4cba3 View commit details
    Browse the repository at this point in the history
  3. add OPDSCatalogView

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bf1dcf5 View commit details
    Browse the repository at this point in the history
  4. fix naming

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    973dc61 View commit details
    Browse the repository at this point in the history
  5. add view model

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d496570 View commit details
    Browse the repository at this point in the history
  6. preload catalogs

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    39e524d View commit details
    Browse the repository at this point in the history
  7. refactoring

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fb617ab View commit details
    Browse the repository at this point in the history
  8. add OPDSCatalog

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    98d378f View commit details
    Browse the repository at this point in the history
  9. rename

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d14aa50 View commit details
    Browse the repository at this point in the history
  10. refactoring

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d2b8b49 View commit details
    Browse the repository at this point in the history
  11. handle catalog tap

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dab723f View commit details
    Browse the repository at this point in the history
  12. open catalog

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0757d5b View commit details
    Browse the repository at this point in the history
  13. restore

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5a800db View commit details
    Browse the repository at this point in the history
  14. add plain style

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5689e63 View commit details
    Browse the repository at this point in the history
  15. rename

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a3ad471 View commit details
    Browse the repository at this point in the history
  16. fix warning

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1208fac View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9baab18 View commit details
    Browse the repository at this point in the history
  18. add swipe actions

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a6bda48 View commit details
    Browse the repository at this point in the history
  19. remove when delete tap

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3822e78 View commit details
    Browse the repository at this point in the history
  20. update user defaults

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f2db90f View commit details
    Browse the repository at this point in the history
  21. rename

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c23bb23 View commit details
    Browse the repository at this point in the history
  22. add id to catalog

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d0c7bf8 View commit details
    Browse the repository at this point in the history
  23. show EditOPDSCatalogView

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d66a378 View commit details
    Browse the repository at this point in the history
  24. edit catalog

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3fc2dcd View commit details
    Browse the repository at this point in the history
  25. remove title

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    112c99d View commit details
    Browse the repository at this point in the history
  26. show error alert

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4f0eaf8 View commit details
    Browse the repository at this point in the history
  27. add new catalog

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6445395 View commit details
    Browse the repository at this point in the history
  28. customize symbols

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6ede359 View commit details
    Browse the repository at this point in the history
  29. set target ios 15

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    02bfad9 View commit details
    Browse the repository at this point in the history
  30. SwiftFormat fixes

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aae896e View commit details
    Browse the repository at this point in the history
  31. restore shevron

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    50a9344 View commit details
    Browse the repository at this point in the history
  32. SwiftFormat

    FuzzzzyBoy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    df325bb View commit details
    Browse the repository at this point in the history