IanTDuncan / MealTime

Project for CSC 480
0 stars 0 forks source link

Removal of privacy_security_policy_activity.xml #108

Closed bdshanks-28 closed 4 months ago

bdshanks-28 commented 4 months ago

Removal of privacy_security_policy_activity.xml

Description:

Found that this page's purpose conflicted with the newly renamed "policies_about_activity.xml". A mistake because of poor naming of the initial page that did not make the purpose clear at the time.

UPDATE: The code does reflect these changes. The respective file privacy_security_policy_activity.xml has been removed.

Steps to Reproduce:

N/A

Expected vs. Actual Behavior:

N/A

Code Snippets:

N/A

Environment Details:

Operating System: Android Kotlin Version: 1.5.21 Android Studio Version: 4.2.1 Gradle Version: 7.0.2

For Issue Resolution:

The removal of "Privacy_security_policy_activity.xml". Informing Cade so his backend code can reflect this changes.

For Investigations/Research:

A review of all pages and their purposes revealed this issue. Discussed with Aleks and Cade about it before moving on to delete this.

Current Status:

In progress

bdshanks-28 commented 4 months ago

@Cade5480 Be aware that privacy_security_policy.xml will NOT be the main page I will work on for the display of hyperlinks to our policies. Instead that will become policies_about_activity.xml.

Cade5480 commented 4 months ago

Same as the others, I do not think we will use this activity due to the fact that our privacy policy is in our About section in the my account.

bdshanks-28 commented 4 months ago

The code will reflect this change correct?