Benoit Marty
fb4216c827
Use AsyncView in RoomDetailsEditView
1 year ago
bmarty
2fca8412b2
Sync Strings from Localazy
1 year ago
bmarty
ffd02b831e
Sync Strings from Localazy
1 year ago
ganfra
ca6a30d6cc
PIN : fix quality
1 year ago
David Langley
75e95333a8
Unit and Snapshot tests for error and loading states.
1 year ago
David Langley
02de87235a
Fix indentation
1 year ago
David Langley
117614d59d
Fix compile error.
1 year ago
David Langley
5324eb0f1a
Address comments
...
- Add additional states to preview.
- Add TODO description for commented code
- Move showUserDefinedSettingStyle from the node to the view for testability.
1 year ago
Benoit Marty
aadfb79945
Test coverage: Add missing preview for RoomDetailsView.
1 year ago
David Langley
5adcaef569
Add new ui for room notifications screen
...
- Add new ui for room notifications screen
- Fix error when changing default notification setting.
1 year ago
David Langley
f1cf9b6e31
Fix typo and preview
1 year ago
David Langley
7505ac8eda
Fix tests and lint
1 year ago
David Langley
b5ca65ed0f
Fix enabled state and ClearError events.
1 year ago
David Langley
8d6ef153d9
Fix switch and radio buttons toggling to invalid intermediate states.
1 year ago
David Langley
895a5332f2
Add tests
1 year ago
David Langley
eadaa2f65c
List user define room notification settings
...
- List user define room notification settings
- Add new user defined style of the room notification settings view
- Add navigation to expose room notification settings ui to the global settings
- Add Progress indicators
- Improve error handing
1 year ago
bmarty
586a53653d
Sync Strings from Localazy
1 year ago
Benoit Marty
a2601c0388
Remove unused import
1 year ago
Benoit Marty
4338d821e5
Konsist: improve test about no default value for State classes, and fix new detected issues.
1 year ago
Benoit Marty
97fea4e6dd
data object
1 year ago
Benoit Marty
0bc2020411
Konsist: add test Function which creates Presenter in test MUST be named 'createPresenterName', and fix existing issues
1 year ago
Benoit Marty
d55df22db2
Konsist: add test Data class state MUST not have default value, and fix existing issues
1 year ago
Benoit Marty
8929a90970
Konsist: add test to ensure filename match top level Composable View, and fix existing issue
1 year ago
bmarty
7e3b9d8d3b
Sync Strings from Localazy
1 year ago
Benoit Marty
10366e7445
Follow naming convention and cleanup the module.
1 year ago
Benoit Marty
9e251f618d
Use generic `common_people`
1 year ago
bmarty
c72bb92ef2
Sync Strings from Localazy
1 year ago
Benoit Marty
d19b624c6f
Rename Event for clarity
1 year ago
Benoit Marty
1b5aa7adaa
Test that permission is requested, instead of giving the permission directly.
1 year ago
Benoit Marty
dd5d67d186
Move open system setting to the PermissionsPresenter
1 year ago
Benoit Marty
08b455afd3
Create FakePermissionsPresenterFactory, to reduce boilerplate.
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
03d69146aa
Remove unused resource, and use compound icons when possible.
1 year ago
Benoit Marty
d531e71cd8
Migrate other icons to compound icons.
1 year ago
Benoit Marty
2819448cd4
Use `DayNightPreview`
1 year ago
Benoit Marty
0453ea5904
Localazy sync
1 year ago
bmarty
d2f9b02bbf
Sync Strings from Localazy
1 year ago
Benoit Marty
f7f9a78101
Cleanup and compact code. Also prefer usage of DayNightPreview.
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
ganfra
b382993cbb
Sync Strings from Localazy
1 year ago
Benoit Marty
1e0665c3e9
Import English strings from Localazy
1 year ago
ganfra
b36ea5cedf
Thread decoration: add "Reply in thread" context
1 year ago
Marco Romano
7fdd83bf91
GRemove the @JvmField annotation whenever using `WarmUpRule`.
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