v2.25.0
What's Changed
- feat: AI-powered Reply Drafter by @enaboapps in #2258
- fix: reduce the Section corner radius to 24.dp by @enaboapps in #2260
- refactor: generalize the Reply Drafter screen into an AI model screen by @enaboapps in #2262
- fix: download the AI model on-screen instead of a foreground service by @enaboapps in #2264
- feat: redesign the Reply Drafter prompt for context-aware suggestions by @enaboapps in #2266
- fix: focus the Reply Drafter prompt on the latest message by @enaboapps in #2268
- feat: use AICore (Gemini Nano) for the Reply Drafter when supported by @enaboapps in #2272
- feat: draft replies on a foreground Compose screen for AICore support by @enaboapps in #2274
- fix: harden the Reply Drafter — foreground gate, model integrity, line endings by @enaboapps in #2276
- fix: keep the Reply Drafter output to only the replies by @enaboapps in #2278
- refactor: restructure on-device AI into reusable backend/task layers by @enaboapps in #2280
- fix: reword the AI Settings link summary by @enaboapps in #2282
- chore: bump compose-bom, revenuecat, and ktor by @enaboapps in #2283
- chore: report on-device AI failures to TimberLogs by @enaboapps in #2285
Full Changelog: v2.24.3...v2.25.0