summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/ActionModeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Gallery2: Change all share intents to chooser stylemaxwen2017-12-161-21/+18
* SnapdragonGallery: update source codejinwu2017-04-101-0/+1
* SnapdragonGallery: Fix photo show blank.shenfe2016-10-231-0/+4
* SnapdragonGallery: Fix display "Deselect all" when leaving selected modezhuw2016-09-041-0/+2
* Gallery: rename project and make it buildLikai Ding2016-05-291-1/+1
* Gallery2: Fix the selected picture is not selected after unlock.huiyan2016-03-291-1/+4
* Gallery2: enhance performance of update supported operation.Chao Zhang2016-03-271-23/+60
* Gallery2: Adjust the style of share and change icons in action barhuiyan2016-03-241-9/+8
* Gallery2: fix no prompt when select a album which include 300 photos.Chao Zhang2016-03-231-5/+28
* Gallery2: fix share abnormal when select 300 photos.Chao Zhang2016-01-221-11/+3
* Merge "Gallery2: fix display abnormal when select all photos."Linux Build Service Account2016-01-131-1/+13
|\
| * Gallery2: fix display abnormal when select all photos.yongga2016-01-091-1/+13
* | Gallery2: fix display abnormal when select all on timeline page.yongga2016-01-071-2/+8
|/
* Gallery: UX enhancementRavi Banuri2015-11-081-6/+10
* Gallery2: Fix to make share function work normally.lihai2015-10-151-2/+4
* Gallery2: Add a dialog for share item numberwangjing2015-10-131-0/+15
* Gallery2: Add leave selection mode judgementJing (Mia) Wang2015-01-031-1/+1
* 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