mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #39] [MERGED] [core] Add Privacy Policy and Terms & Conditions #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head: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.