From e8edd26bd652e59d7d699193e5b44d6af3ff9b6a Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jan 2025 11:01:07 +1300 Subject: [PATCH] updated readme and links --- App-Documentation-Samsung/README.md | 65 ++++++++++++++++++------ App-Documentation-Samsung/docs/README.md | 48 ----------------- 2 files changed, 50 insertions(+), 63 deletions(-) delete mode 100644 App-Documentation-Samsung/docs/README.md diff --git a/App-Documentation-Samsung/README.md b/App-Documentation-Samsung/README.md index 737e9e0..bb646ba 100644 --- a/App-Documentation-Samsung/README.md +++ b/App-Documentation-Samsung/README.md @@ -6,20 +6,6 @@

Logo Banner -
-
- -Donate - - -Feature Requests - - -Chat on Matrix - - -Join our Subreddit -

--- @@ -28,5 +14,54 @@ This folder contains documentation and screenshots for the Samsung store app lis It is split into subfolders for each area of the certification process, the readme in the "docs" folder is cross linked to other documentation areas. - Initial work was carried out in this pull request Then migrated over to here for storage and to keep the app repo clear. + +--- + +In order to publish an application, we'll be following Samsung's official guide: [TV Application Publication Process](https://developer.samsung.com/tv-seller-office/guides/applications/tv-app-publication-process.html). + +Overall Steps: + +Registration & Upgrade +Certification & Verification +Release + + +# Submission Process + +## Registration & Upgrade + +[Registering Applications](https://developer.samsung.com/tv-seller-office/guides/applications/registering-application.html) +- [X] Generate Application ID +- [ ] Upload Application Package + +[Entering Application Information](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html) +- [ ] [Registering Application Image](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html#Registering-Application-Image) (Icons, Screenshots) +- [ ] Entering Application Title and Description (We have text we can use) +- [ ] Entering Service Information (We can fill in our contact info) +- [ ] Setting Service Country (We don't plan on any restrictions, all available countries will be allowed) +- [ ] Entering Billing Information (N/A, we will choose "Free") +- [ ] Entering Application Feature Information (I believe HDR, and Player) +- [ ] [Entering Verification Information](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html#Entering-Verification-Information) + + +## Documentation for project response sections + +- [Section 1 - UI Structure](/App-Documentation-Samsung/docs/App-UI-Description/1-UI-Structure/README.md) + +- [Section 2 - Use Cases](/App-Documentation-Samsung/docs/App-UI-Description/2-Use-Cases/README.md) + +- [Section 3 - Menus and Functions](/App-Documentation-Samsung/docs/App-UI-Description/3-Menus-and-Functions/README.md) + +- [Section 4 - Remote Control Keys](/App-Documentation-Samsung/docs/App-UI-Description/4-Remote-Control-Keys/README.md) + +- [Section 5 - Language Options](/App-Documentation-Samsung/docs/App-UI-Description/5-Language-Options/README.md) + +## Certification & Verification + +- [ ] Request Release, which submits for Testing + + +## Release + +- [ ] Set Application Status to "For Sale" \ No newline at end of file diff --git a/App-Documentation-Samsung/docs/README.md b/App-Documentation-Samsung/docs/README.md deleted file mode 100644 index 6052c11..0000000 --- a/App-Documentation-Samsung/docs/README.md +++ /dev/null @@ -1,48 +0,0 @@ -In order to publish an application, we'll be following Samsung's official guide: [TV Application Publication Process](https://developer.samsung.com/tv-seller-office/guides/applications/tv-app-publication-process.html). - -Overall Steps: - -Registration & Upgrade -Certification & Verification -Release - - -# Submission Process - -## Registration & Upgrade - -[Registering Applications](https://developer.samsung.com/tv-seller-office/guides/applications/registering-application.html) -- [X] Generate Application ID -- [ ] Upload Application Package - -[Entering Application Information](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html) -- [ ] [Registering Application Image](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html#Registering-Application-Image) (Icons, Screenshots) -- [ ] Entering Application Title and Description (We have text we can use) -- [ ] Entering Service Information (We can fill in our contact info) -- [ ] Setting Service Country (We don't plan on any restrictions, all available countries will be allowed) -- [ ] Entering Billing Information (N/A, we will choose "Free") -- [ ] Entering Application Feature Information (I believe HDR, and Player) -- [ ] [Entering Verification Information](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html#Entering-Verification-Information) - - -## Documentation for project response sections - -- [Section 1 - UI Structure](/docs/App-UI-Description/1-UI-Structure/README.md) - -- [Section 2 - Use Cases](/docs/App-UI-Description/2-Use-Cases/README.md) - -- [Section 3 - Menus and Functions](/docs/App-UI-Description/3-Menus-and-Functions/README.md) - -- [Section 4 - Remote Control Keys](/docs/App-UI-Description/4-Remote-Control-Keys/README.md) - -- [Section 5 - Language Options](/docs/App-UI-Description/5-Language-Options/README.md) - -## Certification & Verification - -- [ ] Request Release, which submits for Testing - - -## Release - -- [ ] Set Application Status to "For Sale" -