summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget
Commit message (Expand)AuthorAgeFilesLines
...
* | am a79b18ad: Merge "Fixing widgets container inactive scroll bar color." into...Winson Chung2015-08-241-4/+0
|\|
| * Fixing widgets container inactive scroll bar color.Winson2015-08-241-4/+0
* | Refactor StylusEventHelper to provide onButtonPress/Release methodsMady Mellor2015-08-211-2/+3
* | General code refactoringSunny Goyal2015-08-202-16/+5
* | am a67cce2c: Merge "Tweaking fast scroller to follow touch closer." into ub-l...Winson Chung2015-08-201-6/+6
|\|
| * Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnabyWinson Chung2015-08-201-6/+6
| |\
| | * Tweaking fast scroller to follow touch closer.Winson2015-08-201-6/+6
* | | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-202-3/+3
* | | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-172-2/+3
|\| |
| * | Version code cleanupSunny Goyal2015-08-172-2/+3
| |/
* | Removing some eclipse warningsSunny Goyal2015-08-172-4/+0
* | resolved conflicts for merge of 3f7550c1 to ub-launcher3-masterSunny Goyal2015-08-043-15/+6
|\|
| * Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-033-15/+6
* | am a9095e07: Remove NPE inside WidgetsListAdapter during monkey actor test b/...Hyunyoung Song2015-07-271-0/+3
|\|
| * Remove NPE inside WidgetsListAdapter during monkey actor testHyunyoung Song2015-07-271-0/+3
* | am 7dc9a0f7: Merge "Fix issue where corp app widget doesn\'t show correctly o...Hyunyoung Song2015-07-161-0/+2
|\|
| * Merge "Fix issue where corp app widget doesn't show correctly on drop targets...Hyunyoung Song2015-07-161-0/+2
| |\
| | * Fix issue where corp app widget doesn't show correctly on drop targets.Hyunyoung Song2015-07-161-0/+2
* | | am 321dea13: Merge "Widget row should not be cut off on the right, when there...Hyunyoung Song2015-07-151-4/+6
|\| |
| * | Widget row should not be cut off on the right, when there is an indentHyunyoung Song2015-07-141-4/+6
| |/
* / Refactoring ItemInfoSunny Goyal2015-06-302-2/+3
|/
* Working around overscroll issues in AllApps.Winson Chung2015-06-231-0/+13
* Refactoring fast scroller.Winson Chung2015-06-232-36/+33
* Remove DEBUG flag inside WidgetsListAdapterHyunyoung Song2015-06-171-1/+1
* Refactoring all apps search to support external search bar.Winson Chung2015-06-152-35/+14
* Merge "Make WidgetsRecyclerView not crash on MNC support lib" into ub-launche...Hyunyoung Song2015-06-091-2/+6
|\
| * Make WidgetsRecyclerView not crash on MNC support libHyunyoung Song2015-06-081-2/+6
* | Merge "Fixing preloaded widget not getting used for animation" into ub-launch...Sunny Goyal2015-06-083-127/+64
|\ \ | |/ |/|
| * Fixing preloaded widget not getting used for animationSunny Goyal2015-06-023-128/+64
* | Improve AyncTask throughput inside WidgetPreviewLoaderHyunyoung Song2015-06-052-1/+11
* | Merge "Consistent scrolling experience for All apps and widget tray" into ub-...Hyunyoung Song2015-06-042-11/+68
|\ \
| * | Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-042-11/+68
* | | Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-0/+1
* | | Merge "Stylus support: creating and setting listeners for stylus button press...Mady Mellor2015-06-031-0/+13
|\ \ \ | |_|/ |/| |
| * | Stylus support: creating and setting listeners for stylus button pressMady Mellor2015-06-021-0/+13
| |/
* / Removing some synthetic method creationSunny Goyal2015-06-022-3/+5
|/
* Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-293-3/+75
* Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-271-15/+6
* Moving all apps code into sub package.Winson Chung2015-05-221-6/+6
* Refactoring DeviceProfileAdam Cohen2015-05-214-24/+28
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-214-198/+6
* Removing unnecessary linear layoutSunny Goyal2015-05-201-1/+1
* Removing override annotation to fix build.Winson Chung2015-05-201-1/+0
* Unify sorting between all apps and widget trayHyunyoung Song2015-05-191-12/+6
* Widget cell improvementSunny Goyal2015-05-194-78/+95
* Reducing calls to onCreateViewHolder due to animating children.Winson Chung2015-05-152-0/+10
* Removing some dead code and extra view creation.Winson Chung2015-05-152-13/+7
* Merge "Place the work profile badge in the correct bottom right (left for RTL...Hyunyoung Song2015-05-153-28/+13
|\
| * Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-143-28/+13
* | Various lint error fixes.Sunny Goyal2015-05-141-4/+8