Commit graph

1821 commits

Author SHA1 Message Date
Chris Smith
663f116a48 SearchBar: Remove explicit tint on close icon
This is now set properly by the activeColors/inactiveColors
2023-06-05 11:31:14 +01:00
Chris Smith
edb370db3e Create room: use secondary tint instead of alpha 2023-06-05 11:28:32 +01:00
Chris Smith
ff68974ea3 Invite people to a room: add dividers 2023-06-05 10:51:05 +01:00
Chris Smith
354c943d0b Typo and minor formatting 2023-06-05 10:23:39 +01:00
Chris Smith
d79c997d69 Trigger Build 2023-06-05 09:42:14 +01:00
ElementBot
9068248814 Update screenshots 2023-06-05 08:31:53 +00:00
Chris Smith
db5d8860f6 Merge remote-tracking branch 'origin/develop' into misc/cjs/create-join-design-feedback 2023-06-05 09:23:33 +01:00
Jorge Martin Espinosa
bd90247896 Ignore PdfViewerState for kover merged verify (#524) 2023-06-05 10:02:55 +02:00
Benoit Marty
e3fcc77cae Merge pull request #525 from vector-im/misc/jme/add-gradle-cache-to-record-screenshots-flow
Add gradle cache to 'record screenshots' workflow
2023-06-05 09:58:55 +02:00
Benoit Marty
350873b5d9 Merge pull request #521 from vector-im/renovate/dependencygraph
Update dependency com.savvasdalkitsis.module-dependency-graph to v0.12
2023-06-05 09:57:34 +02:00
Jorge Martín
5a9de39daa Add gradle cache to record screenshots flow 2023-06-05 09:03:47 +02:00
renovate[bot]
2cc88f529b Update dependency com.savvasdalkitsis.module-dependency-graph to v0.12 2023-06-02 21:34:01 +00:00
Benoit Marty
a62e5aaefb Merge pull request #504 from vector-im/renovate/kotlin
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1
2023-06-02 18:26:16 +02:00
renovate[bot]
6be051e90d Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1 2023-06-02 16:20:15 +00:00
Benoit Marty
ea3221b18b Merge pull request #520 from vector-im/feature/bma/testRecordScreenshotAction
Test record screenshot action
2023-06-02 18:04:55 +02:00
Benoit Marty
8fbaeb020f Iterate on the script #3 2023-06-02 17:37:51 +02:00
ElementBot
9da8c104bc Update screenshots 2023-06-02 15:31:50 +00:00
Chris Smith
9c21a1dd74 Merge remote-tracking branch 'origin/develop' into misc/cjs/create-join-design-feedback 2023-06-02 16:25:07 +01:00
Jorge Martin Espinosa
4d2caf8172 Fix SearchBar colors. Also fix tertiary color in dark mode. (#516)
* Fix SearchBar colors. Also fix tertiary color in dark mode.
2023-06-02 17:20:43 +02:00
Benoit Marty
7c6fbb36ba Iterate on the script #2 2023-06-02 17:20:36 +02:00
ganfra
5b1b02613b Merge pull request #512 from vector-im/feature/fga/improve_timeline_file_rendering
Timeline file item iteration
2023-06-02 17:18:19 +02:00
ganfra
1230769c4c Merge pull request #511 from vector-im/feature/fga/pdf_renderer
In-app PDF renderer
2023-06-02 17:16:42 +02:00
ganfra
a98195ed62 Generate screenshots 2023-06-02 17:02:49 +02:00
ganfra
c5ac14014c Merge branch 'develop' into feature/fga/improve_timeline_file_rendering 2023-06-02 17:00:13 +02:00
Chris Smith
37fd4042a7 Removed translated lines with wrong params 2023-06-02 15:53:01 +01:00
ganfra
d878e7274d Pdf : add small comment 2023-06-02 16:48:17 +02:00
ganfra
26adc55ea9 Merge branch 'develop' into feature/fga/pdf_renderer 2023-06-02 16:43:55 +02:00
Benoit Marty
38ffb88b7f Iterate on the script 2023-06-02 16:40:41 +02:00
Chris Smith
68c68111af Don't use an empty avatar URL in previews 2023-06-02 15:32:11 +01:00
Chris Smith
e62660cd11 Update screenshot tests 2023-06-02 15:31:51 +01:00
Chris Smith
65ee568ccb SelectedUsers: Remember the layout calculations 2023-06-02 15:19:43 +01:00
Benoit Marty
1c58a39128 Add GitHub workflow to record screenshots when manually triggered. 2023-06-02 16:16:29 +02:00
Chris Smith
688be8568c Add a handle to the avatar bottom sheet 2023-06-02 14:24:16 +01:00
Chris Smith
1914caa54f More string fiddling 2023-06-02 14:22:35 +01:00
Chris Smith
3256e9bd80 Treat empty avatar urls the same as null 2023-06-02 14:17:19 +01:00
Chris Smith
9c4500363f Create room: elevate selected users when scrolling 2023-06-02 14:17:01 +01:00
Chris Smith
af5f7f90f4 Remove ksp source set workaround (#515)
This is no longer needed
2023-06-02 13:09:05 +00:00
Jorge Martin Espinosa
dc4b385ada [Message actions] Update timeline context menu (#498)
* Replace bottom sheets in timeline with M3 ones.

* Add missing options to menu with the right icons

* Add message summary and reaction emoji row.

* Use the same icon in the message summary and file timeline item
2023-06-02 12:08:54 +00:00
Chris Smith
a20e087a87 Invite button tweaks
- Force to 48dp to ensure a good touch target
- Make the whole row clickable not just the button
- Proper text size for label
2023-06-02 12:33:29 +01:00
Chris Smith
aa6db5eeaf User row tweaks
- Make the checkbox non-clickable (the parent handles the clicks,
  and this stops the m3 lib padding it out to be a sensible touch
  target)
- Align and spread the text properly
- Change the default avatar size to match designs
2023-06-02 11:57:43 +01:00
Benoit Marty
9072305735 Merge pull request #502 from vector-im/feature/bma/onboardingIteration
Onboarding iteration
2023-06-02 10:30:29 +02:00
Benoit Marty
f175830642 Merge pull request #514 from vector-im/feature/bma/ignoreKoverDep
Ignore kover dep
2023-06-02 10:13:29 +02:00
Benoit Marty
e661d17896 [Renovate] Do not upgrade org.jetbrains.kotlinx.kover (See #513) 2023-06-02 10:04:41 +02:00
Benoit Marty
504bf905ab Format file (no other change) 2023-06-02 10:01:21 +02:00
Benoit Marty
b88d9d50f8 Ignore OnBoardingPresenter regarding code coverage. 2023-06-02 09:57:02 +02:00
ganfra
7db29b58c3 Generate screenshots 2023-06-01 18:47:50 +02:00
ganfra
bbc10ea3ff File: new design for file timeline item 2023-06-01 18:41:54 +02:00
Benoit Marty
49bb6c203d Add test for new presenter. 2023-06-01 18:26:04 +02:00
Chris Smith
0316b04335 Invites: tweak actions for decline dialog 2023-06-01 17:06:08 +01:00
Chris Smith
048c477906 Show dividers in room list 2023-06-01 17:03:58 +01:00