1.0.16
What's Changed
- Add Sentry for Quotas by @FabianDevel in #1425
- Update AI replacement dialog's description by @LunarX in #1426
- Add TAG in Sentry breadcrumbs by @KevinBoulongne in #1428
- Various enhancements for Sentry in Notifications by @KevinBoulongne in #1429
- Fix unusable AI shortcuts by @LunarX in #1427
- Update Sentry level for failed Notifications by @KevinBoulongne in #1430
- Fix quotas NumberFormatException by @FabianDevel in #1432
- Add loadMore and switchIdentity Matomo tracker by @FabianDevel in #1431
- Update some Sentry by @KevinBoulongne in #1433
- Fix LoadMore button not displayed on laggy devices by @FabianDevel in #1434
- Fix LoadMore button blink on first dataset creation by @FabianDevel in #1435
- Transform Refresh callbacks into data class by @KevinBoulongne in #1438
- Update MessageNotFound Sentry by @KevinBoulongne in #1439
- Fix loader that wasn't disappearing sometimes by @KevinBoulongne in #1437
- Add Matomo for the AI feature by @LunarX in #1436
- Activate externals for mailto by @LunarX in #1441
- Add transition when replacing prompt with ai's generated proposition by @LunarX in #1440
- Fix bottom sheet matomo mistakenly being sent when activity is recreated by @LunarX in #1442
- Rename
flatMapFolderChildren()
intoflattenFolderChildren()
by @KevinBoulongne in #1445 - Replace our own
RealmListSerializer
with Realm'sRealmListKSerializer
by @KevinBoulongne in #1446 - Fix ai inflation crash due to color resource used as image view's src by @LunarX in #1449
- Show all progress after a timer by @FabianDevel in #1443
- Fix ANR and crash in SignatureSettingsFragment by @FabianDevel in #1451
- Scroll to correct Message when all expanded Messages are done loading by @KevinBoulongne in #1385
- Clean code Before leaks fixing by @FabianDevel in #1453
- Fix BottomSheet not letting the keyboard popup by @LunarX in #1444
- Stop leaking binding in Fragments by @FabianDevel in #1454
- Add LeakCanary in project by @FabianDevel in #1456
- AI sliding animation to the AI PromptFragment by @LunarX in #1452
- Add SubBody in Realm by @KevinBoulongne in #1447
- Display SubBodies by @KevinBoulongne in #1450
- Add Sentry when displaying an Email with SubBodies by @KevinBoulongne in #1455
- Fix binding NPE in
onDestroyView()
by @FabianDevel in #1458 - Fix empty backups by @FabianDevel in #1457
- Clean XML code & imports by @KevinBoulongne in #1462
- Fix timer not cancelled by @FabianDevel in #1461
- Move
newMessage
package outside ofmain
package by @KevinBoulongne in #1465 - Sanitize Notifications' preview by @KevinBoulongne in #1472
- fix: Deleting an attachment triggers an IndexOutOfBoundsException by @sirambd in #1476
- Fix Alert Dialog leaks by @FabianDevel in #1473
- Rename FragmentContainerView IDs to avoid ambiguity by @KevinBoulongne in #1481
- Update AI error design by @LunarX in #1478
Full Changelog: 1.0.15...1.0.16