OSDN Git Service

More traditional list item style for dreams settings.
authorJohn Spurlock <jspurlock@google.com>
Thu, 30 Aug 2012 18:58:16 +0000 (14:58 -0400)
committerJohn Spurlock <jspurlock@google.com>
Thu, 30 Aug 2012 20:28:29 +0000 (16:28 -0400)
commit7af2aa52ac2e458969abeaefec217f6a4f976767
treec3fce047e3a0d98497c56729dea4b680a8f03eb8
parent2dff5b109b9dd4b55cb64d89ff55c56318052b5c
More traditional list item style for dreams settings.

Other improvements:
 - remove "Start dreaming now", promote "When to dream" to action bar
 - added logging
 - hide dream settings button if n/a
 - new flat style for settings/preview + dividers
 - refresh dreams list when packages are installed/uninstalled
 - added placeholder for help url

Bug:7010260
Change-Id: Ia443b4f76678eaf1a52b907d50aefb0d8f7e4748
res/drawable-hdpi/dream_info_bg_pressed.9.png [deleted file]
res/drawable-hdpi/dream_info_bg_unpressed.9.png [deleted file]
res/drawable-mdpi/dream_info_bg_pressed.9.png [deleted file]
res/drawable-mdpi/dream_info_bg_unpressed.9.png [deleted file]
res/drawable-xhdpi/dream_info_bg_pressed.9.png [deleted file]
res/drawable-xhdpi/dream_info_bg_upressed.9.png [deleted file]
res/drawable/dream_info_bg.xml [deleted file]
res/layout/dream_info_row.xml
res/values/strings.xml
src/com/android/settings/DreamBackend.java
src/com/android/settings/DreamSettings.java