repowiserepowise
Sign in
baneeishaque/Android-Common-Debug-Utils
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/Android-Common-Debug-Utils

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

27of 88 scored

27 commits sit in this repo's top risk tercile, which is 31% of the 88scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 2.3 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits33%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.26bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold2.3out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Began other-led, now leaning feature.

Feature8%
Fix5%
Docs1%
Deps26%
Chore6%
Other55%

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
663fb3a9Initial commit
Banee Ishaque K
7y ago+1.6K -0
99%Elevated
more lines added than baseline
2
a6ba58b9Code format
Banee Ishaque K
5y ago+122 -123
98%Elevated
more lines added than baseline
3
3329e16dandroidx
Banee Ishaque K
6y ago+177 -63
97%Elevated
more lines added than baseline
4
92040f77Dependency Resolution Fix, Gradle 8.5 & Update Submodule Resources
Banee Ishaque K
2y ago+215 -154
96%Elevated
more lines added than baseline
5
f4eae512init
Banee Ishaque K
6y ago+60 -1
95%Elevated
more lines added than baseline
6
4db961a6Update dependency gradle to v6.8.2
Renovate Bot
5y ago+58 -41
94%Elevated
more lines added than baseline
7
d8d0d094feat(.vscode): add recommended extensions list
Banee Ishaque K
1y ago+39 -0
93%Elevated
more lines added than baseline
8
15606245Set up Windows CI with Azure Pipelines
Banee Ishaque K
5y ago+32 -0
91%Elevated
more lines added than baseline
9
cbe4f638debug
Banee Ishaque k
6y ago+25 -14
90%Elevated
more lines added than baseline
10
665481a4Res. & Dep. to Set.
Banee Ishaque K
5y ago+15 -12
89%Elevated
more lines added than baseline
11
ad17dd1cLauncher
Banee Ishaque K
7y ago+16 -3
89%Elevated
more lines added than baseline
12
cb33993aUpdate dependency gradle to v8.6
renovate[bot]
2y ago+11 -11
87%Elevated
more subsystems than baseline
13
077b35dfSub Module to Project
Banee Ishaque K
6y ago+10 -2
85%Elevated
more scattered than baseline
14
99125115Add .whitesource configuration file
whitesource-bolt-for-github[bot]
7y ago+8 -0
85%Elevated
fewer lines added than baseline
15
4d6904bcAS 3.4.1
Banee Ishaque K
7y ago+9 -6
84%Elevated
more scattered than baseline
16
968bf60aUpdate azure-pipelines-windows.yml
Banee Ishaque K
5y ago+7 -1
82%Elevated
fewer lines added than baseline
17
db54db0dCreate vcs.xml
Banee Ishaque K
7y ago+6 -0
81%Elevated
fewer lines added than baseline
18
e0be8459chore(deps): update gradle to v8.14.4
renovate[bot]
6mo ago+7 -8
79%Elevated
fewer lines added than baseline
19
d346e4efUpdate dependency gradle to v8.11.1
renovate[bot]
1y ago+7 -2
79%Elevated
fewer lines added than baseline
20
06336bd1Add renovate.json
Renovate Bot
5y ago+5 -0
79%Elevated
fewer lines added than baseline
21
6fd5aff6Dependency updates
Banee Ishaque K
4y ago+5 -5
76%Elevated
fewer lines added than baseline
22
937333c3build.gradle
Banee ishaque K
6y ago+5 -12
76%Elevated
fewer lines added than baseline
23
6b3bf34cUpdate azure-pipelines-windows.yml
Banee Ishaque K
5y ago+4 -4
74%Elevated
fewer lines added than baseline
24
b29d9993Sub Module
Banee Ishaque K
6y ago+4 -0
74%Elevated
fewer lines added than baseline
25
1cf98e83Refactors common resources module name
Banee Ishaque K
9mo ago+4 -2
72%Elevated
fewer lines added than baseline
26
1e121897AGP 7.0.0 alpha 8
Banee Ishaque K
5y ago+3 -7
72%Elevated
fewer lines added than baseline
27
377fd847use dep. repos on settings
Banee Ishaque K
5y ago+3 -3
70%Elevated
fewer lines added than baseline
28
2a694229Upgrade
Banee Ishaque K
2y ago+2 -2
65%Typical
fewer lines added than baseline
29
0be88a07SDK 34
Banee Ishaque K
2y ago+2 -2
65%Typical
fewer lines added than baseline
30
2fafc880Dependency Update
Banee Ishaque K
3y ago+2 -2
65%Typical
fewer lines added than baseline
31
877a6fc9Target SDK 33
Banee Ishaque K
3y ago+2 -3
65%Typical
fewer lines added than baseline
32
fbf1a737Pandora Dep. Cor.
Banee Ishaque K
4y ago+2 -1
65%Typical
fewer lines added than baseline
33
7056bcaaexported activity
Banee Ishaque K
4y ago+2 -1
65%Typical
fewer lines added than baseline
34
e6d25dc2Update .whitesource
Banee Ishaque K
5y ago+2 -2
65%Typical
fewer lines added than baseline
35
8dfcfb3dfeat(mise.toml): add java version configuration
Banee Ishaque K
1y ago+2 -0
60%Typical
fewer lines added than baseline
36
80642ddaUpdate dependency gradle to v8.8
renovate[bot]
2y ago+2 -2
60%Typical
fewer lines added than baseline
37
dc9cb7a8Update dependency com.github.whataa:pandora to v2
renovate[bot]
2y ago+1 -1
57%Typical
fewer lines added than baseline
38
bed01e6cResources
baneeishaque3
5y ago+1 -1
57%Typical
fewer lines added than baseline
39
3b5ef97dResources
Banee Ishaque K
5y ago+1 -1
57%Typical
fewer lines added than baseline
40
a798a72afix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
renovate[bot]
6mo ago+1 -1
40%Typical
fewer lines added than baseline
41
2e1865a4chore(deps): update gradle to v9
renovate[bot]
6mo ago+1 -1
40%Typical
fewer lines added than baseline
42
37fbf70ffix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1
renovate[bot]
6mo ago+1 -1
40%Typical
fewer lines added than baseline
43
21bb43ecUpdate dependency com.android.tools.build:gradle to v8.7.2
renovate[bot]
1y ago+1 -1
40%Typical
fewer lines added than baseline
44
20d2c63cUpdate dependency androidx.constraintlayout:constraintlayout to v2.2.0
renovate[bot]
1y ago+1 -1
40%Typical
fewer lines added than baseline
45
a9edfcbaUpdate dependency com.android.tools.build:gradle to v8.5.0
renovate[bot]
2y ago+1 -1
40%Typical
fewer lines added than baseline
46
03271cacUpdate dependency com.android.tools.build:gradle to v8.4.2
renovate[bot]
2y ago+1 -1
40%Typical
fewer lines added than baseline
47
95e6df1bUpdate dependency androidx.appcompat:appcompat to v1.7.0
renovate[bot]
2y ago+1 -1
40%Typical
fewer lines added than baseline
48
7febe67aUpdate dependency com.android.tools.build:gradle to v8.3.0
renovate[bot]
2y ago+1 -1
40%Typical
fewer lines added than baseline
49
283b34ffUpdate dependency com.android.tools.build:gradle to v8.2.2
renovate[bot]
2y ago+1 -1
40%Typical
fewer lines added than baseline
50
df1103adUpdate dependency com.android.tools.build:gradle to v8.2.1
renovate[bot]
2y ago+1 -1
40%Typical
fewer lines added than baseline
  • 663fb3a9Initial commit
    Author
    Banee Ishaque K
    When
    7y ago
    Lines
    +1.6K -0
    Risk
    99%Elevated
  • a6ba58b9Code format
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +122 -123
    Risk
    98%Elevated
  • 3329e16dandroidx
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +177 -63
    Risk
    97%Elevated
  • 92040f77Dependency Resolution Fix, Gradle 8.5 & Update Submodule Resources
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +215 -154
    Risk
    96%Elevated
  • f4eae512init
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +60 -1
    Risk
    95%Elevated
  • 4db961a6Update dependency gradle to v6.8.2
    Author
    Renovate Bot
    When
    5y ago
    Lines
    +58 -41
    Risk
    94%Elevated
  • d8d0d094feat(.vscode): add recommended extensions list
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +39 -0
    Risk
    93%Elevated
  • 15606245Set up Windows CI with Azure Pipelines
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +32 -0
    Risk
    91%Elevated
  • cbe4f638debug
    Author
    Banee Ishaque k
    When
    6y ago
    Lines
    +25 -14
    Risk
    90%Elevated
  • 665481a4Res. & Dep. to Set.
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +15 -12
    Risk
    89%Elevated
  • ad17dd1cLauncher
    Author
    Banee Ishaque K
    When
    7y ago
    Lines
    +16 -3
    Risk
    89%Elevated
  • cb33993aUpdate dependency gradle to v8.6
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +11 -11
    Risk
    87%Elevated
  • 077b35dfSub Module to Project
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +10 -2
    Risk
    85%Elevated
  • 99125115Add .whitesource configuration file
    Author
    whitesource-bolt-for-github[bot]
    When
    7y ago
    Lines
    +8 -0
    Risk
    85%Elevated
  • 4d6904bcAS 3.4.1
    Author
    Banee Ishaque K
    When
    7y ago
    Lines
    +9 -6
    Risk
    84%Elevated
  • 968bf60aUpdate azure-pipelines-windows.yml
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +7 -1
    Risk
    82%Elevated
  • db54db0dCreate vcs.xml
    Author
    Banee Ishaque K
    When
    7y ago
    Lines
    +6 -0
    Risk
    81%Elevated
  • e0be8459chore(deps): update gradle to v8.14.4
    Author
    renovate[bot]
    When
    6mo ago
    Lines
    +7 -8
    Risk
    79%Elevated
  • d346e4efUpdate dependency gradle to v8.11.1
    Author
    renovate[bot]
    When
    1y ago
    Lines
    +7 -2
    Risk
    79%Elevated
  • 06336bd1Add renovate.json
    Author
    Renovate Bot
    When
    5y ago
    Lines
    +5 -0
    Risk
    79%Elevated
  • 6fd5aff6Dependency updates
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +5 -5
    Risk
    76%Elevated
  • 937333c3build.gradle
    Author
    Banee ishaque K
    When
    6y ago
    Lines
    +5 -12
    Risk
    76%Elevated
  • 6b3bf34cUpdate azure-pipelines-windows.yml
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +4 -4
    Risk
    74%Elevated
  • b29d9993Sub Module
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +4 -0
    Risk
    74%Elevated
  • 1cf98e83Refactors common resources module name
    Author
    Banee Ishaque K
    When
    9mo ago
    Lines
    +4 -2
    Risk
    72%Elevated
  • 1e121897AGP 7.0.0 alpha 8
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +3 -7
    Risk
    72%Elevated
  • 377fd847use dep. repos on settings
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +3 -3
    Risk
    70%Elevated
  • 2a694229Upgrade
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +2 -2
    Risk
    65%Typical
  • 0be88a07SDK 34
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +2 -2
    Risk
    65%Typical
  • 2fafc880Dependency Update
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +2 -2
    Risk
    65%Typical
  • 877a6fc9Target SDK 33
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +2 -3
    Risk
    65%Typical
  • fbf1a737Pandora Dep. Cor.
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +2 -1
    Risk
    65%Typical
  • 7056bcaaexported activity
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +2 -1
    Risk
    65%Typical
  • e6d25dc2Update .whitesource
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +2 -2
    Risk
    65%Typical
  • 8dfcfb3dfeat(mise.toml): add java version configuration
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +2 -0
    Risk
    60%Typical
  • 80642ddaUpdate dependency gradle to v8.8
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +2 -2
    Risk
    60%Typical
  • dc9cb7a8Update dependency com.github.whataa:pandora to v2
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    57%Typical
  • bed01e6cResources
    Author
    baneeishaque3
    When
    5y ago
    Lines
    +1 -1
    Risk
    57%Typical
  • 3b5ef97dResources
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +1 -1
    Risk
    57%Typical
  • a798a72afix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
    Author
    renovate[bot]
    When
    6mo ago
    Lines
    +1 -1
    Risk
    40%Typical
  • 2e1865a4chore(deps): update gradle to v9
    Author
    renovate[bot]
    When
    6mo ago
    Lines
    +1 -1
    Risk
    40%Typical
  • 37fbf70ffix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1
    Author
    renovate[bot]
    When
    6mo ago
    Lines
    +1 -1
    Risk
    40%Typical
  • 21bb43ecUpdate dependency com.android.tools.build:gradle to v8.7.2
    Author
    renovate[bot]
    When
    1y ago
    Lines
    +1 -1
    Risk
    40%Typical
  • 20d2c63cUpdate dependency androidx.constraintlayout:constraintlayout to v2.2.0
    Author
    renovate[bot]
    When
    1y ago
    Lines
    +1 -1
    Risk
    40%Typical
  • a9edfcbaUpdate dependency com.android.tools.build:gradle to v8.5.0
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    40%Typical
  • 03271cacUpdate dependency com.android.tools.build:gradle to v8.4.2
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    40%Typical
  • 95e6df1bUpdate dependency androidx.appcompat:appcompat to v1.7.0
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    40%Typical
  • 7febe67aUpdate dependency com.android.tools.build:gradle to v8.3.0
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    40%Typical
  • 283b34ffUpdate dependency com.android.tools.build:gradle to v8.2.2
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    40%Typical
  • df1103adUpdate dependency com.android.tools.build:gradle to v8.2.1
    Author
    renovate[bot]
    When
    2y ago
    Lines
    +1 -1
    Risk
    40%Typical
Showing 50 of 88 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

040typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 88 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,000Lines changed (log) →0.02.6Diffusion →
Below typical21
Typical40
Elevated27

Commit history for baneeishaque/Android-Common-Debug-Utils

baneeishaque/Android-Common-Debug-Utils has 110 commits in its history from 7 contributors, the first of them Apr 15, 2019. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.