Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 782
    • Issues 782
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Issues
  • #1103

Closed
Open
Created Nov 08, 2017 by Torsten Grote@groteOwner

Provide Don't Ask Again Option for Doze WhiteListing

If Briar is not whitelisted for doze exceptions, we show a dialog each time NavDrawerActivity is opened until the user whitelists us.

We should provide a "don't ask again" checkbox for users who value battery life more than connectivity.

Also check if we are whitelisted not in NavDrawerActivity but

  • At startup, check whether we're whitelisted and if not, ask the user to whitelist us
  • When the device enters doze (ACTION_DEVICE_IDLE_MODE_CHANGED), check whether we're whitelisted and if not, sign out
Edited Nov 08, 2017 by Torsten Grote
Assignee
Assign to
Time tracking