summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/util/HelpUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Extract the action bar interface.Owen Lin2012-08-151-50/+5
| | | | | | | | | | | | | So that we can use different implementation for different API levels. **NOTE** This change is going to be replaced by the ActionBar compat library when it gets ready. The purpose of this change is making Gallery/Camera run on GB. bug: 6927267 Change-Id: Ic8bb2518918168ea889db6452d6760de390d96b2
* Guard the usage of MenuItem.setShowAsAction in MenuHelper.Owen Lin2012-08-081-1/+11
| | | | | bug: 6927642 Change-Id: I3907ac2f86d38c15b681185abee5906ce243339a
* Fix 6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-05-171-0/+141
b: 6213053 Change-Id: Ib94a8bbdb3114a198b775025c5864a3d83cdd5ad