Benoit Marty
|
7271b0966d
|
Merge pull request #26 from vector-im/dependabot/gradle/com.squareup-kotlinpoet-1.12.0
Bump kotlinpoet from 1.10.2 to 1.12.0
|
2023-01-04 15:11:01 +01:00 |
|
dependabot[bot]
|
87e70b5457
|
Bump kotlinpoet from 1.10.2 to 1.12.0
Bumps [kotlinpoet](https://github.com/square/kotlinpoet) from 1.10.2 to 1.12.0.
- [Release notes](https://github.com/square/kotlinpoet/releases)
- [Changelog](https://github.com/square/kotlinpoet/blob/master/docs/changelog.md)
- [Commits](https://github.com/square/kotlinpoet/compare/1.10.2...1.12.0)
---
updated-dependencies:
- dependency-name: com.squareup:kotlinpoet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-02 19:19:11 +00:00 |
|
Benoit Marty
|
51408d3455
|
Move Dependabot file to the correct folder
|
2023-01-02 20:18:42 +01:00 |
|
Benoit Marty
|
243ee07bfc
|
Fix warning
|
2022-12-23 15:19:24 +01:00 |
|
Benoit Marty
|
509ce4bf17
|
Merge pull request #24 from vector-im/feature/bma/preferences
Preferences
|
2022-12-23 10:23:13 +01:00 |
|
Benoit Marty
|
0fcdd25919
|
Check
|
2022-12-22 18:39:18 +01:00 |
|
Benoit Marty
|
3d9ba211a3
|
Clean up
|
2022-12-22 18:28:44 +01:00 |
|
Benoit Marty
|
a9ac218a36
|
Adapt size of text for avatar
|
2022-12-22 18:17:38 +01:00 |
|
Benoit Marty
|
166a776502
|
Improve Setting screen
|
2022-12-22 18:11:41 +01:00 |
|
Benoit Marty
|
98645ebb5b
|
Create a UserViewModel to avoid duplicated code.
|
2022-12-22 17:33:04 +01:00 |
|
Benoit Marty
|
2d9a5b5a2a
|
Create a MatrixItemHelper to avoid duplicated code.
|
2022-12-22 17:13:53 +01:00 |
|
Benoit Marty
|
50216fb296
|
Create a MatrixUserHeader composable
|
2022-12-22 16:08:01 +01:00 |
|
Benoit Marty
|
ef091297b3
|
Create a MatrixUserRow composable
|
2022-12-22 15:56:55 +01:00 |
|
Benoit Marty
|
9024510f39
|
Create matrixui module and remove dependency to coil in the matrix module. Move MatrixUser there.
|
2022-12-22 15:32:29 +01:00 |
|
Benoit Marty
|
b19c9a86e9
|
Fix namespace
|
2022-12-22 15:06:47 +01:00 |
|
Benoit Marty
|
70387b91a6
|
Merge pull request #23 from vector-im/feature/bma/copyright
Feature/bma/copyright
|
2022-12-22 14:37:18 +01:00 |
|
Benoit Marty
|
d5aeae72a1
|
Let detekt check if the license is set on Kotlin files.
|
2022-12-22 14:17:35 +01:00 |
|
Benoit Marty
|
caf7f6fccc
|
Update existing Copyright
|
2022-12-22 13:53:06 +01:00 |
|
Benoit Marty
|
e2515020cf
|
Add missing Copyright
|
2022-12-22 13:51:56 +01:00 |
|
Benoit Marty
|
2e8cc1bfb5
|
Setup Copyright configuration
|
2022-12-22 13:36:30 +01:00 |
|
Benoit Marty
|
90f9a7a69f
|
Add module graph plugin and expose the graph in the README
|
2022-12-22 12:28:14 +01:00 |
|
Benoit Marty
|
01470c9aa7
|
Merge pull request #21 from vector-im/feature/bma/rageshake
Add rageskahe module
|
2022-12-22 09:50:34 +01:00 |
|
Benoit Marty
|
37daf12cd0
|
Move logout and report bug to Setting screen
|
2022-12-21 22:01:21 +01:00 |
|
Benoit Marty
|
0568ea7c28
|
Add rageskahe module
|
2022-12-21 15:33:39 +01:00 |
|
Benoit Marty
|
a4fd7bab4f
|
Code quality
Code quality
|
2022-12-21 15:32:53 +01:00 |
|
ganfra
|
c040e18431
|
Merge develop into feature/fga/dagger_setup
|
2022-12-19 16:14:14 +01:00 |
|
ganfra
|
0a06ca0539
|
Introduce SessionComponent
|
2022-12-16 17:24:55 +01:00 |
|
ganfra
|
eba807e37a
|
Branch on viewmodel...
|
2022-12-15 20:16:53 +01:00 |
|
ganfra
|
8620a86333
|
Continue dagger setup...
|
2022-12-15 17:50:25 +01:00 |
|
ganfra
|
b7f84f65a8
|
Continue setting up dagger
|
2022-12-14 20:15:51 +01:00 |
|
Benoit Marty
|
e2b71497df
|
Merge pull request #19 from vector-im/feature/bma/dependabot
Configure Dependabot.
|
2022-12-14 09:56:57 +01:00 |
|
Benoit Marty
|
225f39624a
|
Configure Dependabot.
|
2022-12-13 14:51:52 +01:00 |
|
Benoit Marty
|
3fd8ec1cd7
|
Merge pull request #16 from vector-im/feature/bma/ci
CI and quality check
|
2022-12-13 14:11:47 +01:00 |
|
Benoit Marty
|
886076403d
|
Remove unused resources
|
2022-12-13 12:56:48 +01:00 |
|
Benoit Marty
|
30d8c63392
|
Fix Unknown issue id "ComposableLambdaParameterNaming" and Unknown issue id "ComposableLambdaParameterPosition"
|
2022-12-13 12:26:44 +01:00 |
|
Benoit Marty
|
5b8b59edda
|
Fix unused resource issues
|
2022-12-13 12:11:54 +01:00 |
|
Benoit Marty
|
c2932cab90
|
Declare the plugin version in the catalog
|
2022-12-13 10:57:05 +01:00 |
|
Benoit Marty
|
f49a875c39
|
Properly configure knit.
|
2022-12-12 18:03:43 +01:00 |
|
Benoit Marty
|
3e86fa48d8
|
Ktlint for all modules + run it
|
2022-12-12 17:48:07 +01:00 |
|
Benoit Marty
|
b1c5219d74
|
Fix compilation error
|
2022-12-12 17:41:12 +01:00 |
|
Benoit Marty
|
d8665b20c4
|
Fix detekt issues.
|
2022-12-12 17:34:33 +01:00 |
|
Benoit Marty
|
c9ac509424
|
Ignore detekt error.
|
2022-12-12 17:32:10 +01:00 |
|
Benoit Marty
|
c0b3847c29
|
Add link to the (huge) modifier list
|
2022-12-12 17:22:22 +01:00 |
|
Benoit Marty
|
0dc92de9f9
|
Fix detekted issues.
|
2022-12-12 17:18:23 +01:00 |
|
Benoit Marty
|
64cf12ed28
|
Fix detekted issues.
|
2022-12-12 17:15:09 +01:00 |
|
Benoit Marty
|
e9639516b5
|
Fix detekted issues.
|
2022-12-12 17:10:01 +01:00 |
|
Benoit Marty
|
c31f066d23
|
Fix UnstableCollections error
|
2022-12-12 17:03:17 +01:00 |
|
Benoit Marty
|
4427b4cb9f
|
Fix detekted issues.
|
2022-12-12 17:03:17 +01:00 |
|
Benoit Marty
|
7e9d50401e
|
Fix detekted issues.
|
2022-12-12 17:01:51 +01:00 |
|
Benoit Marty
|
0e558d603d
|
Adapt twitter rules.
|
2022-12-12 16:24:35 +01:00 |
|