summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics
Commit message (Expand)AuthorAgeFilesLines
* Optimizing some layouts in taskviewSunny Goyal2019-06-131-1/+1
* Add shape detection logic only for circle iconsHyunyoung Song2019-06-031-0/+9
* Fixing insets mapping in 3-button and 2-button modeSunny Goyal2019-05-131-21/+10
* Not using magic constants for navbar heightvadimt2019-05-081-4/+4
* Adding utility method to get adaptive icon scaleSunny Goyal2019-05-033-43/+481
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-0/+59
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-12/+10
* Using the extracted color for plaecholder loading iconsSunny Goyal2019-04-041-1/+4
* Make QSB_ON_FIRST_SCREEN a boolean.Jon Miranda2019-03-151-1/+1
* Fix bugs related to swipe up to home animation.Jon Miranda2019-03-121-0/+31
* Fix app to folder icon animation.Jon Miranda2019-03-051-0/+74
* Revert "Add remote animation for unlocking device."Jon Miranda2019-02-281-0/+30
* Don't render background in PreviewRendererSantiago Etchebehere2019-01-171-1/+2
* Adding API to set the current gridSunny Goyal2019-01-111-15/+49
* Fix crash when rendering pending widget previewWinson Chung2019-01-101-3/+10
* Adding content provider for exposing launcher grid settingsSunny Goyal2019-01-092-2/+161
* Add remote animation for unlocking device.Jon Miranda2019-01-091-30/+0
* Remove IconShapeOverrideHyunyoung Song2018-12-191-214/+0
* Adding support for launcher preview generationSunny Goyal2018-12-042-0/+340
* Moving some utility classes to icon libSunny Goyal2018-11-073-52/+2
* Replacing setAlphaComponent with setAlphaComponentBound for better animation ...Sunny Goyal2018-11-062-3/+7
* Removing separate hotseat widget, instead using a QSB acroll all UI.Sunny Goyal2018-11-051-1/+1
* Simplifying scrim drawable initialization.Sunny Goyal2018-10-311-23/+17
* Using support lib implementation for launcher preferenceSunny Goyal2018-10-191-3/+3
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-268-1256/+2
* Extracting icon caching logic into a base class.Sunny Goyal2018-09-252-2/+6
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-1/+1
* Removing ViewScrim and cutom drawing codeSunny Goyal2018-09-182-142/+0
* Using a placeholder icon shape instead of low-res/blurry iconSunny Goyal2018-08-273-44/+103
* Migrating to android-xSunny Goyal2018-08-149-11/+21
* Skip logic to find the dominant color when loading recent task iconsWinson Chung2018-08-143-11/+43
* Merge "Adjust notification dots" into ub-launcher3-masterTreeHugger Robot2018-08-091-1/+1
|\
| * Adjust notification dotsTony2018-07-231-1/+1
* | Using proper checks for hardware bitmap usageSunny Goyal2018-08-061-2/+1
* | Fix All-apps search box background pixelationStan Iliev2018-08-021-1/+3
* | [automerger] Fix gap between notification dots and their shadows am: dfb785afc1Android Build Merger (Role)2018-07-221-3/+3
|\ \ | |/ |/|
| * Fix gap between notification dots and their shadowsTony2018-07-221-3/+3
* | Moving some abstract classes to interfaces, to better use java-8 featuresSunny Goyal2018-07-091-28/+26
* | Cleaning up build rules to simplify customizing derivative projectsSunny Goyal2018-07-021-2/+3
* | Fix clipping issue on adaptive iconsHyunyoung Song2018-06-281-4/+3
* | Fix clipping issue on adaptive iconsHyunyoung Song2018-06-281-2/+3
|/
* Merge "Apply legacy treatment on all non adaptive icons Bug: 110123894 Bug: 6...TreeHugger Robot2018-06-201-1/+2
|\
| * Apply legacy treatment on all non adaptive iconsHyunyoung Song2018-06-201-1/+2
* | Create a param to return scale used for bitmap creationHyunyoung Song2018-06-141-3/+10
|/
* Deleting invalid icons when an app is restoredSunny Goyal2018-05-301-3/+3
* Fix clipping of adaptive iconsHyunyoung Song2018-05-251-2/+2
* Skip processing fallback icons as they are already badged and have shadowSunny Goyal2018-05-171-5/+7
* Tweak and fix bugs with new app close transition.Jon Miranda2018-05-101-3/+13
* Removing scrim overdrawSunny Goyal2018-05-101-21/+180
* Chaniging all-apps scrimSunny Goyal2018-05-081-6/+4