element-x-ada/tools
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581)
* Integrate Element Call with widget API.

- Add `appconfig` module and extract constants that can be overridden in forks there.
- Add an Element Call feature flag, disabled by default.
- Refactor the whole `ElementCallActivity`, move most logic out of it.
- Integrate with the Rust Widget Driver API (note the Rust SDK version used in this PR lacks some needed changes to make the calls actually work).
- Handle calls differently based on `CallType`.
- Add UI to create/join a call.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-10-19 15:38:43 +00:00
..
adb Add support for io.element.call:/?url=some-encoded-url uri 2023-09-20 11:05:15 +02:00
check Detect missing translations. 2023-07-27 13:25:37 +02:00
danger Detekt: Rename DayNightPreviews to PreviewsDayNight to follow naming convention. 2023-09-21 08:30:36 +02:00
detekt TimelineItemPresenterFactories (#1609) 2023-10-19 15:57:34 +02:00
docs Add missing Copyright 2022-12-22 13:51:56 +01:00
git Setup git lfs 2023-01-18 15:20:32 +01:00
gitflow Extract git flow init from release script (so that it can be run standalone) and do not use -t which does not seem to be standard. 2023-07-20 19:15:56 +02:00
github Move download_github_artifacts.py to its own folder. 2023-07-20 19:22:53 +02:00
lint Fix lint UnnecessaryComposedModifier and make it an error 2023-09-28 16:55:21 +02:00
localazy Integrate Element Call with widget API (#1581) 2023-10-19 15:38:43 +00:00
quality Add a shortcut to ensure that ./gradlew check will prevent having warning in the codebase. We may add more instructions in the future in this file. 2023-07-21 12:50:29 +02:00
release Release script: improve prompt messages. 2023-08-29 11:19:32 +02:00
sdk Improve and fix build_rust_sdk.sh after PR review 2023-10-16 18:29:25 +02:00
templates Ensure tmp folder exists 2023-10-03 15:21:16 +02:00
towncrier Setup towncrier 2023-01-11 14:57:14 +01:00