[PR #38] [MERGED] [core] Enable In-App Purchases for Android #43

Closed
opened 2025-10-31 16:56:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/38
Author: @ricoberger
Created: 10/18/2023
Status: Merged
Merged: 10/18/2023
Merged by: @ricoberger

Base: mainHead: core-enable-in-app-purchases-for-android


📝 Commits (1)

  • 6eb18d6 [core] Enable In-App Purchases for Android

📊 Changes

3 files changed (+10 additions, -11 deletions)

View changed files

📝 app/lib/widgets/settings/premium/settings_premium.dart (+0 -9)
📝 app/lib/widgets/settings/premium/settings_premium_inapp.dart (+5 -1)
📝 app/lib/widgets/settings/premium/settings_premium_inapp_restore.dart (+5 -1)

📄 Description

This commit enables in-app purchases for Android, so that a user can also subscribe to FeedDeck Premium on Android.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/38 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 10/18/2023 **Status:** ✅ Merged **Merged:** 10/18/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `core-enable-in-app-purchases-for-android` --- ### 📝 Commits (1) - [`6eb18d6`](https://github.com/feeddeck/feeddeck/commit/6eb18d6d34fe407ffa3a77a4d90e343999fa3f6e) [core] Enable In-App Purchases for Android ### 📊 Changes **3 files changed** (+10 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/widgets/settings/premium/settings_premium.dart` (+0 -9) 📝 `app/lib/widgets/settings/premium/settings_premium_inapp.dart` (+5 -1) 📝 `app/lib/widgets/settings/premium/settings_premium_inapp_restore.dart` (+5 -1) </details> ### 📄 Description This commit enables in-app purchases for Android, so that a user can also subscribe to FeedDeck Premium on Android. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:56:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#43