[PR #470] [MERGED] Add preference item to about section that links privacy notice #486

Closed
opened 2026-02-28 01:24:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ushahidi/SMSSync/pull/470
Author: @eyedol
Created: 2/14/2017
Status: Merged
Merged: 2/15/2017
Merged by: @eyedol

Base: masterHead: 466-add-link-to-privacy-policy


📝 Commits (1)

  • 99c1861 Add preference item to about section that links privacy notice

📊 Changes

4 files changed (+26 additions, -2 deletions)

View changed files

📝 smssync/src/main/java/org/addhen/smssync/presentation/service/SyncPendingMessagesService.java (+4 -2)
📝 smssync/src/main/java/org/addhen/smssync/presentation/view/ui/fragment/AboutSettingsFragment.java (+13 -0)
📝 smssync/src/main/res/values/strings.xml (+5 -0)
📝 smssync/src/main/res/xml/about_preferences.xml (+4 -0)

📄 Description

Fixes #470

This PR makes the following changes:

Screenshot


🔄 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/ushahidi/SMSSync/pull/470 **Author:** [@eyedol](https://github.com/eyedol) **Created:** 2/14/2017 **Status:** ✅ Merged **Merged:** 2/15/2017 **Merged by:** [@eyedol](https://github.com/eyedol) **Base:** `master` ← **Head:** `466-add-link-to-privacy-policy` --- ### 📝 Commits (1) - [`99c1861`](https://github.com/ushahidi/SMSSync/commit/99c1861ea44f64621cc3b2eada6ba4658ea4fe3a) Add preference item to about section that links privacy notice ### 📊 Changes **4 files changed** (+26 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `smssync/src/main/java/org/addhen/smssync/presentation/service/SyncPendingMessagesService.java` (+4 -2) 📝 `smssync/src/main/java/org/addhen/smssync/presentation/view/ui/fragment/AboutSettingsFragment.java` (+13 -0) 📝 `smssync/src/main/res/values/strings.xml` (+5 -0) 📝 `smssync/src/main/res/xml/about_preferences.xml` (+4 -0) </details> ### 📄 Description Fixes #470 This `PR` makes the following changes: - Adds preference item to about section that links privacy notice - When tapped, it goes to https://www.ushahidi.com/privacy Screenshot <img src="https://cloud.githubusercontent.com/assets/73175/22917514/ab96a98e-f2c8-11e6-8b7b-902656987741.png" width="300" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:24:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#486
No description provided.