Jorge Martin Espinosa
087d2728d5
Extract compound tokens and theming to compound-android library ( #1888 )
...
* Replace tokens & icons with the external Compound ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-27 10:30:07 +01:00
ganfra
6832b1f2db
Feature/fga/biometric unlock ( #1702 )
...
* Biometric unlock : refactor a bit existing classes
* Biometric unlock : first implementation
* Biometric: add ui for biometric setup
* Biometric unlock : use localazy strings
* Biometric unlock setup : branch skip/allow events
* Biometric : fix tests
* Biometrics: add small test
* Biometric : clean up
* Update screenshots
* Biometric unlock : address some PR review
* Biometric : improve a bit edge cases
* Fix lint issues
---------
Co-authored-by: ganfra <francoisg@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
2023-10-31 19:22:43 +01:00
Benoit Marty
5b3d340c83
Merge pull request #1435 from vector-im/feature/bma/storeImages
...
Store images and app icon
2023-10-02 10:19:06 +02:00
Benoit Marty
97122193a5
App icon: Increase foreground ratio from 64 to 66%.
2023-09-29 22:50:14 +02:00
Benoit Marty
949a24560f
Import network-security-config.xml file from EA.
2023-09-28 10:54:26 +02:00
Benoit Marty
ae9ecd9a55
Set different app icon background for debug/release/nightly. ( #1089 )
2023-09-18 15:18:00 +02:00
Benoit Marty
a719f1df30
New app icon (imported with 64% of scale)
2023-09-18 13:10:07 +02:00
Jorge Martin Espinosa
e19b27badf
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
Benoit Marty
26e46dc6ed
Splash theme: remove icon
2023-06-29 18:17:37 +02:00
Benoit Marty
02960fc4fb
Update application icon.
2023-06-29 15:03:59 +02:00
Benoit Marty
659b9d3d9c
Now that the composer as been removed, we do not need element resource module anymore.
2023-06-27 13:34:55 +02:00
Jorge Martin Espinosa
eeca1c9ee3
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
ganfra
4b010e01df
Add splash for android < 12 so app is not completely blank during process creation
2023-01-31 20:49:47 +01:00
Benoit Marty
468d3f6192
Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
...
Remove translations
2023-01-18 11:54:02 +01:00
Benoit Marty
3cbd4f11d0
Cleanup strings.xml
2023-01-18 11:40:56 +01:00
Benoit Marty
19301756e3
Add missing Copyright
2022-12-22 13:51:56 +01:00
Benoit Marty
df04a1d167
Fix unused resource issues
2022-12-13 12:11:54 +01:00
Benoit Marty
a413b635d1
Format project
2022-12-09 12:06:37 +01:00
Benoit Marty
a7c2d86a55
Debug and release app name
2022-11-18 16:58:19 +01:00
Benoit Marty
6c6117899f
Update app icon
2022-11-16 14:05:37 +01:00
Benoit Marty
04d2e206ee
Composer compiling and running
2022-11-08 15:59:07 +01:00
ganfra
6f0d8936eb
Refactor some modules + add dependency management (still WIP)
2022-10-27 19:24:57 +02:00
Benoit Marty
1020726780
Move theme to its own module
2022-10-07 16:16:00 +02:00
Benoit Marty
4dc26a4ffa
Create project from AS wizard "Empty Compose Activity (Material 3)"
2022-10-07 15:05:13 +02:00