History log of /packages/apps/LegacyCamera/res/layout/setting_item.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d33109730e0ab81230f84e2bd35599e8e24fc4ba 17-Oct-2011 Chung-yih Wang <cywang@google.com> Change the default orientation to portrait.

bug:5446617

Since the orientation is mainly portrait on phones, the default
orientation of an application will decide if the window animation will
be played before it starts. In order to reduce the launch time of Camera
apps, this change is to skip the window animations by changing the default
orientation to portrait.

Change-Id: I6682ab408d7e8d1f0580f3c1600b6c9c3d6a7f6e
/packages/apps/LegacyCamera/res/layout/setting_item.xml
a8b55a9628fa7c073d4f9c97c9a198275194f76a 26-Aug-2011 Chung-yih Wang <cywang@google.com> Refactor the overflow menu for new UI.

bug:5039364

+Use Switch widget for the 'Store location' preference.

Change-Id: I031cef58ab60d62d04431d7bfe742da672899deb
/packages/apps/LegacyCamera/res/layout/setting_item.xml
efd26d9a3ed0858971b965b9d9a68d7c6170e2ba 18-Aug-2011 Chih-yu Huang <akahuang@google.com> Fix bug menu item too small.

bug:5146331
Change-Id: Ia4fcd61032fa7394b42697a2484ac329da45e619
/packages/apps/LegacyCamera/res/layout/setting_item.xml
bed7386688cd7810cba23732ab71f370fe3222ff 20-Jul-2011 Chung-yih Wang <cywang@google.com> Merge the indicator bar implementations.

bug:5039235

Originally we have the GLView-implemented indicators for Phone-based UI.
Based on the current UI design, we would like to merge the look on all
devices for the dialog of the camera setting. Therefore, a refactor of
how to handle the popup window is required here and this will simplify our
UI work for handling different layout/resolution.

Change-Id: I6f9e6ebed7600be460ddd906505cdc44f81098ad
/packages/apps/LegacyCamera/res/layout/setting_item.xml