element-android/vector/src
Benoit Marty d80a25feac Fix "@JvmStatic used for @Provides function in an object class" Lint warning.
See https://github.com/google/dagger/releases/tag/dagger-2.25.2 point 2.ii. : @Module object classes no longer need @JvmStatic on the provides methods.
Ensure this warning does not appear again.
2021-11-19 15:29:11 +01:00
..
androidTest/java/im/vector/app fixing ktlint errors 2021-11-18 18:50:51 +00:00
debug adding remaining activity missing hilt injection annotations 2021-10-26 17:56:22 +01:00
fdroid Fix "@JvmStatic used for @Provides function in an object class" Lint warning. 2021-11-19 15:29:11 +01:00
gplay Fix "@JvmStatic used for @Provides function in an object class" Lint warning. 2021-11-19 15:29:11 +01:00
main Fix "@JvmStatic used for @Provides function in an object class" Lint warning. 2021-11-19 15:29:11 +01:00
release Move test style Activity and layout to the new ui-style module 2021-06-15 18:17:36 +02:00
sharedTest/java/im/vector/app/test/shared Rename package im.vector.riotx to im.vector.app (IDE) 2020-08-03 18:46:29 +02:00
test/java/im/vector/app Merge pull request #4430 from vector-im/feature/adm/feature-notification-images 2021-11-15 12:46:51 +01:00