Commit graph

2903 commits

Author SHA1 Message Date
Benoit Marty
920dde8633 Change the way ExtraPadding is computing to take into account the size of the font which will be used to render the space chars. 2023-06-30 18:56:39 +02:00
Benoit Marty
adea0636c9 Fix color issue 2023-06-30 18:56:39 +02:00
ElementBot
765cc89a72 Update screenshots 2023-06-30 15:25:04 +00:00
Chris Smith
f5e57f1645 Show location replies per the designs 2023-06-30 16:14:44 +01:00
Chris Smith
9e44a9eb8c Reformat workflow 2023-06-30 13:25:36 +01:00
Kat Gerasimova
0e636c57a6 Add issues to new triage board
All new issues should go to the V2 triage board
2023-06-30 13:25:36 +01:00
renovate[bot]
77e5909b2a Update kotlin to v1.7.2 2023-06-30 12:16:15 +00:00
Chris Smith
05592fd372 Merge pull request #730 from vector-im/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.5.1
2023-06-30 13:15:21 +01:00
Chris Smith
6ae72709dc Merge pull request #726 from vector-im/feature/cjs/view-location-in-timeline
Show location events in the timeline
2023-06-30 13:00:00 +01:00
Kat Gerasimova
1a85163262 Move X-Needs-Info issues on triage board 2023-06-30 12:38:06 +01:00
ElementBot
8980778f0a Update screenshots 2023-06-30 09:23:10 +00:00
Chris Smith
d0b7f7689e Improve screenshot action error handling
If the gradle build fails for some reason, the script should
bail out instead of carrying on and pushing a commit that
deletes all the screenshots[1]!

`set -e` simply makes the script return the appropriate
exit code immediately if any of the subcommands fails.

[1] e.g.
https://github.com/vector-im/element-x-android/pull/726/commits/a58834240e1054688527955ea3414d8687bd5975
2023-06-30 10:14:32 +01:00
Chris Smith
e6a1ec3a32 Fix missing data class after merge 2023-06-30 09:48:59 +01:00
ElementBot
a58834240e Update screenshots 2023-06-30 08:34:28 +00:00
Chris Smith
005b22391f Merge remote-tracking branch 'origin/develop' into feature/cjs/view-location-in-timeline 2023-06-30 09:30:31 +01:00
Benoit Marty
a2a5d251d1 Merge pull request #731 from vector-im/feature/fga/timeline_back_pagination
Feature/fga/timeline back pagination
2023-06-30 09:27:36 +02:00
Marco Romano
7a12a812fe Send pin-drop location (#636)
Share pindrop location

This feature allows the user to share any location by just selecting it from the map.

Closes: https://github.com/vector-im/element-x-android/issues/690
2023-06-29 22:07:47 +00:00
ganfra
865f5b5c87 Timeline : Get back the initial LoadMore 2023-06-29 22:00:19 +02:00
ganfra
49bbca5b60 Timeline: disable pre-fetching for now as it leads to more issues than it solves. 2023-06-29 21:52:57 +02:00
renovate[bot]
d1cd3c243e Update gradle/gradle-build-action action to v2.5.1 2023-06-29 19:30:55 +00:00
ganfra
ff7f211452 Room lifecycle: fix close room crash 2023-06-29 19:41:47 +02:00
Benoit Marty
00d8161bdc Merge pull request #724 from vector-im/feature/bma/designIteration
Design iteration
2023-06-29 18:57:44 +02:00
Benoit Marty
10c4159497 Merge pull request #716 from vector-im/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.5.0
2023-06-29 18:35:18 +02:00
ElementBot
ed97dcfa5f Update screenshots 2023-06-29 16:28:00 +00:00
Benoit Marty
f2b52d1a5d Reply preview on 2 lines. 2023-06-29 18:17:37 +02:00
Benoit Marty
a94526c7d1 Only 8.dp between the reply box and the reply itself. 2023-06-29 18:17:37 +02:00
Benoit Marty
2b95b63f6a Add preview for reply in timeline. 2023-06-29 18:17:37 +02:00
Benoit Marty
4949c13fe2 Show keyboard when entering special mode (edit/reply/etc.) 2023-06-29 18:17:37 +02:00
Benoit Marty
d502c5ade7 When composer does not have focus, hide border. 2023-06-29 18:17:37 +02:00
Benoit Marty
c1a2ffbcc4 Composer placeholder ("Message") color changed to textDisabled 2023-06-29 18:17:37 +02:00
Benoit Marty
1bfb4a0ebe Use temporary color for default avatar background 2023-06-29 18:17:37 +02:00
Benoit Marty
e5f933576f Animate rounded corner size change to avoid blink effect when changing number of lines from 1 <-> 2 in the composer. 2023-06-29 18:17:37 +02:00
Benoit Marty
e93f245fcf Fix detekt issue. 2023-06-29 18:17:37 +02:00
Benoit Marty
066aaef0fd Fix message color bubbles. 2023-06-29 18:17:37 +02:00
Benoit Marty
737a797e69 Dsign for editing section in composer and increase click area for the close button. 2023-06-29 18:17:37 +02:00
Benoit Marty
5135c132d9 Ignore isHighlighted state for now, we need a design decision on it. 2023-06-29 18:17:37 +02:00
Benoit Marty
8cb0e0808c Improve API of UnreadIndicatorAtom 2023-06-29 18:17:37 +02:00
Benoit Marty
349d9fbc0f Rename color alias 2023-06-29 18:17:37 +02:00
Benoit Marty
85d3fef5e7 Unread indicator color changed to iconAccentTertiary 2023-06-29 18:17:37 +02:00
Benoit Marty
d8fdbabd27 Fix send attachment icon color (and remove useless Box) 2023-06-29 18:17:37 +02:00
Benoit Marty
c3ab4318e6 Fix send message icon color 2023-06-29 18:17:37 +02:00
Benoit Marty
34554028cd Fix color for composer. 2023-06-29 18:17:37 +02:00
Benoit Marty
ebb34a0214 Fix placeholoder color issue (with a workaround) 2023-06-29 18:17:37 +02:00
Benoit Marty
d1f8e64fa1 Do not change bg color of DropdownMenu for dark theme 2023-06-29 18:17:37 +02:00
Benoit Marty
d5faa35977 Remove legacy TextStyles 2023-06-29 18:17:37 +02:00
Benoit Marty
76e9939c42 Mark param as ready to be removed. 2023-06-29 18:17:37 +02:00
Benoit Marty
18f1d080c3 fontSize -> style 2023-06-29 18:17:37 +02:00
Benoit Marty
4d2780cdcb Timestamp is clickable only if message has failed to be sent. 2023-06-29 18:17:37 +02:00
Benoit Marty
26c50fab0e Text style for reply to in timeline and in composer. 2023-06-29 18:17:37 +02:00
Benoit Marty
8e5d53ba69 Add extra padding for informative view. 2023-06-29 18:17:37 +02:00