Benoit Marty
ef5927d0bc
Merge pull request #1952 from vector-im/sync-localazy
...
Sync Strings
2023-12-05 13:47:44 +01:00
Benoit Marty
b43ddd36b9
Run the script again.
2023-12-05 12:25:59 +01:00
Benoit Marty
6aa0ad8b2f
Fix small error
2023-12-04 15:47:20 +01:00
Benoit Marty
45883975c4
Add Konsist test to check that assertThat is imported, and fix existing issues.
2023-12-04 15:18:01 +01:00
bmarty
ad2ca01094
Sync Strings from Localazy
2023-12-04 00:09:56 +00:00
Jorge Martin Espinosa
a8b85fb4e6
Extract compound tokens and theming to compound-android library ( #1888 )
...
* Replace tokens & icons with the external Compound ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-27 10:30:07 +01:00
Benoit Marty
d6258962a3
Use icon from Compound and ensure the size is 20.dp
2023-11-09 15:16:20 +01:00
Benoit Marty
bfe484b63c
Onboarding iteration #1776
2023-11-09 15:03:45 +01:00
ganfra
f2ae715a07
Update features/ftue/impl/src/test/kotlin/io/element/android/features/ftue/impl/DefaultFtueStateTests.kt
...
Co-authored-by: Benoit Marty <benoit@matrix.org >
2023-11-08 12:54:25 +01:00
ganfra
41517614c8
LockScreen : fix one more navigation issue
2023-11-07 18:22:40 +01:00
ganfra
f10231091d
LockScreen : refact some code and add secureFlag
2023-11-07 15:55:53 +01:00
Benoit Marty
c3cf49a5e4
Remove other useless lazy wrapping.
2023-11-02 16:28:50 +01:00
ganfra
b8ce848a0c
PIN : fix quality
2023-10-26 15:25:40 +02:00
ganfra
1e3cfcdbd6
PIN : Fix test compilation
2023-10-26 13:10:25 +02:00
ganfra
d59eaab7a8
PIN: add callback on LockScreenEntryPoint
2023-10-25 11:27:19 +02:00
ganfra
3e60773166
PIN : branch the mandatory flow
2023-10-24 18:13:41 +02:00
bmarty
379139a88f
Sync Strings from Localazy
2023-10-16 00:09:47 +00:00
Benoit Marty
a35cbd3cbd
Move InfoListOrganism to the new organisms package.
2023-10-04 09:08:57 +02:00
bmarty
cd0a0f7c9a
Sync Strings from Localazy
2023-10-02 00:09:47 +00:00
bmarty
e9a7c7bbaf
Sync Strings from Localazy
2023-09-25 00:09:17 +00:00
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
74fc9ad905
Rename Event for clarity
2023-09-21 15:33:03 +02:00
Benoit Marty
9b72992d51
Create FakePermissionsPresenterFactory, to reduce boilerplate.
2023-09-21 12:54:15 +02:00
Benoit Marty
676b2cc66b
Rename Event for clarity
2023-09-21 11:29:29 +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
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
d6ea21da22
Migrate other icons to compound icons.
2023-09-20 16:44:59 +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
Benoit Marty
d3d9367feb
Localazy sync
2023-09-18 16:42:35 +02:00
bmarty
6e5e538724
Sync Strings from Localazy
2023-09-18 00:09:19 +00:00
ganfra
455d39c629
Sync Strings from Localazy
2023-09-14 14:38:49 +00:00
Marco Romano
b860bd30bd
GRemove the @JvmField annotation whenever using WarmUpRule.
2023-09-13 15:19:26 +02:00
Benoit Marty
fad442760d
Now that we use a cache, there is no need to provide AvatarColors to the Avatar composable.
2023-09-11 10:55:26 +02:00
Benoit Marty
5a85efc458
Implement a in-memory cache for user avatar colors.
2023-09-11 10:55:26 +02:00
Benoit Marty
8cb84576be
Add @OptIn(ExperimentalCoroutinesApi::class)
...
Fix warning on runCurrent()
2023-09-11 10:55:26 +02:00
Jorge Martin Espinosa
f03cbc1c2e
Make sure notification permission screen is dismissed ( #1263 )
...
* Make sure notification permission screen is dismissed
2023-09-11 07:54:44 +02:00
jonnyandrew
301e49c3a3
Reduce test flakiness by warming up molecule tests ( #1226 )
2023-09-06 10:08:21 +00:00
Jorge Martin Espinosa
ee3d3ae213
Replace notification permission dialog with a screen ( #1223 )
...
* Replace notification permission dialog with a screen
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-09-05 18:58:05 +02:00
jmartinesp
c3b883623c
Sync Strings from Localazy
2023-09-05 06:37:36 +00:00
Benoit Marty
bcede44407
Move module features.analytics.test to services.analytics.test. FakeAnalyticsService was not implemented at the correct location.
2023-08-28 14:31:36 +02:00
Benoit Marty
2dd5c12ff1
Fix typo
2023-08-28 13:03:04 +02:00
Benoit Marty
56c637ce7d
Merge branch 'develop' into feature/bma/settingUpAccount
2023-08-28 13:02:44 +02:00
Benoit Marty
1a6376e723
Merge branch 'develop' into feature/bma/dataObject
2023-08-28 10:56:02 +02:00
Benoit Marty
fae5737356
Use a safer algorithm, and limit the size of the hashed string.
...
Fix an issue reported by Sonar.
2023-08-25 15:49:50 +02:00
Benoit Marty
8b1fe9b5dc
Add test for MigrationScreenPresenter.
2023-08-25 15:49:50 +02:00
Benoit Marty
45c815f405
Upgrade DefaultFtueStateTests regarding the new FTUE step MigrationScreen.
2023-08-25 14:51:19 +02:00
Benoit Marty
c2cfa4a606
Add the Migrate session screen ( #1145 )
2023-08-25 13:52:32 +02:00
Benoit Marty
7a602790ab
Localazy: move string screen_migration_ to ftue/impl module and sync the strings.
2023-08-25 13:52:32 +02:00
Benoit Marty
cd558bc09f
Import strings with Localazy.
2023-08-25 12:15:06 +02:00