Jorge Martin Espinosa
|
eeec7cc785
|
Centralise the DI code generation logic (#3562)
* Create Anvil extension helper
* Use the helper everywhere
|
1 month ago |
Benoit Marty
|
f61df38e55
|
Migrate license to AGPL.
Run script `uv run license-editor --repository ../element-x-android`
|
2 months ago |
Benoit Marty
|
5d086ad82d
|
Fix moar ktlint issues
|
10 months ago |
renovate[bot]
|
c8bd362397
|
Update plugin ktlint to v12.1.0 (#2200)
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
10 months ago |
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>
|
1 year ago |
ganfra
|
ca6a30d6cc
|
PIN : fix quality
|
1 year ago |
ganfra
|
d2d6cab839
|
PIN : start branching logic
|
1 year ago |
ganfra
|
6170dd45bc
|
Fix dagger compilation
|
1 year ago |
ganfra
|
a896b42fa2
|
Pin : some clean up and fixes
|
1 year ago |
ganfra
|
d6d553e8e0
|
Pin code: add some tests
|
1 year ago |
ganfra
|
493d67c8ca
|
Introduce CryptoService for simple cryptographic operations
|
1 year ago |
ganfra
|
85102e3793
|
Crypto: add a small cryptography library module with CipherFactory
|
1 year ago |