summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ensuring that we use the screen width more optimally in AllApps." into...Winson Chung2015-06-057-32/+52
|\
| * Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-057-32/+52
* | Ensure that we use the system long press duration when dragging from AllApps.Winson Chung2015-06-056-27/+28
* | Merge "Code cleanup" into ub-launcher3-burnabySunny Goyal2015-06-059-116/+23
|\ \
| * | Code cleanupSunny Goyal2015-06-059-116/+23
* | | Merge "Updating assets" into ub-launcher3-burnabySunny Goyal2015-06-054-5/+5
|\ \ \
| * | | Updating assetsSunny Goyal2015-06-054-5/+5
| |/ /
* | | Merge "Removing unused animation style" into ub-launcher3-burnabySunny Goyal2015-06-051-31/+0
|\ \ \ | |/ / |/| |
| * | Removing unused animation styleSunny Goyal2015-06-011-31/+0
* | | Merge "Preventing overdraw in custom content screen" into ub-launcher3-burnabySunny Goyal2015-06-041-1/+1
|\ \ \
| * | | Preventing overdraw in custom content screenSunny Goyal2015-06-041-1/+1
| | |/ | |/|
* | | Use a broadcast receiver instead of a settings observer.Rahul Chaturvedi2015-06-043-28/+57
* | | Updating widget list when iconCache updatesSunny Goyal2015-06-043-2/+7
|/ /
* | Merge "Consistent scrolling experience for All apps and widget tray" into ub-...Hyunyoung Song2015-06-045-20/+86
|\ \
| * | Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-045-20/+86
* | | Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-0311-80/+90
* | | Merge "Fixing issue with hotseat being on the wrong side of the screen in RTL...Winson Chung2015-06-031-3/+5
|\ \ \
| * | | Fixing issue with hotseat being on the wrong side of the screen in RTL.Winson Chung2015-06-031-3/+5
* | | | Merge "Stylus support: handling drag n drop for widgets" into ub-launcher3-bu...Mady Mellor2015-06-031-3/+11
|\ \ \ \
| * | | | Stylus support: handling drag n drop for widgetsMady Mellor2015-06-021-3/+11
| | |/ / | |/| |
* | | | Merge "Stylus support: creating and setting listeners for stylus button press...Mady Mellor2015-06-035-1/+134
|\ \ \ \ | |_|/ / |/| | |
| * | | Stylus support: creating and setting listeners for stylus button pressMady Mellor2015-06-025-1/+134
| |/ /
* | | Merge "Adding context for app launches." into ub-launcher3-burnabyWinson Chung2015-06-0210-26/+147
|\ \ \
| * | | Adding context for app launches.Winson Chung2015-06-0210-26/+147
* | | | Remove use of API level 19 classes.Winson Chung2015-06-021-2/+2
|/ / /
* | / Removing some synthetic method creationSunny Goyal2015-06-0220-59/+62
| |/ |/|
* | Build fix: Removing FastOutSlowIn interpolatorSunny Goyal2015-06-011-3/+5
* | Folder UI fixesSunny Goyal2015-06-012-9/+32
* | Adding an asynchronous search interface for apps searchSunny Goyal2015-06-017-90/+357
* | Fixing crash on tablets from merging scheme changes.Winson Chung2015-06-011-4/+4
* | Merge "Add the Allow Rotation setting to Launcher3." into ub-launcher3-burnabyRahul Chaturvedi2015-06-014-10/+123
|\ \
| * | Add the Allow Rotation setting to Launcher3.Rahul Chaturvedi2015-06-014-10/+123
* | | Avoid merging app sections across scripts.Winson Chung2015-06-011-10/+30
| |/ |/|
* | Merge "Revert "Avoid merging sections across scripts."" into ub-launcher3-bur...Winson Chung2015-06-011-21/+6
|\ \
| * | Revert "Avoid merging sections across scripts."Winson Chung2015-06-011-21/+6
* | | Merge "Avoid merging sections across scripts." into ub-launcher3-burnabyWinson Chung2015-06-011-6/+21
|\| |
| * | Avoid merging sections across scripts.Winson Chung2015-06-011-6/+21
* | | Null check in accessibility delegateSunny Goyal2015-06-011-1/+5
* | | Merge "Start adding unit tests for the invariant device profile / Refactor" i...Hyunyoung Song2015-05-291-129/+119
|\ \ \
| * | | Start adding unit tests for the invariant device profile / RefactorHyunyoung Song2015-05-281-129/+119
* | | | Merge "Fixing screen jumps when performing DnD in rtl mode" into ub-launcher3...Sunny Goyal2015-05-291-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing screen jumps when performing DnD in rtl modeSunny Goyal2015-05-291-0/+1
* | | | Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-295-307/+395
* | | | Merge "Ensuring that each CacheEntry has a default title and content descript...Winson Chung2015-05-281-3/+9
|\ \ \ \
| * | | | Ensuring that each CacheEntry has a default title and content description.Winson Chung2015-05-281-5/+9
| | |/ / | |/| |
* | | | Merge "Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED even...Vadim Tryshev2015-05-281-1/+6
|\ \ \ \
| * | | | Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event.Vadim Tryshev2015-05-281-1/+6
* | | | | Merge "Fixing non-scrolling of workspace view after opening/closing AllApps v...Vadim Tryshev2015-05-282-9/+12
|\ \ \ \ \
| * | | | | Fixing non-scrolling of workspace view after opening/closing AllApps vew.Vadim Tryshev2015-05-282-9/+12
| |/ / / /
* | | / / Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-276-76/+52
| |_|/ / |/| | |