Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
briar
briar
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 692
    • Issues 692
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Issues
  • #609

Closed
Open
Opened Aug 23, 2016 by akwizgran@akwizgranOwner

Update UI in paused state to support multi-window mode

In Android N's multi-window mode, the app that doesn't have focus is in the paused state. We should move all our calls to register/unregister event handlers, refresh content, etc, from onPause/onResume to onStart/onStop so that the UI is updated in the paused state.

https://developer.android.com/guide/topics/ui/multi-window.html

Assignee
Assign to
Milestone E
Milestone
Milestone E (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: briar/briar#609