summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/views
Commit message (Expand)AuthorAgeFilesLines
* Restore line to make original view invisible when hideOriginal is true.Jon Miranda2019-04-171-0/+1
* Do not draw anying in FloatingIconView if we are not hiding the original iconJon Miranda2019-04-171-4/+2
* Fix bug where BubbleTextView text fades in after long press.Jon Miranda2019-04-151-6/+2
* Change default icons for launcher [3/3]Hyunyoung Song2019-04-131-2/+4
* Add extra for starting wallpaper from launcherBeth Thibodeau2019-04-121-0/+2
* Merge "Fix bug where app icons stay invisible after app open animation." into...TreeHugger Robot2019-04-101-3/+16
|\
| * Fix bug where app icons stay invisible after app open animation.Jon Miranda2019-04-101-3/+16
* | Add some egregious back exclusion rectsTony Wickham2019-04-091-2/+19
|/
* Merge "Do a full touch dispach when proxying touch" into ub-launcher3-qt-devTreeHugger Robot2019-04-091-2/+6
|\
| * Do a full touch dispach when proxying touchSunny Goyal2019-04-091-2/+6
* | Merge "Swipe up on nav bar to go home from -1 and widgets" into ub-launcher3-...Tony Wickham2019-04-091-2/+8
|\ \ | |/ |/|
| * Swipe up on nav bar to go home from -1 and widgetsTony Wickham2019-04-091-2/+8
* | Remove FeatureFlags.STYLE_WALLPAPERSHyunyoung Song2019-04-091-2/+2
|/
* Refactor app open animation so that FloatingIconView tracks window.Jon Miranda2019-04-011-68/+99
* Merge "Fix bug where folder icon dot anim plays every time." into ub-launcher...TreeHugger Robot2019-03-281-1/+3
|\
| * Fix bug where folder icon dot anim plays every time.Jon Miranda2019-03-281-1/+3
* | Merge "Adding tracing for Lab-only flake: drag to workspace doesn't happen" i...TreeHugger Robot2019-03-281-0/+21
|\ \ | |/ |/|
| * Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-271-0/+21
* | Temp remove fade animation.Jon Miranda2019-03-271-0/+2
|/
* Merge "Fix sizing of FloatingIconView so that it matches the workspace." into...Jonathan Miranda2019-03-271-14/+64
|\
| * Fix sizing of FloatingIconView so that it matches the workspace.Jon Miranda2019-03-271-14/+64
* | Adding a utility class to listen for app launchesSunny Goyal2019-03-261-1/+1
|/
* Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-masterTony Wickham2019-03-201-5/+5
|\
| * Apply spring forces to animate to the final position for swipe homeTony2019-03-151-5/+5
* | Do not show Style & Wallpaper if the corresponding apk does not exist.Hyunyoung Song2019-03-181-1/+11
|/
* Handle other SystemShortcut view types.Jon Miranda2019-03-131-2/+9
* Only get drawable on the background thread, everything else on main thread.Jon Miranda2019-03-121-56/+62
* Fix crash when trying to load SystemShortcut drawable.Jon Miranda2019-03-111-0/+5
* Updates to app to icon animation, and turns on ADAPTIVE_ICON_WINDOW_ANIM flag.Jon Miranda2019-03-061-7/+19
* Merge "Fix app to folder icon animation." into ub-launcher3-masterTreeHugger Robot2019-03-051-3/+13
|\
| * Fix app to folder icon animation.Jon Miranda2019-03-051-3/+13
* | 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-012-41/+280
* App to home animation zooms into the app icon.Jon Miranda2019-02-141-0/+138
* Add a flag to turn on theme picker in wallpaper pickerHyunyoung Song2019-02-071-1/+7
* Removing disable launch animation flagSunny Goyal2019-01-311-6/+1
* Unifying the two different state listenersSunny Goyal2019-01-281-5/+4
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-042-5/+5
* Moving some methods from various activities to the base interfaceSunny Goyal2018-11-191-2/+27
* Replacing setAlphaComponent with setAlphaComponentBound for better animation ...Sunny Goyal2018-11-062-9/+9
* Disable Shortcuts menu item for Android Go devices.Rajeev Kumar2018-11-051-2/+5
* Adding test methodsVadim Tryshev2018-10-251-1/+1
* Using support lib implementation for launcher preferenceSunny Goyal2018-10-191-65/+0
* Adding some extra logging around draglayer alphaSunny Goyal2018-10-151-0/+5
* Cancelling previous touch interaction when a new touch startsSunny Goyal2018-10-021-2/+40
* Align rounded corner of fastscroller popup with the top of the thumb.Jon Miranda2018-09-261-6/+13
* Merge "Using velocity tracker for computing the velocity of motion events" in...Sunny Goyal2018-09-251-1/+1
|\
| * Using velocity tracker for computing the velocity of motion eventsSunny Goyal2018-09-131-1/+1
* | Removing various reflection based animations, to allow for better proguardingSunny Goyal2018-09-211-32/+27
|/
* Update undo snackbar visualsTony Wickham2018-09-111-8/+40