docs(map): cross-device sync rewrite, fixed defects and what is still local
Some checks failed
ci / 정본·보안·린트·타입·테스트 (push) Successful in 50s
ci / 모바일 린트·타입·Jest (push) Successful in 38s
ci / Supabase Edge Functions + Cloudflare Worker (push) Successful in 21s
ci / .NET API 서버 테스트 (push) Successful in 11s
deploy-site / deploy (push) Successful in 33s
ci / 워크스페이스 빌드 검증 (push) Has been cancelled
Some checks failed
ci / 정본·보안·린트·타입·테스트 (push) Successful in 50s
ci / 모바일 린트·타입·Jest (push) Successful in 38s
ci / Supabase Edge Functions + Cloudflare Worker (push) Successful in 21s
ci / .NET API 서버 테스트 (push) Successful in 11s
deploy-site / deploy (push) Successful in 33s
ci / 워크스페이스 빌드 검증 (push) Has been cancelled
This commit is contained in:
parent
53fcdf6305
commit
6b06442412
7 changed files with 45 additions and 18 deletions
|
|
@ -39,7 +39,7 @@ Provider stack: `GestureHandlerRootView → SafeAreaProvider → AuthProvider
|
|||
| `ActionsScreen` | Voice-action parse/confirm/execute + history |
|
||||
| `DictionaryScreen` | Dictionary CRUD/search/filters |
|
||||
| `TeamsScreen` / `TeamDetailScreen` | Teams: create, members, invites, rename, leave, meetings, activity feed/comments |
|
||||
| `DevicesScreen` | Registered devices, revoke/remove |
|
||||
| `DevicesScreen` | Registered devices (phones, web, **desktop apps**), platform label, revoke/remove — revoking a desktop signs it out |
|
||||
| `NotificationsScreen` | Notification list, permission, deep-link nav |
|
||||
| `AccountScreen` | Profile, identities, data export/delete, logout |
|
||||
| `DataPortabilityScreen` | Export/import archive, dictionary, history, meeting docs |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue