This is the LEGACY schedule browser for the "Grazer Linuxtage" conference in Graz, Austria.
The new app can be found here
It's a fork of FOSDEM companion by Christophe Beyls. The code has been rewritten from scratch and the features have been extended. It is built on top of the latest Jetpack libraries by Google.
All dependencies are defined in app/build.gradle
. Import the project in Android Studio or use Gradle in command line:
./gradlew assembleRelease
The result apk file will be placed in app/build/outputs/apk/
.
- AndroidX by The Android Open Source Project
- Android Architecture Components by The Android Open Source Project
- Material Components for Android by The Android Open Source Project
- PhotoView by Chris Banes, Marek Sebera and John Carlson
- Christophe Beyls
- Florian Klien
- Georg Schlagholz