summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge "Adding graphic for all apps empty search screen." into ub-launcher3-bu...Winson Chung2015-08-284-4/+274
| |\
| | * Adding graphic for all apps empty search screen.Winson2015-08-284-4/+274
* | | am 0fd3e545: Merge "Fixing issue with missing scroll bar after fast-scrolling...Winson Chung2015-08-271-0/+4
|\| |
| * | Fixing issue with missing scroll bar after fast-scrolling and searching.Winson2015-08-271-0/+4
| |/
* | am 944bfab0: Merge "Making the detached scrollbar catch up faster to the actu...Winson Chung2015-08-241-2/+12
|\|
| * Making the detached scrollbar catch up faster to the actual scroll position.Winson2015-08-241-2/+12
* | General code refactoringSunny Goyal2015-08-201-0/+1
* | am a67cce2c: Merge "Tweaking fast scroller to follow touch closer." into ub-l...Winson Chung2015-08-203-24/+98
|\|
| * Tweaking fast scroller to follow touch closer.Winson2015-08-203-32/+98
* | Removing some eclipse warningsSunny Goyal2015-08-175-19/+6
* | Merge commit '97b0d08d' into manualmergeWinson2015-08-132-69/+8
|\|
| * Refactoring to ExtendedEditText.Winson2015-08-132-69/+8
* | am a2917f6a: Merge "Ensuring that AllAppsGridAdapter is public." into ub-laun...Winson Chung2015-08-112-2/+2
|\|
| * Merge "Ensuring that AllAppsGridAdapter is public." into ub-launcher3-burnabyWinson Chung2015-08-112-2/+2
| |\
| | * Ensuring that AllAppsGridAdapter is public.Winson2015-08-112-2/+2
* | | am a1ee659e: Merge "Adding market search." into ub-launcher3-burnabyWinson Chung2015-08-105-70/+170
|\| |
| * | Adding market search.Winson Chung2015-08-065-70/+170
| |/
* | 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 3ea54fdb: Merge "Fixing issue with accessibility falsely reporting app cou...Winson Chung2015-07-311-1/+36
|\|
| * Fixing issue with accessibility falsely reporting app count when there are no...Winson Chung2015-07-301-1/+36
* | Changing the dogfood check to a static boolean to better handle proguard opti...Sunny Goyal2015-07-161-2/+3
* | 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-067-407/+95
|/
* Fixing issue with casting context to activity.Winson Chung2015-06-262-9/+2
* Removing some synthetic methodsSunny Goyal2015-06-241-5/+8
* Working around overscroll issues in AllApps.Winson Chung2015-06-232-2/+57
* Refactoring fast scroller.Winson Chung2015-06-234-130/+228
* 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-182-14/+20
* | Renaming id to prevent collision.Winson Chung2015-06-171-1/+1
|/
* Making resultHandler protected to make it accessible from a subClassSunny Goyal2015-06-161-1/+1
* Using component key for app search resultsSunny Goyal2015-06-164-82/+44
* Merge "Refactored section names to only draw when there is space." into ub-la...Winson Chung2015-06-164-105/+104
|\
| * Refactored section names to only draw when there is space.Winson Chung2015-06-164-105/+104
* | Removing ContentObserver in launcherSunny Goyal2015-06-161-1/+1
|/
* Refactoring all apps search to support external search bar.Winson Chung2015-06-158-560/+610
* Merge "Ensuring that we use the screen width more optimally in AllApps." into...Winson Chung2015-06-052-10/+14
|\
| * Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-052-10/+14
* | Ensure that we use the system long press duration when dragging from AllApps.Winson Chung2015-06-052-0/+4
|/
* Merge "Adding context for app launches." into ub-launcher3-burnabyWinson Chung2015-06-023-3/+38
|\
| * Adding context for app launches.Winson Chung2015-06-023-3/+38
* | Remove use of API level 19 classes.Winson Chung2015-06-021-2/+2
|/
* Removing some synthetic method creationSunny Goyal2015-06-023-9/+10
* Adding an asynchronous search interface for apps searchSunny Goyal2015-06-014-62/+258
* Fixing crash on tablets from merging scheme changes.Winson Chung2015-06-011-4/+4