summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/PopupList.java
Commit message (Collapse)AuthorAgeFilesLines
* Add SimpleMenuXXX implementation for the Gingerbread platform.Owen Lin2012-08-151-2/+20
| | | | | | | | | | | | 1. Add a SimpleMenuInflator to parse the res/menu/xxx.xml files. 2. Add minimal code to show the menu. **NOTE** This change is going to be replaced by the ActionBar compat library when it gets ready and integrated. The purpose of this change is making Gallery/Camera run on GB. Change-Id: Ia7d402c82a6da1b9558ebbd103e161d2471b34dd
* Extract EXIF info only for JPEG filesOwen Lin2012-08-131-2/+0
| | | | | bug: 6489840 Change-Id: I0ad682bffa5374d0d61ebaa502cc8b90e469b4c8
* Make CustomMenu compatible with API level 10.Owen Lin2012-07-171-0/+188
bug: 6802855 Change-Id: I230c91bd9744935a181881131dcd2275ed89d819