Google-Store Kauf funktionstuechtig, Dialoge geadded.

This commit is contained in:
2016-01-21 22:37:56 +01:00
parent 7c683d7450
commit 3333e9eb4a
174 changed files with 3896 additions and 263 deletions

View File

@@ -21,6 +21,7 @@
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="com.android.vending.BILLING" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<application
android:hardwareAccelerated="true"