Releases: Infomaniak/android-kMail
Releases · Infomaniak/android-kMail
1.6.3
What's Changed
- Bump Libs & Core by @KevinBoulongne in #2083
- Truncate messages at 104_448 to prevent OOM error on SplitBody by @TommyDL-Infomaniak in #2082
- Don't use viewLifecycleOwner in DialogFragment and use "this" instead as per Google recommandation by @tevincent in #2084
Full Changelog: 1.6.2...1.6.3
1.6.2
What's Changed
- chore: Bump core by @FabianDevel in #2080
- fix: DownloadAttachmentProgressFragment lifecycle crash by @FabianDevel in #2081
- Put back easter egg in Account view by @KevinBoulongne in #2079
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- Set avatar background color to white so transparent BIMIs are displayed correctly by @LunarX in #2072
- Bump Libs & Core by @KevinBoulongne in #2071
- Replace Realm
writeBlocking
bywrite
by @KevinBoulongne in #2073 - Replace Realm
writeBlocking
bywrite
in MailboxControllerupdateMailbox(…)
by @KevinBoulongne in #2074 - Replace Realm
writeBlocking
bywrite
in ThreadController by @KevinBoulongne in #2075 - Replace
map { … }.toSet()
withmapTo(mutableSetOf()) { … }
by @KevinBoulongne in #2076 - chore(Sentry): Remove sentry of _uploadStatus that is useless by @FabianDevel in #2078
- Remove
messages
realmList fromFolder
model by @KevinBoulongne in #2077
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Bump Core & Libs by @KevinBoulongne in #2060
- Refactor profile view and how we can add a mailbox by @tevincent in #2054
- Fix using backspace to delete recipient on API 34+ by @NicolasBourdin88 in #2061
- Prioritize api contacts avatar over phone contacts avatar by @LunarX in #2064
- Fix ripple of the move fragment by @NicolasBourdin88 in #2062
- Logout user properly when this one has been deleted by @tevincent in #2065
- Execute actions right away instead of waiting for API call result by @tevincent in #2016
- Simplify
updateMailboxes()
code by @KevinBoulongne in #2059 - Revert "Prioritize api contacts avatar over phone contacts avatar" by @LunarX in #2066
- Give priority to autocompleted api contacts over phone contacts by @LunarX in #2067
- feat: Move API calls outside of Realm transactions by @KevinBoulongne in #2069
- fix: Copy local Mailbox from Realm so the Mailboxes can update their embedded objects by @KevinBoulongne in #2068
- refactor: Format
fetchMessagesHeavyData()
code by @KevinBoulongne in #2070
Full Changelog: 1.5.1...1.6.0
1.5.1
What's Changed
- Bump Libs & Core by @KevinBoulongne in #2050
- Fix animated toolbar crash by @LunarX in #2053
- Add specific UI for thread when in SPAM folder by @tevincent in #2051
- Remove now unused DraftActionsWorker setProgress by @LunarX in #2052
- Delete draft that cannot ever be sent because of corrupted attachments by @LunarX in #2055
- Fix AutoAdvance feature that was triggering too often by @KevinBoulongne in #2056
- Add missing parameters in
Mailbox.initLocalValues()
by @KevinBoulongne in #2057
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- Bump Libs by @KevinBoulongne in #2045
- Remove deleteToken sentry by @FabianDevel in #2037
- Fix group notification with 0 new message by @tevincent in #2047
- Update rich html editor to 0.2.0 by @tevincent in #2049
- Add Dialog to confirm we want to block a user by @tevincent in #2046
Full Changelog: 1.4.9...1.5.0
1.4.9
What's Changed
- Simplify
.joinToString()
usage by @KevinBoulongne in #2038 - Bump Libs & Core by @KevinBoulongne in #2039
- Add primary color as background for transparent avatars by @KevinBoulongne in #2040
- Put back indentation in MoveAdapter when not filtering Folders by @KevinBoulongne in #2042
- Fix the "Message several Folders" Sentry for the 13th time (at least) by @KevinBoulongne in #2043
Full Changelog: 1.4.8...1.4.9
1.4.8
What's Changed
- Bump libs & Core by @KevinBoulongne in #2032
- Fix indexOutOfBounds exception by @FabianDevel in #2033
- Catch exception in uploadStatus getter and add info for sentry by @FabianDevel in #2036
- Bump core to fix the concurrency crash by @FabianDevel in #2035
- Remove useless sentry by @FabianDevel in #2034
Full Changelog: 1.4.7...1.4.8
1.4.7
What's Changed
- Bump libs & Core by @KevinBoulongne in #2021
- Clean code by @KevinBoulongne in #2023
- Update Sentry scope usage by @KevinBoulongne in #2024
- fix: Clean gradle cache form ci by @sirambd in #2028
- Add more info about supposed empty Thread in Sentry by @KevinBoulongne in #2030
- Add more info about supposed orphan Drafts in Sentry by @KevinBoulongne in #2031
- Make sure we use the up-to-date version of Folder in RefreshController by @KevinBoulongne in #2025
- Calm down Realm breadcrumbs by @KevinBoulongne in #2026
- Clean code by @KevinBoulongne in #2027
Full Changelog: 1.4.6...1.4.7
1.4.6
What's Changed
- Bump libs by @KevinBoulongne in #2020
- Can now report display problems (staff only) by @TommyDL-Infomaniak in #2019
- Fetch Messages by Date (instead of UID) when going through Folder's history by @KevinBoulongne in #1970
Full Changelog: 1.4.5...1.4.6