OSDN Git Service

android-x86/packages-apps-Launcher3.git
2015-06-02 Winson ChungMerge "Adding context for app launches." into ub-launch...
2015-06-02 Winson ChungAdding context for app launches.
2015-06-02 Winson ChungRemove use of API level 19 classes.
2015-06-02 Sunny GoyalRemoving some synthetic method creation
2015-06-02 Sunny GoyalBuild fix: Removing FastOutSlowIn interpolator
2015-06-01 Sunny GoyalFolder UI fixes
2015-06-01 Winson ChungEnabling resumeWhilePausing for the Launcher activity.
2015-06-01 Sunny GoyalAdding an asynchronous search interface for apps search
2015-06-01 Winson ChungFixing crash on tablets from merging scheme changes.
2015-06-01 Rahul ChaturvediMerge "Add the Allow Rotation setting to Launcher3...
2015-06-01 Rahul ChaturvediAdd the Allow Rotation setting to Launcher3.
2015-06-01 Winson ChungAvoid merging app sections across scripts.
2015-06-01 Winson ChungMerge "Revert "Avoid merging sections across scripts...
2015-06-01 Winson ChungRevert "Avoid merging sections across scripts."
2015-06-01 Winson ChungMerge "Avoid merging sections across scripts." into...
2015-06-01 Winson ChungAvoid merging sections across scripts.
2015-06-01 Sunny GoyalNull check in accessibility delegate
2015-05-29 Hyunyoung SongMerge "Start adding unit tests for the invariant device...
2015-05-29 Sunny GoyalMerge "Fixing screen jumps when performing DnD in rtl...
2015-05-29 Sunny GoyalFixing screen jumps when performing DnD in rtl mode
2015-05-29 Hyunyoung SongMove fast scrolling logic to BaseRecyclerView
2015-05-28 Winson ChungMerge "Ensuring that each CacheEntry has a default...
2015-05-28 Hyunyoung SongStart adding unit tests for the invariant device profil...
2015-05-28 Winson ChungEnsuring that each CacheEntry has a default title and...
2015-05-28 Vadim TryshevMerge "Setting scroll X, Y and related attributes for...
2015-05-28 Vadim TryshevSetting scroll X, Y and related attributes for TYPE_VIE...
2015-05-28 Hyunyoung Songam a14cb230: (-s ours) Merge "Guard against monkey...
2015-05-28 Hyunyoung SongMerge "Guard against monkey actor test NPE inside Focus...
2015-05-28 Hyunyoung SongGuard against monkey actor test NPE inside FocusHelper
2015-05-28 Vadim TryshevMerge "Fixing non-scrolling of workspace view after...
2015-05-28 Vadim TryshevFixing non-scrolling of workspace view after opening...
2015-05-28 Sunny GoyalFixing page background not displayed when dragging...
2015-05-28 Sunny GoyalMerge "Removing file IO used for checking configuration...
2015-05-27 Adam CohenMerge "Make sure all transition components run on the...
2015-05-27 Adam CohenMake sure all transition components run on the same...
2015-05-27 Sunny GoyalFixing build breakage
2015-05-27 Sunny GoyalRemoving SmoothPagedView as all its methods are disabled
2015-05-27 Jun MukaiMerge "Introduce LauncherSearchCallback to handle searc...
2015-05-27 Sunny GoyalFixing workspace scrim not being drawn
2015-05-26 Sunny GoyalRemoving file IO used for checking configuration change
2015-05-22 Adam Cohenam c3d4553d: (-s ours) [DO NOT MERGE] Use custom slide...
2015-05-22 Adam Cohen[DO NOT MERGE] Use custom slide-up animation on LMP...
2015-05-22 Sunny GoyalMerge "Decrease elevation for the reveal view." into...
2015-05-22 Sunny GoyalDecrease elevation for the reveal view.
2015-05-22 Hyunyoung SongMerge "Fix widget tray crash on screen rotation introdu...
2015-05-22 Hyunyoung SongFix widget tray crash on screen rotation introduced by
2015-05-22 Winson ChungMoving all apps code into sub package.
2015-05-22 Sunny GoyalCreating landscape and portrait device profiles at...
2015-05-21 Sunny GoyalAnimating workspace active background change
2015-05-21 Sunny GoyalMerge "Enabling setWallpaper button only if the image...
2015-05-21 Adam CohenRefactoring DeviceProfile
2015-05-21 Sunny GoyalEnabling setWallpaper button only if the image was...
2015-05-21 Hyunyoung SongMerge "Introduce scrollbar in widget tray" into ub...
2015-05-21 Winson ChungMerge "Tweaking method name." into ub-launcher3-burnaby
2015-05-21 Winson ChungTweaking method name.
2015-05-21 Winson ChungMerge "Fixing crash in previous CL." into ub-launcher3...
2015-05-21 Hyunyoung SongIntroduce scrollbar in widget tray
2015-05-21 Sunny GoyalMerge "Icons are not updated to TYPE_APPLICATION during...
2015-05-21 Winson ChungFixing crash in previous CL.
2015-05-21 Sunny GoyalMerge "Preventing overdraw. Drawing background directly...
2015-05-21 Sunny GoyalIcons are not updated to TYPE_APPLICATION during restore
2015-05-21 Winson ChungCleaning up some app model code.
2015-05-21 Sunny GoyalMerge "Breaking icon update task so that it doesn't...
2015-05-21 Hyunyoung SongMerge "Load PackageItemInfo in background thread to...
2015-05-21 Sunny GoyalMerge "Using color filter when animating the drop targe...
2015-05-21 Hyunyoung SongLoad PackageItemInfo in background thread to prevent ANR
2015-05-21 Sunny GoyalPreventing overdraw. Drawing background directly at...
2015-05-21 Sunny GoyalUsing color filter when animating the drop target inste...
2015-05-21 Sunny GoyalDo not trim folder title
2015-05-21 Sunny GoyalBreaking icon update task so that it doesn't block...
2015-05-21 Winson ChungFixing issue where the prediction bar apps are not...
2015-05-20 Sunny GoyalMerge "Setting drawable to droptarget in the code to...
2015-05-20 Sunny GoyalSetting drawable to droptarget in the code to avoid...
2015-05-20 Winson ChungMerge "Reducing delay in applying widget previews loade...
2015-05-20 Sunny GoyalMerge "Removing some unused functionalities" into ub...
2015-05-20 Sunny GoyalMerge "Avoiding blocking worker thread when adding...
2015-05-20 Sunny GoyalRemoving unnecessary linear layout
2015-05-20 Hyunyoung SongMerge "UX widget cell color issue" into ub-launcher3...
2015-05-20 Hyunyoung SongUX widget cell color issue
2015-05-20 Sunny GoyalFixing unnecessary padding added to pages in overview...
2015-05-20 Winson ChungRemoving override annotation to fix build.
2015-05-20 Vadim TryshevMerge "Removing itemCount, fromIndex and toIndex from...
2015-05-20 Hyunyoung SongMerge "List work profile widgets to the end of the...
2015-05-20 Hyunyoung SongList work profile widgets to the end of the row of...
2015-05-20 Winson ChungReducing delay in applying widget previews loaded in...
2015-05-20 Sunny GoyalMerge "Moving LauncherAccessibilityDelegate to accessib...
2015-05-20 Sunny GoyalMerge "Fixing accessibility string" into ub-launcher3...
2015-05-20 Sunny GoyalMerge "Updating widget resize frame assets." into ub...
2015-05-20 Sunny GoyalMerge "Adding null check to outline generator" into...
2015-05-20 Sunny GoyalRemoving some unused functionalities
2015-05-20 Sunny GoyalAvoiding object allocation during draw
2015-05-20 Sunny GoyalAdding null check to outline generator
2015-05-20 Sunny GoyalUpdating widget resize frame assets.
2015-05-19 Sunny GoyalFixing accessibility string
2015-05-19 Sunny GoyalMerge "Enabling translation for accessibility strings...
2015-05-19 Vadim TryshevRemoving itemCount, fromIndex and toIndex from
2015-05-19 Sunny GoyalMerge "Adding drop shadow effect in allapps" into ub...
2015-05-19 Hyunyoung SongUnify sorting between all apps and widget tray
2015-05-19 Sunny GoyalMoving LauncherAccessibilityDelegate to accessibility...
2015-05-19 Sunny GoyalMerge "Widget cell improvement" into ub-launcher3-burnaby
next