summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes to all apps pull up workHyunyoung Song2016-06-083-40/+69
* Merge "Updating the app search buton text" into ub-launcher3-calgarySunny Goyal2016-06-081-21/+1
|\
| * Updating the app search buton textSunny Goyal2016-06-071-21/+1
* | Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-082-13/+15
* | Merge "Ensure that custom actions are available to all apps items" into ub-la...Adam Cohen2016-06-071-0/+4
|\ \ | |/ |/|
| * Ensure that custom actions are available to all apps itemsAdam Cohen2016-06-071-0/+4
* | Pull up all apps interactionHyunyoung Song2016-06-064-7/+615
|/
* Call onLauncherTransitionPrepare() and End() from pinch.Tony Wickham2016-05-121-1/+2
* Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-191-1/+1
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-131-12/+10
* Removing dependency on LauncherCallbacks for getting the search boundsSunny Goyal2016-03-172-17/+16
* Add getUserEventLogger to LauncherCallbacksHyunyoung Song2016-03-081-2/+0
* resolve merge conflicts of 2494c3f168 to ub-launcher3-calgarySunny Goyal2016-03-033-74/+52
|\
| * Moving createMarketSearchIntent to search controller to allow it to be custom...Sunny Goyal2016-03-033-73/+50
| * Starting market search whenever the search key is pressedSunny Goyal2016-03-033-27/+11
* | Starting market search whenever the search key is pressedSunny Goyal2016-03-023-27/+11
* | Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-1/+1
* | <UserEventLogging> Log app launchesHyunyoung Song2016-02-191-0/+2
* | resolve merge conflicts of a6194d3d92 to ub-launcher3-calgarySunny Goyal2016-02-191-5/+0
|\|
| * Wrapping thw widgetList inside a layout, so that it has the same view structu...Sunny Goyal2016-02-191-5/+0
* | Removing LauncherCallbacks control over app searchSunny Goyal2016-02-181-1/+1
|\|
| * Removing LauncherCallbacks control over app searchSunny Goyal2016-02-181-1/+1
* | 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-112-5/+10
|\|
| * Fixing crash during rotationSunny Goyal2016-02-112-5/+10
* | resolve merge conflicts of 3826bab27e to ub-launcher3-calgary.Sunny Goyal2016-02-105-376/+302
|\|
| * Merging search bar with all appsSunny Goyal2016-02-085-377/+302
* | Accessibility delegate is already set in BubbleTextView constructor. Not need...Sunny Goyal2016-01-071-4/+0
|\|
| * Accessibility delegate is already set in BubbleTextView constructor. Not need...Sunny Goyal2016-01-071-4/+0
* | Added config_springLoadWorkspace to enable/disable spring-loaded workspace.Tony Wickham2015-12-041-0/+2
* | Merge "Disabling the desaturation of fast scroll items." into ub-launcher3-bu...Winson Chung2015-10-281-2/+4
|\|
| * Disabling the desaturation of fast scroll items.Winson2015-10-281-2/+4
* | resolve merge conflicts of fb4014daa3 to ub-launcher3-master.Winson2015-10-161-1/+15
|\|
| * Fix issue with source params not reporting predicted apps.Winson2015-10-161-1/+15
* | am 34ef93cc: am 058c21db: Ensure accessibility delegate is set on all apps ic...Winson2015-10-071-0/+5
|\|
| * am 058c21db: Ensure accessibility delegate is set on all apps icons.Winson2015-10-021-0/+5
| |\
| | * Ensure accessibility delegate is set on all apps icons.Winson2015-10-021-0/+5
* | | 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-294-142/+311
|\| |
| * | Highlighting sectioned apps on fast-scroll.Winson2015-09-284-142/+311
| * | am 605156bd: Fixing crash on pre-api level 19 devices due to getAlpha() call ...Winson2015-09-181-1/+3
| |\|
* | | am 605156bd: Fixing crash on pre-api level 19 devices due to getAlpha() call ...Winson2015-09-181-1/+3
|\ \ \ | | |/ | |/|
| * | Fixing crash on pre-api level 19 devices due to getAlpha() call on Drawable.Winson2015-09-181-1/+3