summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop
Commit message (Expand)AuthorAgeFilesLines
* Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-6/+7
* Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-3/+2
* Adding tracing for a lab-only flakevadimt2019-05-211-0/+12
* Using a proxy activity for startActivityForResultSunny Goyal2019-05-151-1/+24
* Fade in badges on top of icons after swipe up animation.Jon Miranda2019-05-151-61/+2
* Fixing insets mapping in 3-button and 2-button modeSunny Goyal2019-05-131-19/+5
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-5/+168
* Remove tracing for fixed bugsvadimt2019-05-013-30/+0
* Cleanup unnecessary override dump methodHyunyoung Song2019-04-251-5/+0
* Add important dump loggingHyunyoung Song2019-04-251-0/+4
* Move system gesture exclusion rect to LauncherRootViewTony Wickham2019-04-231-28/+0
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-222-6/+4
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-162-4/+5
* Add some egregious back exclusion rectsTony Wickham2019-04-091-0/+28
* Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-273-0/+30
* Merge "Removing fade animation on swipe up" into ub-launcher3-masterSunny Goyal2019-03-131-2/+1
|\
| * Removing fade animation on swipe upSunny Goyal2019-03-121-2/+1
* | Fix bugs related to swipe up to home animation.Jon Miranda2019-03-121-3/+35
|/
* Merge "Fix app to folder icon animation." into ub-launcher3-masterTreeHugger Robot2019-03-051-35/+1
|\
| * Fix app to folder icon animation.Jon Miranda2019-03-051-35/+1
* | Fix bug caused by trying to set background to AdaptiveIconDrawable.Jon Miranda2019-03-041-1/+2
|/
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-53/+3
* Changing min sdk to 25Sunny Goyal2019-01-292-4/+5
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-1/+1
* Moving some methods from various activities to the base interfaceSunny Goyal2018-11-191-0/+6
* Moving some utility classes to icon libSunny Goyal2018-11-071-1/+1
* Remove shape detection logic for icon legacy treatmentHyunyoung Song2018-10-221-1/+1
* Setup make icon-loader libraryHyunyoung Song2018-10-191-8/+15
* Converting long item IDs to intSunny Goyal2018-10-081-1/+1
* Caching widget labels in icon cache to avoid lookup at startupSunny Goyal2018-09-282-13/+30
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-1/+1
* Removing ViewScrim and cutom drawing codeSunny Goyal2018-09-181-10/+0
* Add undo snackbar for deleting itemsTony Wickham2018-08-303-4/+7
* Merge "Migrating to android-x" into ub-launcher3-masterTreeHugger Robot2018-08-141-3/+4
|\
| * Migrating to android-xSunny Goyal2018-08-141-4/+4
* | Removing static launcher activity dependency from FirstFrameAnimationHelperSunny Goyal2018-08-132-1/+10
|/
* Removing Launcher activity dependency on various animationsSunny Goyal2018-08-101-24/+11
* Merge "Retiring some feature flags" into ub-launcher3-masterTreeHugger Robot2018-08-021-5/+3
|\
| * Retiring some feature flagsSunny Goyal2018-07-101-5/+3
* | Stop DiscoveryBounce when user drags to home from Hotseat in Overview.Tracy Zhou2018-07-231-0/+3
* | Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-2/+6
|/
* Fixing launcher going to a different state when dragging an icon from differe...Sunny Goyal2018-05-252-1/+21
* Fix bug where icon 'jumps' on long press.Jon Miranda2018-05-252-4/+6
* Removing discovery bouncer from accessibilityVadim Tryshev2018-05-231-1/+2
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-161-36/+15
* Clear ref to animation after drag & drop animation completesWinson Chung2018-05-141-0/+3
* Separating the draglayer alpha into multiple dimensions so that different ani...Sunny Goyal2018-05-111-1/+7
* Removing scrim overdrawSunny Goyal2018-05-101-1/+29
* Fixing disabled filter is not applied to the foregound layer when dragging an...Sunny Goyal2018-05-091-1/+1