Commit Graph

  • e7c864c61a Fix test on CI. Benoit Marty 2023-11-20 11:27:25 +01:00
  • 95ae3eaaf2 Stop voice message on redaction (#1826) Marco Romano 2023-11-20 10:48:25 +01:00
  • 28f4ccdf9f Delete media caches on startup (#1807) Marco Romano 2023-11-20 10:48:11 +01:00
  • 12bdaf9727 Remove wrong comment. Benoit Marty 2023-11-20 10:36:29 +01:00
  • f9d621b6e8 Update screenshots ElementBot 2023-11-20 09:08:16 +00:00
  • eeb9b30d80 Sync Strings (#1839) ElementBot 2023-11-20 09:07:53 +00:00
  • c07a032157 SecureBackup: improve error flow when backup state cannot be retrieved, and add tests. Benoit Marty 2023-11-20 10:00:21 +01:00
  • 1937d0e67d Update rnkdsh/action-upload-diawi action to v1.5.4 renovate[bot] 2023-11-20 08:52:15 +00:00
  • 532db979bf Merge pull request #1838 from vector-im/renovate/me.saket.telephoto-zoomable-image-coil-0.x ganfra 2023-11-20 09:51:58 +01:00
  • 89aebbbd3d Merge pull request #1835 from vector-im/feature/fga/timeline_recomposition ganfra 2023-11-20 09:51:46 +01:00
  • 008804bb36 Merge pull request #1817 from vector-im/renovate/lifecycle Benoit Marty 2023-11-20 09:34:31 +01:00
  • dac933eaaf Merge pull request #1816 from vector-im/renovate/kotlin Benoit Marty 2023-11-20 09:15:22 +01:00
  • 7c3804888f Update dependency com.squareup:kotlinpoet to v1.15.1 renovate[bot] 2023-11-19 12:48:52 +00:00
  • 99dbbc722d Update dependency me.saket.telephoto:zoomable-image-coil to v0.7.1 renovate[bot] 2023-11-18 10:44:00 +00:00
  • 5267597b69 Update wysiwyg to v2.18.0 renovate[bot] 2023-11-17 18:55:48 +00:00
  • a0f289592e Timeline : do not use SubcomposeLayout if not needed ganfra 2023-11-17 17:53:45 +01:00
  • d352f14665 BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke EncryptionService.doesBackupExistOnServer() to check if a Backup exists. Benoit Marty 2023-11-17 17:31:22 +01:00
  • 7eee8fab60 Update screenshots ElementBot 2023-11-17 15:49:52 +00:00
  • 51654e4b96 Send state: show if null and is last message. Read receipt: Also show the send state even if the flag for read receipt is set to false. Benoit Marty 2023-11-17 16:32:00 +01:00
  • 2f3333af69 Remove hard-coded value. Benoit Marty 2023-11-17 15:46:33 +01:00
  • 014b15771b Read receipt: Rework how the feature flag is used. Benoit Marty 2023-11-17 16:40:15 +01:00
  • c8b8938aa8 Read receipt: BottomSheet: Add "seen by" title. Benoit Marty 2023-11-17 11:49:25 +01:00
  • d1df0e47f1 Read receipt: Improve accessibility Benoit Marty 2023-11-17 10:35:36 +01:00
  • 3ec5c0c52b Sync strings Benoit Marty 2023-11-17 10:07:15 +01:00
  • 4585597715 Merge pull request #1828 from vector-im/feature/bma/fixForwardToRoomError Benoit Marty 2023-11-17 11:31:47 +01:00
  • fe1ffe3aae Update dependency org.matrix.rustcomponents:sdk-android to v0.1.68 renovate[bot] 2023-11-17 09:44:50 +00:00
  • 63d03be28c Update dependency com.google.firebase:firebase-bom to v32.6.0 (#1831) renovate[bot] 2023-11-17 07:58:41 +00:00
  • 8bc2a4d3a5 Update android.gradle.plugin to v8.1.4 (#1830) renovate[bot] 2023-11-16 20:51:59 +00:00
  • 589eeb4a51 Fix wrong list used when forwarding an Event to some rooms fails. Benoit Marty 2023-11-16 17:53:34 +01:00
  • f80ec8a803 Update wysiwyg to v2.17.0 (#1827) renovate[bot] 2023-11-16 15:25:56 +00:00
  • 3886048a89 Merge pull request #1825 from vector-im/feature/fga/suppress_remove_timeline_usage ganfra 2023-11-16 15:54:07 +01:00
  • b70b7f6fac Read receipt: Do not impact screenshot test for timeline. Benoit Marty 2023-11-16 14:27:14 +01:00
  • d36943cc41 Suppress usage of removeTimeline method (#1824) ganfra 2023-11-16 14:11:00 +01:00
  • 1684e89b7c Read receipt: Open room member page when clicking on a read receipt from the bottom sheet. Benoit Marty 2023-11-16 14:02:06 +01:00
  • c25e01fe39 Read receipt: Cleanup Benoit Marty 2023-11-16 13:26:09 +01:00
  • 8c7809e316 Read receipt: fix test and add test for ReadReceiptBottomSheetPresenter Benoit Marty 2023-11-16 13:20:48 +01:00
  • 900cf1881f Read receipt: Bottom sheet Benoit Marty 2023-11-16 12:12:55 +01:00
  • 87d5ed82b9 Read receipt: model and UI. Benoit Marty 2023-11-16 09:57:55 +01:00
  • 651a64b51b Fix typo Benoit Marty 2023-11-15 15:57:50 +01:00
  • 8ec9bc2b84 Read receipts: feature flag Benoit Marty 2023-11-15 10:16:37 +01:00
  • 1b9e6ae71e Read receipts: mapping Benoit Marty 2023-11-15 10:09:17 +01:00
  • f80ea98e6c Update media3 to v1.2.0 renovate[bot] 2023-11-16 12:14:09 +00:00
  • f78ecee19f Update lifecycle to v2.7.0-rc01 renovate[bot] 2023-11-16 12:14:05 +00:00
  • ff3ee5a43e Merge pull request #1818 from vector-im/renovate/androidx.browser-browser-1.x ganfra 2023-11-16 13:14:04 +01:00
  • 86ef94f892 Merge pull request #1814 from vector-im/renovate/activity ganfra 2023-11-16 13:13:35 +01:00
  • 24235dccfb Update plugin dependencyanalysis to v1.26.0 (#1819) renovate[bot] 2023-11-16 07:54:43 +00:00
  • adff64059b Fix a changelog typo (#1820) Jonas Platte 2023-11-16 08:34:53 +01:00
  • fd5f8897f1 Update dependency androidx.browser:browser to v1.7.0 renovate[bot] 2023-11-15 21:18:50 +00:00
  • 8d8ec3adc7 Update activity to v1.8.1 renovate[bot] 2023-11-15 18:38:56 +00:00
  • d511b837a0 Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.1 renovate[bot] 2023-11-15 17:14:17 +00:00
  • 5418ef00e1 Update plugin dependencycheck to v8.4.3 (#1810) renovate[bot] 2023-11-15 13:32:35 +00:00
  • f752147837 Remove Element Call feature flag and revert base URL to call.element.io (#1809) Jorge Martin Espinosa 2023-11-15 14:02:24 +01:00
  • a5bad53c62 Iterate design on several screens: update icons, replace PreferenceTexts (#1771) Jorge Martin Espinosa 2023-11-15 10:52:37 +01:00
  • 99783a6eed Merge pull request #1805 from vector-im/feature/bma/renderReadMarker Benoit Marty 2023-11-15 09:34:29 +01:00
  • 6bfb3162f6 Merge pull request #1806 from vector-im/feature/fga/lock_screen_composition Benoit Marty 2023-11-14 23:15:44 +01:00
  • 2aa92b655c Format comment Benoit Marty 2023-11-14 23:15:27 +01:00
  • 40ea49adf6 Merge pull request #1803 from vector-im/julioromano/app_lateinit Benoit Marty 2023-11-14 23:11:05 +01:00
  • 844768c9ec Update screenshots ElementBot 2023-11-14 21:49:58 +00:00
  • b4a19b91d9 #1806 fix compilation ganfra 2023-11-14 21:38:15 +01:00
  • 8b250fad33 #1806 add changelog ganfra 2023-11-14 21:07:58 +01:00
  • 97bbc37f6c LockScreen : avoid removing from composition the LoggedInFlowNode.Children when LockScreen is displayed. ganfra 2023-11-14 20:59:17 +01:00
  • d380cff645 Simplify config for Localazy Benoit Marty 2023-11-14 18:25:05 +01:00
  • eb6252bed3 Timeline: render TimelineItemReadMarkerModel Benoit Marty 2023-11-14 18:10:26 +01:00
  • 33534195ba Merge pull request #1801 from vector-im/feature/bma/timelineBeginning Benoit Marty 2023-11-14 18:04:42 +01:00
  • be2bd99983 Update screenshots ElementBot 2023-11-14 16:15:38 +00:00
  • 2cb0060f96 Add a View to show the beginning of the timeline (parity with iOS) Benoit Marty 2023-11-14 17:06:19 +01:00
  • 5209627f67 Fix merge conflict (#1804) jonnyandrew 2023-11-14 16:21:58 +00:00
  • 55cbef9848 Merge pull request #1798 from vector-im/feature/bma/config Benoit Marty 2023-11-14 16:53:46 +01:00
  • 96e4106410 Allow to seek a voice message before playing it (#1780) Marco Romano 2023-11-14 16:23:51 +01:00
  • c3471a1d5d Show error dialog when voice message fails to send (#1796) jonnyandrew 2023-11-14 15:05:07 +00:00
  • 6eb012a7d5 Delay displaying the voice message download indicator (#1793) jonnyandrew 2023-11-14 15:04:43 +00:00
  • a9ec8bbdc6 Merge pull request #1791 from vector-im/renovate/kotlin Benoit Marty 2023-11-14 15:38:57 +01:00
  • a5f76da204 Remove lateinit from Application class Marco Romano 2023-11-14 15:32:18 +01:00
  • 2c25e69df8 Persist state of VoiceMessagePresenter in memory (#1795) Marco Romano 2023-11-14 15:24:24 +01:00
  • 470613e451 Cleanup Benoit Marty 2023-11-14 15:07:20 +01:00
  • 0b1d41e861 Update voice message recording button behaviour (#1784) jonnyandrew 2023-11-14 14:05:59 +00:00
  • 1df3f6113a Merge pull request #1802 from vector-im/feature/bma/emoteHtml Benoit Marty 2023-11-14 14:58:31 +01:00
  • 6cb4a9af6d Fix rendering of emote when the message contains some formatting. Benoit Marty 2023-11-14 14:28:15 +01:00
  • 74c13a7f79 Cleanup Benoit Marty 2023-11-14 14:11:08 +01:00
  • 4f146d7a1c Localazy: move report_content strings to the :features:messages:impl module. Benoit Marty 2023-11-14 11:37:21 +01:00
  • 2257652450 Localazy: move leave_room_alert_ strings to the :features:leaveroom:api module. Benoit Marty 2023-11-14 11:26:40 +01:00
  • c6d34e8599 Localazy: move settings_rageshake strings to the :features:rageshake:api module. Benoit Marty 2023-11-14 11:16:57 +01:00
  • 0adc3b1f1d Localazy: move screen_notification_settings_ strings to the :features:preferences:impl module. Need to also import screen_notification_settings_edit_failed_updating_default_mode to the module :features:roomdetails:impl. Benoit Marty 2023-11-14 11:12:35 +01:00
  • 2ebe7d3365 Localazy: move emoji_picker_category_ strings to the :features:messages:impl module. Benoit Marty 2023-11-14 10:53:30 +01:00
  • d9f5fdccbc Localazy: move some strings to the :features:analytics:api module. Benoit Marty 2023-11-14 10:47:54 +01:00
  • 3628a0359c Create VoiceMessageConfig in appconfig module. Benoit Marty 2023-11-14 10:31:25 +01:00
  • f073e51a84 Move PushConfig to the appconfig module. Benoit Marty 2023-11-14 10:26:16 +01:00
  • d648f85d75 Add active call icon to room list summaries (#1792) Jorge Martin Espinosa 2023-11-13 16:35:11 +01:00
  • 58e05d139c Always ensure media temp dir exists (#1790) Marco Romano 2023-11-13 15:52:53 +01:00
  • abd4b17ca9 Merge pull request #1785 from vector-im/renovate/mobile-dev-inc-action-maestro-cloud-1.x Benoit Marty 2023-11-13 15:25:30 +01:00
  • 3bf34eae01 Sync Strings (#1789) ElementBot 2023-11-13 11:31:34 +00:00
  • 93fc94cb8f Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.6 renovate[bot] 2023-11-13 10:44:26 +00:00
  • de05c9b098 Merge pull request #1787 from vector-im/feature/bma/gradleCleanup Benoit Marty 2023-11-13 11:43:57 +01:00
  • 5850f5342d Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA Benoit Marty 2023-11-13 09:58:00 +01:00
  • 485e6bde80 Remove unused entries from the catalog. Benoit Marty 2023-11-10 16:59:36 +01:00
  • ecbd7c7b41 Short notation Benoit Marty 2023-11-10 16:56:35 +01:00
  • 67d58bac35 Move remaining hard-coded dependency to Gradle catalog. We had 2 different version of material3 library. Benoit Marty 2023-11-10 16:56:04 +01:00
  • 067734ecb9 Move appdistribution declarations to Gradle catalog Benoit Marty 2023-11-10 16:39:05 +01:00
  • 8819522423 Replace hard-coded value by value from gradle datalog Benoit Marty 2023-11-10 16:25:58 +01:00
  • 810203119f Gradle catalog: do not use version.ref if there is only one module which use it. Benoit Marty 2023-11-10 16:23:23 +01:00