Coder Social home page Coder Social logo

havit-android's People

Contributors

kimhyeing avatar kxxhyorim avatar ny2060 avatar yubinquitous avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

gomtinqq

havit-android's Issues

Create New Project

  • Date 2022.01.11
    Application ID와 SDK 버전 문제로 인해
    "org.sopt.havit" 으로 패키지명 변경

[FEAT/UI] Modify UI detail & Set Click Listener

📝 DESCRIPTION

  • Date : 2022.01.16

☑ TODO

  • 콘텐츠 뷰 알람 칩 선택 시 색 바뀜
  • 콘텐츠 뷰 검색창 edit text에서 text로 바꾸기
  • 콘텐츠 뷰 item color 바꾸기
  • 콘텐츠 뷰 item 사진 radius 조정
  • 콘텐츠 뷰 해빗하기 버튼 클릭 리스너 셋팅

[FEAT/UI] Category View Drag & Drop

📝 DESCRIPTION

  • Date : 2022.01.14

☑ TODO

  • 카테고리 뷰 drag & drop 기능 수행
  • 카테고리 관리 뷰 item 선택 시 배경 색 바뀜 수행

[FEAT/UI] Create BottomSheetDialog of Category List in Contents View

📝 DESCRIPTION

  • Date : 2022.01.17

☑ TODO

  • 콘텐츠 뷰 상단 다이얼로그 ui였지만 앱잼 내에선 바텀시트로 하기로해, 해당 ui 제작
  • 프래그먼트 만들어서 액티비티에서 호출 및 mvvm 적용
  • 콘텐츠 뷰 카테고리 선택 기능 제작

[REFACTOR] Apply RecyclerView on Icon Item

📝 DESCRIPTION

  • Date : 2022.01.16

☑ TODO

  • Create icon item layout(xml)
  • Create data class
  • Create ViewHolder
  • Set Adapter
  • Set RecyclerView
  • Set GridLayout
  • Apply Adapter on RecyclerView
  • Apply data on adapter
  • #84

[FEAT] Create HomeCategoryView

📝 DESCRIPTION

  • Date : 2020.01.12

☑ TODO

  • HomeCategoryViewPageAdapter 생성
  • HomeCategoryRvAdapter 생성
  • ViewPager와 RecyclerView 연결

[UI] Modify Contents item

📝 DESCRIPTION

  • Date : 2022.01.13

☑ TODO

  • Contents item 중 grid와 linear(max)에 대해 디테일 수정

[REFACTOR] Change Homedata type

📝 DESCRIPTION

  • Date : 2022.01.14

☑ TODO

  • 현재까지 나온 서버 명세서대로 HomeFragment 관련 data type 바꾸기

[FEAT/UI] Set Fixed Height on Share Progress

📝 DESCRIPTION

  • Date : 2020.01.13

☑ TODO

  • 공유하기 BottomSheet 높이 고정(0.94)
  • EXPANDED된 상태 유지
  • skipCollapsed 속성 적용
    HALF_EXPANDED 안거치고 down drag할 수 있도록(부드러운 드래그 모션 지원)

[UI] Set Color & Font

📝 DESCRIPTION

  • Date : 2020.01.12
  • feature/share branch에서 작업함

☑ TODO

  • Color 변수 소문자로 통일(snake style)
  • Font Family 추가
  • Font Style 추가

[FEAT] Navigate Category View & RecyclerView item Click

📝 DESCRIPTION

  • Date : 2022.01.14

☑ TODO

  • 카테고리 뷰 전체 페이지에서 관리 페이지 연결
  • 관리페이지에 대한 리싸이클러뷰 adapter 생성
  • 관리페이지에 대한 리싸이클러뷰 item 클릭 시 내용 수정 화면으로 이동
  • 뒤로가기 버튼 눌렀을 시 back 구현

[FEAT/UI] Initialize Contents View

📝 DESCRIPTION

  • Date : 2020.01.11

☑ TODO

  • Contents 관련 패키지 및 fragment 생성 및 초기설정
  • Adapter & ViewModel 초기설정
  • fragment_contents databinding 설정
  • item_contents_linear_min 생성

[FEAT] make HomeSearchFragment sticky

📝 DESCRIPTION

  • Date : 2020.01.13

☑ TODO

  • 아래로 스크롤 시 HomeSearchFragment는 상단부분에 고정되도록 하기
  • HomeSearchFragment 바로 아래에 있는 rectangle_white_radius 위치 정하기

[FEAT] set HomeFragment clickEvent

📝 DESCRIPTION

  • Date : 2022.01.14

☑ TODO

  • ivAlarm
  • tvReachContents
  • clSearch
  • tvCategoryAll
  • tvMoreContents
  • tvAddCategory( in FragmentHomeCategoryEmpty)

[FIX] 전체 카테고리 -> 컨텐츠뷰 이동 navigation 해제

📝 DESCRIPTION

  • Date : 2022.01.14

- 메인뷰에서 전체보기를 눌렀을 때 나오는 카테고리 뷰 item을 클릭했을 때 발생하는 오류 FIX
- Navigation을 수정했는데 Navcontroller가 연결되어 있어서 에러가 발생함
- fun onClick() 내부 코드 주석 처리

기존에 Fragment로 작업한 뷰 Activity로 변환하여 백스택 관리를 용이하게 해야함 자세한 내용은 notion의 회의록 하단 참고하기.

[FIX] Change HomeChildFragments to Activity

📝 DESCRIPTION

  • Date : 2022.01.14

☑ TODO

  • HomeAlarmFragment -> NotificationActivity
  • HomeContentsFragment -> ContentsSimpleActivity
  • HomeCategoryFragment -> HomeCategoryConstraintLayout
  • HomeCategoryConstraintLayout margin 해결

[FEAT] Share Process

📝 DESCRIPTION

  • Date : 2020.01.12 ~ 2020.01.14
  • Memo
    • 다른 뷰에서 bottom Sheet 재사용 가능하게 설정하는 방법 고민
    • 로그인 로직 고려

☑ TODO

  • 카테고리 제목 입력 fragment
  • 아이콘 선택 fragment
  • 카테고리 선택 fragment
  • 카테고리 추가 custom toast
  • 제목 수정 가운데 정렬
  • elipsize 속성 처리
  • 시간 설정 -> custom datepicker
  • 최종 저장 custom toast

[FEAT] Initialize HomeFragment

📝 DESCRIPTION

  • Date : 2020.01.12

☑ TODO

  • HomeFragment 초기설정
  • databinding 적용
  • HomeCategoryView, HomeContentsView 초기설정

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.