History log of /frameworks/base/services/retaildemo/java/com/android/server/retaildemo/UserInactivityCountdownDialog.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0271fd661dc547e15495e31913d5cde4f122dde9 28-Jun-2016 Suprabh Shukla <suprabh@google.com> Improving the Reset Demo Warning dialog

Removing explicit call to setView which was distorting the layout
of a standard AlertDialog. Used the correct unicode characted for
apostrophe. Also removed calls to enable demo mode launcher for user 0.

Bug: 29520255
Change-Id: Id876f01f8e51c02634c03fce1ea93a15b111fc27
/frameworks/base/services/retaildemo/java/com/android/server/retaildemo/UserInactivityCountdownDialog.java
6472501f2e7ba018d8aa43c61e55874d756cecb8 15-Jun-2016 Suprabh Shukla <suprabh@google.com> Resetting some settings on starting a new demo session

Muting ringer and media volume and turning off the flashlight
before starting a new session. Also, resetting the configuration of any
new demo user to the configuration of user 0 on the device. Moved
RetailDemoModeService and RetailDemoModeServiceInternal to more
appropriate new packages

Bug: 29519612
Change-Id: Ib65f89ce61afab2d2f1b2dd0c761f5d35a466181
/frameworks/base/services/retaildemo/java/com/android/server/retaildemo/UserInactivityCountdownDialog.java