Commit Graph

  • 1bf72d9585 Merge pull request #331 from vector-im/feature/bma/renovateComposeCompiler Benoit Marty 2023-04-18 09:34:04 +02:00
  • 4c04836dbc [FeatureFlag] add some unittest and fix one case! ganfra 2023-04-17 20:17:32 +02:00
  • a11b407038 FeatureFlag: first implementation ganfra 2023-04-17 19:44:29 +02:00
  • 30eb794d9c [Room details] DM designs (#313) Jorge Martin Espinosa 2023-04-17 18:41:10 +02:00
  • 97917e7a2d Update the Rust SDK to v0.1.9 (#318) Jorge Martin Espinosa 2023-04-17 17:43:21 +02:00
  • d391275420 [Room List] Show offline indicator when the device is offline (#239) Jorge Martin Espinosa 2023-04-17 17:01:16 +02:00
  • 3726ae3204 Let Renovate group dependency upgrade for kotlin compiler, ksp and compose compiler. Benoit Marty 2023-04-17 15:56:17 +02:00
  • 09056ff63e Add unused dependency to androidx.compose.compiler:compiler to let Renovate create PR to change the value of composecompiler Benoit Marty 2023-04-17 15:54:06 +02:00
  • 1cff85ddfa Add kotlinc.xml project configuration file. Benoit Marty 2023-04-17 15:14:16 +02:00
  • ff36c461b5 Upgrade ktlint to 0.48.2 Benoit Marty 2023-04-17 15:17:44 +02:00
  • 200763e15a Cleanup Benoit Marty 2023-04-17 14:37:26 +02:00
  • d68e4bd4f0 Merge pull request #326 from vector-im/feature/bma/push4 Benoit Marty 2023-04-17 14:13:39 +02:00
  • 48adacdd0c Update dependency app.cash.turbine:turbine to v0.12.3 renovate[bot] 2023-04-17 11:34:13 +00:00
  • b1e22e0448 Update danger/danger-js action to v11.2.6 renovate[bot] 2023-04-17 11:34:09 +00:00
  • de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) Jorge Martin Espinosa 2023-04-17 10:49:52 +02:00
  • 9971926760 Fix tests. Benoit Marty 2023-04-17 09:51:52 +02:00
  • a4897e6b76 Small quality fixes Benoit Marty 2023-04-17 09:42:59 +02:00
  • cbc1bdfe52 More cleanup Benoit Marty 2023-04-14 18:34:49 +02:00
  • 96812209a3 Improve rendering of notifications Benoit Marty 2023-04-14 18:31:35 +02:00
  • aad55d6341 small cleanup Benoit Marty 2023-04-14 18:19:59 +02:00
  • aba39ef568 Fix issue with pendingintent data. (Simplier to use String that Serializable) Benoit Marty 2023-04-14 18:10:55 +02:00
  • 3126dfa5e4 Update dependency org.robolectric:robolectric to v4.10 renovate[bot] 2023-04-14 15:55:08 +00:00
  • 09a3999cc9 Merge pull request #316 from vector-im/renovate/io.mockk Florian Renaud 2023-04-14 17:54:29 +02:00
  • 3966a03e3b Improve temporary message displayed in notifications Benoit Marty 2023-04-14 17:52:39 +02:00
  • 13f1ca3a60 Merge pull request #324 from vector-im/feature/fre/create_room Florian Renaud 2023-04-14 17:50:29 +02:00
  • efb620938c Create NotificationFactory Benoit Marty 2023-04-14 17:49:47 +02:00
  • 8158d0c72f Merge pull request #319 from vector-im/feature/fga/clean_up ganfra 2023-04-14 17:49:09 +02:00
  • d280510dd9 Extract channel management to dedicated class Benoit Marty 2023-04-14 17:37:49 +02:00
  • 509299b1d2 Revert "move instruction" Florian Renaud 2023-04-14 17:27:47 +02:00
  • b925fa8c09 Create PendingIntentFactory Benoit Marty 2023-04-14 17:26:01 +02:00
  • 478de7ee64 One more clean ganfra 2023-04-14 17:22:03 +02:00
  • 6927e26bd2 rename package Benoit Marty 2023-04-14 17:17:52 +02:00
  • f001460a3a Merge branch 'develop' into feature/fga/clean_up ganfra 2023-04-14 17:15:40 +02:00
  • d77162d768 Create getDismissRoomPendingIntent() Benoit Marty 2023-04-14 17:14:29 +02:00
  • 7e5fd58234 Extract code which create notification actions into ActionFactory and disable quick reply and mark as read actions. Benoit Marty 2023-04-14 17:09:42 +02:00
  • 9c56c62548 move instruction Florian Renaud 2023-04-14 16:49:11 +02:00
  • 9fcbab851a Rename callbacks for clarity and consistency Florian Renaud 2023-04-14 16:46:45 +02:00
  • 3c9af936ab Add tests on create action Florian Renaud 2023-04-14 16:26:14 +02:00
  • 776e9bd221 Add some tests on RoomFlowNode ganfra 2023-04-14 15:34:41 +02:00
  • 9e052a4522 Merge pull request #320 from vector-im/feature/fre/create_room_flow_persist_data Florian Renaud 2023-04-14 15:09:04 +02:00
  • 0718e6feec Changelog Florian Renaud 2023-04-14 14:06:12 +02:00
  • 81fc3406c8 Handle create room action Florian Renaud 2023-04-14 00:20:33 +02:00
  • c9edd8c6cd Add missing test Florian Renaud 2023-04-14 14:54:38 +02:00
  • 51da3a7225 update screenshots Florian Renaud 2023-04-14 14:29:12 +02:00
  • b59fab03e1 Fix privacy item binding Florian Renaud 2023-04-14 10:37:20 +02:00
  • 55ba4ae108 Merge pull request #322 from vector-im/renovate/molecule ganfra 2023-04-14 11:37:37 +02:00
  • 62a366397b Update dependency app.cash.molecule:molecule-runtime to v0.9.0 renovate[bot] 2023-04-14 09:09:13 +00:00
  • 985db0b90e Merge pull request #249 from vector-im/renovate/compose_bom ganfra 2023-04-14 11:08:40 +02:00
  • 4aba3e36db Update dependency com.google.firebase:firebase-bom to v31.5.0 renovate[bot] 2023-04-14 09:08:15 +00:00
  • 533585b3c5 Merge branch 'develop' into renovate/compose_bom ganfra 2023-04-14 10:50:39 +02:00
  • 81c2c9b411 Merge pull request #287 from csmith/local-sdk-fixes ganfra 2023-04-14 10:49:49 +02:00
  • e8244a9f79 Cleanup Benoit Marty 2023-04-14 10:32:20 +02:00
  • 9d39d815ea Merge pull request #321 from vector-im/feature/bma/push3 Benoit Marty 2023-04-14 10:08:42 +02:00
  • 1bc59bb9ab update ConfigureRoomPresenter unit tests Florian Renaud 2023-04-14 09:17:44 +02:00
  • 4c2237a63e Fix unit test Florian Renaud 2023-04-14 00:22:41 +02:00
  • 33bac15b44 Merge remote-tracking branch 'origin/develop' into feature/fre/create_room_flow_persist_data Florian Renaud 2023-04-13 23:45:33 +02:00
  • 62866965d9 Merge pull request #308 from vector-im/feature/fre/create_room_screen Florian Renaud 2023-04-13 23:40:25 +02:00
  • 841a24a3a4 Check if user is not already selected Florian Renaud 2023-04-13 23:33:54 +02:00
  • ddb49da7f3 rename state provider Florian Renaud 2023-04-13 23:32:27 +02:00
  • 27a6e5f9e9 Use immutableList Florian Renaud 2023-04-13 23:30:33 +02:00
  • d9844e4ffa Merge branch 'feature/fre/create_room_screen' into feature/fre/create_room_flow_persist_data Florian Renaud 2023-04-13 23:28:19 +02:00
  • 7c3a3e225e Split ConfigureRoomView into multiple files Florian Renaud 2023-04-13 23:02:56 +02:00
  • 851c0eeb8f [Room Details] Implement member details screen (#302) Jorge Martin Espinosa 2023-04-13 18:41:57 +02:00
  • 89d78105a7 Pass item to RoomPrivacyOption Florian Renaud 2023-04-13 18:06:17 +02:00
  • b1740da056 Fix hardcoding privacy option Florian Renaud 2023-04-13 17:56:18 +02:00
  • dac6534e1e use derived state Florian Renaud 2023-04-13 17:49:14 +02:00
  • 9105f13fb2 Remove wildcard import Florian Renaud 2023-04-13 16:53:38 +02:00
  • 60e5c1c544 Fix unit tests Florian Renaud 2023-04-13 16:06:21 +02:00
  • 2ee536da3b do not reverse selected user list ordering & add autoscroll when selecting user Florian Renaud 2023-04-13 15:44:00 +02:00
  • 39c05f7bed Update screenshots Florian Renaud 2023-04-13 14:24:33 +02:00
  • 063d3a66df Show toast for not implemented actions Florian Renaud 2023-04-13 14:12:46 +02:00
  • 2167068410 Remove useless selectedUsers parameter Florian Renaud 2023-04-13 11:37:17 +02:00
  • 8d84011808 Introduce ConfigureRoomFlowNode and bind CreateRoomScope to this flow Florian Renaud 2023-04-13 11:34:19 +02:00
  • 68c093a0df Improve AddPeople node Florian Renaud 2023-04-13 10:26:21 +02:00
  • 6a8179a5b5 Persist selected users in data store Florian Renaud 2023-04-13 10:06:05 +02:00
  • cc13629f96 Fix tests Florian Renaud 2023-04-12 17:25:44 +02:00
  • 34515e4b49 Rename MatrixUserDataSource to UserListDataSource Florian Renaud 2023-04-12 17:19:39 +02:00
  • 97a40b35df Update screenshots Florian Renaud 2023-04-12 16:48:00 +02:00
  • 552f66a92a Split user list views into multiple files Florian Renaud 2023-04-12 16:31:51 +02:00
  • 5d630c7b5b Add RemoveFromSelection event in room configuration screen Florian Renaud 2023-04-12 14:17:15 +02:00
  • ee0b8edf5e Add CreateRoomScope with data store Florian Renaud 2023-04-12 14:14:48 +02:00
  • f5f322c14c Add create room API Florian Renaud 2023-04-11 22:29:16 +02:00
  • 0ea59b52db Fix modifier usage Florian Renaud 2023-04-13 16:18:33 +02:00
  • 3854e879e9 Fix test Benoit Marty 2023-04-13 16:18:28 +02:00
  • 8d77e700d1 declare node callback in local variable Florian Renaud 2023-04-13 15:54:48 +02:00
  • dc8bd18bed reorder params Florian Renaud 2023-04-11 14:31:05 +02:00
  • 274d1556f7 Changelog Florian Renaud 2023-04-07 16:49:01 +02:00
  • f66b905330 Add tests for ConfigureRoomPresenter Florian Renaud 2023-04-07 16:45:35 +02:00
  • 755a4941cb screenshots Florian Renaud 2023-04-07 16:12:31 +02:00
  • 99bb29c81a Use string resources Florian Renaud 2023-04-07 15:29:55 +02:00
  • 1858eadd70 Fix typo Benoit Marty 2023-04-13 15:47:23 +02:00
  • d8ee822546 plug back button Florian Renaud 2023-04-07 14:53:54 +02:00
  • 5d8c0fa5bd Update enable state of create room button Florian Renaud 2023-04-07 14:51:47 +02:00
  • 572ac9aef0 Use rememberLazyListState Florian Renaud 2023-04-07 14:34:24 +02:00
  • 2b912ebe47 Extract room name and topic to dedicated composable Florian Renaud 2023-04-07 14:29:36 +02:00
  • 9c1c9f33d1 Room visibility Florian Renaud 2023-04-05 16:28:09 +02:00
  • a2c4fec639 Fix build Florian Renaud 2023-04-05 16:28:55 +02:00
  • 17014e5784 Add topic and room name to the state Florian Renaud 2023-04-04 17:41:31 +02:00
  • 9b9ccced81 Add fake list of matrix users Florian Renaud 2023-04-04 17:26:00 +02:00
  • 2aa61dc679 Change wording of create a room button Florian Renaud 2023-04-04 16:42:06 +02:00