MCPcopy Index your code
hub / github.com/dmytrodanylyk/android-process-button

github.com/dmytrodanylyk/android-process-button @v0.0.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.7 ↗ · + Follow
99 symbols 234 edges 11 files 6 documented · 6%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Description

Android Buttons With Built-in Progress Meters.

Latest version 0.0.7

Wiki

Integration

The lib is available on Maven Central, you can find it with Gradle, please

dependencies {
    compile 'com.github.dmytrodanylyk.android-process-button:library:0.0.7'
}

Sample

License

The MIT License (MIT)

Copyright (c) 2014 Danylyk Dmytro

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Analytics

Extension points exported contracts — how you extend this code

OnCompleteListener (Interface)
(no doc) [3 implementers]
sample/src/main/java/com/dd/sample/utils/ProgressGenerator.java

Core symbols most depended-on inside this repo

getColor
called by 16
library/src/main/java/com/dd/processbutton/FlatButton.java
setProgress
called by 14
library/src/main/java/com/dd/processbutton/ProcessButton.java
getDrawable
called by 7
library/src/main/java/com/dd/processbutton/FlatButton.java
getProgressDrawable
called by 6
library/src/main/java/com/dd/processbutton/ProcessButton.java
getCornerRadius
called by 6
library/src/main/java/com/dd/processbutton/FlatButton.java
drawCircle
called by 6
library/src/main/java/com/dd/processbutton/iml/ActionProcessButton.java
setBackgroundCompat
called by 5
library/src/main/java/com/dd/processbutton/FlatButton.java
getProgress
called by 4
library/src/main/java/com/dd/processbutton/ProcessButton.java

Shape

Method 84
Class 13
Enum 1
Interface 1

Languages

Java100%

Modules by API surface

library/src/main/java/com/dd/processbutton/ProcessButton.java33 symbols
library/src/main/java/com/dd/processbutton/iml/ActionProcessButton.java17 symbols
library/src/main/java/com/dd/processbutton/FlatButton.java14 symbols
sample/src/main/java/com/dd/sample/utils/ProgressGenerator.java7 symbols
sample/src/main/java/com/dd/sample/MainActivity.java7 symbols
sample/src/main/java/com/dd/sample/UploadActivity.java4 symbols
sample/src/main/java/com/dd/sample/SignInActivity.java4 symbols
sample/src/main/java/com/dd/sample/MessageActivity.java4 symbols
sample/src/main/java/com/dd/sample/StateSampleActivity.java3 symbols
library/src/main/java/com/dd/processbutton/iml/SubmitProcessButton.java3 symbols
library/src/main/java/com/dd/processbutton/iml/GenerateProcessButton.java3 symbols

For agents

$ claude mcp add android-process-button \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page