Benoit Marty
2b016227e9
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2024-09-06 17:19:19 +02:00
Benoit Marty
d3830af78b
Fix ktlint issues
2024-01-10 19:33:39 +01:00
Benoit Marty
a9995886c0
Move remaining hard-coded dependency to Gradle catalog. We had 2 different version of material3 library.
2023-11-10 16:56:04 +01:00
Benoit Marty
d2a089a5a6
Extract dependencies from group com.google.auto.service into libs.versions.toml to avoid multiple PR to upgrade the 2 deps.
2023-06-14 10:33:26 +02:00
Benoit Marty
180e3f7235
Merge branch 'develop' into renovate/com.google.auto.service-auto-service-annotations-1.x
2023-06-14 10:25:08 +02:00
renovate[bot]
8d7219bf38
Update dependency com.google.auto.service:auto-service-annotations to v1.1.1
2023-06-12 16:46:59 +00:00
renovate[bot]
a0d0d14973
Update dependency com.google.auto.service:auto-service to v1.1.1
2023-06-12 16:46:53 +00:00
renovate[bot]
311d8e2cdc
Update dependency com.squareup:kotlinpoet to v1.14.2 ( #474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 10:18:22 +00:00
renovate[bot]
d3987b800c
Update dependency com.google.auto.service:auto-service-annotations to v1.1.0 ( #452 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 12:13:53 +02:00
renovate[bot]
046f035fab
Update dependency com.google.auto.service:auto-service to v1.1.0
2023-05-23 19:08:17 +00:00
renovate[bot]
ebb90c56fe
Update dependency com.squareup:kotlinpoet to v1.13.2
2023-05-05 10:13:05 +00:00
renovate[bot]
ad1d54716f
Update dependency com.squareup:kotlinpoet to v1.13.1
2023-04-28 14:54:19 +00:00
Jorge Martin Espinosa
afd58f1634
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 08:49:52 +00:00
renovate[bot]
f06bf83b20
Update dependency com.squareup:kotlinpoet to v1.13.0 ( #304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 08:33:58 +02:00
ganfra
46e58fe64d
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
2023-01-20 19:13:44 +01:00
ganfra
718b37a4eb
Finish removing x. from packages (keep it in app module for now)
2023-01-20 18:52:59 +01:00
ganfra
528c01199d
Rename architecture module
2023-01-20 16:26:43 +01:00
Benoit Marty
66a389c4c5
Rename folders java to kotlin
2023-01-18 13:51:30 +01:00
ganfra
b286b8bf9d
Add copyright on new files
2023-01-13 18:36:16 +01:00
ganfra
3abba8e88f
Remove viewmodel/fragment references
2023-01-13 18:20:10 +01:00
ganfra
7d65a4a1e7
Merge branch 'develop' into feature/fga/navigation First step: makes it compile by disabling the new screens (need to migrate to nodes)
2023-01-06 19:22:52 +01:00
ganfra
f4ac368d07
Create ContributesNode annotation to generate module and assistedFactory for node.
2023-01-05 11:22:38 +01:00
ganfra
7fc69a70da
Move some code to 'architecture' module
2023-01-04 21:09:59 +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
243ee07bfc
Fix warning
2022-12-23 15:19:24 +01:00
Benoit Marty
e2515020cf
Add missing Copyright
2022-12-22 13:51:56 +01:00
Benoit Marty
a4fd7bab4f
Code quality
...
Code quality
2022-12-21 15:32:53 +01:00
ganfra
eba807e37a
Branch on viewmodel...
2022-12-15 20:16:53 +01:00
ganfra
4452abb461
Dagger: start setup
2022-12-09 19:27:04 +01:00