Element X Android v0.4.15
Changes in Element X v0.4.15 (2024-06-19)
Features ✨
- Ringing call notifications and full screen ringing screen for DMs when the device is locked. (#2894)
Bugfixes 🐛
- Improve UX on notification setting changes. (#1647)
- Fix tracing configuration in debug and nightlies:
- Debug will now write the logs to disk too.
- Nightly will be able to customise tracing filters.
- Improved the configure tracing and bug report screens. (#3016)
Other changes
- Allow cancelling jump to event in timeline. (#2876)
- Make Element Call widget URL configurable (#3009)
- Enable hidden access to developer options in release mode apps. (#3020)
- Improve how active calls work by also taking into account external url calls and waiting for the sync process to start before sending the
m.call.notify
event. (#3029)
What's Changed
- Timeline : use the new LiveBackPaginationStatus api by @ganfra in #2993
- CI : try to fix the release script for fdroid by @ganfra in #2996
- Element Call ringing notifications by @jmartinesp in #2978
- Add timeline item for
m.call.notify
events by @jmartinesp in #2986 - Notify of ringing call when there's an active call by @jmartinesp in #3003
- Update dependency com.posthog:posthog-android to v3.3.1 by @renovate in #3007
- Update dependency io.sentry:sentry-android to v7.10.0 by @renovate in #2989
- Sync Strings by @ElementBot in #3000
- Shell check by @bmarty in #3008
- Feature : First iteration of message queuing by @ganfra in #3011
- [Next-SDK]: Add session path migration to
SessionData
by @jmartinesp in #2988 - Fix tracing configuration in debug and nightlies by @jmartinesp in #3019
- Try to workaround OOM errors and the runners dying by @jmartinesp in #3013
- Add hidden developer settings in release builds too by @jmartinesp in #3020
- Make Element Call widget URL configurable with call .well-known file by @bmarty in #3012
- fix(deps): update dependency androidx.compose:compose-bom to v2024.06.00 by @renovate in #3027
- Feature/fga/update rust sdk 0.2.25 by @ganfra in #3023
- Improve UX on notification setting changes by @bmarty in #3022
- fix(deps): update camera to v1.3.4 by @renovate in #3026
- Fix test
present - notification settings set custom
by @bmarty in #3036 - Code cleanup and store badges by @bmarty in #3030
- Sync Strings by @ElementBot in #3040
- Add full screen intent permissions banner by @jmartinesp in #3024
- Add test on DefaultClearCacheUseCase by @bmarty in #3044
- Update dependency org.maplibre.gl:android-sdk to v11.0.1 by @renovate in #3038
- Feature/fga/timeline cancelable focus by @ganfra in #3037
- Improve how active calls work by @jmartinesp in #3029
- Update dependency com.posthog:posthog-android to v3.3.2 by @renovate in #3045
- Feature/bma/fix fdroid notification by @bmarty in #3035
- Fix recovery key field hidden when keyboard is opened. by @bmarty in #3049
- Rust : handle api changes for 0.2.27 by @ganfra in #3048
- Avoid restoring several MatrixClient by @bmarty in #3050
- Update danger/danger-js action to v12.3.2 by @renovate in #3052
Full Changelog: v0.4.14...v0.4.15