summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget
Commit message (Expand)AuthorAgeFilesLines
* Scale Icon badges for shortcut and widgetsSamuel Fufa2019-10-041-4/+8
* Decouple grid size and widget preview size in WidgetsRecyclerViewSamuel Fufa2019-10-041-1/+1
* migrate custom widgets in comply with plugin frameworkPinyao Ting2019-09-252-142/+178
* Moving various common executors to a single locationSunny Goyal2019-08-201-7/+3
* Notifying widgets to use dark text when rendered on light wallpaperSunny Goyal2019-06-131-0/+4
* Not using magic constants for navbar heightvadimt2019-05-081-2/+2
* Swipe up on nav bar to go home from -1 and widgetsTony Wickham2019-04-093-5/+46
* Fix icon shape refresh for widgets list / legacy shortcut black bg issueHyunyoung Song2019-04-021-5/+0
* Sending notification and widget changes to a listner so thatSunny Goyal2019-02-113-3/+17
* Disable double-tap accessibility action for a widget cellvadimt2019-02-051-0/+7
* Changing min sdk to 25Sunny Goyal2019-01-291-1/+1
* Fixing widget entering drag mode when clicked on an empty areaSunny Goyal2018-12-061-1/+2
* Replacing setAlphaComponent with setAlphaComponentBound for better animation ...Sunny Goyal2018-11-061-4/+3
* Adding keyboard handling to QsbHostView similar to a normal appwidget viewSunny Goyal2018-10-152-101/+146
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-213-4/+4
* Removing ViewScrim and cutom drawing codeSunny Goyal2018-09-183-7/+32
* Using a placeholder icon shape instead of low-res/blurry iconSunny Goyal2018-08-272-11/+7
* Migrating to android-xSunny Goyal2018-08-145-10/+13
* Exposing some private methods to easily customize widgets popupSunny Goyal2018-08-023-12/+15
* Tapl libraryVadim Tryshev2018-07-201-0/+6
* Fix bug where icon 'jumps' on long press.Jon Miranda2018-05-251-1/+1
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-163-16/+27
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-1/+1
* Using spring layout for widget sheetSunny Goyal2018-03-091-0/+3
* Moving click and long click handling for items from launcher to separate classSunny Goyal2018-03-082-2/+4
* Fixing fast scroller touch handling in all-apps and widget sheetSunny Goyal2018-03-062-8/+40
* Updating the scrim and landscpae uiSunny Goyal2018-03-013-32/+10
* Fixing widget label not being rendered in multi-window modeSunny Goyal2018-02-281-1/+2
* Fixing widgets get deteled because of double bindSunny Goyal2018-02-271-3/+4
* Update widget full sheet / bottom sheet to have top rounded corners.Jon Miranda2018-02-131-0/+1
* Initial changes for handling configuration changes dynamicallySunny Goyal2018-01-312-0/+6
* Merge "Removing layout handling in DeviceProfile and moving it to individual ...TreeHugger Robot2018-01-101-4/+2
|\
| * Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-4/+2
* | Making LauncherIcons thread safeSunny Goyal2018-01-091-1/+3
|/
* Dominant color is part of icon cacheSunny Goyal2018-01-031-20/+9
* No more waiting around for resumeSunny Goyal2017-12-193-0/+905
* Adding an empty page in Recents view corresponding to workspaceSunny Goyal2017-12-191-1/+1
* Bottom user education view shown in work tabTony Mak2017-12-041-143/+5
* Consolidating various interpolatorsSunny Goyal2017-10-262-13/+10
* Launcher state management cleanupSunny Goyal2017-10-173-4/+19
* Cleaning up drag state management.Sunny Goyal2017-10-161-15/+1
* Converting widget panel into a floating viewSunny Goyal2017-10-138-510/+615
* Merge "Removing unnecessary layout pass happening due when chaning gradientVi...TreeHugger Robot2017-10-051-1/+0
|\
| * Removing unnecessary layout pass happening due when chaning gradientView visi...Sunny Goyal2017-10-021-1/+0
* | Removing some methods from the DragSourceSunny Goyal2017-10-031-19/+0
* | Allowing the widgetBottomSheet to be draggedSunny Goyal2017-10-021-16/+18
|/
* Simplifying drag preview generationSunny Goyal2017-09-272-51/+18
* Fixing custom widgets support:Sunny Goyal2017-09-134-3/+248
* Disable debugging on Widgets Diff ReporterHyunyoung Song2017-08-291-3/+4