summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget/WidgetsListAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for system shortcuts in popup containerTony Wickham2017-03-301-1/+22
* Updating widget tray themeSunny Goyal2017-02-091-17/+27
* Using WidgetCell in the Pin Item confirmation prompt for a consistent UISunny Goyal2017-01-201-6/+0
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-1/+1
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-9/+1
* Fixing static instance of Indexer being created in the modelSunny Goyal2016-10-191-10/+46
* Removing the section break UI supportSunny Goyal2016-10-131-2/+0
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-4/+4
* Storing the widget item views in Widget holder, to avoid looks on every bind/...Sunny Goyal2016-05-191-25/+11
* Creating WidgetCellItem to wrap LauncherAppWidgetProviderInfo and resolveInfoSunny Goyal2016-03-181-17/+3
* Adding UI tests for various bind widget flowsSunny Goyal2016-03-151-1/+1
* Manual revert due to conflict:Hyunyoung Song2016-02-231-6/+10
|\
| * Manual revert due to conflict:Hyunyoung Song2016-02-231-6/+10
* | Disabling som attributes so that dependencies can use compat librariesSunny Goyal2016-02-231-0/+3
|\|
| * Disabling som attributes so that dependencies can use compat librariesSunny Goyal2016-02-231-1/+3
| * Load label in bg thread to prevent ANRHyunyoung Song2016-02-231-13/+6
* | Load label in bg thread to prevent ANRHyunyoung Song2016-02-221-13/+6
* | General code refactoringSunny Goyal2015-08-201-15/+4
* | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-171-1/+1
|\|
| * Version code cleanupSunny Goyal2015-08-171-1/+1
* | Removing some eclipse warningsSunny Goyal2015-08-171-1/+0
|/
* Remove NPE inside WidgetsListAdapter during monkey actor testHyunyoung Song2015-07-271-0/+3
* Widget row should not be cut off on the right, when there is an indentHyunyoung Song2015-07-141-4/+6
* Remove DEBUG flag inside WidgetsListAdapterHyunyoung Song2015-06-171-1/+1
* Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-291-1/+0
* Refactoring DeviceProfileAdam Cohen2015-05-211-7/+6
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-0/+2
* Removing override annotation to fix build.Winson Chung2015-05-201-1/+0
* Widget cell improvementSunny Goyal2015-05-191-6/+4
* Reducing calls to onCreateViewHolder due to animating children.Winson Chung2015-05-151-0/+9
* Removing some dead code and extra view creation.Winson Chung2015-05-151-5/+4
* Merge "Place the work profile badge in the correct bottom right (left for RTL...Hyunyoung Song2015-05-151-1/+1
|\
| * Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-141-1/+1
* | Various lint error fixes.Sunny Goyal2015-05-141-4/+8
|/
* Typecast to correct LayoutParamsHyunyoung Song2015-05-121-3/+4
* Fixing several layout issues.Hyunyoung Song2015-05-121-10/+29
* Using BubbleTextView for widget section headersSunny Goyal2015-05-121-13/+4
* Ensure that clipping widget size is 20~40% of its width on every devicesHyunyoung Song2015-05-111-0/+10
* Removes code that is incompatible with google3, Velvet build rules.Hyunyoung Song2015-04-301-4/+0
* WidgetPreviewLoader concurrency issue / Caching improvementHyunyoung Song2015-04-281-3/+9
* Widget tray alignment according to UX specHyunyoung Song2015-04-271-1/+10
* Add drop animation / Toast to widgettrayHyunyoung Song2015-04-231-5/+0
* WidgetTray improvementHyunyoung Song2015-04-131-21/+9
* WidgetTray UI improvementHyunyoung Song2015-04-091-0/+1
* WidgetTray revamp workHyunyoung Song2015-04-081-0/+188