Jorge Martin Espinosa
f752147837
Remove Element Call feature flag and revert base URL to call.element.io ( #1809 )
...
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-15 13:02:24 +00:00
Jorge Martin Espinosa
a5bad53c62
Iterate design on several screens: update icons, replace PreferenceTexts ( #1771 )
...
- Batch import new icons from the design team.
- Rename _september icons since they're just extra icons that need to be integrated in Compound in the future, and it should be ok if we don't distinguish between ic_september_*, ic_november_* etc., so all icons are now simply ic_* in the designsystem module.
- Create a new CompoundIconListPreviewProvider to add chunked lists of icons for previews. Add an exception for it to Konsist.
- Move some icons to use Compound icons.
- Remove most PreferenceText usages, use ListItem instead.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-15 10:52:37 +01:00
ElementBot
844768c9ec
Update screenshots
2023-11-14 21:49:58 +00:00
ElementBot
be2bd99983
Update screenshots
2023-11-14 17:31:42 +01:00
jonnyandrew
c3471a1d5d
Show error dialog when voice message fails to send ( #1796 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-14 15:05:07 +00:00
jonnyandrew
6eb012a7d5
Delay displaying the voice message download indicator ( #1793 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-14 15:04:43 +00:00
jonnyandrew
0b1d41e861
Update voice message recording button behaviour ( #1784 )
...
Changes recording button behaviour so that
- tapping the record button starts a recording and displays the stop button
- tapping the stop button stops the recording
- tapping the delete button cancels the recording
- 'hold to record' tooltip is removed
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-14 14:05:59 +00:00
Jorge Martin Espinosa
d648f85d75
Add active call icon to room list summaries ( #1792 )
...
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-13 15:35:11 +00:00
Benoit Marty
67d58bac35
Move remaining hard-coded dependency to Gradle catalog. We had 2 different version of material3 library.
2023-11-10 16:56:04 +01:00
ElementBot
b51fdf7468
Update screenshots
2023-11-09 14:40:45 +00:00
Benoit Marty
9279420c7e
Merge pull request #1773 from vector-im/feature/bma/recoveryKeyErrorDialog
...
Feature/bma/recovery key error dialog
2023-11-09 14:30:49 +01:00
ElementBot
e511b77558
Update screenshots
2023-11-09 11:39:30 +00:00
ElementBot
00616ff6a5
Update screenshots
2023-11-08 15:36:27 +00:00
ElementBot
dada00cf3c
Update screenshots
2023-11-08 15:22:45 +00:00
ElementBot
e12936e189
Update screenshots
2023-11-08 13:44:24 +00:00
Benoit Marty
334f4f78d8
Merge pull request #1759 from vector-im/feature/bma/recoveryKeyWithSpaces
...
Recovery key with spaces
2023-11-08 14:01:30 +01:00
Benoit Marty
d99ed8517e
Merge pull request #1767 from vector-im/feature/bma/encryptedMessages
...
Feature/bma/encrypted messages
2023-11-08 11:58:38 +01:00
ElementBot
78d15c130d
Update screenshots
2023-11-08 10:57:06 +00:00
Jorge Martin Espinosa
74e5bf18fc
Iterate design on Settings screen ( #1763 )
...
* Iterate design on Settings screen:
- Set new icons provided by design.
- Replace `PreferenceText` usages with `ListItem`.
- Add missing icons, and a new way to group them for previews.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-08 11:31:17 +01:00
ElementBot
57e3fab357
Update screenshots
2023-11-07 17:02:32 +00:00
Jorge Martin Espinosa
1fe45cde18
Improve confusing text in the 'ready to start verification' screen ( #1751 )
...
* Improve confusing text in the 'ready to start verification' screen
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-07 14:33:26 +01:00
ElementBot
b2d0504ec7
Update screenshots
2023-11-07 12:08:26 +00:00
Benoit Marty
163bc8703f
Rename UserStoryFlowPage to FlowStepPage
...
Rename UserStoryFlowPage to FlowStepPage
2023-11-07 10:59:22 +01:00
ElementBot
993f08e427
Update screenshots
2023-11-07 10:57:34 +01:00
Benoit Marty
92763be1aa
Fix Konsist test. Was causing issue with AsyncProvider : PreviewParameterProvider<Async<Unit>>
2023-11-06 15:00:46 +01:00
ElementBot
b8b5874d1a
Update screenshots
2023-11-06 13:57:15 +00:00
Benoit Marty
fe69db397f
Merge pull request #1731 from vector-im/feature/bma/variousCleanup
...
Konsist: check if sealed class could be sealed interface
2023-11-03 18:09:49 +01:00
renovate[bot]
befed299fc
Update showkase to v1.0.2 ( #1383 )
...
* Update showkase to v1.0.2
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-03 16:04:29 +01:00
Benoit Marty
9f30aa3108
Rename test.
2023-11-03 15:19:55 +01:00
Benoit Marty
21200df294
Konsist: check that if sealed interface is used in parameter of Composable, it has the @Stable or @Immutable annotation
2023-11-03 15:19:55 +01:00
Benoit Marty
3092ca23f0
Konsist: check if sealed class could be sealed interface and fix existing issues.
2023-11-03 15:19:55 +01:00
jonnyandrew
ddc1e1d0cc
Display duration of recorded voice message ( #1733 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-03 12:59:36 +00:00
Jorge Martin Espinosa
14dc8e1059
Replace suffixes for @PreviewsDayNight annotation ( #1736 )
...
* Replace suffix for PreviewsDayNight annotation
* Rename Preview, since its filename was way too long
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-03 12:19:12 +00:00
jonnyandrew
5080df3262
Add voice message 'hold to record' tooltip ( #1710 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-02 14:29:05 +00:00
ElementBot
235376dc0d
Update screenshots
2023-11-02 13:30:15 +00:00
jonnyandrew
83a6395688
Add time to voice message composer UI ( #1720 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-02 12:10:36 +00:00
Benoit Marty
ba004187f0
Merge pull request #1709 from vector-im/feature/bma/secureBackupIteration
...
Secure backup iteration
2023-10-31 21:51:29 +01:00
ElementBot
306e5f76d9
Update screenshots
2023-10-31 20:17:57 +00:00
ElementBot
d1a48bfeaa
Update screenshots
2023-10-31 19:39:56 +00:00
ganfra
6832b1f2db
Feature/fga/biometric unlock ( #1702 )
...
* Biometric unlock : refactor a bit existing classes
* Biometric unlock : first implementation
* Biometric: add ui for biometric setup
* Biometric unlock : use localazy strings
* Biometric unlock setup : branch skip/allow events
* Biometric : fix tests
* Biometrics: add small test
* Biometric : clean up
* Update screenshots
* Biometric unlock : address some PR review
* Biometric : improve a bit edge cases
* Fix lint issues
---------
Co-authored-by: ganfra <francoisg@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
2023-10-31 19:22:43 +01:00
ElementBot
6258f341c9
Update screenshots
2023-10-30 19:31:26 +00:00
Marco Romano
609b100a76
Fix wrong CompoundColors mapping ( #1692 )
...
* Fix wrong CompoundColors mapping
Fixes https://github.com/vector-im/compound/issues/262
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-10-30 18:22:42 +01:00
Marco Romano
7651cf1b33
Voice message button: Show proper disabled color. ( #1682 )
...
Also changes a bit our own IconButton api to allow to mirror material's and allow color customization.
2023-10-30 10:51:22 +00:00
Marco Romano
563aaa6102
Don't show body in replies to voice messages but rather show "Voice message" string ( #1673 )
...
Story: https://github.com/vector-im/element-meta/issues/2106
2023-10-27 21:57:05 +00:00
jonnyandrew
8121d1a6de
Show voice message preview player progress ( #1675 )
...
* Show voice message preview player progress
* Update screenshots
* Fix test
* Some nits over mediaplayer stuff
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Marco Romano <marcor@element.io>
2023-10-27 20:43:52 +00:00
Benoit Marty
b77089f1b6
Merge pull request #1662 from vector-im/feature/bma/secureBackupUi
...
Secure backup UI
2023-10-27 18:36:38 +02:00
Marco Romano
f3c4c6218e
Use correct icon tint in voice message preview player ( #1672 )
...
Action item from design review.
2023-10-27 16:24:16 +00:00
David Langley
52f0057d5a
Merge branch 'langleyd/live_waveform' of https://github.com/vector-im/element-x-android into langleyd/live_waveform
2023-10-27 13:55:45 +01:00
David Langley
a4df8f80cc
Merge branch 'develop' of https://github.com/vector-im/element-x-android into langleyd/live_waveform
2023-10-27 13:54:18 +01:00
ElementBot
cb5b463c9b
Update screenshots
2023-10-27 12:23:14 +00:00