History log of /packages/apps/Settings/src/com/android/settings/HomeSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dc7be107343c5fc5f7af33681ffd27d1a4b11d79 08-Oct-2013 Christopher Tate <ctate@google.com> Once we decide to show Home settings, keep it shown forever

Principle of Least Surprise FTW.

Bug 11131794

Change-Id: I1df720fa86fb870aa74a5d0074ca966843317f12
/packages/apps/Settings/src/com/android/settings/HomeSettings.java
e0d934fcb1f6e82c813f74cf5ea10d4d734e63d3 01-Oct-2013 Christopher Tate <ctate@google.com> Back out of Home settings when penultimate home app is uninstalled

When the user deletes the last-but-one, there's nothing more that
they can do in Home settings (and we'll be suppressing it from the
top level of the Settings UI as well), so we now back out with
a dialog explaining the situation.

Bug 10918801

Change-Id: Id03169dace976f7de639e3b3ab3d50ed161258d8
/packages/apps/Settings/src/com/android/settings/HomeSettings.java
1ea549756268ba94b2e1500fbc956e71135f0609 19-Sep-2013 Christopher Tate <ctate@google.com> Use META_HOME_ALTERNATE for home app uninstall target

So a bundled home app can proxy install/uninstall to a non-bundled
package cleanly.

Bug 10749961

Change-Id: Ia35663fc46c068fe17eafa9116b6dda34c124b04
/packages/apps/Settings/src/com/android/settings/HomeSettings.java
e238a47f5ea6de128cf76eca8ad2b852cb12f4a0 27-Aug-2013 Christopher Tate <ctate@google.com> Introduce 'Home' settings

Bug 9958444

Change-Id: I868f5b7aa6ae9273b725cb96e80821a82569e7e0
/packages/apps/Settings/src/com/android/settings/HomeSettings.java