History log of /frameworks/base/policy/src/com/android/internal/policy/impl/ImmersiveModeConfirmation.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9c4f5904afc14b91786c4882912141da58398401 18-Oct-2013 Daniel Sandler <dsandler@android.com> Relayout the immersive cling in the correct thread.

Bug: 11266364
Change-Id: Ia629262ff0c362a5a45b6c5822be080cefcb8c56
/frameworks/base/policy/src/com/android/internal/policy/impl/ImmersiveModeConfirmation.java
f1a36648ca099d7ffa8a19e403673820d4b8417a 12-Oct-2013 John Spurlock <jspurlock@google.com> Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.

Migrate transient bar mode to IMMERSIVE_STICKY, and
introduce new behavior for IMMERSIVE: namely the
opaque bars are revealed by clearing the flags on swipe.

Remove low-profile optimization that confuses api demos
and other apps using low-profile as a signal.

TransientNavigationConfirmation renamed to
ImmersiveModeConfirmation, and its associated resources,
since the confirmation is now shown when the nav bar is
shown in either of the two immersive modes.

Remove unused Toast.makeBar and associated hidden framework
bits now that the confirmation uses a cling instead.

Bug:11062108
Change-Id: Iae49d31973940b9bee9f5b1827756db5eaa76aa3
/frameworks/base/policy/src/com/android/internal/policy/impl/ImmersiveModeConfirmation.java