ganfra
4317b80844
Merge pull request #3054 from element-hq/feature/fga/sending_queue_iteration
...
Feature/fga/sending queue iteration
5 months ago
ganfra
112cd36ce2
version++
5 months ago
ganfra
357681fbe4
Merge branch 'release/0.4.15' into develop
5 months ago
ganfra
e19c72374e
Merge branch 'release/0.4.15' into main
5 months ago
ganfra
723c7bda66
Adding fastlane file for version 0.4.15
5 months ago
ganfra
d8bbe7d58a
Changelog for version 0.4.15
5 months ago
ganfra
b874d3e38c
Merge branch 'develop' into feature/fga/sending_queue_iteration
5 months ago
ElementBot
67caae492d
Update screenshots
5 months ago
ElementBot
b4f7380dd4
Update screenshots
5 months ago
ganfra
6e7e024a2d
Sending queue : change a bit the logic to re-enable sending queue.
5 months ago
ganfra
72dc9394ed
Sending : copy link action should be available only for remote event
5 months ago
Benoit Marty
416cbb679b
Update test and add test for incoming call when notifications are disabled.
5 months ago
ganfra
0e94771f03
Sending queue : reintroduce failed status for unrecoverable error
5 months ago
Benoit Marty
8f916eaece
Always notify for incoming calls, even if notifications are disabled.
5 months ago
Benoit Marty
7d57144384
Add preview for disabled notifications.
5 months ago
Benoit Marty
bebd344e72
Notification channels: Use `NotificationChannelCompat.Builder`.
5 months ago
Benoit Marty
ed5eb48159
Notification channels: No need to include the version in the constant name.
5 months ago
Benoit Marty
e66a725f30
Notification channels: Remove unused `LISTEN_FOR_EVENTS_NOTIFICATION_CHANNEL_ID`
5 months ago
Benoit Marty
02c376b9bf
Notification channels: small iteration on old channel deletion.
5 months ago
Benoit Marty
857dc2b3e3
Merge pull request #3052 from element-hq/renovate/danger-danger-js-12.x
...
Update danger/danger-js action to v12.3.2
5 months ago
renovate[bot]
13b5170a7d
Update danger/danger-js action to v12.3.2
5 months ago
Benoit Marty
eceb44767c
Merge pull request #3050 from element-hq/feature/bma/concurrencyRefreshTokenfix
...
Avoid restoring several MatrixClient
5 months ago
Benoit Marty
5420cd01ad
Typo
5 months ago
Benoit Marty
0149a7e03f
Merge pull request #3048 from element-hq/feature/fga/update_rust_sdk_0.2.27
...
Rust : handle api changes for 0.2.27
5 months ago
Benoit Marty
d3ae610c29
Merge pull request #3049 from element-hq/feature/bma/hiddenText
...
Fix recovery key field hidden when keyboard is opened.
5 months ago
Benoit Marty
874bf5b901
Ensure that process recreation also use the restoreMutex
5 months ago
Benoit Marty
4332357e76
Add import for doc.
5 months ago
Benoit Marty
a8cd659b1f
Avoid restoring several MatrixClient
5 months ago
ganfra
420872fed9
Rust : handle api changes for 0.2.27
5 months ago
ElementBot
352a4b5526
Update screenshots
5 months ago
ganfra
664e584401
Rust : handle api changes for 0.2.27
5 months ago
Benoit Marty
cc57652e55
Fix UI test and add missing test.
5 months ago
Benoit Marty
cd9f3ad3fb
Use receiver.
5 months ago
Benoit Marty
47856c22ce
Allow scroll in the "Enter recovery key" screen. #3042
5 months ago
Benoit Marty
c6f5033661
Add missing preview
5 months ago
Benoit Marty
ef316032f8
Fix toString content
5 months ago
Benoit Marty
2cb2ecb243
Remove dead code.
5 months ago
Benoit Marty
7b5e7c4c00
Merge pull request #3035 from element-hq/feature/bma/fixFdroidNotification
...
Feature/bma/fix fdroid notification
5 months ago
Benoit Marty
f93601fd84
Merge pull request #3045 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.3.2
5 months ago
Jorge Martin Espinosa
2e32adf1f1
Improve how active calls work ( #3029 )
...
* Improve how active calls work:
- Sending the `m.call.notify` event is now done in `CallScreenPresenter` once we know the sync is running.
- You can mark a call of both external url or room type as joined.
- Hanging up checks the current active call type and will only remove it if it matches.
5 months ago
Benoit Marty
d69a5ee1a1
Also fix same issue for analytics.
5 months ago
Benoit Marty
bc30aee359
Iterate on sessionVerificationService.sessionVerifiedStatus and fix tests.
5 months ago
ganfra
2b5ea96110
Merge pull request #3037 from element-hq/feature/fga/timeline_cancelable_focus
...
Feature/fga/timeline cancelable focus
5 months ago
ganfra
52d856bc94
Merge pull request #3038 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
...
Update dependency org.maplibre.gl:android-sdk to v11.0.1
5 months ago
ganfra
97ec100e76
ProgressDialog : rename isCancellable param to showCancelButton on the ProgressDialogContent method.
5 months ago
Benoit Marty
f09b77f72f
Update test after merging develop.
5 months ago
Benoit Marty
69dbb08034
Merge branch 'develop' into feature/bma/fixFdroidNotification
5 months ago
Benoit Marty
849f64f4aa
Merge pull request #3044 from element-hq/feature/bma/testDefaultClearCacheUseCase
...
Add test on DefaultClearCacheUseCase
5 months ago
Jorge Martin Espinosa
b741c32e91
Add full screen intent permissions banner ( #3024 )
...
* Add full screen intent permissions banner, creating `:libraries:fullscreenintent` modules.
* Add it to notification settings too:
- Create `libraries:fullscreenintent` modules for the permission presenter and associated data.
- Add the presenter and states to `NotificationSettingsPresenter` and `NotificationSettingsView`.
* Use the right API to check for full screen intent permissions.
- Use the right package name for `:libraries:permission` contents.
* Fix broken tests (flaky?)
* Ignore coverage verification for fake and small presenters
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
renovate[bot]
192fafbe59
Update dependency com.posthog:posthog-android to v3.3.2
5 months ago