Commit Graph

13697 Commits

Author SHA1 Message Date
ElementBot
d667bf2e8c Update screenshots 2026-03-13 15:10:17 +00:00
ganfra
91c46ec971 Remove duplicate location content and reorder Live mode 2026-03-13 15:50:33 +01:00
ganfra
83832a38f9 Fix stability 2026-03-13 15:48:56 +01:00
ganfra
249d45ce04 Fix wrong dependency 2026-03-13 15:08:17 +01:00
ganfra
7c6a5638ad Fix some existing tests after changes 2026-03-13 10:18:28 +01:00
ElementBot
461b1c0e52 Update screenshots 2026-03-12 20:37:13 +00:00
ganfra
02b3c61edc Fix quality! 2026-03-12 21:12:52 +01:00
ganfra
cdc773dab1 Remove hardcoded string 2026-03-12 15:58:27 +01:00
ganfra
81c7656125 Merge branch 'develop' into feature/fga/live_location_sharing_setup 2026-03-12 12:48:55 +01:00
ganfra
30919dcff4 Rename ShowLocationEvents -> ShowLocationEvent 2026-03-12 12:47:52 +01:00
ganfra
089b0cd847 Disable live location sharing for now (nothing done) 2026-03-12 12:40:10 +01:00
ganfra
fb775833c7 Code cleanup 2026-03-12 12:35:46 +01:00
ganfra
8274ef220d Fix and add tests related to location 2026-03-12 12:31:51 +01:00
ganfra
392fa9de9b Add Constraints check for permissions and GPS check 2026-03-12 11:53:36 +01:00
ganfra
7b305e34ef Set LocationShareRow max lines to Text components 2026-03-12 10:29:20 +01:00
ganfra
e664fb0a61 Make sure zoom is at least DEFAULT_ZOOM when following user position 2026-03-12 10:28:36 +01:00
renovate[bot]
37af273725 chore(deps): update actions/download-artifact action to v8.0.1 (#6324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 16:57:12 +00:00
renovate[bot]
2f10b60667 fix(deps): update dependency com.posthog:posthog-android to v3.37.0 (#6317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 16:12:28 +01:00
renovate[bot]
1b6d2037b8 chore(deps): update reactivecircus/android-emulator-runner action to v2.36.0 (#6320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 16:12:00 +01:00
Benoit Marty
c146b8772f Merge pull request #6318 from element-hq/feature/bma/renovateConfig
Limit number of created PR to upgrade Posthog dependency
2026-03-11 15:05:27 +01:00
Benoit Marty
e1fd31a151 Limit PostHog Android upgrade to one PR per month, the first day of the month 2026-03-11 11:43:52 +01:00
Benoit Marty
5a3264c32b Convert file to Json5 format and add trialing comma 2026-03-11 11:20:53 +01:00
renovate[bot]
06671b4166 fix(deps): update dependency com.posthog:posthog-android to v3.36.1 (#6316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-11 11:09:48 +01:00
Benoit Marty
d57c64be06 Merge pull request #6314 from element-hq/feature/bma/sendButtonColors
Iterate on send button colors
2026-03-11 10:06:04 +01:00
ganfra
22a2bba354 Fix previews 2026-03-10 21:48:54 +01:00
ganfra
b284984dad Check location is enabled 2026-03-10 21:48:37 +01:00
ElementBot
cab6344f1b Update screenshots 2026-03-10 16:26:49 +00:00
Benoit Marty
b6321209ed Iterate on the send button colors. Fixes #6312 2026-03-10 17:10:15 +01:00
renovate[bot]
bc957f2a50 fix(deps): update dependency com.posthog:posthog-android to v3.36.0 (#6311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 17:01:02 +01:00
Benoit Marty
da3163f0b5 Changelog for version 26.03.3 2026-03-10 16:22:55 +01:00
Benoit Marty
83cc2011d7 Adding fastlane file for version 26.03.3 2026-03-10 16:22:55 +01:00
Benoit Marty
0d3c123091 Setting version for the release 26.03.3 2026-03-10 16:22:55 +01:00
Andy Balaam
612b56f067 Call the new recoverAndFixBackup method to fix key storage if it's broken 2026-03-10 14:49:34 +00:00
renovate[bot]
89798654cb Merge pull request #6310 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.11
2026-03-10 15:17:11 +01:00
Jorge Martin Espinosa
f77098ed47 Add network constraints for fetching notifications with WorkManager (#6305)
* Add `isNetworkBlocked` and `isInAirGappedEnvironment` to `NetworkMonitor`.

* Improve the DI of `SyncPendingNotificationsRequestBuilder` to simplify its usage.

* Only update `isInAirGappedEnvironment` in `DefaultNetworkManager` if the current build is an enterprise one.

* Add network constraints to `DefaultSyncPendingNotificationsRequestBuilder` based on the air-gapped status.

* Add a feature flag to disable the new check, in case it doesn't work as expected.
2026-03-10 12:44:31 +00:00
Benoit Marty
de7f2990ae Merge pull request #6307 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.09
2026-03-10 12:11:45 +01:00
Jorge Martin Espinosa
d848ccc148 Replace knit with generate_toc.py (#6279) 2026-03-10 09:05:20 +01:00
Jorge Martin Espinosa
28c9bed632 Try fixing index OOB issues in Editable.checkSuggestionNeeded (#6303)
- Fix the case where the order for `start` and `end` is reversed.
- Fix the case where `start` or `end` may be outside the editable's range (`0..length`).
2026-03-10 08:20:02 +01:00
Benoit Marty
0e670e4059 Fix API break. 2026-03-09 21:27:28 +01:00
ganfra
4bfe467ac1 Remove local maplibre compose library 2026-03-09 21:20:06 +01:00
ganfra
60b262a19e Fix compilation 2026-03-09 21:19:57 +01:00
ganfra
cbec9dbe2c Start implementing location shares sheet content 2026-03-09 20:54:02 +01:00
ganfra
91626bd217 Start cleaning up location code 2026-03-09 20:54:02 +01:00
ganfra
fa9f0a93c0 Improve LocationPin rendering with caching mechanism 2026-03-09 20:54:02 +01:00
ganfra
d53db78856 Use android.graphic.canvas to create proper bitmap 2026-03-09 20:54:02 +01:00
ganfra
4704a6fc2a LocationPin : disable hardware rendering if needed 2026-03-09 20:54:02 +01:00
ganfra
3cce8caec4 Introduce LocationPinMarkers composable 2026-03-09 20:54:02 +01:00
ganfra
34aad88023 Remove PinIcon 2026-03-09 20:54:01 +01:00
ganfra
ba89201f37 Better LocationPinMarker 2026-03-09 20:54:01 +01:00
ganfra
046d135e4b Introduce LiveLocationContent for the timeline (needs sdk) 2026-03-09 20:54:01 +01:00