7235 Commits (f07ec61eccd7ca35ea78ae3d5e738fa4a2da2374)
 

Author SHA1 Message Date
Jorge Martin Espinosa f07ec61ecc
Notify of ringing call when there's an active call (#3003) 3 months ago
Jorge Martin Espinosa 02d6fa7a92
Add timeline item for `m.call.notify` events (#2986) 3 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 3 months ago
ganfra 4867354fd4
Merge pull request #2996 from element-hq/misc/try_fixing_release_ga 3 months ago
ganfra d162e5e838 CI : try to fix the release script for fdroid 3 months ago
ganfra 32cf20ad47
Merge pull request #2993 from element-hq/feature/fga/timeline_back_pagination_status 3 months ago
ganfra 4b27cda15c version++ 3 months ago
ganfra 67e430fa12 Merge branch 'release/0.4.14' into develop 3 months ago
ganfra 431a362923 Adding fastlane file for version 0.4.14 3 months ago
ganfra 89008f5503 Changelog for version 0.4.14 3 months ago
ganfra e0cdbfd7ae
Merge pull request #2994 from element-hq/feature/fga/update_rust_sdk_0.2.24 3 months ago
ganfra a428922007 matrix : update rust sdk to 0.2.24 3 months ago
ganfra d64b7ff472 Timeline : use the new LiveBackPaginationStatus api 3 months ago
ganfra ab0a9c38c9
Merge pull request #2991 from element-hq/feature/fga/fix_room_subscription_values 4 months ago
Benoit Marty 22efbd2ff9
We are not min API 24. 4 months ago
ganfra 350908208f Sliding sync : update RoomSubscription values as per EXI. 4 months ago
Benoit Marty d06656d6bf
Merge pull request #2984 from element-hq/feature/bma/incomingShare 4 months ago
Benoit Marty 2a980a925d Extract code in private sub methods 4 months ago
Benoit Marty cdc2d21267
Merge pull request #2985 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x 4 months ago
Benoit Marty e619fefb7f Add a flag to enable or disable incoming share 4 months ago
renovate[bot] 2aabb9e7a2
Update dependency io.nlopez.compose.rules:detekt to v0.4.4 4 months ago
Benoit Marty 459b4ee9bd
Merge pull request #2967 from element-hq/feature/bma/notificationActions 4 months ago
Benoit Marty 24d9c10f97 shareActionState is a property, no need to provide it as parameter. 4 months ago
Benoit Marty eef45309be Use functions from IntentCompat 4 months ago
Benoit Marty 265764ddf6 Move doc to the interface. 4 months ago
Benoit Marty 3d831323ec More renaming 4 months ago
Benoit Marty 66daa63d86 Handle no uri to share case. 4 months ago
Benoit Marty f9508f8472 Rename classes for clarity. 4 months ago
Benoit Marty 9a6eec3494 Ensure Uri permission is revoked. 4 months ago
Benoit Marty 0ede5d6626 Fix quality issues 4 months ago
Benoit Marty 050dbdfa7c Fix test and add new tests. 4 months ago
ElementBot 67608cd16e Update screenshots 4 months ago
Benoit Marty 4a4215546a changelog 4 months ago
Benoit Marty 99b827f792 Add test on SharePresenter 4 months ago
Benoit Marty 451433bd56 Remove duplicated dependency 4 months ago
Benoit Marty 9ae0107172 Incoming share 4 months ago
Benoit Marty acefbbc7d8 Fix formatting issues. 4 months ago
Benoit Marty afe5c33f33 Add test on NotificationBroadcastReceiverHandler 4 months ago
Benoit Marty add5c39db0 Fix existing tests. 4 months ago
Benoit Marty 5b69a03208 Fix existing tests. 4 months ago
Benoit Marty 2f2605dc76 Use lambdaError() and val instead of var. 4 months ago
Benoit Marty 4db9b5ee11 Use getStringExtra 4 months ago
Benoit Marty d8c68e5b19 Remove unused actions and fix comment 4 months ago
Benoit Marty 6eaa6a6b99 Extract NotificationBroadcastReceiverHandler to its own file 4 months ago
Benoit Marty cface66f20 Do not provide the context, but use the StringProvider. 4 months ago
Benoit Marty 37d9d42eb7 NotificationBroadcastReceiver now delegate treatment to NotificationBroadcastReceiverHandler to be able to unit test the logic 4 months ago
Benoit Marty 61b3709970 Let NotificationBroadcastReceiver inject NotificationDrawerManager instead of implementation 4 months ago
Benoit Marty 3b0c59e648 Fix test 4 months ago
Benoit Marty 3ddec73ac5 When replying from notification, do not interfere with `specialModeEventTimelineItem` 4 months ago
Benoit Marty 7c559363a4 Handle quick reply from notification (still disabled) 4 months ago