Commit graph

  • b19c9a86e9 Fix namespace Benoit Marty 2022-12-22 15:05:23 +01:00
  • 70387b91a6 Merge pull request #23 from vector-im/feature/bma/copyright Benoit Marty 2022-12-22 14:37:18 +01:00
  • d5aeae72a1 Let detekt check if the license is set on Kotlin files. Benoit Marty 2022-12-22 14:17:35 +01:00
  • caf7f6fccc Update existing Copyright Benoit Marty 2022-12-22 13:53:06 +01:00
  • e2515020cf Add missing Copyright Benoit Marty 2022-12-22 13:51:56 +01:00
  • 2e8cc1bfb5 Setup Copyright configuration Benoit Marty 2022-12-22 13:30:19 +01:00
  • 90f9a7a69f Add module graph plugin and expose the graph in the README Benoit Marty 2022-12-22 12:05:14 +01:00
  • 01470c9aa7 Merge pull request #21 from vector-im/feature/bma/rageshake Benoit Marty 2022-12-22 09:50:34 +01:00
  • 37daf12cd0 Move logout and report bug to Setting screen Benoit Marty 2022-12-21 21:48:16 +01:00
  • 8b8b490bb2 Nav: First iteration integrating Appyx ganfra 2022-12-21 17:56:01 +01:00
  • 0568ea7c28 Add rageskahe module Benoit Marty 2022-12-21 14:36:57 +01:00
  • a4fd7bab4f Code quality Benoit Marty 2022-12-21 15:32:53 +01:00
  • c040e18431 Merge develop into feature/fga/dagger_setup ganfra 2022-12-19 16:14:14 +01:00
  • 0a06ca0539 Introduce SessionComponent ganfra 2022-12-16 17:24:55 +01:00
  • eba807e37a Branch on viewmodel... ganfra 2022-12-15 20:16:53 +01:00
  • 8620a86333 Continue dagger setup... ganfra 2022-12-15 17:50:25 +01:00
  • b7f84f65a8 Continue setting up dagger ganfra 2022-12-14 16:11:04 +01:00
  • e2b71497df Merge pull request #19 from vector-im/feature/bma/dependabot Benoit Marty 2022-12-14 09:56:57 +01:00
  • 225f39624a Configure Dependabot. Benoit Marty 2022-12-13 14:47:52 +01:00
  • 3fd8ec1cd7 Merge pull request #16 from vector-im/feature/bma/ci Benoit Marty 2022-12-13 14:11:47 +01:00
  • 886076403d Remove unused resources Benoit Marty 2022-12-13 12:56:48 +01:00
  • 30d8c63392 Fix Unknown issue id "ComposableLambdaParameterNaming" and Unknown issue id "ComposableLambdaParameterPosition" Benoit Marty 2022-12-13 12:26:44 +01:00
  • 5b8b59edda Fix unused resource issues Benoit Marty 2022-12-13 12:00:18 +01:00
  • c2932cab90 Declare the plugin version in the catalog Benoit Marty 2022-12-13 10:57:05 +01:00
  • f49a875c39 Properly configure knit. Benoit Marty 2022-12-12 18:03:43 +01:00
  • 3e86fa48d8 Ktlint for all modules + run it Benoit Marty 2022-12-12 17:48:07 +01:00
  • b1c5219d74 Fix compilation error Benoit Marty 2022-12-12 17:37:43 +01:00
  • d8665b20c4 Fix detekt issues. Benoit Marty 2022-12-12 17:34:33 +01:00
  • c9ac509424 Ignore detekt error. Benoit Marty 2022-12-12 17:32:10 +01:00
  • c0b3847c29 Add link to the (huge) modifier list Benoit Marty 2022-12-12 17:22:22 +01:00
  • 0dc92de9f9 Fix detekted issues. Benoit Marty 2022-12-12 17:18:23 +01:00
  • 64cf12ed28 Fix detekted issues. Benoit Marty 2022-12-12 17:15:09 +01:00
  • e9639516b5 Fix detekted issues. Benoit Marty 2022-12-12 17:10:01 +01:00
  • c31f066d23 Fix UnstableCollections error Benoit Marty 2022-12-12 17:01:37 +01:00
  • 4427b4cb9f Fix detekted issues. Benoit Marty 2022-12-12 16:38:58 +01:00
  • 7e9d50401e Fix detekted issues. Benoit Marty 2022-12-12 16:32:33 +01:00
  • 0e558d603d Adapt twitter rules. Benoit Marty 2022-12-12 16:24:35 +01:00
  • 70d79f2d7a Fix detekted issues. Benoit Marty 2022-12-12 16:12:33 +01:00
  • e777bcc20a Fix detekted issues. Benoit Marty 2022-12-12 15:56:45 +01:00
  • 3e8d11efce Detekt for all modules. Benoit Marty 2022-12-12 15:50:46 +01:00
  • dec510df64 Add some documentation. Benoit Marty 2022-12-12 14:19:04 +01:00
  • 4452abb461 Dagger: start setup ganfra 2022-12-09 19:27:04 +01:00
  • be4810ee39 Add link Benoit Marty 2022-12-09 17:34:51 +01:00
  • 4baaf8cbfe Add twitter rules for Compose Benoit Marty 2022-12-09 17:12:08 +01:00
  • 608b99891f Add unit test workflow Benoit Marty 2022-12-09 16:58:17 +01:00
  • ce330c8daf Add Build workflow Benoit Marty 2022-12-09 16:54:11 +01:00
  • ab35c047f4 [knit] Configure the plugin (covered by ./gradlew check) Benoit Marty 2022-12-09 16:45:43 +01:00
  • 84a8c2f2b5 Add TODO Benoit Marty 2022-12-09 16:29:53 +01:00
  • 032e1921df Setup Detekt - specific rule for Composable function Benoit Marty 2022-12-09 16:10:17 +01:00
  • e11a2b5341 Setup Detekt Benoit Marty 2022-12-09 16:12:18 +01:00
  • 5c8549575f Warning for UnknownIssueId (since all the module does not have the compose dependencies) Benoit Marty 2022-12-09 15:45:35 +01:00
  • 061ac9bce3 Log with Timber. Benoit Marty 2022-12-09 15:43:32 +01:00
  • af8c5180ca Timber for all modules Benoit Marty 2022-12-09 15:42:29 +01:00
  • a6ee025eda Same lint config for all modules Benoit Marty 2022-12-09 12:28:35 +01:00
  • dcfd0bad6b Add danger workflow Benoit Marty 2022-12-09 12:00:06 +01:00
  • 92b06ced6b Add quality workflow and Danger files. Benoit Marty 2022-12-09 10:34:35 +01:00
  • 72be56b6b7 Format project again Benoit Marty 2022-12-09 10:19:58 +01:00
  • 0de0069b1d Fix some lint issues and reduce severity of UnusedResources Benoit Marty 2022-12-09 10:00:53 +01:00
  • e21055f399 minSdk 21 (iso Element Android) Benoit Marty 2022-12-08 18:49:26 +01:00
  • 2f595f8ccc Fix more warnings Benoit Marty 2022-12-08 18:48:20 +01:00
  • 53fe139b92 Disable unknown issue Benoit Marty 2022-12-08 18:46:41 +01:00
  • aaef209512 Fix compilation warning Benoit Marty 2022-12-08 18:45:29 +01:00
  • d2f7991bfd Fix compilation issue Benoit Marty 2022-12-08 18:41:23 +01:00
  • 9a391d330c Fix some warnings Benoit Marty 2022-12-08 18:35:41 +01:00
  • d6058716c6 Format project Benoit Marty 2022-12-09 10:25:11 +01:00
  • 8a3435ff63 [ktLint] Setup KtLint Benoit Marty 2022-12-08 17:36:42 +01:00
  • ffea505f8d Import .editorconfig from Element Benoit Marty 2022-12-08 17:33:04 +01:00
  • 27608eca64 [lint] Import lint.xml from Element Android Benoit Marty 2022-12-08 17:26:47 +01:00
  • 56bc284a24 Project has been renamed Benoit Marty 2022-12-09 12:05:52 +01:00
  • 102a621c5b Rename rustsdk module ganfra 2022-12-08 19:38:01 +01:00
  • 286396aeba Gradle : more cleaning on app module ganfra 2022-12-08 19:19:07 +01:00
  • ef0252aa94 Continue cleaning gradle files ganfra 2022-12-08 18:52:55 +01:00
  • 8b53edc524 Add GH action to automatically add labelled issues to the board manuroe 2022-12-08 16:41:15 +01:00
  • e04b6d519e Optimize: removeUnusedResources ganfra 2022-12-08 11:34:50 +01:00
  • e7db7e375c Fix nightly ganfra 2022-12-08 11:19:25 +01:00
  • 1f43dfbc6e Release mode: add some codeoptimization to look how it behaves ganfra 2022-12-07 21:09:47 +01:00
  • 7a5c9ae211 Convert app gradle file to kts ganfra 2022-12-07 17:24:25 +01:00
  • b8639e5a3e Convert core gradle file to kts ganfra 2022-12-07 12:17:40 +01:00
  • efa052a5ac Timeline: refactor factory/cache ganfra 2022-12-06 18:16:46 +01:00
  • 81d2ca02c2 Timeline: first version of diff/cache ganfra 2022-12-06 13:17:33 +01:00
  • e10c94b654 Use renderComposerMode (disable formattedContent which crashes) ganfra 2022-12-02 19:12:29 +01:00
  • 06bd7fa0c6 Timeline: clean up and fix some ui glitches ganfra 2022-12-02 18:14:49 +01:00
  • 1e618cc2a9 Merge branch 'develop' of ssh://github.com/vector-im/element-x-android-poc into develop ganfra 2022-12-02 16:09:59 +01:00
  • e54520c2fa Fix scrolling on login ganfra 2022-12-02 15:50:56 +01:00
  • 93a7f37ce9 Merge pull request #4 from jmartinesp/fix/render-composer-mode-performance-and-full-screen-mode Benoit Marty 2022-12-02 15:49:21 +01:00
  • 3b0027b8b5 Fix some insets ganfra 2022-12-02 15:45:16 +01:00
  • b9a4c81dd1 Improve the performance of changing the composer mode. Jorge Martín 2022-12-02 15:40:12 +01:00
  • 738886905d Send: reset composer directly ganfra 2022-12-02 15:27:30 +01:00
  • 308b7f94bd Merge branches 'develop' and 'develop' of ssh://github.com/vector-im/element-x-android-poc into develop ganfra 2022-12-02 14:37:48 +01:00
  • 1344e0febd Timeline: extract highlightedEventId on viewState instead of individual timeline item ganfra 2022-12-02 14:37:25 +01:00
  • a110c9e1f1 Temporary fix for server icon. Benoit Marty 2022-12-02 12:43:28 +01:00
  • 87cd42f4b5 Setup tracing ganfra 2022-12-02 12:04:24 +01:00
  • 99189f0ba5 Change link text color ganfra 2022-12-02 10:02:07 +01:00
  • f76422ad48 Introduce ClickableLinkText ganfra 2022-12-01 21:39:42 +01:00
  • 275005f598 Html clickable text: re-enable long click ganfra 2022-12-01 21:14:05 +01:00
  • 1435428c7f Merge branch 'develop' of ssh://github.com/vector-im/element-x-android-poc into develop ganfra 2022-12-01 20:43:00 +01:00
  • e7697a7585 Html rendering: fix lots of things and add clickable links ganfra 2022-12-01 20:41:19 +01:00
  • 188937deb6 Improve flows. Benoit Marty 2022-12-01 11:55:00 +01:00
  • e797e5f154 Composer: Do not show the handle to reduce the bottom sheet. Benoit Marty 2022-12-01 11:45:45 +01:00
  • 7497b511ee Composer: Fix issue in dark theme Benoit Marty 2022-12-01 11:43:36 +01:00