Benoit Marty
566f09699e
Refactor tests.
1 year ago
Benoit Marty
42be907bb9
Add more tests
1 year ago
Benoit Marty
503c9e79e0
Move `appPrompt` and `confineToRoom` to the fragment part of the URL
1 year ago
Benoit Marty
5d0751de72
Detekt: sentences must end with a period.
1 year ago
Benoit Marty
8cb7c3211c
Element call: Pass in custom call URL query parameters
1 year ago
Benoit Marty
f0d5c46eaa
Element call URL must have https scheme.
1 year ago
bmarty
c72bb92ef2
Sync Strings from Localazy
1 year ago
bmarty
a7ce12d91d
Sync Strings from Localazy
1 year ago
Benoit Marty
0e4c146e87
Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention.
...
MultiPreview annotations should start with `Previews` as prefix
1 year ago
Benoit Marty
d531e71cd8
Migrate other icons to compound icons.
1 year ago
Benoit Marty
b73fe69dd6
No need to decode the parameter value, `getQueryParameter` already does it.
1 year ago
Benoit Marty
040da1324d
Add one more test.
1 year ago
Benoit Marty
1d0af23d52
Add test for the scheme `io.element.call`
1 year ago
Benoit Marty
1244761be2
Avoid code duplication
1 year ago
Benoit Marty
73d71b9ddb
CallIntentDataParser is now a class.
1 year ago
Benoit Marty
acbdac70be
Add support for `io.element.call:/?url=some-encoded-url` uri
1 year ago
Benoit Marty
0453ea5904
Localazy sync
1 year ago
bmarty
d2f9b02bbf
Sync Strings from Localazy
1 year ago
Jorge Martin Espinosa
f88507117b
Element Call SPA integration ( #1283 )
...
* Integrate Element Call into EX, being able to open its URLs and handle the call in-app.
* Add custom scheme support with format `element:call?url=...`.
* Update androix.webkit
* Silence the foreground service notification.
- Allow foreground service tap action to re-open the ongoing call.
- Unify notification small icons in different modules using a vector one.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago