History log of /packages/apps/LegacyCamera/src/com/android/camera/ui/OneRowGridView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ceea1b9d40b80c5e24a12ae0374afc053dad09fb 11-Nov-2011 Wu-cheng Li <wuchengli@google.com> Fix sometimes share icons disappear.

bug:5580133
Change-Id: I4f76ac8d03a54cfd7105e70ca4f1d643e01d3293
/packages/apps/LegacyCamera/src/com/android/camera/ui/OneRowGridView.java
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/src/com/android/camera/ui/OneRowGridView.java