bmarty
4077c5c834
Sync Strings from Localazy
2023-09-21 15:51:21 +00:00
Benoit Marty
5119ca33dd
Merge pull request #1400 from vector-im/feature/bma/fixCrashPhoto
...
Fix crash when user wants to use the camera
2023-09-21 16:31:36 +02:00
Benoit Marty
ac2fe7eec5
Suppress LargeClass on test.
2023-09-21 16:31:08 +02:00
Benoit Marty
e38e85e4be
Add missing test on this Presenter
2023-09-21 15:54:59 +02:00
Benoit Marty
0f5ac85957
Add missing test on this Presenter
2023-09-21 15:40:27 +02:00
Benoit Marty
74fc9ad905
Rename Event for clarity
2023-09-21 15:33:03 +02:00
Benoit Marty
7c190883e8
Rename file to match the class it contains.
2023-09-21 15:24:26 +02:00
Marco Romano
837443c690
Properly format lastMessage when it belongs to a poll. ( #1387 )
...
Takes care of properly formatting a room's last message when it belongs to a poll.
NB: Polls still aren't exposed as a room's `last_message` from the rust SDK, so this code won't actually run yet. This will happen after integrating rust SDK version 0.1.57 which includes: https://github.com/matrix-org/matrix-rust-sdk/pull/2580
2023-09-21 15:20:15 +02:00
Benoit Marty
e130722b13
Test that permission is requested, instead of giving the permission directly.
2023-09-21 15:00:47 +02:00
Benoit Marty
ffcac2a0da
Move open system setting to the PermissionsPresenter
2023-09-21 14:20:41 +02:00
ElementBot
2610fa8258
Update screenshots
2023-09-21 11:09:33 +00:00
Benoit Marty
5db8853c98
Changelog
2023-09-21 12:57:22 +02:00
Benoit Marty
9b72992d51
Create FakePermissionsPresenterFactory, to reduce boilerplate.
2023-09-21 12:54:15 +02:00
Benoit Marty
c2bc3a7828
Request Camera permission before launching the external Camera app - when sending attachment to a room ( #1395 )
2023-09-21 12:48:03 +02:00
Benoit Marty
b49a4a058d
Cleanup
2023-09-21 12:18:41 +02:00
Benoit Marty
f91ca07a5e
Resume action once persmission has been granted.
2023-09-21 12:16:30 +02:00
Benoit Marty
6d41542bd0
Add strings for permission dialogs in Localazy
2023-09-21 12:07:09 +02:00
Benoit Marty
378d3ff9ab
Open app settings from the permission dialog.
2023-09-21 11:37:59 +02:00
Benoit Marty
676b2cc66b
Rename Event for clarity
2023-09-21 11:29:29 +02:00
Benoit Marty
a43e82e2ff
Fix behavior of DefaultPermissionsPresenter. Do not show dialog immediately.
2023-09-21 11:27:30 +02:00
Benoit Marty
da61b8970a
Request Camera permission before launching the external Camera app ( #1395 )
2023-09-21 10:54:02 +02:00
Benoit Marty
a534b1fa6d
Merge pull request #1399 from vector-im/renovate/io.nlopez.compose.rules-detekt-0.x
...
Update dependency io.nlopez.compose.rules:detekt to v0.3.0
2023-09-21 09:30:56 +02:00
renovate[bot]
34f1b0f020
fix(deps): update dependency androidx.compose:compose-bom to v2023.09.01 ( #1397 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-21 09:10:51 +02:00
ElementBot
12f192c42c
Update screenshots
2023-09-21 07:07:22 +00:00
Benoit Marty
ebfacdeeb8
Merge pull request #1388 from vector-im/renovate/detekt
...
chore(deps): update dependency io.gitlab.arturbosch.detekt to v1.23.1
2023-09-21 08:42:44 +02:00
Benoit Marty
d2ca528679
Detekt: Rename DayNightPreviews to PreviewsDayNight to follow naming convention.
...
MultiPreview annotations should start with `Previews` as prefix
2023-09-21 08:30:36 +02:00
Benoit Marty
76d448e34b
Detekt: Rename LargeHeightPreview to PreviewWithLargeHeight to follow naming convention.
...
MultiPreview annotations should start with `Preview` as prefix
Detekt: Rename `LargeHeightPreview` to `PreviewWithLargeHeight` to follow naming convention.
Custom Preview annotations should start with `Preview` as prefix
2023-09-21 08:30:15 +02:00
Benoit Marty
5b4d2e75d1
Rules has been renamed
...
- https://github.com/mrmans0n/compose-rules/releases/tag/v0.3.0
- https://github.com/mrmans0n/compose-rules/pull/100
2023-09-21 08:29:14 +02:00
Benoit Marty
a30dbf93f1
Merge pull request #1398 from vector-im/renovate/telephoto
...
Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.1
2023-09-21 08:12:21 +02:00
renovate[bot]
53818646d8
Update dependency io.nlopez.compose.rules:detekt to v0.3.0
2023-09-20 21:21:10 +00:00
renovate[bot]
40efbb0ea4
Update dependency me.saket.telephoto:zoomable-image-coil to v0.6.1
2023-09-20 21:21:02 +00:00
Benoit Marty
c15e47d571
Merge pull request #1392 from vector-im/feature/bma/iterateOnIcons
...
Iterate on icons
2023-09-20 23:20:28 +02:00
ElementBot
29a0e19417
Update screenshots
2023-09-20 17:01:59 +00:00
Benoit Marty
f0e8c0b32d
Add start padding to the send icon to make it visually centered.
2023-09-20 18:47:29 +02:00
Benoit Marty
9445f2da42
version++
2023-09-20 18:14:41 +02:00
Benoit Marty
ff92974a94
Merge tag 'v0.2.1' into develop
...
tag
2023-09-20 18:13:52 +02:00
Benoit Marty
1628a26b29
Merge branch 'release/0.2.1' into main
2023-09-20 18:09:26 +02:00
Benoit Marty
b93804124f
Adding fastlane file for version 0.2.1
2023-09-20 18:09:22 +02:00
Benoit Marty
eca347a2fa
Changelog for version 0.2.1
2023-09-20 18:08:56 +02:00
ElementBot
29b2ed1b12
Update screenshots
2023-09-20 15:45:03 +00:00
Benoit Marty
54ca7c1ea5
More cleanup
2023-09-20 17:32:32 +02:00
Benoit Marty
98ae8feb38
Detekt: Disable OptionalWhenBraces, even if deprecated and replaced by BracesOnWhenStatements. Cannot do what I want with BracesOnWhenStatements.
2023-09-20 17:21:18 +02:00
Benoit Marty
426bb5b622
Remove unused resource, and use compound icons when possible.
2023-09-20 16:45:38 +02:00
Benoit Marty
d6ea21da22
Migrate other icons to compound icons.
2023-09-20 16:44:59 +02:00
Benoit Marty
21f1fc5a20
Better rendering on screenshot test
2023-09-20 16:44:59 +02:00
Benoit Marty
27bd4cd9c0
Remove unused icons
2023-09-20 16:44:59 +02:00
Benoit Marty
5fafd51e40
Fix warnings.
2023-09-20 16:44:59 +02:00
Benoit Marty
c9574f48e6
Use CommonDrawables
2023-09-20 16:44:59 +02:00
Benoit Marty
caa0ce0c0a
Iterate on icons ( #1320 )
2023-09-20 16:44:59 +02:00
Benoit Marty
8fedc40008
Remove VectorIcons object, inline the values.
2023-09-20 16:44:59 +02:00