summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/ActionModeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-501/+0
* Increase selection limitBobby Georgescu2013-05-011-1/+1
* Fix performance and other issues related to multi-selectionBobby Georgescu2013-04-121-18/+35
* Replace camera importerBobby Georgescu2013-01-071-4/+2
* remove actionbar sherlockJohn Reck2012-12-121-8/+8
* Move MenuExecutor operations into ServiceBobby Georgescu2012-12-031-0/+5
* Disable operations when no item is selectedDoris Liu2012-10-311-0/+9
* Gingerbread support-ishJohn Reck2012-10-311-8/+8
* Hold WakeLock for batch delete operationBobby Georgescu2012-10-251-1/+8
* Remove panorama checks from supported operations.George Mount2012-10-181-18/+86
* Add permission to GalleryProvider.Owen Lin2012-10-171-0/+2
* Move calls to LightCycleHelper off the UI thread.Mangesh Ghiware2012-10-111-2/+2
* Share only 360-degree panoramas with new MIME typeMangesh Ghiware2012-10-081-4/+4
* Fix NFC regressionJohn Reck2012-10-021-0/+1
* Remove ActionBarSherlockOwen Lin2012-10-021-8/+8
* Fix NPE in GalleryActionBarMangesh Ghiware2012-09-281-1/+1
* Update to sharing panoramaMangesh Ghiware2012-09-271-13/+69
* Use vendor specific MIME type for sharing LightCycle panoramasMangesh Ghiware2012-09-231-3/+6
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-41/+49
* 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