420534939aeb3b3d155388cf87b71f5432485ed9 |
|
03-Jan-2018 |
Leif Hendrik Wilden <leifhendrik@google.com> |
Introduce seperate build target for Android TV. Bug: 68140422 Test: Manually tested that both targets work properly. Change-Id: Icb1ce0eb91c46d0533e89dce0a92cde3b362e6d7
/packages/apps/DocumentsUI/src/com/android/documentsui/prefs/LocalPreferences.java
|
6737577c70cb873fde70a53f25be6e15b630c037 |
|
07-Mar-2017 |
Steve McKay <smckay@google.com> |
Treat device storage as a single preference. Make all running instances recognize changes to pref and update ui live...eliminates stale UI for this pref. Also (of not to suche@) we're now starting and stopping the monitor in the onCreate and onDestroy methods. Can you advise if there was a reason we were previously doing so in pause and resume? Update TestPredicate to have a waitForCall method (backed by a Future). Bug: 35993931 Test: Build and test. Change-Id: I59437f163e5cf928bb8131374c098a6579f9eb81
/packages/apps/DocumentsUI/src/com/android/documentsui/prefs/LocalPreferences.java
|
7b6831b2bf21c433882c98048b229a9d9ee4a64f |
|
22-Dec-2016 |
Chen Su <suche@google.com> |
Preferences backup & restore. Bug: 33234117 Test: Unit Tests (PrefsBackupHelperTest) Change-Id: If5509e21d116f258875b43b6a6576715a92d4a67 (cherry picked from commit 246136808cf63e9b5459a72dbf5243ed1da245b5)
/packages/apps/DocumentsUI/src/com/android/documentsui/prefs/LocalPreferences.java
|
e8b547f1a7acdd10fd1e2f5816cebae49ecfd90b |
|
19-Dec-2016 |
Steve McKay <smckay@google.com> |
Move preferences related code to sub-package. Change-Id: Idbdcaca4577def4d4a1e44dfb8894adde44a6cbc
/packages/apps/DocumentsUI/src/com/android/documentsui/prefs/LocalPreferences.java
|