summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Folder.java
Commit message (Expand)AuthorAgeFilesLines
* Protected Apps: Remove protected folder if there are no entriesRaj Yengisetty2014-11-151-1/+1
* Protected Apps: Delay Protected Apps changed reload till onResumeRaj Yengisetty2014-11-111-1/+1
* Fix HideIcon behavior in FoldersRaj Yengisetty2014-08-191-8/+9
* Trebuchet : Add folder on folder checksDanesh M2014-07-291-0/+4
* Clean up protected apps code (2/2)Danny Baumann2014-07-021-27/+16
* Protected Folder Fragment: Add remove Shortcut from list.Raj Yengisetty2014-06-231-0/+14
* Merge "Fix protected folder behavior" into cm-11.0Abhisek Devkota2014-06-181-0/+3
|\
| * Fix protected folder behaviorRaj Yengisetty2014-06-171-0/+3
* | Revert font change supportMichael Bestas2014-06-171-1/+0
|/
* Protected App [3/3]Raj Yengisetty2014-06-111-6/+99
* Implement spring-loading of folders when dragging over.Jorim Jaggi2014-06-061-40/+99
* Adding migration Clings. (Bug 11973614)Winson Chung2014-06-061-2/+2
* Quick patch for b/12446428.Dan Sandler2014-06-061-1/+4
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-061-2/+2
* Allow scrolling folders in when all apps is disabled.Nilesh Agrawal2014-06-061-3/+14
* Fix issue where deleting item from folder leaves extra pageAdam Cohen2014-06-061-1/+5
* Fixing crash in empty folders. (Bug 11627191)Winson Chung2014-06-061-2/+13
* Decrease delay for closing folder on removal of an item (issue 11028310)Adam Cohen2014-06-061-1/+1
* Generalize support for 'App Info', 'Uninstall' and 'Delete'Mathew Inwood2014-06-061-0/+10
* Use the icon bounds for all calculations.Winson Chung2014-06-061-0/+5
* Fix CellLayout UNSPECIFIED exception (issue 11627191)Adam Cohen2014-06-061-3/+14
* Fix issue where extra page hangs around (issue 11634172)Adam Cohen2014-06-061-0/+2
* Initial changes to support smaller landscape layouts.Winson Chung2014-06-051-2/+0
* Add visible touch feedback to items in foldersAdam Cohen2014-06-051-0/+1
* Fix name of defaultFlamefire2014-05-091-2/+2
* Add options to hide icon labels from drawer and homescreenFlamefire2014-04-221-5/+13
* FontStylePreference: Initial preference with choice of font familyNebojsa Cvetkovic2014-01-241-0/+1
* Ensuring that we are calling setCompoundDrawable() instead of using intrinsic...Winson Chung2013-10-141-1/+1
* Workaround for small icons. Draw icon drawables at the expected icon size. (B...Winson Chung2013-10-131-1/+1
* Fixing issue with folder opening in the wrong bounds (Bug. 11025207)Winson Chung2013-10-101-1/+1
* Tweaking folder cling to support large folders.Winson Chung2013-09-261-1/+2
* Use AutoScrollHelper from the support-v4 libraryBjorn Bringert2013-09-251-0/+1
* Initial changes to restore clings.Winson Chung2013-09-201-3/+9
* New folder look / assetsAdam Cohen2013-09-201-3/+6
* Merge "Move wallpapers to external activity" into jb-ub-gel-agarMichael Jurka2013-09-041-2/+2
|\
| * Move wallpapers to external activityMichael Jurka2013-09-041-2/+2
* | Port AutoScroller to launcher3Alan Viverette2013-09-031-23/+23
|/
* Clean up unused codeMichael Jurka2013-08-281-7/+1
* Fixing issue where dragging final items out of hot seat folder can causes inc...Winson Chung2013-08-231-2/+3
* Fixing folders to always show in view, removing old assets and references to ...Winson Chung2013-08-231-23/+25
* Add logging for Folder drag issuesMichael Jurka2013-08-211-0/+1
* Initial Changes for Dynamic GridWinson Chung2013-08-201-38/+12
* Don't switch pages when dragging out of folderAdam Cohen2013-08-141-0/+2
* Fix bugs with dragging items out of foldersMichael Jurka2013-08-021-1/+1
* Implement ability to uninstall shortcuts from workspaceMichael Jurka2013-07-191-4/+33
* Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-081-4/+5
* Merge "Use autoscroller to handle drag scrolling" into jb-ub-gel-agarMindy DelliCarpini2013-07-031-95/+34
|\
| * Use autoscroller to handle drag scrollingMindy DelliCarpini2013-07-031-95/+34
* | Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-2/+0
|/
* Accelerate scrolling based on duration of drag near edgeMindy DelliCarpini2013-06-271-6/+40