Commit 4397c40
committed
Skip payment-method chooser; Subscribe goes straight to Google Play
PayPal isn't functional yet, so the payment-method chooser dialog (PayPal vs. Google Play) is commented out (HTML block + openPaymentMethodDialog/closePaymentMethodDialog/initiatePayPal JS), not deleted, for easy re-enabling later. The trial-expired dialog's Subscribe button now calls initiateGooglePlay() directly, which still goes through Bridge.initiateDonation() -> WebViewBridge.initiateDonation() -> MainActivity.initiateDonationFromWebView() -> launchGooglePlayBilling(), unchanged.1 parent 69c953a commit 4397c40
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
648 | | - | |
| 648 | + | |
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
661 | | - | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
662 | 664 | | |
663 | 665 | | |
664 | 666 | | |
| |||
667 | 669 | | |
668 | 670 | | |
669 | 671 | | |
| 672 | + | |
| 673 | + | |
670 | 674 | | |
671 | 675 | | |
672 | 676 | | |
| |||
3431 | 3435 | | |
3432 | 3436 | | |
3433 | 3437 | | |
| 3438 | + | |
| 3439 | + | |
| 3440 | + | |
| 3441 | + | |
3434 | 3442 | | |
3435 | 3443 | | |
3436 | 3444 | | |
| |||
3444 | 3452 | | |
3445 | 3453 | | |
3446 | 3454 | | |
| 3455 | + | |
3447 | 3456 | | |
3448 | 3457 | | |
3449 | | - | |
3450 | 3458 | | |
3451 | 3459 | | |
3452 | 3460 | | |
| |||
0 commit comments