Commit Graph

  • 89657e0a35 Add :services:analytics modules. For now import the current plan. This will allow to import existing class from EA and not break compatibility with existing analytics call. Benoit Marty 2023-03-16 15:06:04 +01:00
  • c0cb056328 Inject Lazy and then use callFactory instead of setting client manually. It'll allow to initialise retrofit/okhttp lazily. Benoit Marty 2023-03-17 10:02:51 +01:00
  • 3bd98dc578 Fix lint warning Recommended Action: Apply the 'com.android.lint' plugin to java library project ***. to enable lint to analyze those sources. Benoit Marty 2023-03-17 09:57:30 +01:00
  • 52b62a2018 Add preview for CircularProgressIndicator Benoit Marty 2023-03-16 16:34:36 +01:00
  • ac8d071d43 Cleanup and use indeterminate progress indicator Benoit Marty 2023-03-16 16:31:44 +01:00
  • 8302af2dc6 Fix close error dialog has no effect. Benoit Marty 2023-03-16 15:39:38 +01:00
  • fc2dfacd7e Change API of BugReporter (make it suspend) Benoit Marty 2023-03-16 15:46:52 +01:00
  • 0d73b962c2 Add explicit dependency to okhttp (was provided by coil), and inject the OkHttpClient to DefaultBugReporter. Benoit Marty 2023-03-16 15:11:55 +01:00
  • 771855dfe3 Let coil use our OkHttpClient. Benoit Marty 2023-03-16 14:47:41 +01:00
  • a68b3f80eb Add :libraries:network module Benoit Marty 2023-03-16 15:31:27 +01:00
  • 1795a844a1 Update dependency io.nlopez.compose.rules:detekt to v0.1.4 (#221) renovate[bot] 2023-03-16 14:49:48 +01:00
  • 32d9a183ae Add BuildMeta to the project Benoit Marty 2023-03-16 14:21:12 +01:00
  • 6921868b76 Merge pull request #218 from vector-im/feature/bma/appUiState Benoit Marty 2023-03-16 13:43:22 +01:00
  • b22e019393 Merge pull request #178 from vector-im/kittykat-patch-2 Benoit Marty 2023-03-16 11:33:46 +01:00
  • 93cd58feb5 Create allServicesImpl() Benoit Marty 2023-03-16 11:24:05 +01:00
  • 63fabed8ce Introduce AppNavigationStateService. Benoit Marty 2023-03-16 11:29:52 +01:00
  • 192bb42106 Add class LoggerTag Benoit Marty 2023-03-15 15:41:56 +01:00
  • 32ba33246e Merge pull request #203 from vector-im/feature/bma/cleanModules Benoit Marty 2023-03-16 11:18:38 +01:00
  • 4930640b4c Update the graph in the doc. Benoit Marty 2023-03-16 09:55:41 +01:00
  • b74e1e6074 allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries. Benoit Marty 2023-03-16 10:09:18 +01:00
  • e16f63817f Merge pull request #219 from vector-im/renovate/io.nlopez.compose.rules-detekt-0.x Benoit Marty 2023-03-16 09:49:14 +01:00
  • 33b1ac9c84 Update dependency io.nlopez.compose.rules:detekt to v0.1.3 renovate[bot] 2023-03-15 17:51:17 +00:00
  • cd09c15df4 Fix behaviour of Enter and Tab hardware keys in TextFields (#216) Jorge Martin Espinosa 2023-03-15 13:57:51 +01:00
  • 0cd8c3f93c Merge remote-tracking branch 'origin/develop' into feature/fre/start_chat_search_matrixid Florian Renaud 2023-03-15 11:23:46 +01:00
  • 411109b8a9 Update dependency app.cash.molecule:molecule-runtime to v0.8.0 (#200) renovate[bot] 2023-03-15 08:23:03 +01:00
  • 2dfa26a01a Merge branch 'develop' into renovate/org.matrix.rustcomponents ganfra 2023-03-14 20:11:26 +01:00
  • 92c4137ede Merge pull request #213 from vector-im/feature/fga/hide_rust_sdk ganfra 2023-03-14 19:59:41 +01:00
  • 8cf5c9bfb6 Add missing screenshots Florian Renaud 2023-03-14 17:51:08 +01:00
  • c5d321b32c Add unit test on search toggle Florian Renaud 2023-03-14 17:16:32 +01:00
  • 7d2fdc3cdd Update screenshots tests Florian Renaud 2023-03-14 17:09:06 +01:00
  • d2e5e4fc45 Improve MatrixUserRow paddings Florian Renaud 2023-03-14 17:07:38 +01:00
  • 944d4d6ba0 [Login] remove trim on password ganfra 2023-03-14 17:06:01 +01:00
  • 2e4308642f Adapt kover rules. Benoit Marty 2023-03-14 16:26:11 +01:00
  • 87d50a18a5 Add comments Florian Renaud 2023-03-14 16:13:01 +01:00
  • 74fdb34269 Move DockedSearchBar to common SearchBar Florian Renaud 2023-03-14 15:59:20 +01:00
  • 09c53fc1ce Add more previews Florian Renaud 2023-03-14 15:47:43 +01:00
  • a137d9bc34 Use lazyColumn for search results Florian Renaud 2023-03-14 15:47:16 +01:00
  • 5a20c14524 Set avatar size value to dp Florian Renaud 2023-03-14 15:23:29 +01:00
  • 295df5d05f Update dependency org.matrix.rustcomponents:sdk-android to v0.1.3 renovate[bot] 2023-03-14 12:20:17 +00:00
  • ccde8adef3 [MatrixSDK] map the remaining EventContents ganfra 2023-03-14 12:28:46 +01:00
  • 2dc44250fb [MatrixSDK] remove Rust AuthenticationService from the dependency graph ganfra 2023-03-14 12:04:53 +01:00
  • 497fd635f8 [MatrixSDK] make tests passes ganfra 2023-03-13 21:12:42 +01:00
  • 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile ganfra 2023-03-13 20:18:16 +01:00
  • a83b8283f4 Add changelog file Florian Renaud 2023-03-13 17:05:35 +01:00
  • 546768e82e Add tests on search query Florian Renaud 2023-03-13 16:33:50 +01:00
  • 4e95bd9943 Update screenshots Florian Renaud 2023-03-13 15:35:19 +01:00
  • e8404ad62a Update avatar size on search results Florian Renaud 2023-03-13 11:15:38 +01:00
  • f93bdc189b Handle search result click Florian Renaud 2023-03-10 01:16:30 +01:00
  • 509e658dbf Prepare search request Florian Renaud 2023-03-10 01:04:41 +01:00
  • 9df1359f61 Attempt to check public org membership before complaining about signoff. Michael Kaye 2023-03-07 16:25:22 +00:00
  • 9e4e4b6124 Show result when searching for matrix id Florian Renaud 2023-03-09 18:46:57 +01:00
  • 7f0f0d1408 Merge pull request #202 from vector-im/fix/mna/trailing-icon-search-bar Maxime NATUREL 2023-03-13 14:30:44 +01:00
  • 0e6af3fe5e Merge pull request #209 from vector-im/feature/bma/deactivateDependabot Benoit Marty 2023-03-13 14:11:39 +01:00
  • b96477bb4c Update doc about dependency upgrade. Benoit Marty 2023-03-13 11:32:26 +01:00
  • 5c7ace4882 Disable dependabot. There is no simple way to disable it. Keep the file just in case. Benoit Marty 2023-03-13 11:26:20 +01:00
  • e190afa7ba Merge pull request #161 from vector-im/renovate/io.element.android Maxime NATUREL 2023-03-13 09:21:57 +01:00
  • fb85f35525 [MatrixSDK] start mapping all the timeline objects ganfra 2023-03-10 18:32:46 +01:00
  • 72072203a7 Adding changelog entry Maxime NATUREL 2023-03-10 15:18:12 +01:00
  • bd8a3f8226 Fix display of trailing icon in the search bar Maxime NATUREL 2023-03-10 10:43:45 +01:00
  • d9cf3a7f8a Merge pull request #201 from vector-im/feature/bma/improveCI Benoit Marty 2023-03-10 12:40:05 +01:00
  • a1a86ce52b 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
  • dfc9941e10 Ensure samples/minimal still compiles #195 Benoit Marty 2023-03-10 10:16:01 +01:00
  • 9a5e2e912c Update dependency io.element.android:wysiwyg to v1.2.2 renovate[bot] 2023-03-10 08:52:31 +00:00
  • 98911a12ad [MatrixSDK] makes sure to release FFI objects from RustMatrixRoom by calling close ganfra 2023-03-09 20:22:16 +01:00
  • fc51bd44e8 [MatrixSDK] makes sure to release FFI objects from RustRoomSummaryDataSource ganfra 2023-03-09 20:08:53 +01:00
  • 7504b0fdbd [MatrixSDK] makes sure to release FFI objects from RustMatrixClient ganfra 2023-03-09 19:58:17 +01:00
  • 86860ac7df Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.10 renovate[bot] 2023-03-09 16:55:53 +00:00
  • 61e67b932d Merge pull request #173 from vector-im/feature/fga/improve_node_architecture ganfra 2023-03-09 17:55:17 +01:00
  • c9e15ea3e9 Add small comments ganfra 2023-03-09 17:54:35 +01:00
  • beb4786b3c Merge pull request #160 from vector-im/renovate/gradle-7.x Benoit Marty 2023-03-09 17:38:27 +01:00
  • 522e73a981 Hopefully makes CI happy ganfra 2023-03-09 17:30:49 +01:00
  • ac5c587308 [Architecture] regenerate screenshots ganfra 2023-03-09 16:44:12 +01:00
  • 72293b139d Update dependency androidx.recyclerview:recyclerview to v1.3.0 (#188) renovate[bot] 2023-03-09 16:35:00 +01:00
  • 93ea68cd4c [Architecture] Fix UT compilation after removing duplicated class ganfra 2023-03-09 16:27:24 +01:00
  • 2050ae72dd Fix import Florian Renaud 2023-03-09 15:28:12 +01:00
  • 4f24033f13 Rename CreateRoomRootScreen ganfra 2023-03-09 15:43:50 +01:00
  • a230144431 Merge branch 'develop' into feature/fga/improve_node_architecture ganfra 2023-03-09 15:42:23 +01:00
  • ead3ab3a57 Update dependency gradle to v7.6.1 renovate[bot] 2023-03-09 14:34:59 +00:00
  • 91eef21e29 Merge pull request #192 from vector-im/feature/bma/depCleanup Benoit Marty 2023-03-09 15:09:36 +01:00
  • 9bdcaae0cf Create allFeatureApis extension and rename allFeatures to allFeaturesImpl Benoit Marty 2023-03-09 14:52:40 +01:00
  • ff5694239c Address design comments on the change server screen (#196) Jorge Martin Espinosa 2023-03-09 14:51:44 +01:00
  • f1048f7578 Remove duplicated Fake class. Benoit Marty 2023-03-09 14:16:48 +01:00
  • 40e96bd9d3 Merge pull request #194 from vector-im/feature/bma/fixNightly Benoit Marty 2023-03-09 12:52:23 +01:00
  • bea510f432 [Architecture] split createroom feature module ganfra 2023-03-09 12:31:30 +01:00
  • 57e292e48c Fix APK path sent to browserstack Benoit Marty 2023-03-09 12:27:46 +01:00
  • 9e6f471def Update nightly_manual.yml file (iso nightly.yml) Benoit Marty 2023-03-09 12:22:14 +01:00
  • f0ca807809 Fix application distribution for nightly build. Benoit Marty 2023-03-09 12:20:01 +01:00
  • 7455c4923f Merge branch 'develop' into feature/fga/improve_node_architecture ganfra 2023-03-09 12:00:34 +01:00
  • bef74438c0 Merge pull request #180 from vector-im/feature/fre/create_room_module Florian Renaud 2023-03-09 11:41:20 +01:00
  • 9cab6c9097 [Architecture] remove unused drawable file ganfra 2023-03-09 11:40:07 +01:00
  • 1f69672597 [Architecture] Fix unittest compilation ganfra 2023-03-09 11:25:46 +01:00
  • ab5cdee031 [Architecture] fix compile and rename LoginRootScreen -> LoginRootView ganfra 2023-03-09 10:37:17 +01:00
  • ec1c84e058 Merge branch 'develop' into feature/fga/improve_node_architecture ganfra 2023-03-09 10:27:00 +01:00
  • 86ebcc376d [Architecture] clean and makes compile ganfra 2023-03-09 10:18:25 +01:00
  • fea6b2289c Use libs in DependencyHandlerScope extensions Benoit Marty 2023-03-09 09:59:29 +01:00
  • bc9f3b69cc [Architecture] split all feature modules to api/impl ganfra 2023-03-08 16:13:45 +01:00
  • 2e06326ce7 Update screenshot tests Florian Renaud 2023-03-08 15:50:38 +01:00
  • 73ef9180a2 Move button actions to view events Florian Renaud 2023-03-08 13:40:24 +01:00
  • 3fc55a8d95 Rework create room action buttons and remove custom TextIconButton Florian Renaud 2023-03-08 11:51:59 +01:00
  • 5d521b5b9f Use material icons while design system is not ready Florian Renaud 2023-03-08 11:41:05 +01:00