[Android] Disable the donations as the Play Store rejects this version
Nicolas Pomepuy
git at videolan.org
Wed Nov 24 14:06:11 UTC 2021
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Nov 24 15:00:40 2021 +0100| [8573019380029828619defaf5a6593a67c6ac20c] | committer: Nicolas Pomepuy
Disable the donations as the Play Store rejects this version
This is a (temporary?) measure to be able to release new versions
of the app to the Play Store.
> https://code.videolan.org/videolan/vlc-android/commit/8573019380029828619defaf5a6593a67c6ac20c
---
.../org/videolan/television/ui/MainTvActivity.kt | 6 +-
.../org/videolan/television/ui/MainTvFragment.kt | 12 +-
application/vlc-android/build.gradle | 1 -
application/vlc-android/res/layout/donations.xml | 302 ---------------------
.../vlc-android/res/layout/more_fragment.xml | 5 +-
.../src/org/videolan/vlc/gui/MainActivity.kt | 6 +-
.../src/org/videolan/vlc/gui/MoreFragment.kt | 12 +-
.../videolan/vlc/gui/dialogs/VLCBillingDialog.kt | 245 -----------------
.../src/org/videolan/vlc/gui/helpers/UiTools.kt | 5 +-
.../org/videolan/vlc/gui/view/DonationSkuView.kt | 78 ------
10 files changed, 24 insertions(+), 648 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/8573019380029828619defaf5a6593a67c6ac20c
More information about the Android
mailing list