summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat
Commit message (Expand)AuthorAgeFilesLines
* Setup make icon-loader libraryHyunyoung Song2018-10-191-1/+1
* Converting long item IDs to intSunny Goyal2018-10-081-8/+5
* Caching widget labels in icon cache to avoid lookup at startupSunny Goyal2018-09-282-13/+11
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-212-2/+2
* Sharing protocol constants between Launcher and TAPLVadim Tryshev2018-08-141-1/+2
* Migrating to android-xSunny Goyal2018-08-147-8/+19
* Removing requirement for no enabled accessibility servicesVadim Tryshev2018-08-081-8/+1
* Fixing scrolling up in App Apps.Vadim Tryshev2018-08-021-7/+52
* Tapl libraryVadim Tryshev2018-07-201-0/+18
* [automerger] Cleanup UserManagerCompatVP to not use reflection am: a9cc397673Android Build Merger (Role)2018-05-211-25/+4
|\
| * Cleanup UserManagerCompatVP to not use reflectionTony Wickham2018-05-211-25/+4
* | Show discovery bounce after work profile is createdTony Mak2018-05-102-0/+12
|/
* Using the system color extraction logic instead of inbuild logicSunny Goyal2018-05-044-472/+0
* WallpaperManagerCompat: correct build version checkJon Miranda2018-04-181-1/+1
* Send directed broadcast to package installers that have active sessions.Jon Miranda2018-03-272-4/+4
* Deprecate work folderTony Mak2018-02-273-17/+0
* Update label accordingly when work mode is changedTony Mak2018-01-163-0/+23
* Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ...Tony Mak2018-01-133-10/+10
* Making LauncherIcons thread safeSunny Goyal2018-01-091-1/+3
* Merge "Consume work mode API" into ub-launcher3-masterTreeHugger Robot2018-01-043-1/+64
|\
| * Consume work mode APITony Mak2018-01-043-1/+64
* | Dominant color is part of icon cacheSunny Goyal2018-01-032-3/+3
|/
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-0/+47
* Using state animation to control all-apps transitionSunny Goyal2017-10-311-204/+0
* Consolidating various interpolatorsSunny Goyal2017-10-261-2/+2
* Adding a compat implementation for playback control on AnimatorSetSunny Goyal2017-10-261-0/+204
* Removing extraction service and palette api dependencySunny Goyal2017-09-291-28/+6
* Fixing custom widgets support:Sunny Goyal2017-09-132-5/+42
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-114-5/+6
* Try-catching getColorHints in wallpapermanager compat.Mario Bertschler2017-09-061-6/+10
* Remove reflection from wallpaper manager for wallpaper colors.Mario Bertschler2017-09-051-56/+25
* Adjusting reflection api for color addOnColorsChangedListener thatMario Bertschler2017-08-211-3/+3
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-213-23/+21
* Supporting dark theme hint for wallpaper colors.Mario Bertschler2017-07-101-0/+1
* Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in Laun...Rajeev Kumar2017-06-221-8/+16
|\
| * 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-151-8/+16
* | Refactoring PinItemDragListener into a base class to allow diffenret implemen...Sunny Goyal2017-06-201-1/+1
* | Applying API changes on WallpaperColors.Mario Bertschler2017-06-193-42/+67
|/
* Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-141-5/+3
* Fix synchronization on a non-final field 'sInstanceLock' by makingRajeev Kumar2017-06-121-3/+1
* Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent s...Sunny Goyal2017-06-081-21/+69
* Adding a utility method for getting device prefsSunny Goyal2017-06-081-9/+4
* Some fixes in the compat implementation of wallpaper managerSunny Goyal2017-05-231-4/+5
* Adding compat implementation for the new WallpaperManager APIs for color extr...Sunny Goyal2017-05-234-0/+449
* Simplifying logic for managed for icon additionSunny Goyal2017-05-221-2/+2
* Removing various reflection calls with final APIsSunny Goyal2017-05-224-226/+92
* Fixes a bug in verifying the validity of a session info.Mario Bertschler2017-05-151-1/+4
* resolve merge conflicts of 82eb1f0ea to ub-launcher3-dorval-polishTony Wickham2017-05-032-3/+9
|\
| * Use source bounds/activity options for App Info System ShortcutTony2017-05-022-3/+9