Commit graph

  • 2aec795299 Run maestro only on pull request, and only when the pull request has been approved, to limit our usage of maestro cloud. #121 Benoit Marty 2023-03-10 10:23:50 +01:00
  • 1ab2bfcd21 Ensure samples/minimal still compiles #195 Benoit Marty 2023-03-10 10:16:01 +01:00
  • 44b2285b45 Update dependency io.element.android:wysiwyg to v1.2.2 renovate[bot] 2023-03-10 08:52:31 +00:00
  • b1c116b883 [MatrixSDK] makes sure to release FFI objects from RustMatrixRoom by calling close ganfra 2023-03-09 20:22:16 +01:00
  • c7519149fd [MatrixSDK] makes sure to release FFI objects from RustRoomSummaryDataSource ganfra 2023-03-09 20:08:53 +01:00
  • bdf754c26b [MatrixSDK] makes sure to release FFI objects from RustMatrixClient ganfra 2023-03-09 19:58:17 +01:00
  • faa0f42e7b Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.10 renovate[bot] 2023-03-09 16:55:53 +00:00
  • 08f5f6edaa Merge pull request #173 from vector-im/feature/fga/improve_node_architecture ganfra 2023-03-09 17:55:17 +01:00
  • 399bfdc5e6 Add small comments ganfra 2023-03-09 17:54:35 +01:00
  • 82db14f3ef Merge pull request #160 from vector-im/renovate/gradle-7.x Benoit Marty 2023-03-09 17:38:27 +01:00
  • b348ad7af3 Hopefully makes CI happy ganfra 2023-03-09 17:30:49 +01:00
  • 953b8280bd [Architecture] regenerate screenshots ganfra 2023-03-09 16:44:12 +01:00
  • 68f16beef2 Update dependency androidx.recyclerview:recyclerview to v1.3.0 (#188) renovate[bot] 2023-03-09 16:35:00 +01:00
  • 9d2bb2f776 [Architecture] Fix UT compilation after removing duplicated class ganfra 2023-03-09 16:27:24 +01:00
  • e62246f3a2 Fix import Florian Renaud 2023-03-09 15:28:12 +01:00
  • 2bd252b9c5 Rename CreateRoomRootScreen ganfra 2023-03-09 15:43:50 +01:00
  • ed853fe0a4 Merge branch 'develop' into feature/fga/improve_node_architecture ganfra 2023-03-09 15:42:23 +01:00
  • 8b5b9070e8 Update dependency gradle to v7.6.1 renovate[bot] 2023-03-09 14:34:59 +00:00
  • 72ebd9e347 Merge pull request #192 from vector-im/feature/bma/depCleanup Benoit Marty 2023-03-09 15:09:36 +01:00
  • 6a34caf33d Create allFeatureApis extension and rename allFeatures to allFeaturesImpl Benoit Marty 2023-03-09 14:52:40 +01:00
  • b149914c73 Address design comments on the change server screen (#196) Jorge Martin Espinosa 2023-03-09 14:51:44 +01:00
  • 699e816328 Remove duplicated Fake class. Benoit Marty 2023-03-09 14:16:48 +01:00
  • f6dc48bec8 Merge pull request #194 from vector-im/feature/bma/fixNightly Benoit Marty 2023-03-09 12:52:23 +01:00
  • 184a68b637 [Architecture] split createroom feature module ganfra 2023-03-09 12:31:30 +01:00
  • c5474f6460 Fix APK path sent to browserstack Benoit Marty 2023-03-09 12:27:46 +01:00
  • c496102a05 Update nightly_manual.yml file (iso nightly.yml) Benoit Marty 2023-03-09 12:22:14 +01:00
  • 8e2e09986c Fix application distribution for nightly build. Benoit Marty 2023-03-09 12:20:01 +01:00
  • ed2706f7ef Merge branch 'develop' into feature/fga/improve_node_architecture ganfra 2023-03-09 12:00:34 +01:00
  • f80142c74c Merge pull request #180 from vector-im/feature/fre/create_room_module Florian Renaud 2023-03-09 11:41:20 +01:00
  • 335b99b567 [Architecture] remove unused drawable file ganfra 2023-03-09 11:40:07 +01:00
  • cf74fadb19 [Architecture] Fix unittest compilation ganfra 2023-03-09 11:25:46 +01:00
  • c5c39dc40a [Architecture] fix compile and rename LoginRootScreen -> LoginRootView ganfra 2023-03-09 10:37:17 +01:00
  • a19917da80 Merge branch 'develop' into feature/fga/improve_node_architecture ganfra 2023-03-09 10:27:00 +01:00
  • b07e0e62b1 [Architecture] clean and makes compile ganfra 2023-03-09 10:18:25 +01:00
  • defa2c5a96 Use libs in DependencyHandlerScope extensions Benoit Marty 2023-03-09 09:59:29 +01:00
  • 7051bfc14e [Architecture] split all feature modules to api/impl ganfra 2023-03-08 16:13:45 +01:00
  • cb5652cb1a Update screenshot tests Florian Renaud 2023-03-08 15:50:38 +01:00
  • 9a5455e264 Move button actions to view events Florian Renaud 2023-03-08 13:40:24 +01:00
  • c662b221c9 Rework create room action buttons and remove custom TextIconButton Florian Renaud 2023-03-08 11:51:59 +01:00
  • b81f91b563 Use material icons while design system is not ready Florian Renaud 2023-03-08 11:41:05 +01:00
  • 93567aed02 Fix rendering of wrong composable in preview Florian Renaud 2023-03-08 09:13:36 +01:00
  • dd1e10279b add changelog Florian Renaud 2023-03-07 17:37:42 +01:00
  • a7b6d36fae Make CreateRoomSearchBar stateless Florian Renaud 2023-03-07 17:32:09 +01:00
  • f43ab8434b Adding missing padding top Maxime NATUREL 2023-03-07 14:50:21 +01:00
  • eb93b8783f TextIconButton component Maxime NATUREL 2023-03-07 14:44:13 +01:00
  • 7f45361381 Wrapper for TextButton Maxime NATUREL 2023-03-07 14:31:44 +01:00
  • 29888350d4 Moving back button into button package Maxime NATUREL 2023-03-07 14:24:55 +01:00
  • a3d0ebc170 Fix icon color on dark theme Florian Renaud 2023-03-07 14:17:58 +01:00
  • c708fcdf66 Improve buttons rendering Florian Renaud 2023-03-07 13:54:11 +01:00
  • 5f8ed2649b Fix code formatting Maxime NATUREL 2023-03-07 10:18:31 +01:00
  • a6ae25c5a1 Hiding the buttons when the search is active Maxime NATUREL 2023-03-07 10:05:38 +01:00
  • aa2b4919da Add buttons to create and invite Maxime NATUREL 2023-03-06 18:02:30 +01:00
  • 34d0636331 Fix using matrix.api module Maxime NATUREL 2023-03-07 10:13:44 +01:00
  • db83f4bf6d Fix duplicated strings and use back button Maxime NATUREL 2023-03-06 17:17:27 +01:00
  • 7f0590b304 Fix matrix test dependency Maxime NATUREL 2023-03-06 16:55:46 +01:00
  • ed46d42489 Update SearchBar by using the DockedSearchBar from material3 Florian Renaud 2023-03-06 16:25:26 +01:00
  • 70acc9b2da Search bar Maxime NATUREL 2023-03-03 18:01:40 +01:00
  • bcaf71a917 Rename top bar to CreateRoomRootViewTopBar Maxime NATUREL 2023-03-03 16:15:33 +01:00
  • 1827faec9c Remove displayCutoutPadding Maxime NATUREL 2023-03-03 16:14:37 +01:00
  • 550bad9376 Navigate up on close Maxime NATUREL 2023-03-03 15:26:51 +01:00
  • 14a385e577 Top app bar for the start chat screen Maxime NATUREL 2023-03-03 15:23:23 +01:00
  • bb312041ea Use correct color for FAB button Maxime NATUREL 2023-03-03 14:13:54 +01:00
  • 21eca139ed Revert the color change in theme Maxime NATUREL 2023-03-03 14:05:14 +01:00
  • 00a19107ce Update create room screen Florian Renaud 2023-03-03 10:32:28 +01:00
  • 5832110a25 Remove useless comment Florian Renaud 2023-03-02 15:09:40 +01:00
  • d11c18d6b6 Customize create room floating button Florian Renaud 2023-03-01 18:46:25 +01:00
  • e8a4365b05 Rename parent node to flow node Florian Renaud 2023-03-01 14:02:39 +01:00
  • 7fbab8939b Add empty create room fab button Florian Renaud 2023-02-28 18:07:34 +01:00
  • c135d2a13c Create root node Florian Renaud 2023-02-28 17:42:26 +01:00
  • 0e4bde644d Init create room module Florian Renaud 2023-02-28 16:18:44 +01:00
  • 28d49c9c84 Merge pull request #170 from vector-im/renovate/major-dependencycheck Benoit Marty 2023-03-08 15:38:31 +01:00
  • 7e52aa4d19 Merge pull request #159 from vector-im/renovate/com.google.testparameterinjector Benoit Marty 2023-03-08 15:38:17 +01:00
  • 60fecb1577 Merge pull request #166 from vector-im/renovate/test_core Benoit Marty 2023-03-08 15:37:57 +01:00
  • 126ad1c8cc Fix the case when a valid homeserver url can't be extracted from the MXID (#182) Jorge Martin Espinosa 2023-03-08 15:36:36 +01:00
  • 0c8d8b62f8 Clear focus when submitting forms to prevent issues with the IME keyboard. (#139) Jorge Martin Espinosa 2023-03-08 15:30:40 +01:00
  • 40e00d0761 New name pattern for screenshot test reference after upgrading com.google.testparameterinjector:test-parameter-injector to v1.10 Benoit Marty 2023-03-08 15:28:03 +01:00
  • 21915f6eb6 Update documentation about screenshot test Benoit Marty 2023-03-07 23:27:25 +01:00
  • 2a9cdee727 Update dependency com.google.testparameterinjector:test-parameter-injector to v1.10 renovate[bot] 2023-03-08 10:12:47 +00:00
  • c718c9b737 Merge pull request #183 from vector-im/sync-strings Benoit Marty 2023-03-08 11:10:08 +01:00
  • ef33a4ce43 Import strings from Element Android bmarty 2023-03-08 06:06:37 +00:00
  • 7dbeeec1ed Merge pull request #156 from vector-im/renovate/accompanist Benoit Marty 2023-03-07 23:19:10 +01:00
  • 934620e666 Update dependency org.owasp.dependencycheck to v8 renovate[bot] 2023-03-07 22:18:57 +00:00
  • 571b2a65c0 Merge pull request #162 from vector-im/renovate/serialization_json Benoit Marty 2023-03-07 23:18:43 +01:00
  • 61022b6fa3 Merge pull request #153 from vector-im/renovate/appyx Benoit Marty 2023-03-07 23:18:07 +01:00
  • a33ea87918 Merge pull request #151 from vector-im/renovate/androidx.test.ext Benoit Marty 2023-03-07 23:17:41 +01:00
  • 3b949cd9bb Merge pull request #171 from vector-im/renovate/com.google.firebase.appdistribution-4.x Benoit Marty 2023-03-07 23:16:54 +01:00
  • 9330b8db9d Merge pull request #165 from vector-im/renovate/stem Benoit Marty 2023-03-07 23:16:31 +01:00
  • 06106bc0c8 Fix CI after force merged of #181 Benoit Marty 2023-03-07 23:04:11 +01:00
  • b2c68d555a [Architecture] introduce nodeBuilder concept ganfra 2023-03-07 20:31:16 +01:00
  • dc672d4f84 Merge pull request #181 from vector-im/manu/wip manuroe 2023-03-07 18:23:43 +01:00
  • 0eda04465e Add a status section to indicate the project is still WIP manuroe 2023-03-07 18:20:40 +01:00
  • ec66ed0a68 Use user friendly error messages in login following iOS logic (#174) Jorge Martin Espinosa 2023-03-07 17:55:48 +01:00
  • eabf99cefb Merge pull request #158 from vector-im/renovate/com.adevinta.android Benoit Marty 2023-03-07 17:24:00 +01:00
  • 689c40e685 Merge pull request #163 from vector-im/renovate/ktlint Benoit Marty 2023-03-07 17:21:38 +01:00
  • d8f5eb6a77 Update README.md Kat Gerasimova 2023-03-07 16:20:12 +00:00
  • 8aa9a94bb2 Merge pull request #175 from vector-im/michaelk/gradle-cache Benoit Marty 2023-03-07 16:49:53 +01:00
  • 1afbad6a18 Attempt to remove false positive: Renovate failed to look up the following dependencies: string:app_name. Benoit Marty 2023-03-07 14:53:13 +01:00
  • b15678cf9d Merge pull request #142 from vector-im/feature/fga/update_build_rust_sdk_doc Benoit Marty 2023-03-07 14:37:44 +01:00
  • f246dd1ea4 Use the gradle plugin (same usage as in element-android) to standardise caching. Michael Kaye 2023-03-07 13:32:32 +00:00
  • eb84dd0f33 Merge pull request #169 from vector-im/renovate/major-io.element.android Benoit Marty 2023-03-07 14:17:41 +01:00