summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppWidgetHostView.java
Commit message (Expand)AuthorAgeFilesLines
* Moving the QSB out of the cell layout to the Drag layerSunny Goyal2016-07-131-5/+1
* Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-2/+2
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-1/+1
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-1/+3
* Fixing bug where the widget background enters into a focused stateSunny Goyal2016-05-041-1/+1
* Adding UI tests for various bind widget flowsSunny Goyal2016-03-151-0/+7
* Merge "Making some view properties exported. These will be visible in hierarc...Sunny Goyal2016-02-111-0/+3
|\
| * Making some view properties exported.Sunny Goyal2016-02-091-0/+3
* | Merge "Change widget host view background when giving focus to child." into u...Tony Wickham2016-02-101-4/+9
|\ \ | |/ |/|
| * Change widget host view background when giving focus to child.Tony Wickham2016-02-101-4/+9
* | Preventing a Runtime widget crash from crashing the LauncherSunny Goyal2016-01-261-0/+15
|\|
| * Preventing a Runtime widget crash from crashing the LauncherSunny Goyal2016-01-251-0/+15
* | Merge "Keeping the focus indicator on the widget view, while a child is focus...Sunny Goyal2015-12-011-0/+23
|\|
| * Keeping the focus indicator on the widget view, while a child is focusedSunny Goyal2015-12-011-0/+23
* | Merge "Allowing widgets to be focusable" into ub-launcher3-burnaby-polishSunny Goyal2015-11-251-1/+68
|\|
| * Allowing widgets to be focusableSunny Goyal2015-10-301-1/+68
* | Refactor StylusEventHelper to provide onButtonPress/Release methodsMady Mellor2015-08-211-2/+2
* | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-1/+2
|/
* Stylus support: handling drag n drop for widgetsMady Mellor2015-06-021-3/+11
* Refactoring DeviceProfileAdam Cohen2015-05-211-0/+4
* Fixing crash when dragging and dropping a restored widget.Sunny Goyal2015-02-171-2/+2
* Adding accessibility controlsSunny Goyal2015-01-161-0/+1
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-1/+16
* Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-28/+5
* Adding app widget restore support in Launcher3 for android LSunny Goyal2014-07-211-0/+26
* Fix long press after already moving off iconJason Monk2014-04-221-0/+19
* Fix issue where you could trigger a click after long pressing a widget (issue...Adam Cohen2013-10-161-3/+11
* Fix widget longpress issue where longpress misfires (issue 10988288)Adam Cohen2013-10-081-1/+12
* Fix crash when setting wallpaperMichael Jurka2013-09-051-3/+0
* Initial Changes for Dynamic GridWinson Chung2013-08-201-0/+1
* Cancelling long press on widgets if they don't handle touch/tap.Winson Chung2013-08-161-0/+12
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+101