docs: make Android native app the primary target
This commit is contained in:
@@ -198,13 +198,13 @@ Prefer CSS transitions and Framer Motion if bundle size acceptable.
|
||||
|
||||
## Android-native Feeling
|
||||
|
||||
- Installable PWA manifest with proper icons.
|
||||
- Standalone display mode.
|
||||
- No browser chrome when installed.
|
||||
- Capacitor Android APK with adaptive icon and native splash.
|
||||
- PWA manifest retained for fallback web install.
|
||||
- No browser chrome in the primary Android app.
|
||||
- Bottom nav like native Material apps.
|
||||
- Pull-to-refresh disabled; in-app refresh buttons where needed.
|
||||
- Back gesture should close panels before navigating away.
|
||||
- Use Android share target later so user can share files/text to Hermes.
|
||||
- Pull-to-refresh disabled in fallback web mode; in-app refresh buttons where needed.
|
||||
- Android back gesture/button should close panels before navigating away.
|
||||
- Add Android share target so user can share files/text to Hermes.
|
||||
|
||||
## Accessibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user