1.0.0-alpha15
JorisBodin
released this
23 Feb 15:52
·
5792 commits
to master
since this release
What's Changed
- Factorize snackbar in a manager for ease of use by @LunarX in #602
- Add Sentry URL breadcrumb by @KevinBoulongne in #605
- update current SyncMessagesWorker on a new schedule request by @sirambd in #610
- Fix scroll in Folders views by @KevinBoulongne in #608
- Move Inbox to
defaultFolders
by @KevinBoulongne in #607 - Display sub-folders for
defaultFolders
by @KevinBoulongne in #606 - Sort
customFolders
by name by @KevinBoulongne in #612 - Fix delete outdated folders by @sirambd in #615
- Sort Utils code by @KevinBoulongne in #613
- Refresh Folders when MainActivity
onStart
by @KevinBoulongne in #609 - Use
copyFromRealm()
instead oftoRecipientsList()
by @KevinBoulongne in #621 - Add BlockUser action by @FabianDevel in #617
- Order actions by @KevinBoulongne in #620
- Remove Nullability in JunkBottomSheet by @FabianDevel in #618
- Refactor
shortUid
use by @KevinBoulongne in #619 - Update
textInputStrokeColor
according to specs by @LunarX in #622 - Add NewFolder creation by @FabianDevel in #616
- Manage SwipeActions variants by @FabianDevel in #582
- fix: Remove multiple whitespaces by @sirambd in #630
- Remove Elvis (sorry bro) so the app can crash if there’s an issue by @FabianDevel in #633
- Focus correct field when composing a new message by @LunarX in #636
- Add
writeEmail
action to Contact bottomSheet by @FabianDevel in #629 - Remove commented API calls by @KevinBoulongne in #631
- Clean code by @KevinBoulongne in #638
- Copy email address to clipboard by @FabianDevel in #634
Full Changelog: 1.0.0-alpha14...1.0.0-alpha15