summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Utilities.java
Commit message (Expand)AuthorAgeFilesLines
* Fix dragging icon badge offsetSamuel Fufa2019-11-051-1/+1
* Scale Icon badges for shortcut and widgetsSamuel Fufa2019-10-041-1/+1
* Moving various common executors to a single locationSunny Goyal2019-08-201-18/+0
* show dot in deep shortcuts when notification contains exactly identicalPinyao Ting2019-08-051-0/+4
* Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-221-10/+0
|\
| * Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-221-12/+2
* | Moving some utilities methods to separate classSunny Goyal2019-07-171-134/+2
|/
* Cleaning up some animation states:Sunny Goyal2019-06-211-0/+10
* Optimizing some layouts in taskviewSunny Goyal2019-06-131-0/+15
* Using squared hypot to optimize some comparisionsSunny Goyal2019-05-201-0/+10
* Updating SDK check now that the version code is finalizedSunny Goyal2019-05-171-3/+1
* Add developer options for grid change for StylesHyunyoung Song2019-05-161-0/+13
* Fade in badges on top of icons after swipe up animation.Jon Miranda2019-05-151-0/+62
* Ensure app widget ids are restored after database is sanitized.Jon Miranda2019-05-141-0/+20
* Not using magic constants for navbar heightvadimt2019-05-081-4/+1
* Fixing FloatingIconView position and rotation in rotated layoutSunny Goyal2019-05-031-2/+9
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-73/+55
* Merge "Removing ShortcutInfoCompat and directly using ShortcutInfo" into ub-l...TreeHugger Robot2019-04-221-3/+3
|\
| * Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-3/+3
* | Skip state animation if animations are disabledSunny Goyal2019-04-221-6/+5
|/
* Add QuickSwitchTouchController on homeTony2019-03-281-1/+5
* Don't close popup container if touch came from nav barTony2019-03-151-0/+6
* Handle other SystemShortcut view types.Jon Miranda2019-03-131-2/+4
* Merge "Fix app to folder icon animation." into ub-launcher3-masterTreeHugger Robot2019-03-051-2/+3
|\
| * Fix app to folder icon animation.Jon Miranda2019-03-051-2/+3
* | Fix bug caused by trying to set background to AdaptiveIconDrawable.Jon Miranda2019-03-041-2/+2
|/
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-5/+62
* Make TouchInteractionService direct boot awareTony2019-02-281-3/+10
* App to home animation zooms into the app icon.Jon Miranda2019-02-141-0/+49
* Add a flag to turn on theme picker in wallpaper pickerHyunyoung Song2019-02-071-0/+1
* Moving some utility methods aroundSunny Goyal2019-01-311-37/+0
* Changing min sdk to 25Sunny Goyal2019-01-291-31/+2
* Changing the format for device profile definitionSunny Goyal2018-12-071-0/+16
* Removing some Launcher3 dependencies from BaseIconCacheSunny Goyal2018-11-061-19/+0
* Converting long item IDs to intSunny Goyal2018-10-081-9/+3
* Enabling "in test harness" flag with a direct callVadim Tryshev2018-10-041-1/+5
* Lint fix: IS_DEBUG_DEVICE: Implied default localeTobias Dubois2018-08-231-2/+3
* Respect night mode flag on Q and beyondLucas Dupin2018-08-141-0/+4
* Fixing scrolling up in App Apps.Vadim Tryshev2018-08-021-0/+4
* Tapl libraryVadim Tryshev2018-07-201-0/+4
* Cleaning up build rules to simplify customizing derivative projectsSunny Goyal2018-07-021-20/+0
* Making the self always follow the vertical progress without any min height li...Sunny Goyal2018-06-111-2/+4
* Overshoot when flinging up from an appTony Wickham2018-06-061-0/+25
* Don't prevent animations in power save modeTony Wickham2018-05-181-3/+7
* Call close for AbstractFloatingViews that were removed while still open.Jon Miranda2018-04-251-0/+2
* Waiting until onResume before creating the wallpaper-open animation.Sunny Goyal2018-04-161-0/+10
* Check for eng build as a debug buildMatthew Ng2018-04-091-1/+2
* Updating Launcher rotation logicSunny Goyal2018-03-031-19/+0
* Fixing window transform not changing monotonically with shiftSunny Goyal2018-02-211-0/+14
* Animate the visible task view if launching an app that resolves to the taskWinson Chung2018-02-091-2/+17