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 |
Benoit Marty
|
4a4215546a
|
changelog
|
5 months ago |
Benoit Marty
|
99b827f792
|
Add test on SharePresenter
|
5 months ago |
Benoit Marty
|
451433bd56
|
Remove duplicated dependency
|
5 months ago |
ganfra
|
41e5a6dd40
|
Message queuing : expose sending queue status on matrix client.
|
5 months ago |
Benoit Marty
|
9ae0107172
|
Incoming share
|
5 months ago |
ganfra
|
431f7a4182
|
Message queuing : remove timestamp error state and timestamp click in timeline item.
|
5 months ago |
ganfra
|
4d8810a55a
|
Message queuing : remove LocalEventSendState.Canceled
|
5 months ago |
ganfra
|
53a1cb5a3c
|
Message queuing : remove RetrySendMenu classes and usages
|
5 months ago |
ganfra
|
0aa3b23677
|
Message queuing : exposes enableSendingQueue method
|
5 months ago |
ganfra
|
8e6695c65d
|
Message queuing : introduce redactEvent on timeline object and remove retrySendMessage.
|
5 months ago |
Benoit Marty
|
acefbbc7d8
|
Fix formatting issues.
|
5 months ago |
Benoit Marty
|
afe5c33f33
|
Add test on NotificationBroadcastReceiverHandler
|
5 months ago |
Benoit Marty
|
add5c39db0
|
Fix existing tests.
|
5 months ago |
Benoit Marty
|
5b69a03208
|
Fix existing tests.
|
5 months ago |
Benoit Marty
|
2f2605dc76
|
Use lambdaError() and val instead of var.
|
5 months ago |
Benoit Marty
|
4db9b5ee11
|
Use getStringExtra
|
5 months ago |
Benoit Marty
|
d8c68e5b19
|
Remove unused actions and fix comment
|
5 months ago |
Benoit Marty
|
6eaa6a6b99
|
Extract NotificationBroadcastReceiverHandler to its own file
|
5 months ago |
Benoit Marty
|
cface66f20
|
Do not provide the context, but use the StringProvider.
|
5 months ago |
Benoit Marty
|
37d9d42eb7
|
NotificationBroadcastReceiver now delegate treatment to NotificationBroadcastReceiverHandler to be able to unit test the logic
|
5 months ago |
Benoit Marty
|
61b3709970
|
Let NotificationBroadcastReceiver inject NotificationDrawerManager instead of implementation
|
5 months ago |
Benoit Marty
|
3b0c59e648
|
Fix test
|
5 months ago |