Chris Smith
9c21a1dd74
Merge remote-tracking branch 'origin/develop' into misc/cjs/create-join-design-feedback
1 year ago
ganfra
c06b22961b
Merge branch 'develop' into feature/fga/media_viewer_actions
1 year ago
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.
1 year ago
Benoit Marty
7c6fbb36ba
Iterate on the script #2
1 year ago
ganfra
5b1b02613b
Merge pull request #512 from vector-im/feature/fga/improve_timeline_file_rendering
...
Timeline file item iteration
1 year ago
ganfra
1230769c4c
Merge pull request #511 from vector-im/feature/fga/pdf_renderer
...
In-app PDF renderer
1 year ago
ganfra
a98195ed62
Generate screenshots
1 year ago
ganfra
c5ac14014c
Merge branch 'develop' into feature/fga/improve_timeline_file_rendering
1 year ago
Chris Smith
37fd4042a7
Removed translated lines with wrong params
1 year ago
ganfra
d878e7274d
Pdf : add small comment
1 year ago
ganfra
26adc55ea9
Merge branch 'develop' into feature/fga/pdf_renderer
1 year ago
ganfra
1c01c0a6cc
Media: implements share action
1 year ago
Benoit Marty
38ffb88b7f
Iterate on the script
1 year ago
Chris Smith
68c68111af
Don't use an empty avatar URL in previews
1 year ago
Chris Smith
e62660cd11
Update screenshot tests
1 year ago
Chris Smith
65ee568ccb
SelectedUsers: Remember the layout calculations
1 year ago
Benoit Marty
1c58a39128
Add GitHub workflow to record screenshots when manually triggered.
1 year ago
Chris Smith
688be8568c
Add a handle to the avatar bottom sheet
1 year ago
Chris Smith
1914caa54f
More string fiddling
1 year ago
Chris Smith
3256e9bd80
Treat empty avatar urls the same as null
1 year ago
Chris Smith
9c4500363f
Create room: elevate selected users when scrolling
1 year ago
Chris Smith
af5f7f90f4
Remove ksp source set workaround ( #515 )
...
This is no longer needed
1 year ago
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
1 year ago
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
1 year ago
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
1 year ago
Benoit Marty
9072305735
Merge pull request #502 from vector-im/feature/bma/onboardingIteration
...
Onboarding iteration
1 year ago
Benoit Marty
f175830642
Merge pull request #514 from vector-im/feature/bma/ignoreKoverDep
...
Ignore kover dep
1 year ago
Benoit Marty
e661d17896
[Renovate] Do not upgrade org.jetbrains.kotlinx.kover (See #513 )
1 year ago
Benoit Marty
504bf905ab
Format file (no other change)
1 year ago
Benoit Marty
b88d9d50f8
Ignore OnBoardingPresenter regarding code coverage.
1 year ago
ganfra
7386936217
Media: improve creation of LocalMedia
1 year ago
ganfra
966199a007
Media: finally revert to using only uri but with the proper scheme..
1 year ago
ganfra
7b90f5bfcf
Media: refactor LocalMedia so the source of data is clear (uri or file)
1 year ago
ganfra
bc35db3ffd
Media viewer: start adding save on disk action
1 year ago
ganfra
7db29b58c3
Generate screenshots
1 year ago
ganfra
bbc10ea3ff
File: new design for file timeline item
1 year ago
Benoit Marty
49bb6c203d
Add test for new presenter.
1 year ago
Chris Smith
0316b04335
Invites: tweak actions for decline dialog
1 year ago
Chris Smith
048c477906
Show dividers in room list
1 year ago
Benoit Marty
470ad9f968
Merge pull request #458 from vector-im/feature/bma/notificationContent
...
Notification content
1 year ago
Benoit Marty
5ad94d14b1
Record screenshots.
1 year ago
Benoit Marty
497ee97efe
Add comment.
1 year ago
Chris Smith
e337f19e64
Invite list: show divider
1 year ago
Chris Smith
0c339846e1
Avatar actions: larger font
1 year ago
Benoit Marty
aefc373764
Rename fun.
1 year ago
Benoit Marty
b1c8945fd9
Create a presenter and a state for OnBoarding screen.
1 year ago
Chris Smith
c1eba96124
Merge remote-tracking branch 'origin/develop' into misc/cjs/create-join-design-feedback
1 year ago
Chris Smith
07225575e5
Outlined button tweaks
...
Force the height in InviteSummaryRow as compose defaults to a min
height of 40dp
Change the button text style to ignore font padding so the text
aligns properly
1 year ago
ganfra
ab95218e50
Pdf: rework pdf viewer a bit
1 year ago
Chris Smith
0574e9726f
Invite list: various layout tweaks
...
- Larger avatar
- Include the MXID in the inviter
- Show inviter avatar to the left instead of inline
(This may be weird in some translations, but it's what design
wants and is consistent with iOS)
- Pad the name/alias if the notification dot is present
1 year ago