47 Commits (375ac25d8d2f132cd44cf35acbad6dd22cb379d7)

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