Skip to content

feat: android-account-deletion/#222 - #228

Merged
chaeyn merged 8 commits into
mainfrom
feat/android-account-deletion/#222
Sep 21, 2026
Merged

chaeyn merged 8 commits into
mainfrom
feat/android-account-deletion/#222

Conversation

@Finefinee

@Finefinee Finefinee commented Sep 17, 2026

Copy link
Copy Markdown
Member

변경 내용

  • Android 설정에 계정 삭제와 확인 대화상자를 추가했습니다.
  • 응답 유실·앱 재시작 후 삭제를 재시도하고, 서버 삭제 확인 후 계정별 로컬 데이터를 정리합니다.
  • 정리 실패 시 로그인과 진행 상태를 유지해 재시도할 수 있도록 했습니다.

확인 방법

  • ./gradlew :app:testDebugUnitTest :app:compileDebugAndroidTestKotlin (JVM 117개 통과)
  • Android 계정 삭제 계측 테스트 4개 통과
  • 실제 운영 계정 삭제는 실행하지 않았습니다.

해결한 이슈

Closes #222

@Finefinee
Finefinee force-pushed the feat/android-account-deletion/#222 branch from 1e00ee1 to ae79270 Compare September 17, 2026 11:52
@Finefinee
Finefinee changed the base branch from feat/android-youtube-preferences/#223 to fix/account-scoped-session-recovery/#224 September 17, 2026 11:52
@Finefinee
Finefinee force-pushed the fix/account-scoped-session-recovery/#224 branch from 93febe6 to 3e5c9d5 Compare September 17, 2026 11:53
@Finefinee
Finefinee changed the base branch from fix/account-scoped-session-recovery/#224 to main September 21, 2026 04:57
@chaeyn
chaeyn marked this pull request as ready for review September 21, 2026 13:48
@chaeyn
chaeyn requested a review from a team as a code owner September 21, 2026 13:48
@chaeyn
chaeyn merged commit 13043a3 into main Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Android 계정 삭제와 로컬 사용자 데이터 정리 추가

2 participants