1.0.0-alpha10
JorisBodin
released this
01 Feb 16:30
·
6247 commits
to master
since this release
What's Changed
- Display correct
preview
&avatar
in Threads list by @KevinBoulongne in #507 - Spam action by @FabianDevel in #481
- Remove useless controller calls by @FabianDevel in #486
- Fix
noEmail
view that wasn't displayed anymore by @KevinBoulongne in #506 - Refresh Message's folder when we try to display a Message that doesn't exist anymore by @KevinBoulongne in #505
- If a sender has no name, display its email by @KevinBoulongne in #512
- Merge "Message & Thread as Favorites" functions into one by @FabianDevel in #487
- Add Read/Unread action on Message by @FabianDevel in #488
- ...but a b*tch ain't one by @KevinBoulongne in #519
- Better handling of concurrency when displaying Threads by @KevinBoulongne in #518
- Manage actions cancelling by @FabianDevel in #485
- Correctly display Messages when moving a Message by @KevinBoulongne in #495
- Use Realm
queries
to get Messages for Actions functions by @KevinBoulongne in #500 - Remove useless default
null
value for some Realm objects by @KevinBoulongne in #510 - Extensions: Order! by @KevinBoulongne in #517
- feat: Don't sync mailbox with notifications disabled by user by @sirambd in #516
- Clean code by @KevinBoulongne in #508
- Fix force refresh mailboxes when cancelled by @sirambd in #523
- Remove useless Sentry filter by @KevinBoulongne in #524
- fix: fetch current folder messages when cancelled by @sirambd in #522
- Get the Thread object in Actions instead of querying it beforehand by @KevinBoulongne in #509
- Collapse advanced fields in menu drawer by default + Correctly align signature when composing a new mail by @LunarX in #533
- Invert some
if
conditions by @KevinBoulongne in #526 - Correctly refresh UI Draft when coming back to app by @KevinBoulongne in #527
- Update AndroidStudio settings by @KevinBoulongne in #532
- Temporary remove access to Mailboxes settings by @KevinBoulongne in #529
- fix: lateinit property snapshot has not been initialized by @sirambd in #530
- Fix: sync messages body by @sirambd in #531
- Enable marking user's own messages as spam by @FabianDevel in #534
- Add no mailbox activity and screen by @FabianDevel in #511
- Uniformize models with iOS by @KevinBoulongne in #525
- Remove wrong
MissingPermission
lint by @KevinBoulongne in #535 - Inline attachments display by @LunarX in #521
- fix: draft actions service not stopped by @sirambd in #538
- fix: out of memory when delete messages delta by @sirambd in #537
- Display the correct Message in
SENT
folder by @KevinBoulongne in #513 - Update MenuDrawer badge for DRAFT, SENT & TRASH by @KevinBoulongne in #528
Full Changelog: 1.0.0-alpha9...1.0.0-alpha10