diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-18 14:07:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-18 14:21:09 -0400 |
| commit | f653da246d99f7dbfae7c58365d07b593ca0896c (patch) | |
| tree | d1d50958de319882ed61ad6c4240304dae90db14 /static | |
| parent | 84548a2f38eb2c2c8f0f041fd1461fc9d32fdc03 (diff) | |
mention battery optimization recommended for GMS
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 9d056c5f..42c9a908 100644 --- a/static/usage.html +++ b/static/usage.html @@ -717,6 +717,10 @@ <li><a href="https://apps.grapheneos.org/packages/com.android.vending/">com.android.vending</a></li> </ul> + <p>You should give a battery optimization exception to Google Play services for + features like push notifications to work properly in the background. It shouldn't + be needed for the other 2 apps.</p> + <p>Secondary user support has not yet been implemented so this currently won't work in secondary profiles. This will be a crucial part of the functionality and is currently the top priority for improving the feature and bringing it closer to |
