Releases: Infomaniak/android-kMail
Releases · Infomaniak/android-kMail
1.9.2
What's Changed
- fix: Revert "refactor: Decouple impacted folder ids computation in thread algo deleted uids handling (#2203)" by @KevinBoulongne in #2216
Full Changelog: 1.9.1...1.9.2
1.9.1
What's Changed
- chore: Bump Libs & Core by @KevinBoulongne in #2199
- fix: Fix notification worker by @FabianDevel in #2200
- fix: Wrong avatar after user name change by @TommyDL-Infomaniak in #2190
- fix: Correctly get realm objects when trying to delete them by @KevinBoulongne in #2201
- fix: Put back other folders' unread count updates by @KevinBoulongne in #2202
- refactor: Decouple impacted folder ids computation in thread algo deleted uids handling by @LunarX in #2203
- fix(FDroid): Rename module's directory to make fDroid able to build the release by @FabianDevel in #2204
- feat: Save thread on kDrive by @NicolasBourdin88 in #2088
- feat: Make snoozeState mutable by @LunarX in #2205
- fix: Remove assert not null when it's not needed by @NicolasBourdin88 in #2206
- fix(ActionItemView): Add myKSuitePlusChipView programmatically to avoid a crash when using Compose view in a PopupWindow by @tevincent in #2207
- chore(Sentry): Avoid logging NetworkException by @FabianDevel in #2208
- refactor: Move
goToPlayStore()
from Legacy to new Core by @KevinBoulongne in #2209
Full Changelog: 1.9.0...1.9.1
1.8.2
1.9.0
What's Changed
- refactor: Avoid duplicating values when defining what folders need to refresh together by @LunarX in #2156
- refactor: Clean code by @KevinBoulongne in #2157
- refactor: Remove useless Sentries by @KevinBoulongne in #2159
- refactor: Rename some Realm queries by @KevinBoulongne in #2160
- fix: Folders unread count now correctly update for all Folders by @KevinBoulongne in #2161
- refactor: Decouple folder threads assignation from thread creation by @KevinBoulongne in #2158
- fix: Correct ActionItemView paddings & icons visibility by @KevinBoulongne in #2162
- feat: Add the new snooze api field to the Message model by @LunarX in #2163
- feat: Add missing schedule date format in ThreadListFragment by @LunarX in #2164
- fix: Fix hardcoded 24 hour format by @LunarX in #2165
- feat: Display year date when the date is on another year by @LunarX in #2168
- refactor: Hide schedule time picker cursor and remove unused hint space by @LunarX in #2169
- fix: Select date time dialog wrong values and wrong error messages by @LunarX in #2170
- refactor: Remove unused values in SelectDateAndTimeForScheduledDraftDialog by @LunarX in #2171
- feat: Update core with the new AccessTokenUsageInterceptor by @LunarX in #2176
- fix: Add missing ActionItemView_description styleable by @TommyDL-Infomaniak in #2166
- refactor: Rename
iconCertified
intocertifiedIcon
by @KevinBoulongne in #2183 - chore: Better align expeditor name, schedule date, and icons by @TommyDL-Infomaniak in #2179
- fix: Default reply signatures ignored when set as "Identical to new messages" on the web by @TommyDL-Infomaniak in #2180
- fix: Wrong signature and reply action used due to case-sensitive emails by @TommyDL-Infomaniak in #2182
- feat: Make time picker dialog reusable by @LunarX in #2174
- fix: Do not open scheduled draft on long press by @TommyDL-Infomaniak in #2167
- refactor: Use nullable lastSelectedScheduleEpoch inside the bottom sheet by @LunarX in #2186
- feat: Use new DateUtils in Core by @KevinBoulongne in #2193
- feat: Make Schedule choice bottom sheet generic to be shared with snooze by @LunarX in #2194
- feat: Use realm runCatchingRealm to avoid unhandled exception by @NicolasBourdin88 in #2173
- refactor: Use correct version of FormatterFileSize by @KevinBoulongne in #2195
- refactor: Remove now unused
folderMessages
by @KevinBoulongne in #2197 - feat: My ksuite by @FabianDevel in #2198
- chore: Bump libs by @JorisBodin in #2178
Full Changelog: 1.8.1...1.9.0
1.8.1
What's Changed
- fix: Revert Realm breadcrumbs by @KevinBoulongne in #2155
- chore: Bump Core by @KevinBoulongne in #2154
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
- chore: Bump Libs + Core by @KevinBoulongne in #2147
- refactor: Clean code by @KevinBoulongne in #2148
- fix: Display confirmation popup when deleting several Threads from the Trash by @KevinBoulongne in #2150
- refactor: Clean code by @KevinBoulongne in #2151
- fix: Mark the ProcessMessageNotificationsWorker as expedited by @LouisCAD in #2152
- refactor: Regroup swipe refresh logic that goes together by @LunarX in #2153
- fix: Delete Attachment in Realm when we delete it while writing a mail by @KevinBoulongne in #2149
- feat: Add scheduled Drafts by @TommyDL-Infomaniak in #2143
Full Changelog: 1.7.2...1.8.0
1.7.2
What's Changed
- fix: Login after register, update redirection host by @sirambd in #2145
- chore: Bump Libs & Core by @KevinBoulongne in #2144
- feat: Add support for login sso by @sirambd in #2146
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- chore: Bump Libs & Core by @KevinBoulongne in #2131
- chore: Use Legacy version of Core by @KevinBoulongne in #2135
- feat: Migrate to K2 + AGP 8.7.2 by @sirambd in #2108
- chore: Use new version of Core repository with Core + Legacy projects by @KevinBoulongne in #2139
- fix: Update
Empty spam
andEmpty trash
with a better translations by @sirambd in #2137 - fix: Don't log in Sentry AccessDenied & NotAuthorized exceptions by @KevinBoulongne in #2134
- chore: Remove Sentry for SubBodies warning by @tevincent in #2132
- refactor: Remove
app
dependency inCore
by @KevinBoulongne in #2141 - chore: Bump Kotlin to 2.0.21 by @KevinBoulongne in #2142
- fix: Handle no connection and unknown errors when sharing mail by @NicolasBourdin88 in #2140
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- chore: Bump Libs & Core by @KevinBoulongne in #2126
- fix: Don't show the contact if the email is incorrect by @NicolasBourdin88 in #2087
- feat: Add APP_EMAIL and DEFAULT category to the main activity in the manifest by @LunarX in #2127
- feat: Lock the app when the screen turns off by @LouisCAD in #2118
New Contributors
Full Changelog: 1.6.9...1.7.0
1.6.9
What's Changed
- chore: Bump Libs & Core by @KevinBoulongne in #2116
- fix: API errors by @KevinBoulongne in #2119
- fix: Update Italian strings by @KevinBoulongne in #2122
- fix: Fix condition to get a Message's parent Folder by @KevinBoulongne in #2123
- refactor: Remove all
.removeFirst()
&.removeLast()
by @KevinBoulongne in #2124 - fix: Attachments UI not correctly updating in Tablet mode by @KevinBoulongne in #2120
- fix: EmptyState was wrongly appearing at 1st opening of a Folder by @KevinBoulongne in #2121
Full Changelog: 1.6.8...1.6.9