Benoit Marty
4956bde1e1
Merge pull request #503 from vector-im/feature/bma/gradleUpgrade
...
Update android.gradle.plugin to v8.0.2
2023-06-01 15:14:56 +02:00
Chris Smith
30e4fad93c
Create room: more spacing under selected users
2023-06-01 13:30:39 +01:00
Chris Smith
fb147f78b0
Merge remote-tracking branch 'origin/develop' into misc/cjs/create-join-design-feedback
2023-06-01 13:26:27 +01:00
renovate[bot]
2f78a25d71
Update android.gradle.plugin to v8.0.2
2023-06-01 12:35:13 +02:00
Benoit Marty
42bafbdc1a
Do not use System.currentTimeMillis()
2023-06-01 12:27:11 +02:00
Benoit Marty
cede53579c
Fix test
2023-06-01 12:24:30 +02:00
Benoit Marty
fe85a7cc92
Use coroutine dispatcher instead of WorkerThread
2023-06-01 12:24:30 +02:00
Benoit Marty
3d77083aa7
Cleanup
2023-06-01 12:24:30 +02:00
Benoit Marty
8b190d776a
Fix test
2023-06-01 12:24:30 +02:00
Benoit Marty
44c0466b09
Disable debugging of notification
2023-06-01 12:24:30 +02:00
Benoit Marty
2fb835ec77
Bigger image - WIP
2023-06-01 12:24:30 +02:00
Benoit Marty
e3b2a30f58
Notifications: add prefix to debug notification display.
2023-06-01 12:24:30 +02:00
Benoit Marty
7e889e5c0a
Notifications: render current user name and avatar.
2023-06-01 12:23:53 +02:00
Benoit Marty
afa06fb03e
Notifications: render room and user icons.
2023-06-01 12:23:53 +02:00
Benoit Marty
d0d6be3912
Map some info for the notifications.
2023-06-01 12:23:53 +02:00
Benoit Marty
feebff3d3d
Merge pull request #478 from vector-im/feature/bma/slidingSyncCleanup
...
Sliding sync cleanup
2023-06-01 12:17:01 +02:00
Jorge Martin Espinosa
b218dbd237
Merge pull request #501 from vector-im/misc/jme/remove-duplicate-danger-reports
...
Remove duplicate issue reporting by Danger
2023-06-01 12:15:37 +02:00
Jorge Martin Espinosa
72fcd1e946
Merge pull request #497 from vector-im/feature/jme/enable-gif-support
...
Enable gif support for Coil
2023-06-01 12:07:16 +02:00
Jorge Martin Espinosa
b50350aaa0
[Room details] Open room member details when clicking on user data in timeline ( #482 )
2023-06-01 12:03:27 +02:00
Jorge Martin Espinosa
d7448c7acc
Merge pull request #499 from vector-im/renovate/org.sonarqube-4.x
...
Update plugin sonarqube to v4.2.0.3129
2023-06-01 12:03:06 +02:00
Benoit Marty
b9494d2492
Merge pull request #494 from vector-im/feature/bma/checkCode
...
Check code
2023-06-01 11:53:53 +02:00
Benoit Marty
f05dea79c4
Fix quality
2023-06-01 11:49:35 +02:00
Chris Smith
4e23550031
User search: provide 10 results not 5
...
Also refactor slightly so the caller specifies the number of
results, which lets all the constants sit in the repository.
2023-06-01 10:22:19 +01:00
Chris Smith
a456becc6e
User search: reduce debounce to 250ms
2023-06-01 10:18:45 +01:00
Chris Smith
f0a3981df5
Selected users: if scrollable, make last one peek
...
If there are enough selected users that they can't all be displayed,
add extra padding in between the users to ensure that the last
visible one is half visible to provide some scroll affordance.
2023-06-01 10:17:28 +01:00
Chris Smith
9515435102
Selected user: scale and align cross properly
...
IconButton makes assumptions about the size of icons, which
we're not abiding by here. That makes it semeingly impossible
to properly center our icon. Instead, rewrite it as a surface
to ensure it's laid out properly
2023-06-01 10:15:56 +01:00
Chris Smith
e8c4387bef
Matrix user row: typography and alignment
2023-06-01 10:15:27 +01:00
Chris Smith
d6d273992d
Checkable user row: fix uneven padding
2023-06-01 10:15:09 +01:00
Chris Smith
8b140446bd
Search bar: close button colour
2023-06-01 10:14:41 +01:00
Chris Smith
68c010f78b
Add TextStyle for getting rid of font padding
2023-06-01 10:14:19 +01:00
Chris Smith
afd76ac93d
Progress dialog: match designs, deduplicate code
2023-06-01 10:13:53 +01:00
Chris Smith
c1595669f0
Outline buttons: font weight
2023-06-01 10:13:30 +01:00
Chris Smith
01994ced71
Room details: typography and strings
2023-06-01 10:12:28 +01:00
Chris Smith
e10b6ca9dd
Invite list: typography tweaks
2023-06-01 10:06:25 +01:00
Jorge Martín
3f65200ba0
Remove duplicate issue reporting by Danger
2023-06-01 11:04:52 +02:00
Benoit Marty
3fe9f02560
Update maestro tests.
2023-06-01 10:57:36 +02:00
Benoit Marty
8b2b029a7a
Record screenshots
2023-06-01 10:54:40 +02:00
Benoit Marty
c00da8ee1e
Fix alignment issue and content cropping
2023-06-01 10:51:03 +02:00
Benoit Marty
72050b2a59
Hide login with Qrcode and create account for now.
2023-06-01 10:51:03 +02:00
Benoit Marty
9ec987f993
Introduce pages in our design system.
2023-06-01 10:51:03 +02:00
Benoit Marty
baa90c6742
Design iteration
2023-06-01 10:51:03 +02:00
Benoit Marty
041e1fc368
Iterate on onboarding screen - WIP
2023-06-01 10:51:03 +02:00
Chris Smith
9f26226edc
Create room: fix text colours and strings
2023-06-01 09:44:42 +01:00
Chris Smith
a30d87c323
Create room: fix colour for bottom sheet actions
2023-06-01 09:43:08 +01:00
Chris Smith
e4377c7e0c
Create room: show divider between users in search
2023-06-01 09:42:26 +01:00
Chris Smith
36d372e1eb
Display a notice if Matrix ID isn't resolved ( #461 )
...
Display a notice if Matrix ID isn't resolved
If we can't get the profile of a user after an mxid was
searched for, show a warning under their ID to say the
invite probably won't be delivered.
Closes #424
2023-06-01 08:40:45 +00:00
ganfra
e754d17c13
Pdf: improve rendering with zoom and spaces between pages
2023-05-31 23:48:23 +02:00
ganfra
dfacb42d76
Pdf: first iteration of pdf renderer
2023-05-31 23:20:49 +02:00
renovate[bot]
699bb393ec
Update plugin sonarqube to v4.2.0.3129
2023-05-31 17:57:50 +00:00
Jorge Martín
91e3511cb0
Enable gif support for Coil
2023-05-31 16:46:58 +02:00