bmarty
0910da0a14
Sync Strings from Localazy
6 months ago
bmarty
68fdaef8b8
Sync Strings from Localazy
6 months ago
Benoit Marty
f4f5888d5b
Move LiveTimelineProvider to the test module.
6 months ago
Benoit Marty
300d3e34b1
Format and cleanup files
6 months ago
ganfra
97b9d75a0d
Timeline : makes sure all tests are passing
6 months ago
ganfra
bffa2d717f
Timeline : continue to fix more tests...
6 months ago
ganfra
bf87b975fc
Timeline permalink : start updating tests
6 months ago
ganfra
fed1733cb5
Timeline : makes sure to use the right timeline when making some action (edit, reply, reaction)
6 months ago
ganfra
0d7cffe400
Timeline permalink : continue to iterate (try a strategy to avoid forward insertion to "auto-scroll")
6 months ago
Benoit Marty
74a9a54719
Rename Preview to follow code convention
7 months ago
ganfra
83e7c13618
Timeline : start reworking timeline apis
7 months ago
Benoit Marty
e18e5f1cc5
Run `./tools/localazy/downloadStrings.sh --all`
7 months ago
bmarty
5809864182
Sync Strings from Localazy
7 months ago
Benoit Marty
3f85d4e566
Add trophy icon next the the winner vote in polls.
7 months ago
Benoit Marty
16056ef787
Rename `PollAnswerItem.isDisclosed` to `PollAnswerItem.showVotes` for clarity.
...
Indeed the value is set to true for disclosed poll or if poll is ended.
7 months ago
Jorge Martin Espinosa
f4e5934d1b
Fix Poll history 'Load more' button alignment ( #2577 )
...
* Fix Poll history 'Load more' button alignment
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
Jorge Martin Espinosa
4c14ac822e
Added empty state to banned member list ( #2541 )
...
* Added empty state to banned member list
* Center both empty states in `RoomMemberListView` and `PollHistoryView`
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
8 months ago
Benoit Marty
691e293e86
Fix text alignment on empty poll view.
8 months ago
Benoit Marty
961cc71522
Remove unecessary parenthesis
8 months ago
Benoit Marty
df32534045
PollHistoryView: add UI test.
8 months ago
Benoit Marty
08d952bf18
PollHistoryView: add preview for empty list.
8 months ago
ElementBot
f2169aaaa8
Sync Strings ( #2484 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
8 months ago
bmarty
4f81fe2090
Sync Strings from Localazy
8 months ago
Benoit Marty
e87ae0930c
Stop using `consumeItemsUntilPredicate`
8 months ago
bmarty
5c8be8f61f
Sync Strings from Localazy
8 months ago
Benoit Marty
b9933acf98
Sync Localazy strings - including post treatment.
...
./tools/localazy/downloadStrings.sh --all
8 months ago
Benoit Marty
a7e38f0925
Sync Localazy strings.
...
./tools/localazy/downloadStrings.sh --all
8 months ago
Jorge Martin Espinosa
b69cb8175a
Update Compound to v0.0.5 and update icons ( #2380 )
...
Update Compound to `v0.0.5`:
- Make sure we fix all the breaking changes.
- Update some icons to use the compound version instead.
-Replace icons with their Compound counterparts when possible.
- Clean up unused icons.
- Fix issues with incorrect icons or sizes being used after replacing the temporary icons with the Compound ones.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
9 months ago
Benoit Marty
b104dba845
Remove Modifier parameter in private function when only default value is used.
...
This will improve the code coverage metrics, and this also fixes a few potential bug, where the Modifier was used several times.
9 months ago
bmarty
03c95555e3
Sync Strings from Localazy
9 months ago
ElementBot
6bc080c279
Sync Strings ( #2230 )
...
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
10 months ago
Benoit Marty
5d086ad82d
Fix moar ktlint issues
10 months ago
renovate[bot]
c8bd362397
Update plugin ktlint to v12.1.0 ( #2200 )
...
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
10 months ago
bmarty
e6f4a7364f
Sync Strings from Localazy
10 months ago
ganfra
c4dc024c63
Fix detekt
11 months ago
ganfra
78bd6915c7
BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it.
11 months ago
bmarty
e60508a631
Sync Strings from Localazy
11 months ago
Benoit Marty
dca7edd977
Fix more test.
11 months ago
ganfra
f961d81eb0
Timeline : uniqueId exposed as String directly from matrix module.
11 months ago
Benoit Marty
dc678ebc48
Format
11 months ago
ganfra
bb7123afbd
Fix tests and warnings
11 months ago
ganfra
6378f6cffe
Poll history : add tests and fix others
11 months ago
ganfra
8f1e1398f2
Poll history : add empty state
11 months ago
ganfra
5282e1c5c5
PollHistory : use the regular timeline instead of pollHistory timeline as not working properly.
11 months ago
ganfra
3be1267033
Poll history : branch edit flow
11 months ago
ganfra
a2c5cdf483
Poll history : use localazy strings
11 months ago
ganfra
7307e0fb13
Poll history : use pager to keep scrolling state when switching filter
11 months ago
Benoit Marty
39cca2ce09
Sync localazy using fixed script
11 months ago
ganfra
891c05a99c
PollHistory : use the new PollHistoryState in the view
11 months ago
ganfra
aa9693126f
PollHistory : simplify so we only have one Node. Also enrich PollHistoryState.
11 months ago