Adds all fields to the edit profile bottom sheet:
- First Name / Last Name (side by side), Email, Phone
- Location section: Home District (locked with "Next change" date),
Place, Pincode, State, Country
- Saves all fields via update-profile API and persists to prefs
- Loads existing values from prefs on open; refreshes from status API
on every profile open so fields stay in sync with server
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>