Release Report is an Android app that shows release dates for upcoming media.
It merges movies, music and video games into one cohesive user experience. Thanks to different kinds of dashboards, the user has always the complete overview about what is next in the world of entertainment. Additionally one can subscribe to specific releases in order to be reminded about their release when their time has come.
- Get a glance of recent and upcoming movies, music albums and video games
- Read through descriptions and watch images or trailers of releases as soon as they become available
- Subscribe to releases that you are interested in to get notified upon their release date
- Get weekly updates about upcoming releases
- Browse hundreds of releases via full text search
-
Complete setup for Release Report Sync
-
Clone or fork this repository
-
Open project via Android Studio
-
Create local.properties in the root directory with following properties from your Parse Server Core Settings:
parse.serverUrl = "<Parse API Address>" parse.applicationId = "<App Id>" parse.clientKey = "<Client Key>"
-
Gradle Sync
-
Build
This software uses following technologies with great appreciation:
- AboutLibraries
- AndroidX
- Glide
- JUnit
- Kotlin
- Kotlinx
- Material Components for Android
- MonthAndYearPicker
- Parse SDK for Android
- ScrollGalleryView
- SearchView
- SkeletonLayout
- ThreeTenABP
These dependencies are bundled under the terms of their respective license.
If you want to buy me a beer or support me in general, please use the donate button and be aware of my thanks.
Additionally to the permissions, conditions and limitations of the GPLv3, the permission for redistribution must be manually requested in advance. This ensures that neither the original software or any fork will be affected negatively by terms and conditions like the Google Play Developer Distribution Agreement. If you plan to redistribute this software, please contact the maintainer at [email protected].
Copyright (C) 2020 Philipp Fahlteich
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.