Commit graph

3699 commits

Author SHA1 Message Date
Benjamin Bouvier
4902fe4990 feat: use the raw homeserver URL instead of manually removing the scheme
On the one hand, the SDK knows what to do and will clean up the URL if needs be,
guessing what the best scheme (http or https) is based on the prefix. On the other
hand, trimming the scheme as done here doesn't allow for manual testing on insecure
servers, which is handy in e2e testing situations.
2023-09-19 19:23:11 +02:00
jonnyandrew
2757b5b13d [Rich text editor] Update code and links style (#1362) 2023-09-19 15:40:59 +00:00
ganfra
d9113448b6 Merge pull request #1371 from vector-im/feature/fga/fix_anr
RoomList : fix ANR (#1370)
2023-09-19 14:17:37 +02:00
Benoit Marty
4d7cad592c Merge pull request #1372 from vector-im/feature/bma/dayNightPreview
Day night preview annotation
2023-09-19 14:04:49 +02:00
ganfra
1004366d95 RoomList : fix ANR (#1370) 2023-09-19 14:01:43 +02:00
Marco Romano
52bbede960 Upgrade rust sdk to .55 (#1365)
Accomodates breaking changes.
2023-09-19 13:33:03 +02:00
jonnyandrew
d291622eea [Rich text editor] Add link functionality to rich text editor (#1309)
* Add link functionality to rich text editor
* Add 'list dialog' component compound design library
* Add 'text field list item' component to compound design library
2023-09-19 11:20:07 +00:00
ElementBot
6dd6e28889 Update screenshots 2023-09-19 11:49:12 +02:00
Benoit Marty
e326e49e4c Use DayNightPreview 2023-09-19 11:49:12 +02:00
Benoit Marty
aee1141613 Merge pull request #1368 from vector-im/renovate/org.jlleitschuh.gradle.ktlint-11.x
Update plugin ktlint to v11.6.0
2023-09-19 09:38:16 +02:00
renovate[bot]
7490f08bb1 Update plugin ktlint to v11.6.0 2023-09-18 23:05:19 +00:00
Benoit Marty
09066696c9 version++ 2023-09-18 21:07:52 +02:00
Benoit Marty
2ea763d56a Merge tag 'v0.2.0' into develop
tag
2023-09-18 21:06:25 +02:00
Benoit Marty
a26ee8caee Merge branch 'release/0.2.0' into main 2023-09-18 21:05:57 +02:00
Benoit Marty
4b2ac12fea Adding fastlane file for version 0.2.0 2023-09-18 21:05:54 +02:00
Benoit Marty
170ff14ad6 Changelog for version 0.2.0 2023-09-18 21:05:03 +02:00
Benoit Marty
c83bd3f393 Setting version for the release 0.2.0 2023-09-18 21:00:18 +02:00
Benoit Marty
a481ca5486 Merge pull request #1367 from vector-im/feature/bma/onboarding
Iterate on onboarding and welcome screens.
2023-09-18 20:58:38 +02:00
ElementBot
f89770c63e Update screenshots 2023-09-18 18:30:54 +00:00
Benoit Marty
e781371228 Remove old logo. 2023-09-18 20:15:33 +02:00
Benoit Marty
a23e25aa4e changelog. 2023-09-18 20:11:42 +02:00
ElementBot
601a2193e5 Update screenshots 2023-09-18 18:10:48 +00:00
Benoit Marty
dc11e526e4 Iterate on onboarding and welcome screens. 2023-09-18 19:48:30 +02:00
David Langley
abb11215ce Merge pull request #1330 from vector-im/dla/feature/room_list_decoration
Show a room list decoration for notification setting applied
2023-09-18 17:27:54 +01:00
David Langley
388e40c223 Merge branch 'develop' into dla/feature/room_list_decoration 2023-09-18 16:48:37 +01:00
Benoit Marty
021e2ebafe Merge pull request #1366 from vector-im/feature/bma/syncStrings
Sync strings
2023-09-18 17:45:44 +02:00
David Langley
8893faae52 Merge branch 'develop' of https://github.com/vector-im/element-x-android into dla/feature/room_list_decoration 2023-09-18 16:44:13 +01:00
Marco Romano
e721130b24 Merge pull request #1361 from vector-im/julioromano/remove_dead_code_timeline
Remove dead code in room summary row
2023-09-18 17:36:38 +02:00
David Langley
242cab4e07 Merge branch 'develop' into dla/feature/room_list_decoration 2023-09-18 16:32:29 +01:00
Benoit Marty
8f01c0b9dd Merge pull request #1363 from vector-im/feature/bma/appIcon
Update app icon
2023-09-18 17:28:43 +02:00
David Langley
2405bf77af Merge branch 'dla/feature/room_list_decoration' of https://github.com/vector-im/element-x-android into dla/feature/room_list_decoration 2023-09-18 16:25:32 +01:00
David Langley
2919555764 Fix unused import. 2023-09-18 16:24:54 +01:00
ElementBot
2d2c6046bb Update screenshots 2023-09-18 15:20:45 +00:00
Benoit Marty
ac6fc74999 Ignore false positive on monochrome icon. 2023-09-18 17:06:35 +02:00
David Langley
0ef28b639e Merge branch 'develop' into dla/feature/room_list_decoration 2023-09-18 16:03:50 +01:00
David Langley
cebe099c7d Add test. 2023-09-18 16:03:30 +01:00
Marco Romano
46501fe7d0 Enable Android 13/14 predictive back gesture #1360
https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture
2023-09-18 16:56:35 +02:00
Benoit Marty
d3d9367feb Localazy sync 2023-09-18 16:42:35 +02:00
Benoit Marty
fa16bf599c Ensure locale is taken into account by paparazzi. 2023-09-18 16:36:10 +02:00
David Langley
6fd8f0fe39 Merge branch 'dla/feature/room_list_decoration' of https://github.com/vector-im/element-x-android into dla/feature/room_list_decoration 2023-09-18 15:05:50 +01:00
David Langley
fb9108bfe8 Fix typo, remove unnecessary filter of all rooms in the datasource. 2023-09-18 15:05:43 +01:00
Benoit Marty
e3f445d9d6 Set different app icon background for debug/release/nightly. (#1089) 2023-09-18 15:18:00 +02:00
Marco Romano
1dd874d835 Remove dead code in room summary row
Not sure why it's unused but it's almost 1 year old so probably safe to remove.
2023-09-18 14:42:42 +02:00
Benoit Marty
893f336425 New app icon (imported with 64% of scale) 2023-09-18 13:10:07 +02:00
Marco Romano
1187633549 Enable Android 13/14 predictive back gesture
https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture
2023-09-18 12:07:26 +02:00
David Langley
8605673ca1 Merge branch 'develop' into dla/feature/room_list_decoration 2023-09-18 10:34:32 +01:00
ganfra
2b583f6e51 Merge pull request #1358 from vector-im/feature/fga/fix_invalidated_room_summary
Fix RoomSummary: RoomListEntry.Invalidated
2023-09-18 11:08:15 +02:00
Benoit Marty
37fd064ad2 Merge pull request #1352 from vector-im/renovate/com.google.firebase
Update dependency com.google.firebase:firebase-bom to v32.3.1
2023-09-18 11:01:49 +02:00
Benoit Marty
7bdfd2905c Merge pull request #1351 from vector-im/feature/jme/1302-allow-users-to-change-their-avatars
Add preference screen for user profile
2023-09-18 10:58:42 +02:00
ganfra
cdbfa4a0ce RoomSummary: RoomListEntry.Invalidated should not build empty room summary 2023-09-18 10:56:29 +02:00