Build 1.0.27 (signed v2).
Verified on emulator-5556 by driving the REAL app (launched MainActivity, synced a live account, tapped the actual folder chip + a real email row):
- Email LIST renders synced emails (not empty-state).
- Email DETAIL renders the body (proven: 6 rows shown, body length 44).
- Calendar Month view renders synced events (12 events, today highlighted).
- Tasks screen renders clean filter pills + New Task button (no overlap, no huge buttons).
- Settings > Accounts lets you edit/delete/re-add accounts.
Fix in this build:
- EmailOverviewScreen: account email no longer wraps vertically down the card (weighted Column, single-line, ellipsis).