yostyle
a3aac9f66a
Rebase on develop
1 year ago
yostyle
856c674361
Update unit tests
1 year ago
yostyle
2c81384894
Rebase on develop
1 year ago
yostyle
83e45adfa5
Add room notification settings
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
b326ca28cc
Improve list items: add lists to dialogs, rework `ListItem` customizations ( #1119 )
...
* Improve list items:
- Create `ListItemContent`.
- Create `ListItemStyle`.
- Apply those to `ListItem` components.
- Create helper list item components for checkboxes, switches, radio buttons.
* Create single/multiple selection dialogs.
* Create `SingleSelectionListItem` and `MultipleSelectionListItem`
- Add `subtitle` to `AlertDialogContents`.
- Fix paddings and margins inside dialogs.
- Add `ListOption`.
* Adds small delay before hiding the single selection dialog.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Florian Renaud
e6490b3a89
Merge remote-tracking branch 'origin/develop' into feature/fre/improve_poll_event_timeline_rendering
1 year ago
Marco Romano
cbeab3111d
Update rust sdk to 0.1.47 ( #1142 )
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
Marco Romano
9fb0216272
Surface send poll start API from rust sdk ( #1140 )
...
Rust api added in: https://github.com/matrix-org/matrix-rust-sdk/pull/2391
Closes https://github.com/vector-im/element-meta/issues/2010
1 year ago
Benoit Marty
44ee806d2e
Merge pull request #1139 from vector-im/feature/bma/prTemplate
...
PR template
1 year ago
Benoit Marty
82c3b4896c
Fix grammar
1 year ago
Benoit Marty
f2b7252a88
Update pull request template for Element X.
1 year ago
Benoit Marty
dd515423cc
Element X
1 year ago
Benoit Marty
13ff443b4a
Move the file pull_request_template.md to the parent folder to make it the default template.
1 year ago
Jorge Martin Espinosa
648e2c378d
Fix sent videos being cropped ( #1124 )
1 year ago
Benoit Marty
4cf242a5e1
changelog
1 year ago
Benoit Marty
7083abcf09
migrate `object` to `data object` ( #1135 )
1 year ago
Benoit Marty
4218a836d5
Merge pull request #1129 from vector-im/renovate/androidx.compose.material3
...
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha06
1 year ago
renovate[bot]
53840c1009
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.46 ( #1130 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v0.1.46
* Remove poll end code. The poll end event isn't shown in the timeline anymore.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Romano <marcor@element.io>
1 year ago
ElementBot
7764b7b367
Update screenshots
1 year ago
renovate[bot]
b1a1646c4e
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha06
1 year ago
Benoit Marty
26e5da94d6
Add a workaround to detect the Chrome Custom Tab closing (when there is no redirection).
1 year ago
Benoit Marty
c84b1747e7
Handle remarks from PR #1127
1 year ago
Benoit Marty
14c568dea2
Merge pull request #1127 from vector-im/feature/bma/finishOidc
...
Enable OIDC support
1 year ago
Benoit Marty
01bb850ee9
Changelog.
1 year ago
ElementBot
eff3a53c52
Update screenshots
1 year ago
Jorge Martin Espinosa
7eb1f1c7bf
When event has no id, just cancel parsing the latest room message ( #1126 )
1 year ago
Benoit Marty
d293cae47f
Implement didRefreshTokens(): update database with updated SessionData.
1 year ago
Benoit Marty
8cf48986e7
Add missing tests.
1 year ago
Benoit Marty
6822e6dacb
Merge pull request #1112 from vector-im/feature/bma/fixButtonTheme
...
Fix button theme
1 year ago
Benoit Marty
bc57a03a39
Add setting entry point to manage account (OIDC)
1 year ago
Benoit Marty
6928dc6e44
Restore OIDC support.
1 year ago
Michael Telatynski
2910911da2
Update localazy config generator - specify force_underscore=yes ( #1122 )
1 year ago
renovate[bot]
7df985baed
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.45
1 year ago
renovate[bot]
e4d4865c4e
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.0 ( #1121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Benoit Marty
7ea9512642
Simplify code (code review).
1 year ago
Florian Renaud
29cd8f287f
Add missing modifier
1 year ago
Florian Renaud
dec41460ed
Fix winning answers detection
1 year ago
Florian Renaud
962571bec1
Fix lint
1 year ago
Jorge Martin Espinosa
1922c505ef
Make links in messages clickable again ( #1115 )
1 year ago
ElementBot
44b4372d49
Update screenshots
1 year ago
Florian Renaud
5ac965c81f
changelog
1 year ago
Florian Renaud
ed62286eb8
Fix poll enabled condition
1 year ago
Florian Renaud
8657a5dfac
Rename previews
1 year ago
Florian Renaud
bb2f5a1330
Render ended poll with winning answers
1 year ago