History log of /packages/apps/Settings/src/com/android/settings/deviceinfo/PrivateVolumeOptionMenuController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
777ed2535a7fd6f618a0d12f381af99252283574 10-May-2017 Juan Lang <juanlang@google.com> Depend on SettingsLib's version of lifecycle and FooterMixin.

The implementations have been imported into SettingsLib. Setting's copy
can now be removed, which this change also does.

Test: Manually check battery status, which uses FooterMixin, looks OK.
make RunSettingsLibRobotTests && make RunSettingsRoboTests
&& make RunSettingsGoogleRoboTests
Change-Id: I6539605fdad80d156ff5ff249e68df4a1c412067
/packages/apps/Settings/src/com/android/settings/deviceinfo/PrivateVolumeOptionMenuController.java
e31550d809193bf32278fdf86a9dcbad1cf34b8e 03-Mar-2017 Daniel Nishi <dhnishi@google.com> Re-add the option to migrate data back.

Currently, users can use an SD card or USB drive and adopt it as
internal storage using existing flows. They can manage this drive
perfectly fine using the old storage screen, which is still around.

One functionality that was lost was the ability to migrate data from
the adopted drive back to the private internal storage. This appeared
in a dropdown in the old storage settings.

By duplicating the code to create just that specific menu item and its
click behavior, we can restore this functionality to the new storage
view.

Change-Id: I4b8c06912d2c0b2c5be5bce8b217d45accf34d4b
Fixes: 35926028
Test: Settings Robotest
/packages/apps/Settings/src/com/android/settings/deviceinfo/PrivateVolumeOptionMenuController.java