Benoit Marty
292e21e5ad
Cleanup
1 year ago
Benoit Marty
e4ca2484ba
Resume action once persmission has been granted.
1 year ago
Benoit Marty
dcb1677bf1
Open app settings from the permission dialog.
1 year ago
Benoit Marty
f3456cafa7
Rename Event for clarity
1 year ago
Benoit Marty
31eca73e8d
Request Camera permission before launching the external Camera app ( #1395 )
1 year ago
Benoit Marty
0e4c146e87
Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention.
...
MultiPreview annotations should start with `Previews` as prefix
1 year ago
Benoit Marty
97f2d211ae
Detekt: Rename `LargeHeightPreview` to `PreviewWithLargeHeight` to follow naming convention.
...
MultiPreview annotations should start with `Preview` as prefix
Detekt: Rename `LargeHeightPreview` to `PreviewWithLargeHeight` to follow naming convention.
Custom Preview annotations should start with `Preview` as prefix
1 year ago
Benoit Marty
d531e71cd8
Migrate other icons to compound icons.
1 year ago
jonnyandrew
ee8d27e927
[Rich text editor] Add link functionality to rich text editor ( #1309 )
...
* Add link functionality to rich text editor
* Add 'list dialog' component compound design library
* Add 'text field list item' component to compound design library
1 year ago
Benoit Marty
2819448cd4
Use `DayNightPreview`
1 year ago
Benoit Marty
0453ea5904
Localazy sync
1 year ago
Benoit Marty
27e567e6f4
Fix the test.
1 year ago
Benoit Marty
f7f9a78101
Cleanup and compact code. Also prefer usage of DayNightPreview.
1 year ago
Jorge Martín
98bb91cd27
Create tests
1 year ago
Jorge Martín
2ccafec564
Changes:
...
- Improve UI to match designs.
- Extract `EditableAvatarView` component.
- Create `LabelledOutlinedTextField`.
- Get strings from Localazy.
1 year ago
Jorge Martín
149677a2e6
Add preference screen for user profile
1 year ago
Benoit Marty
c01cc4aeb4
Move developer settings and remove extra dividers.
1 year ago
Benoit Marty
93da8d419e
Add test on AdvancedSettingsPresenterTest
1 year ago
Benoit Marty
32f4141480
Fix typo in fun names.
1 year ago
Benoit Marty
2d9cdd1acf
Add Advanced Settings screen in the preferences.
1 year ago
Benoit Marty
6ff9e802fc
Change `implementation` to `testImplementation` on a test module.
1 year ago
Benoit Marty
b4546118f9
Account management with OIDC: split account and session management. #1303
1 year ago
David Langley
f6b6a0a1e2
Fix warning for removed call notification setting code.
1 year ago
David Langley
3907067b7f
lint
1 year ago
David Langley
79c70d68c9
- Remove call notification toggle
1 year ago
David Langley
004abd16dc
Address PR review comments.
...
- use util startNotificationSettingsIntent.
- add documentation.
- use remember with userPushStoreFactory for recomposition.
1 year ago
Marco Romano
7fdd83bf91
GRemove the @JvmField annotation whenever using `WarmUpRule`.
1 year ago
David Langley
5e8cb958f8
Enabled NotificationSettings by default, Fix spacing, use activeMemberCount for isOneToOne.
...
- Enabled Notification Settings by default
- Fix spacing
- Use activeMemberCount for isOneToOne
1 year ago
David Langley
ebde39055c
Use CommonStirngs
1 year ago
David Langley
1260272c33
Add tests, mocks and lint
1 year ago
David Langley
a0ac324e3f
Implement Notification Settings
...
- Add UI and logic to inform the user of mismatched notification settings and help them correct it.
- Display a warning when the system notification settings are disabled and a link out to the app settings.
- A toggle to disable notifications for the device
- A screen for editing the group and direct chat notification defaults.
- A toggle for switching on/off atRoom and call notifications.
1 year ago
Benoit Marty
a30af97ecd
Add ConfigureTracingEntryPoint to be able to access the screen from outside the Preference screen.
1 year ago
Benoit Marty
5059d67238
Iterate on tracing configuration
...
- Add targets matrix_sdk, matrix_sdk::client and matrix_sdk::oidc
- introduce default log level.
1 year ago
jonnyandrew
9e5b46200b
Reduce test flakiness by warming up molecule tests ( #1226 )
1 year ago
Benoit Marty
128c4a7b09
SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. ( #1231 )
...
* Revert "Ensure the sync is started when receiving a Push, to ensure that the encryption loop is running."
This reverts commit 82f6f358a7
.
* Integrate SDK from https://github.com/matrix-org/matrix-rust-sdk/pull/2505
* Enable retryDecryption() on the NotificationClient.
* SDK 0.1.49 - Encryption Sync is enabled by default now, and retryDecryption is the default too.
* Remove feature flag `UseEncryptionSync`
* Fix sample project build
* Exclude `DeveloperSettingsPresenter` from kover verification.
* Add changelog
---------
Co-authored-by: Jorge Martín <jorgem@element.io>
1 year ago
Benoit Marty
73b5ce5fe3
Fix detekted issues.
1 year ago
Benoit Marty
a32e5df1ab
Developer setting: add entry point to configure the Tracing.
...
Developer setting: add screen to configure log level.
Give the custom trace filter to the SDK.
1 year ago
Jorge Martin Espinosa
199f578e4a
Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications ( #1199 )
...
* Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications.
* Add feature flag
1 year ago
David Langley
171f6db338
Hide Notification Settings with feature flag and lint
...
- Hide Notification Settings with feature flag
- lint
1 year ago
Benoit Marty
1b87565870
Remove unused lambda parameter. The link is opened by the LocalUriHandler now.
1 year ago
Benoit Marty
ff47629f6c
Make the link open the policy url in the analytics setting screen.
1 year ago
Benoit Marty
35835a876d
Fix typo in test class name.
1 year ago
Benoit Marty
5f7c1e9545
Move module `features.analytics.test` to `services.analytics.test`. `FakeAnalyticsService` was not implemented at the correct location.
1 year ago
yostyle
69905afbd9
Rebase on develop and refactoring
1 year ago
yostyle
d1f147d675
Add view
1 year ago
yostyle
a4d99f3c2d
Prepare node
1 year ago
yostyle
aac6fb2c91
Refactoring
1 year ago
yostyle
5ef53a99f2
Update string
1 year ago
yostyle
e8b80b9a55
Add Notifications section in app settings
1 year ago
Jorge Martin Espinosa
c670fc9e9c
Prevent verification while initial sync is in progress ( #1138 )
...
* Prevent verification while initial sync is in progress
* Add `canVerifySessionFlow` to simplify the check
1 year ago