History log of /packages/apps/Gallery2/src/com/android/gallery3d/ui/DialogDetailsView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b5bc8833b142985652a0438ae7d64ff5477b590e 04-Oct-2011 Ray Chen <raychen@google.com> Fix 5343229 Location displayed as co-ordinates in details of picture captured from camera

Change-Id: I223b69a3e10fe85a4622cf33110414cd14624f36
/packages/apps/Gallery2/src/com/android/gallery3d/ui/DialogDetailsView.java
a29127be09f74782dee7d6c18cf6dd50728652aa 30-Sep-2011 Evan Millar <emillar@google.com> Various UI fixes in Gallery

-New assets for grid and strip selection borders.
-Fix spacing in details dialog.
-New scrollbar asset in the strip view.
-Deleted unused ScrollView.java and GlDetailsView.java

bug:5327238
Change-Id: I147b8f8069f42e345110f7ae86c47d331551f089
/packages/apps/Gallery2/src/com/android/gallery3d/ui/DialogDetailsView.java
924a510c32087410cd8e922a915c0486feb6790d 19-Sep-2011 Ray Chen <raychen@google.com> Fix 5329642 Gallery crashes when viewing Details on certain photos

AddressResolvingListener (mAdapter) is not set until constructor returns, so NPE is thrown
if the resolving happens really fast. This CL uses 'this' instead of mAdapter.

Change-Id: Ifce0ea92a3eb5c794a73cf0e89a236ff3d948c18
/packages/apps/Gallery2/src/com/android/gallery3d/ui/DialogDetailsView.java
a4f0526dc8d993fb914d0e6505e22a1f30ad0e14 26-Aug-2011 Ray Chen <raychen@google.com> Fix 5133608 [UI] Details should be displayed as a system dialog in phone UI

We need this to reset the grid drawer.

Change-Id: Iead6568db1903d7e722f0e8154388ccd8f1aee67
/packages/apps/Gallery2/src/com/android/gallery3d/ui/DialogDetailsView.java
4105e22d72d7a44e67cba4a58ad88018ed664d10 24-Aug-2011 Ray Chen <raychen@google.com> Fix 5133608 [UI] Details should be displayed as a system dialog in phone UI
Fix 5132798 [UI] Details popup on tablet is incorrectly placed and should not have x icon to close
Fix 5199822 Long press and select "detail" shows details of another item

Change-Id: I0e992ded8a154edb1c7a81b75d0461d5bf309f31
/packages/apps/Gallery2/src/com/android/gallery3d/ui/DialogDetailsView.java