1515 Commits (2cce7f3b47fa4427ea2e33b126079c140674b626)

Author SHA1 Message Date
Benoit Marty 2cce7f3b47 Fix lint `UnnecessaryComposedModifier` and make it an error 12 months ago
Benoit Marty c9c7af6e06 Simplify the management of `inReplyToEventTimelineItem` 12 months ago
Benoit Marty a192a8823f Ensure `getEventTimelineItemByEventId` is called when we enter in reply mode. 12 months ago
Benoit Marty aefeb01cdd Reduce the number of fallback notification. Only used now when message cannot be decrypted. 12 months ago
Benoit Marty cf657df5fd Fix API break with Matrix SDK 0.1.58. 12 months ago
Benoit Marty 702c137ead Replace `mutableStateOf` by `mutableIntStateOf` and `mutableFloatStateOf`. Use `intValue` and `floatValue` to avoid unboxing. 12 months ago
Benoit Marty 3f73443ebb Be able to install APK from Element X. 12 months ago
Benoit Marty e7ba973e7b Improve default mime type. 12 months ago
Benoit Marty 34631f53b3 Avoid hard-coded string. 12 months ago
Marco Romano 2e6581a5ad
Show poll creator view in timeline (#1429) 12 months ago
bmarty c72bb92ef2 Sync Strings from Localazy 1 year ago
Marco Romano f81a4bf0f8
Upgrade Rust SDK to v0.1.57 (#1401) 1 year ago
Benoit Marty 03eacdc454 Add animation on the timeline content, to avoid glitch (#1323) 1 year ago
bmarty a7ce12d91d Sync Strings from Localazy 1 year ago
Benoit Marty d19b624c6f Rename Event for clarity 1 year ago
Benoit Marty 86bfd5c04a Rename file to match the class it contains. 1 year ago
Marco Romano e4c78a2489
Properly format lastMessage when it belongs to a poll. (#1387) 1 year ago
Benoit Marty dd5d67d186 Move open system setting to the PermissionsPresenter 1 year ago
Benoit Marty 08b455afd3 Create FakePermissionsPresenterFactory, to reduce boilerplate. 1 year ago
Benoit Marty 7e587f9a9e Add strings for permission dialogs in Localazy 1 year ago
Benoit Marty dcb1677bf1 Open app settings from the permission dialog. 1 year ago
Benoit Marty f3456cafa7 Rename Event for clarity 1 year ago
Benoit Marty 4b928af21b Fix behavior of DefaultPermissionsPresenter. Do not show dialog immediately. 1 year ago
Benoit Marty 31eca73e8d Request Camera permission before launching the external Camera app (#1395) 1 year ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
Benoit Marty 97f2d211ae Detekt: Rename `LargeHeightPreview` to `PreviewWithLargeHeight` to follow naming convention. 1 year ago
Benoit Marty 3e90f59604 Add start padding to the send icon to make it visually centered. 1 year ago
Benoit Marty 03d69146aa Remove unused resource, and use compound icons when possible. 1 year ago
Benoit Marty d531e71cd8 Migrate other icons to compound icons. 1 year ago
Benoit Marty 32f95e70cb Better rendering on screenshot test 1 year ago
Benoit Marty 89b66b5a36 Remove unused icons 1 year ago
Benoit Marty 7ec5e0e173 Fix warnings. 1 year ago
Benoit Marty 085b3bbfa4 Iterate on icons (#1320) 1 year ago
Benoit Marty c652606f56 Remove VectorIcons object, inline the values. 1 year ago
ganfra 4883b63762 Remove usage of async-uniffi as it leads to a deadlocks and memory leaks (#1381) 1 year ago
Benoit Marty 8f4f2f9d56 All icons are now white 1 year ago
Benoit Marty 45d45ecc87 Add Icons preview. 1 year ago
ganfra c3df84cb7b Fix warning and yield 1 year ago
jonnyandrew d784ca3804
[Rich text editor] Update code and links style (#1362) 1 year ago
Benoit Marty b690dc3a78 Import all the icons from zip file at https://github.com/vector-im/element-x-android/issues/1320 1 year ago
Benoit Marty 9dab4e7834 Import all the compound icons from https://github.com/vector-im/compound-design-tokens/tree/main/icons. 1 year ago
ganfra 0bd6ba0984 Fix room member infinite loop 1 year ago
ganfra 6746bf5d44 RoomList : fix ANR (#1370) 1 year ago
Marco Romano 0d05df0651
Upgrade rust sdk to .55 (#1365) 1 year ago
jonnyandrew ee8d27e927
[Rich text editor] Add link functionality to rich text editor (#1309) 1 year ago
Benoit Marty 2819448cd4 Use `DayNightPreview` 1 year ago
Benoit Marty 689b9b1d81 Remove old logo. 1 year ago
Benoit Marty 6947fb1ba1 Iterate on onboarding and welcome screens. 1 year ago
David Langley 6497d2184f Add test. 1 year ago
Benoit Marty 0453ea5904 Localazy sync 1 year ago