summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsContainerView.java
Commit message (Expand)AuthorAgeFilesLines
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-1/+1
* Merge "First pass at new FolderIcon visual treatment" into ub-launcher3-calgaryAdam Cohen2016-02-171-1/+1
|\
| * First pass at new FolderIcon visual treatmentAdam Cohen2016-02-171-1/+1
* | Merge "Setting content bounds in onMeasure as it uses measuredWidth, which mi...Sunny Goyal2016-02-171-0/+7
|\ \ | |/ |/|
| * Setting content bounds in onMeasure as it uses measuredWidth, which mightSunny Goyal2016-02-161-0/+7
* | Fix build; broken import due to bad mergeAdam Cohen2016-02-131-2/+1
* | Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-0/+1
* | Fixing crash during rotationSunny Goyal2016-02-111-4/+6
|\|
| * Fixing crash during rotationSunny Goyal2016-02-111-4/+6
* | resolve merge conflicts of 3826bab27e to ub-launcher3-calgary.Sunny Goyal2016-02-101-108/+58
|\|
| * Merging search bar with all appsSunny Goyal2016-02-081-108/+58
* | Added config_springLoadWorkspace to enable/disable spring-loaded workspace.Tony Wickham2015-12-041-0/+2
* | am 2c4d2ccd: Merge "Don’t create dummy app info." into ub-launcher3-burnaby...Winson Chung2015-09-301-5/+8
|\|
| * Don’t create dummy app info.Winson2015-09-301-5/+8
* | am c0880491: Highlighting sectioned apps on fast-scroll.Winson2015-09-291-0/+14
|\|
| * Highlighting sectioned apps on fast-scroll.Winson2015-09-281-0/+14
* | Initial spring loaded workspace.Tony Wickham2015-09-141-2/+0
* | Merge commit '5c6bdbbc27525acc8c49cea6a1de36723a13fac7' into manual_merge_5c6...Winson2015-09-091-3/+10
|\|
| * Fixing regression, reset AllApps when the screen turns off.Winson2015-09-031-3/+10
* | am 0947f5c2: Merge "Adding graphic for all apps empty search screen." into ub...Winson Chung2015-08-281-1/+2
|\|
| * Adding graphic for all apps empty search screen.Winson2015-08-281-1/+2
* | am a67cce2c: Merge "Tweaking fast scroller to follow touch closer." into ub-l...Winson Chung2015-08-201-1/+2
|\|
| * Tweaking fast scroller to follow touch closer.Winson2015-08-201-1/+2
* | am a1ee659e: Merge "Adding market search." into ub-launcher3-burnabyWinson Chung2015-08-101-19/+12
|\|
| * Adding market search.Winson Chung2015-08-061-19/+12
* | resolved conflicts for merge of 3f7550c1 to ub-launcher3-masterSunny Goyal2015-08-041-1/+0
|\|
| * Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-1/+0
* | am 76648c58: Making long-press of AllApps to jump directly to search.Winson Chung2015-07-101-0/+9
|\|
| * Making long-press of AllApps to jump directly to search.Winson Chung2015-07-101-0/+9
* | Merge "Refactoring ItemInfo" into ub-launcher3-masterSunny Goyal2015-07-071-1/+1
|\ \ | |/ |/|
| * Refactoring ItemInfoSunny Goyal2015-06-301-1/+1
* | Moving prediction icons back into recycler view.Winson Chung2015-07-061-236/+15
|/
* Fixing issue with casting context to activity.Winson Chung2015-06-261-1/+1
* Refactoring fast scroller.Winson Chung2015-06-231-13/+19
* Merge "Revert resource name to what platform ui automator test defines. b/219...Hyunyoung Song2015-06-181-1/+1
|\
| * Revert resource name to what platform ui automator test defines.Hyunyoung Song2015-06-181-1/+1
* | Moving predicted apps callbacks to use ComponentKey.Winson Chung2015-06-181-1/+1
|/
* Using component key for app search resultsSunny Goyal2015-06-161-1/+3
* Refactored section names to only draw when there is space.Winson Chung2015-06-161-8/+76
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-445/+199
* Merge "Ensuring that we use the screen width more optimally in AllApps." into...Winson Chung2015-06-051-9/+10
|\
| * Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-051-9/+10
* | Ensure that we use the system long press duration when dragging from AllApps.Winson Chung2015-06-051-0/+1
|/
* Adding context for app launches.Winson Chung2015-06-021-1/+12
* Removing some synthetic method creationSunny Goyal2015-06-021-7/+7
* Adding an asynchronous search interface for apps searchSunny Goyal2015-06-011-39/+29
* Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-271-1/+0
* Moving all apps code into sub package.Winson Chung2015-05-221-0/+1018