Name Date Size #Lines LOC

..--

.github/H25-Apr-2025-254204

docs/H25-Apr-2025-4,1653,186

gradle/H25-Apr-2025-7366

hooks/H25-Apr-2025-1811

leakcanary-android/H25-Apr-2025-155123

leakcanary-android-core/H25-Apr-2025-10,3838,161

leakcanary-android-instrumentation/H25-Apr-2025-1,9511,397

leakcanary-android-process/H25-Apr-2025-250160

leakcanary-android-release/H25-Apr-2025-1,3841,022

leakcanary-android-sample/H25-Apr-2025-616438

leakcanary-android-startup/H25-Apr-2025-3530

leakcanary-android-utils/H25-Apr-2025-12494

leakcanary-deobfuscation-gradle-plugin/H25-Apr-2025-656474

leakcanary-object-watcher/H25-Apr-2025-511281

leakcanary-object-watcher-android/H25-Apr-2025-10776

leakcanary-object-watcher-android-androidx/H25-Apr-2025-178131

leakcanary-object-watcher-android-core/H25-Apr-2025-938654

leakcanary-object-watcher-android-startup/H25-Apr-2025-7158

leakcanary-object-watcher-android-support-fragments/H25-Apr-2025-9768

plumber-android/H25-Apr-2025-11274

plumber-android-core/H25-Apr-2025-1,309956

plumber-android-startup/H25-Apr-2025-7259

shark/H25-Apr-2025-8,2906,399

shark-android/H25-Apr-2025-4,9134,127

shark-cli/H25-Apr-2025-1,8751,649

shark-graph/H25-Apr-2025-7,0045,008

shark-hprof/H25-Apr-2025-4,0373,162

shark-hprof-test/H25-Apr-2025-433375

shark-log/H25-Apr-2025-13179

shark-test/H25-Apr-2025-6451

.editorconfigH A D25-Apr-2025151 118

.gitattributesH A D25-Apr-202553 53

.gitignoreH A D25-Apr-2025363 4235

Android.bpH A D25-Apr-20251 KiB4640

LICENSEH A D25-Apr-202511.1 KiB202169

LICENSE.txtH A D25-Apr-202511.1 KiB202169

METADATAH A D25-Apr-2025322 1614

MODULE_LICENSE_APACHE2HD25-Apr-20250

OWNERSH A D25-Apr-202551 21

README.mdH A D25-Apr-2025824 2415

build.gradleH A D25-Apr-20255.1 KiB170149

detekt-config.ymlH A D25-Apr-202514.2 KiB571526

gradle.propertiesH A D25-Apr-2025871 2621

gradlewH A D25-Apr-20257.9 KiB23598

mkdocs.ymlH A D25-Apr-20252.8 KiB9989

settings.gradleH A D25-Apr-2025976 2927

shark-cli.shH A D25-Apr-202595 22

README.md

1# LeakCanary ��
2
3A memory leak detection library for Android.
4
5### [square.github.io/leakcanary](https://square.github.io/leakcanary)
6
7�� If you like LeakCanary you can show support by starring ⭐ this repository.
8
9## License
10
11    Copyright 2015 Square, Inc.
12
13    Licensed under the Apache License, Version 2.0 (the "License");
14    you may not use this file except in compliance with the License.
15    You may obtain a copy of the License at
16
17       http://www.apache.org/licenses/LICENSE-2.0
18
19    Unless required by applicable law or agreed to in writing, software
20    distributed under the License is distributed on an "AS IS" BASIS,
21    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22    See the License for the specific language governing permissions and
23    limitations under the License.
24