Benoit Marty
471eb2cadc
Move LiveTimelineProvider to the test module.
2024-04-26 14:47:01 +02:00
Benoit Marty
21ddeb00fe
Format and cleanup files
2024-04-26 13:57:08 +02:00
ganfra
cf1c728eab
Timeline : makes sure all tests are passing
2024-04-25 14:35:37 +02:00
ganfra
9ffed34303
Timeline : continue to fix more tests...
2024-04-25 12:41:34 +02:00
ganfra
60192bd080
Timeline permalink : start updating tests
2024-04-24 21:33:20 +02:00
ganfra
bb0ba5c4bf
Timeline : makes sure to use the right timeline when making some action (edit, reply, reaction)
2024-04-24 16:42:35 +02:00
ganfra
f56ac869ff
Timeline permalink : continue to iterate (try a strategy to avoid forward insertion to "auto-scroll")
2024-04-23 13:30:55 +02:00
ganfra
e4174f2792
Timeline : start reworking timeline apis
2024-04-17 21:32:02 +02:00
Benoit Marty
75f1d2fdc0
Run ./tools/localazy/downloadStrings.sh --all
2024-04-02 18:12:36 +02:00
bmarty
1e334891ab
Sync Strings from Localazy
2024-04-01 00:17:18 +00:00
Benoit Marty
cae23f2415
Rename PollAnswerItem.isDisclosed to PollAnswerItem.showVotes for clarity.
...
Indeed the value is set to true for disclosed poll or if poll is ended.
2024-03-26 17:42:34 +01:00
Jorge Martin Espinosa
fb5ab95401
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 >
2024-03-21 11:51:43 +00:00
Jorge Martin Espinosa
b405d9025f
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 >
2024-03-13 15:04:43 +00:00
Benoit Marty
5ed4ac7888
Fix text alignment on empty poll view.
2024-03-12 10:51:28 +01:00
Benoit Marty
44836cb4d0
PollHistoryView: add UI test.
2024-03-08 17:24:00 +01:00
Benoit Marty
3b6d148eb6
PollHistoryView: add preview for empty list.
2024-03-08 16:19:58 +01:00
ElementBot
bd85def8fa
Sync Strings ( #2484 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-03-05 09:10:47 +01:00
bmarty
a5aa446dce
Sync Strings from Localazy
2024-02-29 13:48:26 +00:00
Benoit Marty
a560c74e32
Stop using consumeItemsUntilPredicate
2024-02-28 15:28:23 +01:00
bmarty
54ef435d9c
Sync Strings from Localazy
2024-02-26 18:17:16 +00:00
Benoit Marty
c746a0acc5
Sync Localazy strings - including post treatment.
...
./tools/localazy/downloadStrings.sh --all
2024-02-23 17:45:22 +01:00
Benoit Marty
9119a7b7fb
Sync Localazy strings.
...
./tools/localazy/downloadStrings.sh --all
2024-02-23 12:23:11 +01:00
Jorge Martin Espinosa
973c57d401
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 >
2024-02-12 16:41:58 +00:00
bmarty
7911a26003
Sync Strings from Localazy
2024-02-05 00:09:59 +00:00
ElementBot
3a37460814
Sync Strings ( #2230 )
...
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
2024-01-15 09:21:04 +01:00
Benoit Marty
378692f743
Fix moar ktlint issues
2024-01-11 10:02:10 +01:00
renovate[bot]
7e9cda3aa9
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 >
2024-01-10 16:22:24 +01:00
bmarty
ada357b344
Sync Strings from Localazy
2023-12-26 09:39:48 +01:00
Benoit Marty
6b16995812
Merge pull request #2041 from element-hq/feature/fga/fix_timeline_back_pagination_loop
...
Fix timeline back pagination loop in encrypted room.
2023-12-21 15:42:23 +01:00
ganfra
7d33409810
Merge pull request #2059 from element-hq/feature/fga/appyx_overlay
...
Appyx Overlay
2023-12-20 11:17:23 +01:00
ganfra
9f045fc7de
Fix detekt
2023-12-19 12:59:13 +01:00
ganfra
280d55bd6e
BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it.
2023-12-19 12:55:14 +01:00
Benoit Marty
d6ada81bcd
Merge pull request #2040 from element-hq/feature/bma/fixLinkify
...
fix linkify
2023-12-18 14:51:14 +01:00
bmarty
96dd875f3d
Sync Strings from Localazy
2023-12-18 00:10:14 +00:00
Benoit Marty
b8b37e85d9
Fix more test.
2023-12-15 21:08:50 +01:00
ganfra
7fc0ac1ced
Timeline : uniqueId exposed as String directly from matrix module.
2023-12-15 14:48:49 +01:00
Benoit Marty
b231f0851b
Format
2023-12-14 16:58:42 +01:00
ganfra
3ceb2599d8
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-14 15:17:13 +01:00
ganfra
5d91697be0
Fix tests and warnings
2023-12-14 13:13:11 +01:00
ganfra
72cdc0eee0
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-13 17:22:55 +01:00
ganfra
055eb43708
Poll history : add tests and fix others
2023-12-13 16:20:01 +01:00
ganfra
6020bf7b44
Poll history : add empty state
2023-12-12 16:44:30 +01:00
ganfra
01ec3e85e4
PollHistory : use the regular timeline instead of pollHistory timeline as not working properly.
2023-12-12 16:17:05 +01:00
ganfra
ba13164b41
Poll history : branch edit flow
2023-12-12 15:35:52 +01:00
ganfra
e5080765b2
Poll history : use localazy strings
2023-12-12 14:36:07 +01:00
ganfra
424e9e266e
Poll history : use pager to keep scrolling state when switching filter
2023-12-12 14:24:41 +01:00
Benoit Marty
d31909e049
Sync localazy using fixed script
2023-12-08 19:24:35 +01:00
ganfra
6203459fa5
PollHistory : use the new PollHistoryState in the view
2023-12-06 19:28:37 +01:00
ganfra
79d59eb5de
PollHistory : simplify so we only have one Node. Also enrich PollHistoryState.
2023-12-06 19:27:50 +01:00
ganfra
67ec58a4f4
Polls: share logic around PollContent
2023-12-05 14:06:59 +01:00