OSDN Git Service

Merge "Updating test as per API changes" into ub-launcher3-dorval
[android-x86/packages-apps-Launcher3.git] / src /
2017-03-10 TreeHugger RobotMerge "Updating test as per API changes" into ub-launch...
2017-03-09 Sunny GoyalAdding broadcast receiver to handle SESSION_COMMIT...
2017-03-09 Louis BeginAdd checks for FeatureFlags.QSB_ON_FIRST_SCREEN
2017-03-06 Sunny GoyalMerge "Updating FolderIcon drawing to avoid dependency...
2017-03-04 Mario BertschlerMerge "App discovery integration in All Apps search...
2017-03-03 Hyunyoung SongMerge "Change application launcher icons to adaptive...
2017-03-03 Mario BertschlerApp discovery integration in All Apps search
2017-03-03 Sunny GoyalUpdating FolderIcon drawing to avoid dependency on...
2017-03-03 Mario BertschlerMerge "Setting soft input to adjust resize while all...
2017-03-03 Hyunyoung SongChange application launcher icons to adaptive icons
2017-03-03 Sunny GoyalMerge "Moving Event dispatcher definition from LAuncher...
2017-03-03 Mario BertschlerSetting soft input to adjust resize while all apps...
2017-03-02 Hyunyoung Song[DO NOT MERGE] Add shadow to Adaptive Icons
2017-03-02 Tony WickhamUpdate notification visuals (part 2)
2017-03-02 Sunny GoyalFixing wrong check being used for application status
2017-03-02 TreeHugger RobotMerge "Fixing SDCard and package enabled state checks...
2017-03-02 TreeHugger RobotMerge "Add null check when populating popup" into ub...
2017-03-02 Sunny GoyalFixing SDCard and package enabled state checks in Packa...
2017-03-02 TonyAdd null check when populating popup
2017-03-02 Tony WickhamAdd shadow to badges
2017-03-01 Tony WickhamOnly check for badge setting on notification on O+
2017-03-01 Tony WickhamMerge "Merge deep shortcuts in rounded rect" into ub...
2017-03-01 Tony WickhamMerge deep shortcuts in rounded rect
2017-03-01 Tony WickhamMerge "Respect badge settings to filter out badges...
2017-03-01 Tony WickhamRespect badge settings to filter out badges
2017-02-28 Jon MirandaClose Folder before doing any automatic updates.
2017-02-27 Sunny GoyalMoving Event dispatcher definition from LAuncher to...
2017-02-27 Sunny GoyalFix crash when the progress of an installing app decreases
2017-02-24 Jon MirandaEnable suggestions for Folder names.
2017-02-24 Tony WickhamUpdate notification view to match newer specs
2017-02-24 Sunny GoyalUsing transaction when dropping tables, so that the...
2017-02-24 TreeHugger RobotMerge "Removing custom state definition from FastBitmap...
2017-02-24 TreeHugger RobotMerge "Remove first icon from notification footer after...
2017-02-24 Sunny GoyalRemoving custom state definition from FastBitmapDrawable
2017-02-23 Jon MirandaIgnore tasks if the LauncherModel is still pending.
2017-02-22 TreeHugger RobotMerge "Adding some tests for request pin shortcut/widge...
2017-02-22 Sunny GoyalSimplifying Model data load state management
2017-02-22 Tony WickhamRemove first icon from notification footer after it...
2017-02-22 TreeHugger RobotMerge "Close Folder when an item is auto added to it...
2017-02-22 Bill RassieurEmpty commit to trigger a build.
2017-02-22 Jon MirandaClose Folder when an item is auto added to it.
2017-02-22 Sunny GoyalMerge "Fixing accessibility description for all-apps...
2017-02-22 Sunny GoyalFixing accessibility description for all-apps grid...
2017-02-21 Jon MirandaClose all open views when binding the Launcher.
2017-02-21 TreeHugger RobotMerge "Launcher3: fix app shortcuts for suspended apps...
2017-02-21 Charles HeLauncher3: fix app shortcuts for suspended apps
2017-02-21 Jon MirandaFix folder icon animation where it animates downwards...
2017-02-21 Tony WickhamMerge "Remove badges when launcher loses notification...
2017-02-21 TonyRemove badges when launcher loses notification access
2017-02-17 Sunny GoyalMerge "Simplifying some launcher themes" into ub-launch...
2017-02-17 TreeHugger RobotMerge "Import translations. DO NOT MERGE" into ub-launc...
2017-02-17 Bill YiImport translations. DO NOT MERGE
2017-02-17 Adam CohenMerge "Add notification listener back to the manifest...
2017-02-16 Sunny GoyalSimplifying some launcher themes
2017-02-16 Tony WickhamMerge "Ensure that filtered notifications are removed...
2017-02-16 TreeHugger RobotMerge "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 RobotMerge "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 RobotMerge "Adding minSDK for test targets" into ub-launcher...
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 RobotMerge "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 RobotMerge "Making methods in PaackageManagerHelper non...
2017-02-09 TreeHugger RobotMerge "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 RobotMerge "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.
next