Commit Graph

2737 Commits

Author SHA1 Message Date
David Langley
cb04014bd6 Don't update non reaction screenshots 2023-07-19 09:36:09 +01:00
David Langley
a0af09b79f Update screenshots 2023-07-19 09:28:02 +01:00
David Langley
b0c680e1c6 Add more button should have primary text colour 2023-07-18 21:39:37 +01:00
David Langley
212532599c Merge branch 'develop' of https://github.com/vector-im/element-x-android into feature/dla_custom_reactions_layout 2023-07-18 21:20:05 +01:00
David Langley
a1c482d673 Add custom reaction layout
- Add the custom reaction layout that only shows the expand UI after 2 lines.
- It also enforces that the add more and expand buttons are always on the same line.
- In LTR languages we want an incoming message's reactions to be LRT and outgoing to be RTL.
- For RTL languages it should be the opposite.
2023-07-18 21:18:27 +01:00
Benoit Marty
509295a069 Merge pull request #905 from vector-im/feature/bma/largerBubbles
Larger bubbles
2023-07-18 20:15:42 +02:00
ElementBot
f5667395aa Update screenshots 2023-07-18 16:38:41 +00:00
Benoit Marty
bc612dfa8a Change bubble width ration to 85% (#904) 2023-07-18 18:27:10 +02:00
ganfra
e09b8aca0e Merge pull request #900 from vector-im/feature/fga/better_media_handling
Feature/fga/better media handling
2023-07-18 17:52:41 +02:00
ElementBot
03013d5c2a Update screenshots 2023-07-18 14:51:59 +00:00
ganfra
fa0aeccf22 Media: Clean after pr reviews 2023-07-18 16:38:36 +02:00
Chris Smith
8c3cda836e Merge pull request #886 from vector-im/feature/cjs/location-api-key 2023-07-18 15:32:54 +01:00
Benoit Marty
6e6b3ef05f Merge pull request #898 from vector-im/feature/bma/fixOnBoardingScreen
Fix on boarding screen
2023-07-18 15:55:13 +02:00
ganfra
f7c55f8d04 Merge branch 'develop' into feature/fga/better_media_handling 2023-07-18 15:13:59 +02:00
Marco Romano
78773b68e7 Make the functions in SystemUtils extensions (#899)
- They are now all extensions over `Context` or `Activity` (when `Context` is not enough) (some of them already were).
- Allows for IDE completion.
2023-07-18 13:11:11 +00:00
ElementBot
6ea6a5ca47 Update screenshots 2023-07-18 13:07:52 +00:00
Benoit Marty
56691ed753 Use Large and remove Huge. 2023-07-18 14:58:09 +02:00
Benoit Marty
589e785c62 Ensure previous screenshots are deleted. Sometimes, the registered task is not trigger, I do not know why... 2023-07-18 14:56:48 +02:00
ElementBot
c9b3b3f83f Update screenshots 2023-07-18 12:35:42 +00:00
ElementBot
ae209de51b Update screenshots 2023-07-18 10:39:24 +00:00
Benoit Marty
1b5295f8e8 Use DayNightPreviews for correct rendering in AndroidStudio. 2023-07-18 12:30:01 +02:00
renovate[bot]
e4a7fcc60c Update gradle/gradle-build-action action to v2.6.1 (#893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-18 12:25:18 +02:00
ElementBot
109945be9b Update screenshots 2023-07-18 10:23:43 +00:00
Benoit Marty
1897dd258d Use ElementLogoAtom instead of png. Fixes #894 2023-07-18 12:13:48 +02:00
Benoit Marty
b86f829cfc Create Huge logo size 2023-07-18 12:12:39 +02:00
Benoit Marty
7d9a02075a Small refacto to have more Preview. 2023-07-18 11:32:52 +02:00
Benoit Marty
4186c810e4 Small refacto. 2023-07-18 11:22:51 +02:00
Benoit Marty
06de1291af Use DayNightPreviews for correct rendering in AndroidStudio. 2023-07-18 11:19:46 +02:00
Benoit Marty
2ffdf4483a No need to use trick for night resource when using DayNightPreviews annotation. 2023-07-18 11:19:46 +02:00
Benoit Marty
9013bb6f1d No need to use trick for night resource when using DayNightPreviews annotation. 2023-07-18 11:19:46 +02:00
Benoit Marty
baf6497d33 Merge pull request #895 from vector-im/feature/bma/fixDarkWelcome
Fix dark welcome
2023-07-18 11:19:10 +02:00
ElementBot
a69b5a19b4 Update screenshots 2023-07-18 10:12:56 +02:00
Benoit Marty
efccf36acd Use the modifier parameter. 2023-07-18 10:12:56 +02:00
Benoit Marty
d3f1d122ed Fix preview. 2023-07-18 10:12:56 +02:00
Benoit Marty
0fd9ba5602 Format file 2023-07-18 10:12:56 +02:00
Benoit Marty
eb2bec147e Use correct font (from Figma) 2023-07-18 10:12:56 +02:00
Benoit Marty
9a76adcd5e Fix text color 2023-07-18 10:12:56 +02:00
ganfra
cef618e50a Merge pull request #868 from vector-im/feature/fga/better_timeline_scroll
Feature/fga/better timeline scroll
2023-07-18 08:50:47 +02:00
Jorge Martín
baf06d8615 Fix TimelinePresenterTests 2023-07-18 08:29:06 +02:00
Jorge Martín
aeaec5cb73 Merge remote-tracking branch 'origin/develop' into feature/fga/better_timeline_scroll 2023-07-18 07:46:02 +02:00
Benoit Marty
d6980025ca When clearing cache, also reset some data store in prefs/datastore. 2023-07-18 01:35:12 +02:00
Benoit Marty
12a4882cc8 Add ftue to the dict. 2023-07-18 01:35:12 +02:00
Benoit Marty
6b5aa070a5 Merge pull request #883 from vector-im/fix/jme/880-sliding-sync-loop-expires-and-restarts
Fix sliding sync loop restarts due to expirations
2023-07-17 23:49:17 +02:00
ganfra
8a22ce0cd4 Timeline: changes after pr review 2023-07-17 23:47:00 +02:00
ganfra
92db07ff83 Merge branch 'develop' into feature/fga/better_timeline_scroll 2023-07-17 23:35:41 +02:00
ganfra
ae3c0c7e32 RoomFlowNode: use newRoot instead of safeRoot as in this case it can create a race condition where we end up not switching node 2023-07-17 23:27:18 +02:00
Benoit Marty
b15484933d Merge branch 'develop' into fix/jme/880-sliding-sync-loop-expires-and-restarts 2023-07-17 22:18:59 +02:00
Benoit Marty
95d3a7b1ae Ignore RootNavState regarding koverage. 2023-07-17 22:17:04 +02:00
Benoit Marty
ddf432bb72 Change return type (mostly for clarity) 2023-07-17 22:03:21 +02:00
ganfra
98131d3046 MatrixClientHolders: some more cleanup 2023-07-17 21:32:07 +02:00