mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 07:45:53 +03:00
[PR #470] [MERGED] Add preference item to about section that links privacy notice #486
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#486
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/ushahidi/SMSSync/pull/470
Author: @eyedol
Created: 2/14/2017
Status: ✅ Merged
Merged: 2/15/2017
Merged by: @eyedol
Base:
master← Head:466-add-link-to-privacy-policy📝 Commits (1)
99c1861Add 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
PRmakes the following changes:Screenshot

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.