New issue
Advanced search Search tips

Issue 754276 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Feature



Sign in to add a comment

API for lock screen app config

Project Member Reported by tbarzic@chromium.org, Aug 10 2017

Issue description

Introduce an API lock screen apps can use to get user defined settings/preferences that should apply when the app is running on the lock screen.

Initially, this will provide a setting to keep last note taken on lock screen available on the lock screen (this is for note taking apps), but it might be extended in the future.

When the API is imolemented, it should replace restoreLastActionState parameter that is being added to lanch evente ActionData object for lock screen actions (which is how this information is going to be passed to the app on 61).

 
 

Comment 1 by r...@chromium.org, Aug 10 2017

Labels: -Pri-2 -M-62 M-63 Pri-1
Cc: jorgelo@chromium.org kerrnel@chromium.org
+jorgelo@, kerrnel@ FYI, since this will be exposing more (and potentially arbitrary) data from the user profile to the lock screen app than we had originally discussed.
Is it possible for this to pass the data to the lock screen session pro-actively, instead of the lock screen app being able to query user settings itself?
Labels: -Pri-1 -Type-Bug Pri-3 Type-Feature
Toni, is this still something we want?
Moving to P3 since it hasn't been touched in over a year and therefore isn't time critical :)

Sign in to add a comment