Element X Android v0.1.6
Changes in Element X v0.1.6 (2023-09-04)
Features ✨
Bugfixes 🐛
- Ensure notification for Event from encrypted room get decrypted content. (#1178)
- Make sure Snackbars are only displayed once. (#928)
- Fix the orientation of sent images. (#1135)
- Bug reporter crashes when 'send logs' is disabled. (#1168)
- Add missing link to the terms on the analytics setting screen. (#1177)
- Re-enable
SyncService.withEncryptionSync
to improve decryption of notifications. (#1198) - Crash with
aspectRatio
modifier whenFloat.NaN
was used as input. (#1995)
Other changes
- Remove unnecessary year in copyright mention. (#1187)
What's Changed
- Bump telephoto to 0.6.0-SNAPSHOT to diagnose crash by @jmartinesp in #1164
- Cleanup
LoggedInAppScopeFlowNode
by @bmarty in #1166 - Update gradle/gradle-build-action action to v2.8.0 by @renovate in #1163
- "Create poll" UI by @julioromano in #1143
- Update kotlin by @renovate in #1123
- [Polls] Add unit tests for TimelineItemContentPollFactory by @Florian14 in #1161
- Fix test compilation by @Florian14 in #1183
- Make sure Snackbars are only displayed once by @jmartinesp in #1175
- Fix issue on analytics setting link by @bmarty in #1177
- Bug reporter crashes when 'send logs' is disabled. by @jmartinesp in #1184
- Update README.md by @axelsimon in #1187
- Upgrade rust sdk to v48 by @julioromano in #1186
- Poll vote by @julioromano in #1181
- Rename file and update
tosUri
value. by @bmarty in #1192 - Fix the orientation of sent images by @jmartinesp in #1190
- PollCreate: Focus on question field when opening screen. by @julioromano in #1194
- Update dagger to v2.48 by @renovate in #1193
- Protect
TimelineItemAspectRatioBox
againstFloat.NaN
by @jmartinesp in #1201 - Re-enable
SyncService.withEncryptionSync
to improve decryption of notifications by @jmartinesp in #1199 - Poll end by @julioromano in #1182
- Enable polls by @julioromano in #1196
- New icon for "poll end" in both action menu and timeline item. by @julioromano in #1203
- [Documentation] Install from GitHub release by @bmarty in #1167
- Emojibase integration by @langleyd in #1162
- Poll: Maestro tests by @julioromano in #1180
- Update Localazy readme. by @pixlwave in #1204
- Update mobile-dev-inc/action-maestro-cloud action to v1.5.0 by @renovate in #1202
- Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.4.1 by @renovate in #1207
- Remove the log, was causing a crash. by @bmarty in #1206
- Fix nightly builds after emojibase integration by @jmartinesp in #1208
- Update plugin sonarqube to v4.3.1.3277 by @renovate in #1210
- Add UI to configure Rust sdk log (tracing) by @bmarty in #1211
- Update dependency io.element.android:emojibase-bindings to v1.1.3 by @renovate in #1205
- Feature/bma/notification decryption by @bmarty in #1219
New Contributors
- @axelsimon made their first contribution in #1187
Full Changelog: v0.1.5...v0.1.6