[PR #39] [MERGED] [core] Add Privacy Policy and Terms & Conditions #44

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

📋 Pull Request Information

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

Base: mainHead: core-add-privacy-policy-and-terms-and-conditions


📝 Commits (1)

  • 67dcabb [core] Add Privacy Policy and Terms & Conditions

📊 Changes

2 files changed (+114 additions, -18 deletions)

View changed files

📝 app/lib/widgets/settings/settings_info.dart (+24 -6)
📝 landing/app/terms-and-conditions/page.tsx (+90 -12)

📄 Description

This commit adds links to the privacy policy and terms & conditions to the distributed apps as it is required for the in-app purchase submission in the Apple App Store.

This commit also updates the terms & conditions to include a specify section when FeedDeck is used via the Apple App Store, Google Play Store or the Windows Store.


🔄 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/39 **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-add-privacy-policy-and-terms-and-conditions` --- ### 📝 Commits (1) - [`67dcabb`](https://github.com/feeddeck/feeddeck/commit/67dcabb5fb11279035eb39cbf5004925d75cff59) [core] Add Privacy Policy and Terms & Conditions ### 📊 Changes **2 files changed** (+114 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/widgets/settings/settings_info.dart` (+24 -6) 📝 `landing/app/terms-and-conditions/page.tsx` (+90 -12) </details> ### 📄 Description This commit adds links to the privacy policy and terms & conditions to the distributed apps as it is required for the in-app purchase submission in the Apple App Store. This commit also updates the terms & conditions to include a specify section when FeedDeck is used via the Apple App Store, Google Play Store or the Windows Store. <!-- 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:14 -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#44