Commit Graph

  • 47e16997b3 Fix detekt ganfra 2023-01-16 18:17:56 +01:00
  • 331e26e33c Add some interfaces for matrix module ganfra 2023-01-16 18:11:54 +01:00
  • c443dcce4c Fix CI ganfra 2023-01-16 17:15:16 +01:00
  • 0f3ad7414c Merge branch 'develop' into feature/fga/navigation ganfra 2023-01-16 17:13:15 +01:00
  • 55d6ca566f Apply ktlint format ganfra 2023-01-13 18:37:28 +01:00
  • f95b3b5d79 Add copyright on new files ganfra 2023-01-13 18:36:16 +01:00
  • 7a29ce1d8d Remove viewmodel/fragment references ganfra 2023-01-13 18:20:10 +01:00
  • ec1bbdeb9c Finish migration of Messages screen ganfra 2023-01-13 18:05:14 +01:00
  • ad3ac4cc3c Create RoomComponent and manage in RoomFlowNode ganfra 2023-01-13 12:29:36 +01:00
  • 496718dbda Merge pull request #36 from vector-im/manu/all-issues-in-gh-board manuroe 2023-01-13 10:45:11 +01:00
  • 9c2d71c9b7 Merge branch 'develop' into manu/all-issues-in-gh-board manuroe 2023-01-13 10:34:44 +01:00
  • ae2534488b Refactor where Dagger Components belongs (in node) ganfra 2023-01-12 21:14:48 +01:00
  • 020fd3b458 Start migrating messages screen ganfra 2023-01-12 18:19:27 +01:00
  • a9411aa3a2 Merge pull request #34 from vector-im/feature/bma/ghTemplates Benoit Marty 2023-01-12 17:56:44 +01:00
  • 5f084c8d7a Merge pull request #35 from vector-im/feature/bma/towncrier Benoit Marty 2023-01-12 17:55:32 +01:00
  • becfda79a2 Remove SharedFlowHolder ganfra 2023-01-11 17:09:14 +01:00
  • 478f516cf1 Make some data class @Immutable when needed ganfra 2023-01-11 17:08:56 +01:00
  • 976e5534ad Add some docs - lots of outdated part. Benoit Marty 2023-01-11 17:02:29 +01:00
  • 99f4e570d5 Add AUTHORS.md file Benoit Marty 2023-01-11 16:54:50 +01:00
  • ed167f3c5e Add CONTRIBUTING.md file Benoit Marty 2023-01-11 16:51:48 +01:00
  • 09be39a7a6 Update README.md Benoit Marty 2023-01-11 16:40:37 +01:00
  • ad7bf21f6d Use EventSink lambda in state instead of Flow in Presenter ganfra 2023-01-11 15:53:52 +01:00
  • 202663ac26 GH board: Send all issues to the EX board manuroe 2023-01-11 15:27:29 +01:00
  • b2719bc3bc Setup towncrier Benoit Marty 2023-01-11 14:56:13 +01:00
  • e56ba5e315 Continue migrating BugReport/Rageshake/Crash screens ganfra 2023-01-10 21:18:16 +01:00
  • 6a1dda9ab6 Add issue and pull request templates Benoit Marty 2023-01-10 18:04:08 +01:00
  • c299ab4031 Migrate RageshakeDetectionView to new architecture ganfra 2023-01-10 10:01:23 +01:00
  • 877ffd0d14 Migrate BugReport and CrashDetection to new architecture ganfra 2023-01-09 20:39:58 +01:00
  • ae273bd4ea Migrate Preferences to new architecture ganfra 2023-01-09 19:27:28 +01:00
  • 6b12537e8f Merge pull request #31 from vector-im/feature/bma/checkDep Benoit Marty 2023-01-09 17:23:09 +01:00
  • 5dbcad6eed dependencycheck 7.4.4 (with fix for https://github.com/dependency-check/dependency-check-gradle/issues/300) Benoit Marty 2023-01-09 09:54:43 +01:00
  • 033bd8ae5b Merge pull request #32 from vector-im/dependabot/github_actions/danger/danger-js-11.2.1 Benoit Marty 2023-01-09 09:51:26 +01:00
  • ddceb19b5e Bump danger/danger-js from 11.2.0 to 11.2.1 dependabot[bot] 2023-01-06 22:11:45 +00:00
  • 9e211b5e04 Merge branch 'develop' into feature/fga/navigation First step: makes it compile by disabling the new screens (need to migrate to nodes) ganfra 2023-01-06 19:22:52 +01:00
  • d83e82b6ee Set up dependency check plugin Benoit Marty 2023-01-06 17:00:05 +01:00
  • 6a5bcf7058 Migrate Login to new architecture and make some adjustments ganfra 2023-01-06 15:15:45 +01:00
  • 4fb063654f Create ContributesNode annotation to generate module and assistedFactory for node. ganfra 2023-01-05 11:22:38 +01:00
  • a37cf3adde Use LifecycleOwner instead of explicit Node on presenterConnector ganfra 2023-01-05 10:59:26 +01:00
  • eeebb99292 Move some code to 'architecture' module ganfra 2023-01-04 21:09:59 +01:00
  • 3ffbba954e RoomList: setup dagger for node (remove fragment bindings) ganfra 2023-01-04 20:19:01 +01:00
  • 67f3d2c959 Merge pull request #26 from vector-im/dependabot/gradle/com.squareup-kotlinpoet-1.12.0 Benoit Marty 2023-01-04 15:11:01 +01:00
  • fc14973049 Create Presentation module and remove Presenter from core ganfra 2023-01-04 12:11:12 +01:00
  • 969756e744 Roomlist: Extract State and Events ganfra 2023-01-04 11:36:32 +01:00
  • 3de51af4b1 RoomList: re-add placeholders ganfra 2023-01-03 19:57:43 +01:00
  • 1509d82f3f First implementation of using Node/Presenter/UI on RoomList (no DI) ganfra 2023-01-03 19:51:04 +01:00
  • e176a41ecf Introduce molecule ganfra 2023-01-03 19:50:23 +01:00
  • 13bf2765e4 Let compose handle some config changes ganfra 2023-01-03 19:49:47 +01:00
  • f4208037b4 Bump kotlinpoet from 1.10.2 to 1.12.0 dependabot[bot] 2023-01-02 19:19:11 +00:00
  • 3a5bfa6f24 Move Dependabot file to the correct folder Benoit Marty 2023-01-02 20:18:42 +01:00
  • e393e8f52b Fix warning Benoit Marty 2022-12-23 15:19:24 +01:00
  • 218113e0ca Merge pull request #24 from vector-im/feature/bma/preferences Benoit Marty 2022-12-23 10:23:13 +01:00
  • 237f9f935e Check Benoit Marty 2022-12-22 18:39:18 +01:00
  • 516e491af2 Clean up Benoit Marty 2022-12-22 18:28:44 +01:00
  • 86444807da Adapt size of text for avatar Benoit Marty 2022-12-22 18:17:38 +01:00
  • 7a3a91a51f Improve Setting screen Benoit Marty 2022-12-22 17:37:09 +01:00
  • 08eb8de09b Create a UserViewModel to avoid duplicated code. Benoit Marty 2022-12-22 17:33:04 +01:00
  • d397d0741d Create a MatrixItemHelper to avoid duplicated code. Benoit Marty 2022-12-22 17:13:53 +01:00
  • d8e4880ce6 Create a MatrixUserHeader composable Benoit Marty 2022-12-22 16:08:01 +01:00
  • 47877c4076 Create a MatrixUserRow composable Benoit Marty 2022-12-22 15:55:47 +01:00
  • c5c05e3867 Create matrixui module and remove dependency to coil in the matrix module. Move MatrixUser there. Benoit Marty 2022-12-22 15:31:55 +01:00
  • 4431f037ab Fix namespace Benoit Marty 2022-12-22 15:05:23 +01:00
  • 0c7ac5c405 Merge pull request #23 from vector-im/feature/bma/copyright Benoit Marty 2022-12-22 14:37:18 +01:00
  • 603ecf6164 Let detekt check if the license is set on Kotlin files. Benoit Marty 2022-12-22 14:17:35 +01:00
  • bbb0332175 Update existing Copyright Benoit Marty 2022-12-22 13:53:06 +01:00
  • 19301756e3 Add missing Copyright Benoit Marty 2022-12-22 13:51:56 +01:00
  • 201b326a08 Setup Copyright configuration Benoit Marty 2022-12-22 13:30:19 +01:00
  • dd9e2b76f4 Add module graph plugin and expose the graph in the README Benoit Marty 2022-12-22 12:05:14 +01:00
  • 50b5fda082 Merge pull request #21 from vector-im/feature/bma/rageshake Benoit Marty 2022-12-22 09:50:34 +01:00
  • 166f9e47f2 Move logout and report bug to Setting screen Benoit Marty 2022-12-21 21:48:16 +01:00
  • 2de26a30d5 Nav: First iteration integrating Appyx ganfra 2022-12-21 17:56:01 +01:00
  • 3f7a83c519 Add rageskahe module Benoit Marty 2022-12-21 14:36:57 +01:00
  • 0644a5822f Code quality Benoit Marty 2022-12-21 15:32:53 +01:00
  • 4c88d8e3c2 Merge develop into feature/fga/dagger_setup ganfra 2022-12-19 16:14:14 +01:00
  • 9aa0ce9438 Introduce SessionComponent ganfra 2022-12-16 17:24:55 +01:00
  • 2ea87307a7 Branch on viewmodel... ganfra 2022-12-15 20:16:53 +01:00
  • 17e4c1bab2 Continue dagger setup... ganfra 2022-12-15 17:50:25 +01:00
  • 05dc3b636c Continue setting up dagger ganfra 2022-12-14 16:11:04 +01:00
  • 17c80a311f Merge pull request #19 from vector-im/feature/bma/dependabot Benoit Marty 2022-12-14 09:56:57 +01:00
  • ab2fdcb958 Configure Dependabot. Benoit Marty 2022-12-13 14:47:52 +01:00
  • 319a6ba724 Merge pull request #16 from vector-im/feature/bma/ci Benoit Marty 2022-12-13 14:11:47 +01:00
  • f7cf1136c1 Remove unused resources Benoit Marty 2022-12-13 12:56:48 +01:00
  • bc122b279f Fix Unknown issue id "ComposableLambdaParameterNaming" and Unknown issue id "ComposableLambdaParameterPosition" Benoit Marty 2022-12-13 12:26:44 +01:00
  • df04a1d167 Fix unused resource issues Benoit Marty 2022-12-13 12:00:18 +01:00
  • 73371008a8 Declare the plugin version in the catalog Benoit Marty 2022-12-13 10:57:05 +01:00
  • 9366bfc105 Properly configure knit. Benoit Marty 2022-12-12 18:03:43 +01:00
  • c8b344644b Ktlint for all modules + run it Benoit Marty 2022-12-12 17:48:07 +01:00
  • d00d934aa0 Fix compilation error Benoit Marty 2022-12-12 17:37:43 +01:00
  • 42075176a1 Fix detekt issues. Benoit Marty 2022-12-12 17:34:33 +01:00
  • 747968321d Ignore detekt error. Benoit Marty 2022-12-12 17:32:10 +01:00
  • 6c968e6457 Add link to the (huge) modifier list Benoit Marty 2022-12-12 17:22:22 +01:00
  • 45ee50d9b8 Fix detekted issues. Benoit Marty 2022-12-12 17:18:23 +01:00
  • e9158d0f59 Fix detekted issues. Benoit Marty 2022-12-12 17:15:09 +01:00
  • f8ccf53175 Fix detekted issues. Benoit Marty 2022-12-12 17:10:01 +01:00
  • 5d92402581 Fix UnstableCollections error Benoit Marty 2022-12-12 17:01:37 +01:00
  • 40bf9351ca Fix detekted issues. Benoit Marty 2022-12-12 16:38:58 +01:00
  • dfdcebf7af Fix detekted issues. Benoit Marty 2022-12-12 16:32:33 +01:00
  • 9c7fa85897 Adapt twitter rules. Benoit Marty 2022-12-12 16:24:35 +01:00
  • 45617a11f2 Fix detekted issues. Benoit Marty 2022-12-12 16:12:33 +01:00
  • 4612bf057f Fix detekted issues. Benoit Marty 2022-12-12 15:56:45 +01:00
  • bcfae5e341 Detekt for all modules. Benoit Marty 2022-12-12 15:50:46 +01:00