Files
agentbox-test/android
agentbox f93e75e6f0
CI / test-and-package (push) Successful in 40s
CI / build-android (push) Successful in 3m10s
feat: full-featured Android app — not just public view
Rewrote the Android WebView app to load the entire meal-tracker
web application, not just the public sharing page:

- User configures their server base URL (e.g. https://meals.example.com)
- Full login/register, dashboard, meal responses, history, settings
- Cookie/session support — login persists across app restarts
- Dynamic toolbar title from page
- 'Clear Data' button in settings to wipe cookies/cache/sessions
- Server URL auto-normalized (trailing slash stripped, https:// added)
- Back button navigates within WebView history
- Swipe-to-refresh, loading bar, network error handling
2026-08-01 11:35:05 +00:00
..