51 Commits (0272788f3fba92a05a6b3bbd1c279a4d250000d9)

Author SHA1 Message Date
Benoit Marty fd819c2381 Add "Learn more" on identity verification first screen. 1 week ago
Benoit Marty 5baefd479f Identity change: handle click on "learn more" 1 week ago
Benoit Marty 2d08c648e2 Rename SecureBackupConfig to LearnMoreConfig 2 weeks ago
Benoit Marty d492259312 Enable account creation and iterate on the Button design 1 month ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
ganfra 5d2abd0350 timeline : allow rendering m.room.pinned_events 2 months ago
Benoit Marty f73b480328 Doc: add missing period 3 months ago
Benoit Marty 2efa7fea96 Change PIN grace period to 2 minutes. 3 months ago
Benoit Marty d1a4fd76de Some renaming. 3 months ago
Benoit Marty 6d6de1ae3d Rework. Keep `io.element.android.appconfig.LockScreenConfig` as simple as possible. 3 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 4 months ago
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101) 4 months ago
Jorge Martin Espinosa 4904c4b751
Bump Rust SDK version and adapt our code (#3068) 4 months ago
Benoit Marty 8a91ec7254 Change color use in notification to FF0DBD8B 4 months ago
Benoit Marty faa40dbb19 Move `notification_accent_color` from resource file to `NotificationConfig` 4 months ago
Benoit Marty 2fae4a52ad Add documentation back. 4 months ago
Benoit Marty ea679cc108 Move MAX_LOG_UPLOAD_SIZE to RageshakeConfig 4 months ago
Benoit Marty 816d60b6ce Move rageshake configuration from resource file to Kotlin RageshakeConfig 4 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 4 months ago
Jorge Martin Espinosa c8bd04ceb1
Sign in with QR code (#2793) 5 months ago
Jorge Martin Espinosa 04e503177b
Notifications: simplify the flow by removing persistence (#2924) 5 months ago
Jorge Martin Espinosa 880ebb4de8
Plain text editor implementation based on markdown input (#2840) 5 months ago
Jorge Martin Espinosa 2f19f57aa3
Make logs less verbose, especially for sliding sync (#2825) 5 months ago
ganfra 447a10cb06 Add ApplicationConfig object to help tweaking the application / brand name used across the application. 6 months ago
Benoit Marty 71b8a1df90 Exlude CallMember state event from the timeline (Fixes #2625) 7 months ago
Benoit Marty 2a248417fa Move Event exclusion to the module appconfig. 7 months ago
Benoit Marty a831f05f6e Fix ktlint issues 9 months ago
Benoit Marty 99b38c8b0a Move doc to Kdoc and fix formatting issue. 9 months ago
Benoit Marty 8650ce8d53 Cleanup 10 months ago
Benoit Marty 03a00330a6 Add RoomListConfig to be able to hide menu items. And hide them #2062. 10 months ago
Benoit Marty 0c86b76357 Move NotificationConfig object to the config module. 10 months ago
Benoit Marty c8532a8dd6 Move Config object to the config module and rename to AnalyticsConfig 10 months ago
Benoit Marty 87d5ed82b9 Read receipt: model and UI. 11 months ago
Jorge Martin Espinosa f752147837
Remove Element Call feature flag and revert base URL to `call.element.io` (#1809) 11 months ago
Benoit Marty 3628a0359c Create VoiceMessageConfig in `appconfig` module. 11 months ago
Benoit Marty f073e51a84 Move PushConfig to the `appconfig` module. 11 months ago
Benoit Marty 9402421929 Let lint analysis the module :appconfig. 12 months ago
Benoit Marty e0a975835b Set lock grace period to 0 #1732 12 months ago
Benoit Marty 3c48ee23e9 Small cleanup 12 months ago
ganfra 6832b1f2db
Feature/fga/biometric unlock (#1702) 12 months ago
Benoit Marty 12efed3a94 Move SecureBackupConfig to the appconfig module. 12 months ago
Jorge Martin Espinosa e64f822f5a
Enable Element Call integration in rooms by default (#1685) 12 months ago
ganfra ca6a30d6cc PIN : fix quality 12 months ago
ganfra fdd9396089 Pin: add tests and make LockScreenConfig an injectable data class 12 months ago
ganfra 49e2060961 PIN unlock : makes sure to load the pin size from storage 12 months ago
ganfra f1988e3093 PIN : branch the mandatory flow 1 year ago
ganfra d2d6cab839 PIN : start branching logic 1 year ago
ganfra 20eed4f7d7 PIN : fix tests with new LockScreenConfig 1 year ago
ganfra 05a999acd4 Pin: add LockScreenConfig and address PR reviews 1 year ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 1 year ago