Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Use the notification privacy setting screen #2159

Merged
merged 6 commits into from
Apr 17, 2018

Conversation

manuroe
Copy link
Member

@manuroe manuroe commented Apr 16, 2018

only in the case of GCM.

#2130

GCM does not need the old "background synchronisation" settings section anymore but it is still required for fallback and f-droid.

I have created an enum(NotificationPrivacy) that matches what we displayed in this screen but the code still uses booleans combinations.

@manuroe manuroe requested review from giomfo and Tyuoli April 16, 2018 16:52
//UNKNOWN, // the policy has not been set yet
//NO_NOTIFICATIONS, // no notifications
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO later : create a separate enum class NotificationPrivacy

@manuroe manuroe merged commit f191fac into better_gcm_notifications Apr 17, 2018
@manuroe manuroe deleted the use_notification_privacy_setting branch April 17, 2018 14:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants