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

[Refactoring] Minumum targetをiOS 16に更新 #358

Merged
merged 15 commits into from
Nov 3, 2023
Merged

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    54a5746 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b443e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dcee0d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #323 from ensan-hcl/refactoring/cleanup_iOS15

    [Refactoring] delete unused codes for iOS 15
    ensan-hcl authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    528c2c1 View commit details
    Browse the repository at this point in the history
  5. Fix error

    ensan-hcl committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7034cc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0ee64d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #324 from ensan-hcl/refactoring/swiftui_iOS16

    [Refactoring] SwiftUIのPhotosPickerでマニュアルの実装を置き換え
    ensan-hcl authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    0e90609 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcdd1eb View commit details
    Browse the repository at this point in the history
  9. replace any FlickKeyModelProtocol with any FlickKeyModelProtocol<Exte…

    …nsion> so that they are now more type-safe
    ensan-hcl committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    cb90047 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ff037a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b35b0a0 View commit details
    Browse the repository at this point in the history
  12. clean up redundant code

    ensan-hcl committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    cad557c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #326 from ensan-hcl/refactoring/use_parameterized_…

    …any_p
    
    [Refactoring] `any P<T>`がiOS 16で利用可能になるので、導入する
    ensan-hcl authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f4d8b84 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #325 from ensan-hcl/refactoring/swiftui_iOS16

    [Refactoring] Use requestReviewAction instead of old impl
    ensan-hcl authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    a185ac0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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