summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to support predicted apps.Winson Chung2015-05-117-41/+172
* Trim all whitespace from titles and labels.Winson Chung2015-05-0817-55/+72
* Fixing issue with fast scroller not showing sub-section headers.Winson Chung2015-05-094-127/+99
* Merge "Updating sticky headers." into ub-launcher3-burnabyWinson Chung2015-05-094-84/+244
|\
| * Updating sticky headers.Winson Chung2015-05-084-84/+244
* | Merge "Make common base class to update container bounds and to handle scroll...Winson Chung2015-05-087-207/+304
|\ \
| * | Make common base class to update container bounds and to handle scroll logic.Winson Chung2015-05-087-207/+304
* | | Merge "Fixing issue where apps were not re-sorted after updating." into ub-la...Winson Chung2015-05-071-8/+10
|\ \ \ | | |/ | |/|
| * | Fixing issue where apps were not re-sorted after updating.Winson Chung2015-05-071-8/+10
| |/
* | Merge "Widgets should also be bound when binding all apps. b/20915830" into u...Hyunyoung Song2015-05-071-2/+4
|\ \ | |/ |/|
| * Widgets should also be bound when binding all apps.Hyunyoung Song2015-05-071-2/+4
* | Merge "Adding abstract methods for new RecyclerView lib." into ub-launcher3-b...Adam Cohen2015-05-072-0/+8
|\ \ | |/ |/|
| * Adding abstract methods for new RecyclerView lib.Winson Chung2015-05-072-0/+8
* | Merge "Removing some dead code in paged view" into ub-launcher3-burnabySunny Goyal2015-05-075-709/+68
|\ \
| * | Removing some dead code in paged viewSunny Goyal2015-05-065-709/+68
* | | Merge "Skipping package update tasks if loader has not yet run." into ub-laun...Sunny Goyal2015-05-071-0/+4
|\ \ \ | |_|/ |/| |
| * | Skipping package update tasks if loader has not yet run.Sunny Goyal2015-05-061-0/+4
| |/
* | Explorations in dense grids for all apps.Winson Chung2015-05-068-264/+430
* | Fix build in ub-launcher3-masterAdam Cohen2015-05-062-14/+34
* | Merge "Make drag and drop also work when the widget tray is still in scroll m...Hyunyoung Song2015-05-073-91/+96
|\ \
| * | Make drag and drop also work when the widget tray is still in scroll mode.Hyunyoung Song2015-05-063-91/+96
* | | Updating the icon cache after all apps has been bound.Sunny Goyal2015-05-063-40/+89
* | | Accessibility: Page re-ordering in overview modeSunny Goyal2015-05-064-14/+160
| |/ |/|
* | 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-051-0/+32
|\ \ \ | |/ / |/| |
| * | Adding accessibility action to move item out of a folderSunny Goyal2015-04-291-0/+32
* | | 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
| | |/ / / | |/| | |
* / | | | Clearing drag state after the close animation is completeSunny Goyal2015-05-011-0/+7
|/ / / /