nextcloud-android/app
Álvaro Brey Vilas 21ed337184
build: Disable LeakCanary unless manually activated with a property
Use `./gradlew installGplayDebug -P "leakCanary"`, for example, to activate it.

LeakCanary dramatically slows down normal development work due to app freezes for memory dumps.

This way we can avoid that, but still use it when we want to check for leaks. I don't think leaks should be a primary focus right now,
since we have other stuff to work on first.

Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2022-04-29 11:43:11 +02:00
..
screenshots/gplay/debug Fix and update testBottomSheet screenshot test 2022-04-29 06:38:14 +00:00
src Fix and update testBottomSheet screenshot test 2022-04-29 06:38:14 +00:00
.gitignore Move app source to subproject 2022-03-11 11:10:51 +01:00
build.gradle build: Disable LeakCanary unless manually activated with a property 2022-04-29 11:43:11 +02:00
detekt.yml Fix detekt.yml for new detekt version 2022-04-18 11:14:17 +02:00
lint.xml Move app source to subproject 2022-03-11 11:10:51 +01:00