rkuenzi-epfl/Wnder

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.cirrus.yml
.codeclimate.yml
.gitignore
.idea/compiler.xml
.idea/gradle.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/jarRepositories.xml
.idea/misc.xml
.idea/modules.xml
.idea/modules/wnder.iml
.idea/runConfigurations.xml
.idea/vcs.xml
.project
.settings/org.eclipse.buildship.core.prefs
Bootcamp-ref/.cirrus.yml
Bootcamp-ref/.codeclimate.yml
Bootcamp-ref/.gitignore
Bootcamp-ref/.idea/compiler.xml
Bootcamp-ref/.idea/jarRepositories.xml
Bootcamp-ref/.idea/misc.xml
Bootcamp-ref/README.md
Bootcamp-ref/app/.gitignore
Bootcamp-ref/app/build.gradle
Bootcamp-ref/app/proguard-rules.pro
Bootcamp-ref/app/src/main/AndroidManifest.xml
Bootcamp-ref/app/src/main/java/com/github/leonardvaney/bootcamp/GreetingActivity.java16
A
0 mins
Bootcamp-ref/app/src/main/java/com/github/leonardvaney/bootcamp/MainActivity.java21
A
0 mins
Bootcamp-ref/app/src/main/res/drawable-v24/ic_launcher_foreground.xml
Bootcamp-ref/app/src/main/res/drawable/ic_launcher_background.xml
Bootcamp-ref/app/src/main/res/layout/activity_greeting.xml
Bootcamp-ref/app/src/main/res/layout/activity_main.xml
Bootcamp-ref/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Bootcamp-ref/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Bootcamp-ref/app/src/main/res/mipmap-hdpi/ic_launcher.png
Bootcamp-ref/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Bootcamp-ref/app/src/main/res/mipmap-mdpi/ic_launcher.png
Bootcamp-ref/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Bootcamp-ref/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Bootcamp-ref/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Bootcamp-ref/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Bootcamp-ref/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Bootcamp-ref/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Bootcamp-ref/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Bootcamp-ref/app/src/main/res/values-night/themes.xml
Bootcamp-ref/app/src/main/res/values/colors.xml
Bootcamp-ref/app/src/main/res/values/strings.xml
Bootcamp-ref/app/src/main/res/values/themes.xml
Bootcamp-ref/build.gradle
Bootcamp-ref/gradle.properties
Bootcamp-ref/gradle/wrapper/gradle-wrapper.jar