OSDN Git Service

android-x86/packages-apps-Launcher3.git
2017-02-21 TonyRemove badges when launcher loses notification access
2017-02-17 TreeHugger... Merge "Import translations. DO NOT MERGE" into ub-launc...
2017-02-17 Bill YiImport translations. DO NOT MERGE
2017-02-17 Bill YiImport translations. DO NOT MERGE
2017-02-17 Bill YiImport translations. DO NOT MERGE
2017-02-17 Adam CohenMerge "Add notification listener back to the manifest...
2017-02-17 TonyAdd notification listener back to the manifest
2017-02-16 Tony WickhamMerge "Ensure that filtered notifications are removed...
2017-02-16 TreeHugger... Merge "Separating methods for updating the model to...
2017-02-16 Sunny GoyalSeparating methods for updating the model to a sepatate...
2017-02-16 Sunny GoyalMerge "Updating the shortcut preview generation logic...
2017-02-16 Sunny GoyalUpdating the shortcut preview generation logic
2017-02-16 Sunny GoyalRemoving wrapper around ViewPropertyAnimator, and using...
2017-02-16 TreeHugger... Merge "Fixing wrong check for grid migration" into...
2017-02-16 Sunny GoyalMerge "Adding some logging around launcher grid when...
2017-02-16 Tony WickhamMerge "Animate notification background color directly...
2017-02-16 Tony WickhamMerge "Ignore touches before notification is populated...
2017-02-16 TonyAnimate notification background color directly
2017-02-16 Tony WickhamIgnore touches before notification is populated
2017-02-15 Tony WickhamFallback to WallpaperManager#getDrawable() if getWallpa...
2017-02-15 Sunny GoyalFixing wrong check for grid migration
2017-02-15 Sunny GoyalAdding some logging around launcher grid when device...
2017-02-15 TreeHugger... Merge "Adding minSDK for test targets" into ub-launcher...
2017-02-15 Sunny GoyalAdding minSDK for test targets
2017-02-14 Hyunyoung SongMerge "Hide legacy icon treatment behind a flag." into...
2017-02-14 Sunny GoyalMerge "Initializing LauncherAppState only on the main...
2017-02-14 Hyunyoung SongHide legacy icon treatment behind a flag.
2017-02-14 Sunny GoyalInitializing LauncherAppState only on the main thread
2017-02-14 TreeHugger... Merge "Fixing bug in AnimationLayerSet where it sets...
2017-02-13 Sunny GoyalFixing bug in AnimationLayerSet where it sets the layer...
2017-02-13 Sunny GoyalRevert "Changing LauncherViewPropertyAnimator to use...
2017-02-13 Sunny GoyalChanging LauncherViewPropertyAnimator to use ValueAnimator
2017-02-13 Tony WickhamEnsure that filtered notifications are removed from...
2017-02-09 TreeHugger... Merge "Making methods in PaackageManagerHelper non...
2017-02-09 Tony WickhamTemporarily remove notification listener from the manifest.
2017-02-09 TreeHugger... Merge "Create a singleton HashMap instead of using...
2017-02-09 Tony WickhamCreate a singleton HashMap instead of using Collections...
2017-02-09 Sunny GoyalMerge "Updating the default widget preview generation...
2017-02-09 TreeHugger... Merge "Updating widget tray theme" into ub-launcher3...
2017-02-09 Sunny GoyalUpdating widget tray theme
2017-02-08 Sunny GoyalUpdating the default widget preview generation logic
2017-02-08 Jon MirandaAdd basic logs for tap outside action.
2017-02-07 Tony WickhamMerge "Animate badges when they are added or removed...
2017-02-07 Tony WickhamAnimate badges when they are added or removed
2017-02-07 Jonathan MirandaMerge "Update PreviewLayoutRule API to prepare for...
2017-02-07 Tony WickhamMerge "Add logging for notifications." into ub-launcher...
2017-02-07 Tony WickhamMerge "Add badges to folders" into ub-launcher3-master
2017-02-07 Tony WickhamMerge "Show notification icon in place of "1" in badge...
2017-02-07 Tony WickhamAdd logging for notifications.
2017-02-07 Tony WickhamAdd badges to folders
2017-02-07 Tony WickhamShow notification icon in place of "1" in badge.
2017-02-07 Jon MirandaUpdate PreviewLayoutRule API to prepare for new folder...
2017-02-07 Sunny GoyalMerge "Updating the PreloadIconDrawable" into ub-launch...
2017-02-07 Tony WickhamMerge "Add ActivityOptions for clip reveal animation...
2017-02-06 Jon MirandaRemove unused View parameter from ofFloat method.
2017-02-06 Sunny GoyalUpdating the PreloadIconDrawable
2017-02-03 Tony WickhamMerge "Gracefully ignore items that don't support notif...
2017-02-02 Tony WickhamGracefully ignore items that don't support notifications
2017-02-02 Sunny GoyalMaking methods in PaackageManagerHelper non-static
2017-02-01 Hyunyoung SongClean up around 1) Log.VERBOSE and 2) dump
2017-02-01 Tony WickhamAdd ActivityOptions for clip reveal animation for notif...
2017-02-01 Tony WickhamMerge "Ensure getNotificationKeysForItem() returns...
2017-02-01 Tony WickhamEnsure getNotificationKeysForItem() returns empty on...
2017-01-31 Mario BertschlerFixes a bug where the workspace doesn't properly enter...
2017-01-31 Tony WickhamMerge "Use notification icon views' tags to store Notif...
2017-01-31 TreeHugger... Merge "Import translations. DO NOT MERGE" into ub-launc...
2017-01-31 Bill YiImport translations. DO NOT MERGE
2017-01-30 Hyunyoung SongChanges required to use MaskableIconDrawable inside...
2017-01-27 Tony WickhamMerge "Ensure notification icons have enough contrast...
2017-01-27 Sunny GoyalUpdating the preview generation logic so that it aligns...
2017-01-27 Tony WickhamUse notification icon views' tags to store Notification...
2017-01-27 Tony WickhamEnsure notification icons have enough contrast with...
2017-01-27 Sunny GoyalMerge "Handing pin item drag when workspce is not loade...
2017-01-27 Sunny GoyalImproving widget handling for pinItemRequest
2017-01-27 Sunny GoyalMerge "Updating manifest entry as per API changes"...
2017-01-26 Tony WickhamMerge "Store notification keys in a List instead of...
2017-01-26 Sunny GoyalUpdating manifest entry as per API changes
2017-01-26 Tony WickhamStore notification keys in a List instead of a Set.
2017-01-26 Tony WickhamAdd and update some comments badging/notifications.
2017-01-26 Tony WickhamAdd swipe-to-dismiss notifications in popup menu.
2017-01-25 Sunny GoyalHanding pin item drag when workspce is not loaded
2017-01-25 Tony WickhamMerge "Refactor DeepShortcutsContainer to PopupContaine...
2017-01-25 Sunny GoyalMerge "Fixing loadWorkspace" into ub-launcher3-master
2017-01-25 Tony WickhamRefactor DeepShortcutsContainer to PopupContainerWithArrow
2017-01-25 Tony WickhamMerge "Add NotificationListener to launcher." into...
2017-01-25 Tony WickhamAdd NotificationListener to launcher.
2017-01-25 Sunny GoyalMerge "Adding support for drag and drop for requestPinI...
2017-01-25 Sunny GoyalFixing loadWorkspace
2017-01-25 Sunny GoyalAdding support for drag and drop for requestPinItem.
2017-01-25 Mario BertschlerMerge "Fixes a bug to not be able to scroll widgets...
2017-01-24 Fan ZhangFix color for widget tray to match Default.Settings...
2017-01-24 Mario BertschlerFixes a bug to not be able to scroll widgets intoduced...
2017-01-23 Sunny GoyalAdding some widget addition flow tests
2017-01-23 Sunny GoyalMerge "Adding WidgetAddFlowHandler to handle widget...
2017-01-23 Sunny GoyalAdding WidgetAddFlowHandler to handle widget addition...
2017-01-21 TreeHugger... Merge "Import translations. DO NOT MERGE" into ub-launc...
2017-01-21 Sunny GoyalMerge "Using WidgetCell in the Pin Item confirmation...
2017-01-20 Sunny GoyalUsing WidgetCell in the Pin Item confirmation prompt...
2017-01-20 Bill YiImport translations. DO NOT MERGE
2017-01-20 TreeHugger... Merge "Fix shortcuts alignment in landscape" into ub...
next