OSDN Git Service

Introduce 'Home' settings
authorChristopher Tate <ctate@google.com>
Tue, 27 Aug 2013 21:21:46 +0000 (14:21 -0700)
committerChristopher Tate <ctate@google.com>
Fri, 13 Sep 2013 19:50:41 +0000 (12:50 -0700)
commite238a47f5ea6de128cf76eca8ad2b852cb12f4a0
tree23cb7b6cae659b4efd15bd7b2aa368e6024491b7
parent8b4cdbebcfb53b57ac2afec1b1e3377d6a02bb21
Introduce 'Home' settings

Bug 9958444

Change-Id: I868f5b7aa6ae9273b725cb96e80821a82569e7e0
res/drawable-hdpi/ic_settings_home.png [new file with mode: 0644]
res/drawable-mdpi/ic_settings_home.png [new file with mode: 0644]
res/drawable-xhdpi/ic_settings_home.png [new file with mode: 0644]
res/layout/preference_home_app.xml [new file with mode: 0644]
res/values/strings.xml
res/xml/home_selection.xml [new file with mode: 0644]
res/xml/settings_headers.xml
src/com/android/settings/HomeSettings.java [new file with mode: 0644]
src/com/android/settings/Settings.java