summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Utilities.java
Commit message (Expand)AuthorAgeFilesLines
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-5/+7
* Merging ScrimView into GradientViewMario Bertschler2017-07-261-24/+0
* Removing some support lib dependenciesSunny Goyal2017-06-091-2/+1
* Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent s...Sunny Goyal2017-06-081-0/+1
* Adding a utility method for getting device prefsSunny Goyal2017-06-081-0/+5
* resolve merge conflicts of 629a67c5a to ub-launcher3-dorval-polishTony2017-06-021-0/+2
|\
| * Migrate ColorExtractionService to JobServiceTony2017-06-021-1/+2
* | Defining a dark theme for launcherSunny Goyal2017-05-241-2/+2
* | 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