summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Utilities.java
Commit message (Expand)AuthorAgeFilesLines
* Making some methods accessibleSunny Goyal2017-05-191-1/+1
* All Apps transition with gradient and scrim.Mario Bertschler2017-05-031-0/+25
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-1/+0
* Merge "Removing the profile extra from intent and using the profile id from t...Sunny Goyal2017-03-211-7/+2
|\
| * Removing the profile extra from intent and using the profile id from the prof...Sunny Goyal2017-03-211-7/+2
* | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-2/+2
|/
* Simplifying some launcher themesSunny Goyal2017-02-161-12/+0
* Merge "Create a singleton HashMap instead of using Collections.singleton()" i...TreeHugger Robot2017-02-091-0/+11
|\
| * Create a singleton HashMap instead of using Collections.singleton()Tony Wickham2017-02-091-0/+11
* | Updating widget tray themeSunny Goyal2017-02-091-1/+5
|/
* Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-191-17/+0
* FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-131-1/+1
* Adding some logging around launcher restoreSunny Goyal2017-01-091-0/+6
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-37/+8
* Using support lib for isAtleastO checkSunny Goyal2016-12-161-3/+2
* Restore original scaleRectAboutCenter method.Jon Miranda2016-12-151-1/+16
* Smooth animation when dropping a widget in multi-window mode.Jon Miranda2016-12-141-12/+11
* Adding a generic method to initiate overridable objectsSunny Goyal2016-12-121-0/+20
* Merge "Catching TransactionTooLargeException when binding widget." into ub-la...Sunny Goyal2016-11-151-0/+7
|\
| * Catching TransactionTooLargeException when binding widget.Sunny Goyal2016-11-091-0/+7
* | Merge "Enabling async inflation for AppWidgets" into ub-launcher3-masterSunny Goyal2016-11-101-0/+6
|\ \
| * | Enabling async inflation for AppWidgetsSunny Goyal2016-11-031-0/+6
* | | Merge "Simplifying mapCoordInSelfToDescendant" into ub-launcher3-masterSunny Goyal2016-11-071-40/+26
|\ \ \ | |_|/ |/| |
| * | Simplifying mapCoordInSelfToDescendantSunny Goyal2016-10-281-40/+26
* | | Remove unused Utilities methods related to motion event translationTony Wickham2016-11-031-25/+0
| |/ |/|
* | Updating version check method namesSunny Goyal2016-11-021-8/+6
|/
* Code sanitizationHyunyoung Song2016-10-061-1/+1
* Updating the paddings in folder cellSunny Goyal2016-09-191-2/+2
|\
| * Updating the paddings in folder cellSunny Goyal2016-09-161-2/+2
* | Moving some image handling classes to .graphics packageSunny Goyal2016-09-021-236/+0
|/
* Fixing topView not being considered in all places when calculating accessibleSunny Goyal2016-09-021-0/+13
* Removing some reflection codeSunny Goyal2016-09-011-23/+8
* Preventing unnecessary setLayout calls in workspaceSunny Goyal2016-08-301-4/+9
* Starting the settings activity with same animation as wallpaper (and widgets ...Sunny Goyal2016-08-251-4/+0
* Updating version check to use SDK_INTSunny Goyal2016-08-151-6/+1
* Badging shortcuts with app iconsSunny Goyal2016-07-291-19/+28
* Removing shadow and badging from the icon which is shown in the menuSunny Goyal2016-07-261-6/+13
* Fixing issue with shadow drawing over search bar.Winson2016-07-201-2/+2
* Adding support for dynamically adding shadows to the iconSunny Goyal2016-07-201-1/+31
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-1/+33
* Merge "Making some shortcut manager calls protected by MR1 version check" int...Sunny Goyal2016-06-231-0/+8
|\
| * Making some shortcut manager calls protected by MR1 version checkSunny Goyal2016-06-231-0/+8
* | Merge "Removing unnecessary object creation and double loop during getDescend...Sunny Goyal2016-06-231-20/+12
|\ \ | |/ |/|
| * Removing unnecessary object creation and double loop duringSunny Goyal2016-06-151-20/+12
* | Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-0/+8
|/
* Fixing bug in getDescendantCoordRelativeToParent where it wasSunny Goyal2016-06-141-6/+5
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-36/+0
* Refactoring out grid occupancy management in a separate classSunny Goyal2016-05-271-33/+0
* Update wallpaper API to match NYC change.Kenny Guy2016-05-261-1/+1
* Preventing unnecessary options update to QSB providerSunny Goyal2016-05-181-0/+20