diff --git a/app/build.gradle b/app/build.gradle index e41a88c2..1a7644c6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,8 +42,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 132 - versionName '0.15.0' + versionCode 133 + versionName '0.16.0 BETA 1' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 1663066b..62b32347 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,24 @@

You can view the changelog dialog again at any time from the about section.

+

Version 0.16.0 BETA 1

+ +
    + From this version on, some features are deactivated and require a one time purchase of Phonograph Pro. + The source code of Phonograph is available on GitHub. You are welcome to compile the pro version yourself for free. + However, if you want to support the development and receive updates through the Play Store, consider buying Phonograph Pro. Thank you! +
  1. NEW: Phonograph Pro
  2. +
  3. NEW: Full Android Oreo support
  4. +
  5. NEW: Option to select the old notification style
  6. +
  7. NEW: Show remaining playing queue time
  8. +
  9. NEW: Scrollbar in playlists
  10. +
  11. NEW: Album wikis
  12. +
  13. NEW: Synchronized lyrics support
  14. +
  15. NEW: New widgets
  16. +
  17. FIX: Many bug fixes
  18. + +
+

Version 0.15.0