Commit graph

7 commits

Author SHA1 Message Date
Benoit Marty
dd43474190 Import network-security-config.xml file from EA. 2023-09-28 10:54:26 +02:00
Jorge Martin Espinosa
b20d9f6973 De-duplicate sonar job in the CI (#1238)
* De-duplicate sonar job in the CI

* Remove workaround for `src/*/kotlin` folders

* Downgrade the sonarqube plugin version

* Try increasing workers for this job, since it's quite slow

* Warn about regression in latest sonarqube release

* Forbid backups to prevent cryptographic issues
2023-09-07 11:19:13 +00:00
Jorge Martin Espinosa
8e451c934e Add PickerLauncher wrapper for media/file pickers. (#361)
* Add `PickerLauncher` wrapper for media/file pickers.

* Add FileProvider path, handle Camera picker and add NoOp implementation to fix tests.

* Move media pickers to their own module.

* Add missing media pickers

* Add feature flag and some extra tests
2023-04-28 10:52:34 +02:00
Benoit Marty
e2515020cf Add missing Copyright 2022-12-22 13:51:56 +01:00
ganfra
83ac870c92 Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
Benoit Marty
e0167681e2 Move theme to its own module 2022-10-07 16:16:00 +02:00
Benoit Marty
cfa3dc7e84 Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00