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

[AN-CONFIG] 초기 세팅 AN_FEAT #6

Merged
merged 20 commits into from
Jul 12, 2024
Merged

Commits on Jul 10, 2024

  1. initial commit

    build: rest-assured 의존성 추가
    
    chore: 중복된 gitignore 삭제
    
    pr 템플릿
    
    android pr builder
    murjune committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7900caa View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. docs: project 단 gitignore

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    da48359 View commit details
    Browse the repository at this point in the history
  2. build: gradle 버전 관리

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1c9774c View commit details
    Browse the repository at this point in the history
  3. feat: PokeRogueHelperApp

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0b03179 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00e6da8 View commit details
    Browse the repository at this point in the history
  5. chore: Packaging base

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5ee96c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dcec61 View commit details
    Browse the repository at this point in the history
  7. utils: test util

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4036a10 View commit details
    Browse the repository at this point in the history
  8. style: ktFormat

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    81678ee View commit details
    Browse the repository at this point in the history
  9. fix: 깃 충돌 해결

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4b1d8bc View commit details
    Browse the repository at this point in the history
  10. fix: PR Builder 수정

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9a822bd View commit details
    Browse the repository at this point in the history
  11. delete: assertj 삭제

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9356781 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    40ed5b6 View commit details
    Browse the repository at this point in the history
  13. refactor: 코드리뷰 반영

    - GridSpacingItemDecoration 주석 삭제
    - RecyclerViewItemCountAssertion 주석 삭제
    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ee7e2e6 View commit details
    Browse the repository at this point in the history
  14. refactor: withItemCount, performClickHolderAt 함수 RecyclerViewUtil 로 이동

    - 기존 ViewInteractonExtensions
    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    25a5dbe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2efb35f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d657309 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f63df63 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c2baaf6 View commit details
    Browse the repository at this point in the history
  19. build: FlexboxLayout 추가

    murjune committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    31e2541 View commit details
    Browse the repository at this point in the history