- README.md: update Phase 4 status to reflect Android preliminaries done (file-watcher gating, tauri-plugin-credentials, safe area insets, Android targets configured) but init/build not yet run; add tauri-plugin-credentials to project structure; expand docs/ tree; add newer GUI features (workspace rename, safe area insets, accessibility); add setup screen screenshot; update What's Next to note Phase 4 is in progress - PLAN.md: fix Phase 4 checkboxes — android init and build-succeeds were marked [x] but gen/android/ does not exist; correct cfg gate annotation from #[cfg(not(mobile))] to #[cfg(not(target_os = "android"))]; update dependency snippet to reflect actual keyring/zeroize/sha2/quick-xml usage; bump Last Updated to 2026-04-17 - docs/DEVELOPMENT.md: add WEBKIT_DISABLE_DMABUF_RENDERER=1 Wayland note to tauri dev command https://claude.ai/code/session_01MypN7wPNqeSgw8b5DYpMc1 |
||
|---|---|---|
| .. | ||
| API.md | ||
| DEVELOPMENT.md | ||