.cirrus.yml | |
|
|
.codeclimate.yml | |
|
|
.firebaserc | |
|
|
.gitignore | |
|
|
.idea/assetWizardSettings.xml | |
|
|
.idea/compiler.xml | |
|
|
.idea/deploymentTargetDropDown.xml | |
|
|
.idea/gradle.xml | |
|
|
.idea/inspectionProfiles/Project_Default.xml | |
|
|
.idea/misc.xml | |
|
|
.idea/navEditor.xml | |
|
|
.idea/vcs.xml | |
|
|
README.md | |
|
|
app/.gitignore | |
|
|
app/build.gradle | |
|
|
app/google-services.json | |
|
|
app/proguard-rules.pro | |
|
|
app/src/main/AndroidManifest.xml | |
|
|
app/src/main/java/com/github/orkest/bluetooth/data/BluetoothServiceManager.kt | 151 | A 1 hr | D 65% |
app/src/main/java/com/github/orkest/bluetooth/data/OrkestBluetoothCommunication.kt | 66 | A 0 mins | A 92% |
app/src/main/java/com/github/orkest/bluetooth/data/OrkestClientSocket.kt | 24 | A 0 mins | F 0% |
app/src/main/java/com/github/orkest/bluetooth/data/OrkestDevice.kt | 20 | A 0 mins | F 0% |
app/src/main/java/com/github/orkest/bluetooth/data/OrkestServerSocket.kt | 15 | A 0 mins | F 0% |
app/src/main/java/com/github/orkest/bluetooth/domain/BluetoothCommunication.kt | 9 | A 0 mins | F 0% |
app/src/main/java/com/github/orkest/bluetooth/domain/BluetoothConstants.kt | 21 | A 0 mins | B 88% |
app/src/main/java/com/github/orkest/bluetooth/domain/BluetoothInterface.kt | 46 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/bluetooth/domain/Device.kt | 7 | A 0 mins | F 0% |
app/src/main/java/com/github/orkest/bluetooth/domain/ServerSocket.kt | 11 | A 0 mins | F 0% |
app/src/main/java/com/github/orkest/bluetooth/domain/Socket.kt | 10 | A 0 mins | F 0% |
app/src/main/java/com/github/orkest/bluetooth/ui/BluetoothActivity.kt | 237 | D 1 day | D 68% |
app/src/main/java/com/github/orkest/bluetooth/ui/ui/theme/Color.kt | 6 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/bluetooth/ui/ui/theme/Shape.kt | 9 | A 1 hr | A 100% |
app/src/main/java/com/github/orkest/bluetooth/ui/ui/theme/Theme.kt | 30 | A 0 mins | A 94% |
app/src/main/java/com/github/orkest/bluetooth/ui/ui/theme/Type.kt | 13 | A 50 mins | A 100% |
app/src/main/java/com/github/orkest/data/Comment.kt | 7 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/data/Constants.kt | 50 | A 0 mins | F 58% |
app/src/main/java/com/github/orkest/data/DeezerInformations.kt | 2 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/data/OrkestDate.kt | 20 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/data/PlaySpotify.kt | 39 | A 0 mins | F 50% |
app/src/main/java/com/github/orkest/data/Post.kt | 14 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/data/Profile.kt | 9 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/data/Providers.kt | 12 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/data/Song.kt | 5 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/data/SpotifyMultimedia.kt | 79 | D 3 days | B 84% |
app/src/main/java/com/github/orkest/data/User.kt | 8 | A 0 mins | A 100% |
app/src/main/java/com/github/orkest/domain/Authorization.kt | 63 | A 0 mins | D 67% |
app/src/main/java/com/github/orkest/domain/DeezerApi.kt | 19 | A 0 mins | F 10% |
app/src/main/java/com/github/orkest/domain/DeezerApiIntegration.kt | 119 | A 0 mins | A 96% |
app/src/main/java/com/github/orkest/domain/DeezerMockAPi.kt | 218 | C 7 hrs | A 98% |
app/src/main/java/com/github/orkest/domain/DeezerModelClasses.kt | 37 | B 5 hrs | B 88% |