Commit Graph

14 Commits

Author SHA1 Message Date
Jay Sheen
5888c2844b 설정 페이지 텍스트 다국어화 및 UI 개선
- 하드코딩된 한국어 텍스트를 번역 키로 변경
- 이용약관 링크를 별도 행으로 분리
- 로그아웃 확인 Dialog 추가

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-29 14:30:01 +09:00
HyeonJongKim
7a8cafe7bb - ars,SMS,KeyIn 수정 2025-10-28 20:29:34 +09:00
Jay Sheen
0ac2714a07 로그인 타입 설정 개선 및 생체인증 등록 플로우 수정
- registerBiometric으로 변경하고 bottomsheet 닫은 후 생체인증 팝업 표시
- ID 로그인 선택 시 네이티브 setLoginType AppBridge 호출 추가
- 생체인증 등록 완료 후 로그인 타입 재조회하여 설정 화면 갱신
- SET_LOGIN_TYPE 브릿지 메시지 타입 및 관련 메서드 추가

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 15:38:02 +09:00
Jay Sheen
95cc870dbc 설정 페이지 및 관련 컴포넌트 다국어(localization) 적용
- 설정 페이지 전체 텍스트 다국어 지원
- 로그인 방식 선택 bottom sheet 다국어 적용
- 서비스 언어 선택 bottom sheet 다국어 적용
- 앱브리지에서 언어 설정 조회 기능 추가
- 페이지 로드 시 앱브리지 언어 설정으로 초기화
- AppLanguage enum 값 변경 (KO/EN → ko/en)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 13:17:22 +09:00
HyeonJongKim
e125a73228 - 안드로이드 알림 설정 AppBridge 추가
- KeyIn Request 필드 수정
2025-10-28 11:33:24 +09:00
Jay Sheen
56ab761464 앱브리지 getLoginType 메소드 추가 및 로그인 방식 설정 초기화
- 앱브리지에 getLoginType 메소드 추가
- 설정 페이지에서 로그인 방식을 앱에서 가져와 초기화
- 로그인 타입을 지문/안면에서 생체 인증으로 통합

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 18:32:16 +09:00
focp212@naver.com
0dbc362c11 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-10-27 16:57:47 +09:00
focp212@naver.com
2417ea47f2 상수 설정 2025-10-27 16:57:39 +09:00
Jay Sheen
5afc15e861 알림 수신 설정 푸시 권한 연동 구현
- 앱브리지에 isPushNotificationEnabled, openAppSettings 메서드 추가
- 설정 페이지에서 푸시 알림 권한 상태에 따라 알림 수신 설정 토글 표시
- 알림 수신 설정 토글 클릭 시 앱 설정 화면으로 이동
- 푸시 권한이 꺼져있으면 하위 알림 토글들(11, 21, 31, 41, 61, 62) 비활성화
- 앱이 포어그라운드로 돌아올 때 푸시 권한 상태 재확인하여 UI 업데이트

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 16:49:59 +09:00
focp212@naver.com
f511517050 setting 2025-10-27 16:35:30 +09:00
focp212@naver.com
333e1182ee 수정 2025-10-27 15:10:38 +09:00
focp212@naver.com
705383897c 알람 2025-10-27 14:54:50 +09:00
Jay Sheen
0a863510aa 설정 페이지에 개인정보처리방침 링크 추가
- 설정 페이지 하단에 개인정보처리방침 링크 추가
- 로그아웃 버튼 아래 40px 간격 배치
- #043465 컬러 및 밑줄 스타일 적용
- 클릭 시 새 창에서 https://www.nicevan.co.kr/privacy-policy 열기

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 16:02:09 +09:00
focp212@naver.com
05238b04c1 첫 커밋 2025-09-05 15:36:48 +09:00