History log of /frameworks/base/services/core/java/com/android/server/display/WifiDisplayAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
361ca21acc0831a9f8bbb259bb30218c252a2aa0 20-Nov-2014 Wale Ogunwale <ogunwale@google.com> Added unique id to display devices and their settings.

The display setting saved to disk were using a localized name for
the key. This is an issue if the user changes languages after the
display settings have been saved. We now use the non-localized
name for the display to access the settings if it is available,
else we fall back on the localized name.

Bug: 18190800
Change-Id: I837c06a8935df10727229a1aa2bb6eeb3953707f
/frameworks/base/services/core/java/com/android/server/display/WifiDisplayAdapter.java
6f59a7ac0a8da4b7e97999839deb2b9263c7b93f 27-Sep-2014 Michael Wright <michaelwr@google.com> Add supported refresh rates for all DisplayDeviceInfos.

Bug: 17674769
Change-Id: I8a003e86a013d7ebe177c8168d3573a8f26f4f6a
/frameworks/base/services/core/java/com/android/server/display/WifiDisplayAdapter.java
03365ccc395f76c023bb63414eef1bd02aef90e7 23-Sep-2014 John Spurlock <jspurlock@google.com> Remove redundant wifi-display notification.

Since all devices now appear in quick settings, remove the
framework notification and obsolete artifacts.

Bug:17607193
Change-Id: If952b826d79c77068285373c6b44a430f78c20b1
/frameworks/base/services/core/java/com/android/server/display/WifiDisplayAdapter.java
255dd04271088590fedc46c8e22b2fd4ab142d39 19-Aug-2014 Selim Cinek <cinek@google.com> Added notification color to all system notifications

Bug: 17128331
Change-Id: I81a94510ef51b99916f314c0dd65852426a1fbeb
/frameworks/base/services/core/java/com/android/server/display/WifiDisplayAdapter.java
e8b1aeb51e1e5da64f1d4fd40f2ee1e815886fe5 13-Jun-2014 Andy McFadden <fadden@android.com> Add two new display info fields

This adds SurfaceFlinger's app VSYNC offset and buffer deadline
values to DisplayInfo. The values will be available to apps
through queries on a Display object (currently hidden).

Bug 14612039

Change-Id: I48760f58a9d74d99651b02a9d595f420410f2bb5
/frameworks/base/services/core/java/com/android/server/display/WifiDisplayAdapter.java
9158825f9c41869689d6b1786d7c7aa8bdd524ce 22-Nov-2013 Amith Yamasani <yamasani@google.com> Move some system services to separate directories

Refactored the directory structure so that services can be optionally
excluded. This is step 1. Will be followed by another change that makes
it possible to remove services from the build.

Change-Id: Ideacedfd34b5e213217ad3ff4ebb21c4a8e73f85
/frameworks/base/services/core/java/com/android/server/display/WifiDisplayAdapter.java