summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accessibility: Page re-ordering in overview modeSunny Goyal2015-05-066-14/+171
* Merge "Adding workprofile shortcuts after the loader has completed" into ub-l...Sunny Goyal2015-05-061-10/+51
|\
| * Adding workprofile shortcuts after the loader has completedSunny Goyal2015-05-041-10/+51
* | Merge "Fixing all apps relayout issue." into ub-launcher3-burnabyWinson Chung2015-05-061-2/+9
|\ \
| * | Fixing all apps relayout issue.Winson Chung2015-05-051-2/+9
* | | Merge "Ensuring we wait until resume before binding all apps. " into ub-launc...Winson Chung2015-05-051-0/+17
|\ \ \ | |/ / |/| |
| * | Ensuring we wait until resume before binding all apps. Winson Chung2015-05-051-0/+17
* | | Use valid context inside LauncherModel when calling loadAndBindXXXHyunyoung Song2015-05-051-1/+3
* | | Merge "Adding accessibility action to move item out of a folder" into ub-laun...Sunny Goyal2015-05-053-0/+35
|\ \ \ | |/ / |/| |
| * | Adding accessibility action to move item out of a folderSunny Goyal2015-04-293-0/+35
* | | Merge "update widgets model when package is updated" into ub-launcher3-burnabyHyunyoung Song2015-05-052-7/+10
|\ \ \
| * | | update widgets model when package is updatedHyunyoung Song2015-05-042-7/+10
* | | | Merge "Fixing crash in All Apps." into ub-launcher3-burnabyWinson Chung2015-05-051-30/+45
|\ \ \ \
| * | | | Fixing crash in All Apps.Winson Chung2015-05-041-30/+45
* | | | | Merge "Launcher-side changes to support prediction bar." into ub-launcher3-bu...Winson Chung2015-05-057-49/+73
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Launcher-side changes to support prediction bar.Winson Chung2015-05-047-49/+73
* | | | | Merge "WidgetTray performance improvement (less sorting): Part 1" into ub-lau...Hyunyoung Song2015-05-043-30/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | WidgetTray performance improvement (less sorting): Part 1Hyunyoung Song2015-05-043-30/+31
* | | | | Preventing launcher crash because of invalid install shortcut intentSunny Goyal2015-05-041-2/+5
* | | | | Merge "Handling managed profile creation in the model as the activity can get...Sunny Goyal2015-05-023-5/+7
|\ \ \ \ \
| * | | | | Handling managed profile creation in the model as the activitySunny Goyal2015-05-013-5/+7
| | |_|_|/ | |/| | |
* | | | | Merge "Set preloading for the WidgetTray recycler view. b/20339302" into ub-l...Hyunyoung Song2015-05-011-1/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set preloading for the WidgetTray recycler view.Hyunyoung Song2015-05-011-1/+12
| |/ / /
* | | | Merge "Updating fling to delete anim" into ub-launcher3-burnabySunny Goyal2015-05-017-169/+124
|\ \ \ \
| * | | | Updating fling to delete animSunny Goyal2015-04-307-169/+124
* | | | | Merge "Various managed profile fixes" into ub-launcher3-burnabySunny Goyal2015-05-012-11/+13
|\ \ \ \ \
| * | | | | Various managed profile fixesSunny Goyal2015-05-012-11/+13
| | |/ / / | |/| | |
* | | | | Merge "WidgetTray UI - change text color for the section and widget name" int...Hyunyoung Song2015-05-012-3/+4
|\ \ \ \ \
| * | | | | WidgetTray UI - change text color for the section and widget nameHyunyoung Song2015-05-012-3/+4
| |/ / / /
* / / / / Clearing drag state after the close animation is completeSunny Goyal2015-05-011-0/+7
|/ / / /
* / / / Removes code that is incompatible with google3, Velvet build rules.Hyunyoung Song2015-04-302-5/+0
|/ / /
* | / Removing debug logSunny Goyal2015-04-301-1/+0
| |/ |/|
* | Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnabySunny Goyal2015-04-3011-287/+478
|\ \
| * | Enabling accessibility drag and drop in folderSunny Goyal2015-04-2811-287/+478
* | | Simplifying add to workspace by not going through the worker threadSunny Goyal2015-04-294-170/+102
* | | Merge "Enabling folder paged view to scroll itself with accessibility focus t...Sunny Goyal2015-04-291-0/+2
|\ \ \
| * | | Enabling folder paged view to scroll itself with accessibility focus traversalSunny Goyal2015-04-281-0/+2
| |/ /
* | | Merge "Animating dragview color change when dragging over ButtonDropTarget" i...Sunny Goyal2015-04-294-21/+98
|\ \ \
| * | | Animating dragview color change when dragging over ButtonDropTargetSunny Goyal2015-04-294-21/+98
* | | | Merge "Removing obsolete resources" into ub-launcher3-burnabySunny Goyal2015-04-294-177/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Removing obsolete resourcesSunny Goyal2015-04-294-177/+3
* | | | Merge "Updating drop target assets" into ub-launcher3-burnabySunny Goyal2015-04-2959-9/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Updating drop target assetsSunny Goyal2015-04-2859-9/+10
| |/ /
* / / Using utility method for serializing bitmapSunny Goyal2015-04-281-19/+5
|/ /
* | WidgetPreviewLoader concurrency issue / Caching improvementHyunyoung Song2015-04-285-65/+41
* | Merge "Widget tray alignment according to UX spec - Fixing an issue where wid...Hyunyoung Song2015-04-286-44/+36
|\ \
| * | Widget tray alignment according to UX specHyunyoung Song2015-04-276-44/+36
* | | Merge "Making QSB alingment match with that of recents" into ub-launcher3-bur...Sunny Goyal2015-04-272-7/+10
|\ \ \
| * | | Making QSB alingment match with that of recentsSunny Goyal2015-04-232-7/+10
* | | | Goodbye folder sortingSunny Goyal2015-04-274-223/+7
| |/ / |/| |