element-x-ada/appconfig/src/main/kotlin/io/element/android/appconfig
Benoit Marty 3c1deff79c
Element config (#4471)
* Add handy extension "VariantDimension.buildConfigFieldStr"

* Update configuration for MapTiler.

* Update configuration for Sentry.

* Build AnalyticsConfig depending on analytics configuration.

* Configure analytics policy url.

* Add handy extension "VariantDimension.buildConfigFieldBoolean"

* Configure legal urls.

* Add a way to disable rageshake / reporting bugs.

* Update screenshots

* Quality

* Fix test

* Use `ifBlank` extension

* Add missing configuration for PostHog

* Update configuration for Rageshake.

* Add build log.

* Disable crash detection if rageshake feature is not available.
Disabled twice.

* Hide link to analytics policy if the link is missing.

* Fix test when run in enterprise context.

* Use RageshakeFeatureAvailability where appropriate.

* Rename file.

* Move some classes to their correct module.

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-03-27 11:25:04 +01:00
..
AnalyticsConfig.kt Element config (#4471) 2025-03-27 11:25:04 +01:00
ApplicationConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
AuthenticationConfig.kt Add a way to override default homeserver. 2025-02-20 18:05:49 +01:00
ElementCallConfig.kt Use embedded version of Element Call (#4470) 2025-03-26 09:35:21 +01:00
LearnMoreConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
LockScreenConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
MatrixConfiguration.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
MessageComposerConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
NotificationConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
OnBoardingConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
PushConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
RageshakeConfig.kt Element config (#4471) 2025-03-27 11:25:04 +01:00
RoomListConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
TimelineConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
VoiceMessageConfig.kt Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00