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

My Mistake PR #264

Closed
wants to merge 2 commits into from
Closed

My Mistake PR #264

wants to merge 2 commits into from

Conversation

chanhihi
Copy link
Member

@chanhihi chanhihi commented Apr 29, 2024

죄송합니다. 실수로 develop from main 했습니다.
main from develop으로 해야합니다.

chanhihi and others added 2 commits April 29, 2024 16:19
* refactor  : Label제약 수정

- '목록'버튼 label의 width제약 삭제
- 선택된 폴더를 나타내는 label의 width 제약설정

* refactor  : folderNameLabel 제약 수정

- Folder이름이 긴 경우 이름이 체크표시 침범, FolderListCell 내 folderNameLabel 제약수정

* refactor  : AddBookmarkView 내 textField top 제약 수정

* feat	    : AddBookmarkView 내 Responder 설정

- UITextView가 편집되기 시작할 때 텍스트의 끝으로 포커스 이동
- nameTextView에서 return 시 urlTextView로 포커스 이동
- urlTextView에서 return 시 키보드 내림

* feat	    : AddBookmarkView 내 textView 자동보정 비활성화

* chore: 주석 삭제

* feat: 동영상 inline 재생

* feat: webview opaque false

* feat	    : textView 키보드 타입 변경

- AddBookmarkView 내 nameTextView 의 키보드 타입을 .defualt 로 변경
- AddBookmarkView 내 urlTextView 의 키보드 타입을 .URL 로 변경

* refactor  : urlTextView내 기존 키보드 타입 삭제

* feat: 웹뷰 리프레시 제스처 추가

* feat	    : Add clearButton in nameTextView

* feat: 리프레시 컨트롤 커스텀

* feat: 설정 진동 on/off 스위치 추가

* feat: 진동 효과 추가

* feat: 웹뷰 내 로딩 추적

* style: Share Extension UI 변경

* fix: 앱 타겟 CFBundleShortVersionString 수정

* style: RefreshControl backgroundColor 추가

* feat: 즐겨찾기, 공유, 삭제 부드러운 진동 추가

* feat: RefreshControl 높이 설정 및 진동 효과

* fix: folder error

* feat: back gesture in favorite view

* design: folder button animation

* 🔨 refactor: FavoriteView WebView로 변경

* build: bundle version 변경

* feat: 새 창으로 열기 옵션 링크 내부에서 열기

* feat: empty folder label

* style: share extension assets

* feat: change share extension view

* fix: separte addbookmark function

* fix: consider safe area layout

* style: font color black

* chore: rename

* fix: url error

* refactor: FolderListCell의 체크마크 config 변경

* feat: 상위 UITabBar 컨트롤러 찾기

* feat: metadata manager

* fix: 기존 컨트롤러에서 해결

* feat: folder menu in boxList

* refactor: chevron 굵기 변경

* refactor: selectedFolderLabel width 조졍

- '선택된 폴더가 없습니다' 문구 잘림 방지

* fix: initial button rotate

* fix: SettingItemCell chevron 버튼 터치 안 되는 문제 해결

* feat: 폴더 버튼 꾹 누를 때 진동 추가

* style: 앱의 전반적인 폰트 수정

* feat: addbookmarkmanager setup bidings

* chore: delete unnecessray lines

* chore: delete unused function

* fix: addbookmarkview가 떠있는 경우 dismiss 방지

* refactor: nameTextView 및 clearButton 제약 수정

- nameTextView의 data와 clearButton 겹치는 문제 수정

* fix: bookmark move error

* feat: folder open scroll action

* chore: 필요없는 줄 삭제

* fix: url decoding encoding

* fix: share extension encoding

* fix: url encoding in webviewdelegate

* fix: delete incomingData

* chore: 불필요한 주석 삭제

* fix: 이전 캐시 삭제

* feat: edit action

* feat: remove cache

* feat: FolderListViewController에 백 제스처 허용

* fix: bookmark 편집시 애니메이션 수정

* feat: clearButton 터치 시 nameTextView firstResponder로 설정

* fix: empty image view color in systemmode change

* feat: cache image

* chore: 주석 해제

* feat: cache image

* fix: ShareExtension시 present 되어 있는 view가 있는 경우 버그 수정

- 이미 present된 view가 있는 경우 ShareExtension시 북마크 추가화면이 뜨지 않는 버그 수정

* feat: 사용자가 입력한 URL에 https://가 없을 경우 자동으로 추가하는 기능 구현

- https:// 와 http:// 가 둘 다 없는 경우 https:// 를 추가

* feat: separate default data

* feat: launchscreen startup flow

* fix: reset data

* fix: version check code

* fix: versioning

* fix: cell remove animation

* feat: 폴더 추가 시 자동 폴더 선택

* feat: 홈화면 시작화면으로 이름 변경

* style: 웹뷰 프로그레스바 색상 수정

* build: 빌드 타겟 iPhone으로 변경

* fix: 웹 뷰 아래 안보임 수정

- 웹뷰 제약 수정

* fix: wip

* build: add SkeletonView library

* feat: skeleton ui

* feat: set delegate simply

* chore: style

* chore: delete files

* feat: loading 중 skeletonview 적용

* feat: fetch error 시 skeletonView 유지

* chore: 필요없는 코드 수정

* feat: errorpage view

* feat: errorpage view controller

* feat: separate responsibilities error delegate

* feat: 설정 페이지 수정

* docs: Add README.md file

* style: BoxList 네비게이션 타이틀 변경

* docs: README.md 초안 작성

* docs: README.md 내 gif 및 다운로드 이미지 추가

* docs: README.md 내 앱 아이콘 배치 수정

* docs: README.md 내 gif 크기 수정

* docs: 파일 경로 수정

* feat: register subquery extensionItems public.data

* fix: support file, movie, image

* feat: add extension item

* chore: delete commnets

* fix: delete unnecessary line

* feat: webview error code

* feat: errorview page presentation animation

* feat: error page view

* style: refresh controller color

* fix: http 처리

* fix: 오류시 isFetching false로 변경

* feat: remove preload

* chore: 오타 수정

* chore: 주석 삭제

* fix: refresh control layout

* fix: hash in url

* docs: 앱 소개 사진 추가

* fix: delete unnecessary line

* docs: 사진 비율 삭제

* docs: update img

* docs: Update README.md

* docs: Update README.md

* docs: Update README.md

* feat: 앱 소개 리드미 연결

* feat: error view controller present effect

* fix: correct push error page view controller

* feat: error logic

* feat: error page view

* feat: uibutton animate

* feat: pannel view back layer

* chore: delete comment

* fix: errorviewcontroller nil

* chore: Project내 destinations 수정

* chore: remove needless assets

* refactor: backgroundView -> panelView로 이름 변경

* chore: 필요없는 파일 삭제

* fix: modalview backgroundColor 수정

* style: ErrorPageView 레이아웃 수정

* fix: 아이패드 대응 UIAlertConteollr preferredStyle 수정

* fix: delete unnecessary import

* docs: gitignore

* feat: fastlane

* feat: tuist signing

* feat: Makefile

* feat: add auth ignore

* fix: change make gen

* build: git action

* docs: deploy gitaction

* build: gitcation

* build: gitcation

* build: mise

* build: mise

* fix: fault letter

* fix: ruby

* fix: ruby offer

* fix: ruby version

* fix: tuist version

* fix: separate constant

* fix: env.ruby_version

* fix: secrets key

* fix: secrets.Master_KEY

* fix: 출시를 위한 App Icons

* docs: .gitignore 수정

* fix: web View 안에서 새 창 이동하는 경우 처리

* fix: load 후 적용

* style: 런치 스크린 이미지 변경

---------

Co-authored-by: jonnwon <[email protected]>
Co-authored-by: noeyiz <[email protected]>
Co-authored-by: jonnwon <[email protected]>
Co-authored-by: JH713 <[email protected]>
@chanhihi chanhihi requested review from JH713, jonnwon and noeyiz April 29, 2024 08:24
@chanhihi chanhihi added the ⚠️ Breaking changes Increase Major version label Apr 29, 2024
@chanhihi chanhihi linked an issue Apr 29, 2024 that may be closed by this pull request
14 tasks
@chanhihi chanhihi removed a link to an issue Apr 29, 2024
14 tasks
@chanhihi chanhihi closed this Apr 29, 2024
@chanhihi chanhihi reopened this Apr 29, 2024
@chanhihi chanhihi closed this Apr 29, 2024
@chanhihi chanhihi changed the title Main Version 1.0.0 🥳 My Mistake PR Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ Breaking changes Increase Major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants