OSDN Git Service

Moving icon generation out of ShortcutInfo constructor so that it
[android-x86/packages-apps-Launcher3.git] / src / com / android / launcher3 / InstallShortcutReceiver.java
2017-01-18 Sunny GoyalMoving icon generation out of ShortcutInfo constructor...
2017-01-13 Hyunyoung SongMerge "Use MaskableIconDrawable only in dogfood builds...
2017-01-11 Sunny GoyalNo more LauncherActivityInfoCompat
2017-01-11 Sunny GoyalRemoving static Context access using LauncherAppState
2017-01-11 Jonathan MirandaMerge "Reset initial animation values before completing...
2017-01-11 Sunny GoyalEnforcing background thread when accessing iconCacheDb.
2017-01-11 Sunny GoyalMerge "Creating AllAppsBackgroundDrawable using Drawabl...
2017-01-10 Sunny GoyalMerge "Refactoring some loadWorkspace logic in a separa...
2017-01-10 Sunny GoyalRefactoring some loadWorkspace logic in a separate...
2016-12-16 Sunny GoyalNo more UserHandleCompat
2016-12-16 Sunny GoyalMerge "Ensuring that ShortcutInfo always has an icon...
2016-12-13 Sunny GoyalEnsuring that ShortcutInfo always has an icon
2016-12-12 Hyunyoung SongMerge "nav bar on all apps container should use light...
2016-12-12 Sunny GoyalMerge "Adding a generic method to initiate overridable...
2016-12-12 Tony WickhamMerge "Move icon back to original cell if a quick drag...
2016-12-12 TreeHugger RobotMerge "Lower the transition threshold for dropping...
2016-12-12 Tony WickhamMerge "Allow long-press on workspace immediately after...
2016-12-12 Sunny GoyalMerge "Defining various modes for CellLayout: Workspace...
2016-12-12 Sunny GoyalMerge "Adding support for app widgets in the InstallQue...
2016-12-12 Sunny GoyalAdding support for app widgets in the InstallQueue
2016-12-08 Tony WickhamMerge "Set PreloadIconDrawable disabled = false when...
2016-12-08 Jonathan MirandaMerge "Scale widgets when dragging and dropping in...
2016-12-08 Sunny GoyalMerge "Simplifyling widget inflation and addition flow...
2016-12-08 Sunny GoyalMerge "Adding support for deep shortcuts in Install...
2016-12-03 Sunny GoyalAdding support for deep shortcuts in Install queue
2016-11-30 Sunny GoyalMerge "Bug fix: QSB sometimes gets stuck to transparent...
2016-11-30 Sunny GoyalMerge "Moving ShortcutInfo creation in InstallShortcutR...
2016-11-30 Sunny GoyalMoving ShortcutInfo creation in InstallShortcutReceiver...
2016-11-21 Hyunyoung SongAdd logging for workspace rearrangement in overview...
2016-11-16 Hyunyoung SongMake Launcher3 privileged module am: 7810d4bfa9
2016-11-15 Tony WickhamMerge "Animate icons back to where they were picked...
2016-11-15 Sunny GoyalMerge "Catching TransactionTooLargeException when bindi...
2016-11-11 Jonathan MirandaMerge "Refactor edge of screen detection code." into...
2016-11-11 Sunny GoyalMerge "Removing dependency on LauncherActivityInfoCompa...
2016-11-10 Sunny GoyalMerge "Enabling async inflation for AppWidgets" into...
2016-11-10 Hyunyoung SongFix broken build
2016-11-10 Hyunyoung SongFix all apps auto scroll issue on talkback mode b/30769215
2016-11-10 Sunny GoyalMerge "Moving various runnables in LauncherModel to...
2016-11-09 Sunny GoyalMoving various runnables in LauncherModel to individual...
2016-11-08 Sunny GoyalRemoving dependency on LauncherActivityInfoCompatV16
2016-10-20 Sunny GoyalFixing text search where a word starting with lower...
2016-10-18 Sunny GoyalMissing call in write to parcel
2016-10-17 Sunny GoyalRemoving the logic around closeSystemDialog on ACTION_C...
2016-10-14 Bill YiImport translations. DO NOT MERGE
2016-10-13 Tony WickhamMerge "Add feature flag to disable light status bar...
2016-10-13 Tony WickhamAdd feature flag to disable light status bar
2016-10-12 Tony WickhamMerge "Use Launcher.getLauncher(Context) instead of...
2016-10-12 Tony Wickhamresolve merge conflicts of 2fd0208 to ub-launcher3...
2016-10-11 Sunny GoyalMerge "Simplifying fast scroller logic" into ub-launche...
2016-10-11 Sunny GoyalAnnouncing the final action when the drag-drop completes
2016-10-11 TreeHugger RobotMerge "Import translations. DO NOT MERGE" into ub-launc...
2016-10-10 Sunny GoyalMerge "Moving come helper methods to corresponding...
2016-10-10 Sunny GoyalMoving come helper methods to corresponding classes
2016-09-22 Hyunyoung SongMerge "Fixing two critical bugs in all apps transition...
2016-09-22 Hyunyoung SongFixing two critical bugs in all apps transition controller
2016-09-21 Shankhoneer Chakro... Merge "Created include filters for jacoco" into ub...
2016-09-21 Shankhoneer Chakro... Created include filters for jacoco
2016-09-20 Tony WickhamWhen shortcuts close, only set text visible if not...
2016-09-20 Tony WickhamMerge "When shortcuts close, only set text visible...
2016-09-19 Jon MirandaUses a TransformingTouchDelegate to extend touch target...
2016-09-16 Tony WickhamDon't close all apps when touching deep shortcuts conta...
2016-09-16 Tony WickhamMerge "Don't close all apps when touching deep shortcut...
2016-09-15 Sunny GoyalAdding support for extending the touch target in the...
2016-09-12 Sunny GoyalUsing DragObject for folder drop instead of maintaining...
2016-09-12 Sunny GoyalMerge "Using DragObject for folder drop instead of...
2016-09-12 Sunny GoyalAdding support for searching word segments when camelca...
2016-09-12 Sunny GoyalMerge "Adding support for searching word segments when...
2016-09-10 Sunny GoyalPreventing a shortcut which requires permissions from...
2016-09-10 Sunny GoyalMerge "Preventing a shortcut which requires permissions...
2016-09-08 Sunny GoyalPreventing a shortcut which requires permissions from...
2016-07-29 Bill YiImport translations. DO NOT MERGE
2016-07-28 Adam CohenFade QSB with the workspace as the overlay enters
2016-07-28 Sunny GoyalMerge "Fade QSB with the workspace as the overlay enter...
2016-07-27 Peter SchillerMoved hide keyboard to its own method
2016-07-27 Peter SchillerMerge "Moved hide keyboard to its own method" into...
2016-07-26 Tony WickhamRemove hover-to-launch gesture for shortcuts.
2016-07-26 Tony WickhamMerge "Remove hover-to-launch gesture for shortcuts...
2016-07-26 Sunny GoyalRemoving shadow and badging from the icon which is...
2016-07-26 Sunny GoyalMerge "Removing shadow and badging from the icon which...
2016-07-26 Sunny GoyalRemoving shadow and badging from the icon which is...
2016-06-07 Bill YiImport translations. DO NOT MERGE
2016-05-16 Sunny GoyalOn some "non-standard" devices, load label can cause...
2016-04-12 Adam Cohen[DO NOT MERGE] Address some spacing issues in all apps...
2016-04-11 Sunny Goyal[DO NOT MERGE] Changing WallpaperChangeReceiver to...
2016-04-08 Hyunyoung SongFixing a typo from <array> to <string-array>
2016-04-08 Hyunyoung SongMake com.android.launcher3.action.LAUNCH intent explici...
2016-04-04 Hyunyoung Song[DO NOT MERGE] updateOverlayBounds no longer rely on...
2016-03-25 Tony WickhamMerge "Added copywrite comments to pinch-related classe...
2016-03-21 Sunny GoyalMerge "Removing dependency on wallpaper size settings...
2016-03-19 Sunny GoyalMerge "Deleting the unrestored widget id synchronously...
2016-03-19 Sunny GoyalMerge "Fixing broken instrumentation tests when run...
2016-03-18 Sunny GoyalFixing model being updated on UI thread
2016-03-18 Sunny GoyalFixing model being updated on UI thread
2016-01-06 Hyunyoung Song[DO NOT MERGE] Revert "Fix broken make target launcher_...
2016-01-06 Hyunyoung SongFix broken make target launcher_protoutil_lib Bug:26406415
2015-12-18 Sunny Goyalresolve merge conflicts of ffa1237698 to ub-launcher3-
2015-12-18 Sunny GoyalMerge "Using SharedPrefenrece.apply instead of commit...
2015-12-18 Sunny GoyalMerge "Preventing launcher crashes due to low disk...
2015-12-18 Sunny GoyalFixing some invalid checks and cleaning some redundant...
2015-12-18 Sunny GoyalFixing some invalid checks and cleaning some redundant...
next