Benoit Marty
9f1605ab46
Improve composable for icons and create RoundedIconAtom.
1 year ago
Benoit Marty
5d7be76feb
Merge pull request #527 from vector-im/feature/bma/designSystem
...
Preparatory work to integrate new FTUE screen
1 year ago
renovate[bot]
eeaa277f8c
Update plugin ktlint to v11.4.0 ( #544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
ganfra
0c533986bc
Gradle: re-enable caching (will be handled in a separate PR)
1 year ago
ElementBot
f8db17c670
Update screenshots
1 year ago
ganfra
51389053bf
Media : timeline file adjustment
1 year ago
ganfra
468ed5276f
Media: clean up code
1 year ago
ganfra
c0def1c3dc
Media actions: add more tests
1 year ago
Chris Smith
0ae2f4ff9a
Merge pull request #543 from vector-im/misc/cjs/coverage
...
Coverage: ignore more generated/non-prod code
1 year ago
Chris Smith
b3ac6e2b97
Bump some font sizes from small to medium after review
1 year ago
ElementBot
c0a8af1eb9
Update screenshots
1 year ago
Chris Smith
fd34ab5cd9
Invite button: fiddle with touch area
...
Instead of the whole width of the screen being touchable, make the
clickable component 48dp high and 16dp padding either side of the
content.
1 year ago
Chris Smith
c9df5e7d34
Remove PreferenceDivider
...
It's now functionally identical to a plain Divider as the default
is 0.5dp thickness.
1 year ago
Chris Smith
fe6afb7281
Dividers should be 0.5dp not 1dp
1 year ago
Chris Smith
dce38dfe8d
Progress dialog: use primary colour not onSurface
1 year ago
Chris Smith
34a67bdb2c
Create room: labels shouldn't be bold
1 year ago
Chris Smith
3a7e310bd3
Invites: increase vertical padding to 16dp
1 year ago
Chris Smith
298e217b73
GH Workflows: move deps check, fix nightly
...
Move the dependency check job from the quality workflow that
runs on every PR to the nightly reports workflow. This sometimes
flakes as it does a _lot_ of HTTP requests. It's less intrusive
if that happens outside of the PR workflow.
Also change the nightly job that runs tests to use LFS, so it
actually has access to screenshots :)
The sonar task is still broken, but it seems like an upstream bug:
https://community.sonarsource.com/t/sonar-plugin-4-1-0-3113-4-2-0-3129-errors/91568
1 year ago
Marco Romano
1d6f4e3c68
Network library changes ( #542 )
...
- Allows for http2
- Caches a global instance of kotlinx-serialization `Json` and configures it with a bit more leniency.
- Moves okhttp's dependency strings to the .toml file
- Switches off logging for release builds
1 year ago
Chris Smith
4738436dd5
Coverage: ignore more generated/non-prod code
1 year ago
ganfra
438fc6bb99
Merge branch 'develop' into feature/fga/media_viewer_actions
1 year ago
ganfra
950e474c72
Media: make tests passing again
1 year ago
ganfra
c16e4c46bd
Media: prepare downloadMediaFile to use tempDir
1 year ago
Chris Smith
7308428596
Use member count instead of counting members ( #530 )
...
Use member count instead of counting members
For the room details screen, use the member count as supplied by
matrix instead of waiting for the entire member list to be
retrieved and then manually adding up all the relevant users.
This removes the loading state of the member count, relying on
a spinner on the member list itself if the user actually wants
to see the members. (The performance of that will be improved
separately on the rust side in the future)
Closes #505
1 year ago
ganfra
092e1544ca
Media: rework how we get the activity context (and fix test compilation)
1 year ago
ganfra
be009baed7
File: improve a bit pdf loading
1 year ago
ganfra
e322ba1b32
Media: handle openWith and share actions (need to inject context for tests...). Also introduce MediaInfo
1 year ago
github-actions[bot]
044a3c991e
Sync Strings ( #522 )
...
Sync Strings from Localazy
1 year ago
Chris Smith
ebe8bc6944
Merge pull request #528 from vector-im/renovate/io.sentry
...
Update dependency io.sentry:sentry-android to v6.21.0
1 year ago
renovate[bot]
45b40c6704
Update dependency io.sentry:sentry-android to v6.21.0
1 year ago
Yoan Pintas
f534ecda96
Init analytics modules ( #350 )
1 year ago
Chris Smith
93456e8d44
Merge pull request #519 from vector-im/misc/cjs/create-join-design-feedback
...
Design tweaks for create/join rooms
1 year ago
Benoit Marty
8dc1f655ea
Merge pull request #523 from vector-im/renovate/telephoto
...
Update dependency me.saket.telephoto:zoomable-image-coil to v0.4.0
1 year ago
Chris Smith
5635057c62
Remove deleted strings from translations
1 year ago
ElementBot
0945ac52aa
Update screenshots
1 year ago
Chris Smith
8ef7f36de8
Update strings to get new room placeholder text
1 year ago
Benoit Marty
2d7b4a0bf8
Introduce HeaderFooterPage.
1 year ago
Chris Smith
06a06e712e
Invites: simplify string building
1 year ago
Benoit Marty
83a700877b
Introduce IconTitleSubtitleMolecule.
1 year ago
Chris Smith
663f116a48
SearchBar: Remove explicit tint on close icon
...
This is now set properly by the activeColors/inactiveColors
1 year ago
Chris Smith
edb370db3e
Create room: use secondary tint instead of alpha
1 year ago
Benoit Marty
9f5daf070a
Introduce ButtonColumnMolecule and ButtonRowMolecule.
1 year ago
Chris Smith
ff68974ea3
Invite people to a room: add dividers
1 year ago
Chris Smith
354c943d0b
Typo and minor formatting
1 year ago
Benoit Marty
44bfd1f15c
More cleanup now that min API is back to 23.
1 year ago
Chris Smith
d79c997d69
Trigger Build
1 year ago
Marco Romano
945a55c994
Reset minSdk down to api23
1 year ago
renovate[bot]
bb16c24094
Update dependency me.saket.telephoto:zoomable-image-coil to v0.4.0
1 year ago
ElementBot
9068248814
Update screenshots
1 year ago
Chris Smith
db5d8860f6
Merge remote-tracking branch 'origin/develop' into misc/cjs/create-join-design-feedback
1 year ago