itachi1706/AndroidHelperLib

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/dependabot.yml
.github/workflows/android.yml
.github/workflows/sonarcloud.yml
.gitignore
.muse.toml
CHANGELOG.md
LICENSE
README.md
build.gradle
gradle.properties
gradle/wrapper/gradle-wrapper.jar
gradle/wrapper/gradle-wrapper.properties
gradlew
gradlew.bat
helperlib/.gitignore
helperlib/build.gradle
helperlib/proguard-rules.pro
helperlib/publish.gradle
helperlib/src/androidTest/java/com/itachi1706/helperlib/ExampleInstrumentedTest.kt14
A
0 mins
helperlib/src/main/AndroidManifest.xml
helperlib/src/main/java/com/itachi1706/helperlib/concurrent/Constants.kt9
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/concurrent/CoroutineAsyncTask.kt90
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/deprecation/HtmlDep.kt11
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/deprecation/PendingIntentDep.kt102
F
4 days
helperlib/src/main/java/com/itachi1706/helperlib/deprecation/StatFsDep.kt21
A
3 hrs
helperlib/src/main/java/com/itachi1706/helperlib/deprecation/TextViewDep.kt12
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/helpers/ApiCallsHelper.kt77
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/helpers/ConnectivityHelper.kt94
B
5 hrs
helperlib/src/main/java/com/itachi1706/helperlib/helpers/LogHelper.kt79
C
1 day
helperlib/src/main/java/com/itachi1706/helperlib/helpers/PrefHelper.kt52
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/helpers/URLHelper.kt83
A
1 hr
helperlib/src/main/java/com/itachi1706/helperlib/helpers/ValidationHelper.kt128
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/interfaces/LogHandler.kt4
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/objects/ApiResponse.kt11
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/utils/BitmapUtil.kt43
A
3 hrs
helperlib/src/main/java/com/itachi1706/helperlib/utils/ColorUtil.kt19
A
0 mins
helperlib/src/main/java/com/itachi1706/helperlib/utils/NotifyUserUtil.kt32
B
6 hrs
helperlib/src/main/res/drawable-hdpi/tile.9.png
helperlib/src/main/res/drawable-v24/ic_launcher_foreground.xml
helperlib/src/main/res/drawable/ic_launcher_background.xml
helperlib/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
helperlib/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
helperlib/src/main/res/mipmap-hdpi/ic_launcher.png
helperlib/src/main/res/mipmap-hdpi/ic_launcher_round.png
helperlib/src/main/res/mipmap-mdpi/ic_launcher.png
helperlib/src/main/res/mipmap-mdpi/ic_launcher_round.png
helperlib/src/main/res/mipmap-xhdpi/ic_launcher.png
helperlib/src/main/res/mipmap-xhdpi/ic_launcher_round.png
helperlib/src/main/res/mipmap-xxhdpi/ic_launcher.png