Commit Graph

30 Commits

Author SHA1 Message Date
M66B a9e14fdbed Allow disabling sharing usage data per application
Refs #461
2016-07-13 20:42:27 +02:00
M66B e9bd13a17d UI submit settings 2016-07-08 09:35:44 +02:00
M66B e1148dac6c Debuggable 2016-02-26 08:08:26 +01:00
M66B 5ae59064ab IAB fixes, improvements 2016-02-18 09:16:18 +01:00
M66B a66e6c302d Collect garbage 2016-02-13 13:25:48 +01:00
M66B 2ab2ff00ec Make sure IAB will always be unbound
Refs #291
2016-02-12 07:52:19 +01:00
M66B 9532e33c2d Added option to purchase all pro features 2016-02-07 10:34:26 +01:00
M66B bd9a56b4da Allow beta sub version numbers 2016-01-24 14:21:53 +01:00
M66B 1e75535836 Native quick restart, allow root, terminate not allowed session on start 2016-01-24 07:47:32 +01:00
M66B 0026057861 Enable pro features and development settings in beta versions 2016-01-23 16:54:19 +01:00
M66B 8ac70110b1 Rely on Play store refunds for trials 2016-01-01 19:03:41 +01:00
M66B d798dfe1eb Happy new year! 2016-01-01 14:56:50 +01:00
M66B a1f86df79c Pro trial 2016-01-01 09:52:37 +01:00
M66B 0b8dfe60d8 Pro trial preparation 2015-12-31 19:31:34 +01:00
M66B b1fcc24c26 Challenge/response, refactoring 2015-12-31 16:55:39 +01:00
M66B 12fb62fea0 Challenge/response, fixes 2015-12-31 10:03:32 +01:00
M66B 0e53973839 A preious donation entitles to all pro features 2015-12-30 18:57:47 +01:00
M66B 0e1b938d55 Added pro activity 2015-12-30 18:46:26 +01:00
M66B ea9fa065a9 Removed donate, refactored IAB 2015-12-30 09:00:34 +01:00
M66B 83c820f44e Revert "Make all convenience features pro"
This reverts commit 8dd27f1117.
2015-12-27 16:04:22 +01:00
M66B 8dd27f1117 Make all convenience features pro 2015-12-27 12:06:30 +01:00
M66B 28f4ac1de3 Refactoring 2015-12-27 10:44:50 +01:00
M66B 84ba096715 Added IAB safe guards 2015-11-26 08:41:20 +01:00
M66B b00a284cb7 Fixed sending feedback when IAB not available 2015-11-25 09:29:31 +01:00
M66B fcac4fec03 Report IAB errors 2015-11-23 11:05:44 +01:00
M66B 08a4e40b52 Simplifications 2015-11-20 11:34:23 +01:00
M66B 94e8d5c71b Added crash reporting 2015-11-20 10:10:22 +01:00
M66B 878ba1eeec Changed IAB logic
Still crashing:

11-19 09:18:19.688 28800 28800 E AndroidRuntime: java.lang.NullPointerException: Attempt to read from field 'com.google.android.finsky.protos.Acquisition$AutoDismissTemplate com.google.android.finsky.protos.Acquisition$PostAcquisitionPrompt.autoDismissTemplate' on a null object reference
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.billing.SuccessStep.getLayoutResId(SuccessStep.java:75)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.billing.lightpurchase.PurchaseFragment.onStateChange(PurchaseFragment.java:31066)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.fragments.SidecarFragment.notifyListener(SidecarFragment.java:255)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.fragments.SidecarFragment.setState(SidecarFragment.java:250)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.billing.lightpurchase.CheckoutPurchaseSidecar.confirmAuthChoiceSelected(CheckoutPurchaseSidecar.java:631)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.billing.lightpurchase.purchasesteps.SuccessStepWithAuthChoices.onClick(SuccessStepWithAuthChoices.java:5156)
2015-11-19 09:21:52 +01:00
M66B 95fe0a11a2 IAB version 3 2015-11-18 17:57:42 +01:00
M66B f600847480 Refactored IAB 2015-11-14 21:25:05 +01:00