ganfra
452e5681a9
Sending queue : rename fake and add tests
5 months ago
Benoit Marty
e56fcfe9f3
Introduce GetWidgetResult to avoid using Pair with generic String.
5 months ago
Benoit Marty
9be8ab7f38
Fix error
5 months ago
Benoit Marty
31cfae0578
Run shellcheck autofix.
5 months ago
Benoit Marty
e0da4d6bf0
Add shellcheck to quality checks
5 months ago
Benoit Marty
756905b9cd
Merge pull request #3000 from element-hq/sync-localazy
...
Sync Strings
5 months ago
Benoit Marty
3a1e6f0b26
Merge pull request #2989 from element-hq/renovate/io.sentry-sentry-android-7.x
...
Update dependency io.sentry:sentry-android to v7.10.0
5 months ago
Benoit Marty
46ab71f23b
Ignore "Element" in `screen_incoming_call_subtitle_android` strings
5 months ago
Benoit Marty
fde7180600
Ignore errors when moving files from values-id to values-in
5 months ago
Benoit Marty
0fa662175d
Un-deprecate `screen_room_retry_send_menu_send_again_action` and sync string again.
5 months ago
renovate[bot]
2e9e089a34
Update dependency io.sentry:sentry-android to v7.10.0
5 months ago
renovate[bot]
4cc2c33c60
Update dependency com.posthog:posthog-android to v3.3.1 ( #3007 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Jorge Martin Espinosa
f07ec61ecc
Notify of ringing call when there's an active call ( #3003 )
...
* Add `CallNotificationEventResolver` to be able to force the new ringing notification to be non-ringing given an existing ringing one.
5 months ago
Jorge Martin Espinosa
02d6fa7a92
Add timeline item for `m.call.notify` events ( #2986 )
...
* Add timeline item for `m.call.notify` events
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
Jorge Martin Espinosa
30a1367714
Element Call ringing notifications ( #2978 )
...
- Add `ActiveCallManager` to handle incoming and ongoing calls.
- Add ringing call notifications with full screen intents and missed call ones as part of the 'conversation' notifications.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
bmarty
f3d286911c
Sync Strings from Localazy
5 months ago
ganfra
4867354fd4
Merge pull request #2996 from element-hq/misc/try_fixing_release_ga
...
CI : try to fix the release script for fdroid
5 months ago
ganfra
2f27ba757d
CI : fix the release script for fdroid
5 months ago
ganfra
d162e5e838
CI : try to fix the release script for fdroid
5 months ago
ganfra
32cf20ad47
Merge pull request #2993 from element-hq/feature/fga/timeline_back_pagination_status
...
Timeline : use the new LiveBackPaginationStatus api
5 months ago
ganfra
4b27cda15c
version++
5 months ago
ganfra
67e430fa12
Merge branch 'release/0.4.14' into develop
5 months ago
ganfra
d6b03d73de
Merge branch 'release/0.4.14' into main
5 months ago
ganfra
431a362923
Adding fastlane file for version 0.4.14
5 months ago
ganfra
89008f5503
Changelog for version 0.4.14
5 months ago
ganfra
e0cdbfd7ae
Merge pull request #2994 from element-hq/feature/fga/update_rust_sdk_0.2.24
...
matrix : update rust sdk to 0.2.24
5 months ago
ganfra
a428922007
matrix : update rust sdk to 0.2.24
5 months ago
ganfra
d64b7ff472
Timeline : use the new LiveBackPaginationStatus api
5 months ago
ganfra
ab0a9c38c9
Merge pull request #2991 from element-hq/feature/fga/fix_room_subscription_values
...
Sliding sync : update RoomSubscription values as per EXI.
5 months ago
Benoit Marty
22efbd2ff9
We are not min API 24.
5 months ago
ganfra
350908208f
Sliding sync : update RoomSubscription values as per EXI.
5 months ago
ganfra
026a2cd33a
Message queuing : branches the enable sending queue mechanism.
5 months ago
Jorge Martín
67f6bf0d2d
Add session path migration to `SessionData`
5 months ago
ganfra
7100a9d619
Message queuing : use redactEvent on timeline instead of room.
5 months ago
Benoit Marty
d06656d6bf
Merge pull request #2984 from element-hq/feature/bma/incomingShare
...
Incoming share
5 months ago
Benoit Marty
2a980a925d
Extract code in private sub methods
5 months ago
Benoit Marty
cdc2d21267
Merge pull request #2985 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
...
Update dependency io.nlopez.compose.rules:detekt to v0.4.4
5 months ago
Benoit Marty
e619fefb7f
Add a flag to enable or disable incoming share
5 months ago
renovate[bot]
2aabb9e7a2
Update dependency io.nlopez.compose.rules:detekt to v0.4.4
5 months ago
Benoit Marty
459b4ee9bd
Merge pull request #2967 from element-hq/feature/bma/notificationActions
...
Quick reply in notification actions
5 months ago
Benoit Marty
24d9c10f97
shareActionState is a property, no need to provide it as parameter.
5 months ago
Benoit Marty
eef45309be
Use functions from IntentCompat
5 months ago
Benoit Marty
265764ddf6
Move doc to the interface.
5 months ago
Benoit Marty
3d831323ec
More renaming
5 months ago
Benoit Marty
66daa63d86
Handle no uri to share case.
5 months ago
Benoit Marty
f9508f8472
Rename classes for clarity.
5 months ago
Benoit Marty
9a6eec3494
Ensure Uri permission is revoked.
5 months ago
Benoit Marty
0ede5d6626
Fix quality issues
5 months ago
Benoit Marty
050dbdfa7c
Fix test and add new tests.
5 months ago
ElementBot
67608cd16e
Update screenshots
5 months ago