summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/ActionModeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Fix some bugs introduced by the ActionBarWrapper.Owen Lin2012-08-161-0/+1
* Extract the action bar interface.Owen Lin2012-08-151-57/+32
* Do not use ShareActionProvider before API 14.Wu-cheng Li2012-08-011-15/+31
* Code clean up.Ahbong Chang2012-07-301-0/+7
* Make CustomMenu compatible with API level 10.Owen Lin2012-07-171-28/+22
* Remove dependencies on APIs only exist on newer platforms.Chih-Chung Chang2012-07-031-3/+2
* Do not use NfcAdapter API in old platforms.Yuli Huang2012-06-291-10/+14
* Fix 6360834 Select All is shown in place of Deselect all optionRay Chen2012-05-221-0/+2
* Fix 6046544: Deleting a photo takes multiple steps and the flow is inconsiste...Ray Chen2012-05-161-3/+4
* Revert "Fix 6360834 Select All is shown in place of Deselect all option"Ray Chen2012-05-091-2/+4
* Fix 6360834 Select All is shown in place of Deselect all optionRay Chen2012-05-091-4/+2
* Add support for Beaming multiple pictures.Martijn Coenen2012-04-271-1/+17
* Fix 6046544 Deleting a photo takes multiple steps and the flow is inconsisten...Ray Chen2012-04-231-4/+12
* Fix NPE in SlotView.Owen Lin2012-04-181-16/+24
* Reorganize import for all files.Owen Lin2012-03-141-1/+1
* Fix 5948189 BUG BASH: action bar flashes during multi-selectRay Chen2012-02-291-46/+50
* Fix 5413911 Gallery app does not recognize that no files are selected for deleteRay Chen2011-10-071-19/+20
* Fix 5331012 [UI] No dropdown label when entering multi-select modes via menu ...Ray Chen2011-09-191-3/+8
* Fix 5290260 Unable to rotate left or right to album from GalleryRay Chen2011-09-151-22/+48
* Fix 5288270 PTP camera gallery launch, prompts the user to "select all" inste...Ray Chen2011-09-141-12/+16
* Fix 4975579 PTP: Unable to load the thumbnails while connected to cameraRay Chen2011-08-291-9/+11
* Fix 5205456 After sharing multiple images, the selection should be clearedRay Chen2011-08-241-0/+8
* Initial code for Gallery2.Owen Lin2011-08-181-0/+246