Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Launcher3
/
1f0b5347b8aeb1f796c7d68ca4ee06660cbb1a2c
1f0b534
Use notification icon views' tags to store NotificationInfo.
by Tony Wickham
· 9 years ago
5cfd115
Merge "Handing pin item drag when workspce is not loaded" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
8a0dc38
Improving widget handling for pinItemRequest
by Sunny Goyal
· 9 years ago
cd64d62
Merge "Updating manifest entry as per API changes" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
9f1612c
Merge "Store notification keys in a List instead of a Set." into ub-launcher3-master
by Tony Wickham
· 9 years ago
8b2002e
Updating manifest entry as per API changes
by Sunny Goyal
· 9 years ago
2efcdd0
Store notification keys in a List instead of a Set.
by Tony Wickham
· 9 years ago
30e4518
Add and update some comments badging/notifications.
by Tony Wickham
· 9 years ago
9438ed4
Add swipe-to-dismiss notifications in popup menu.
by Tony Wickham
· 9 years ago
2bcb3fb
Handing pin item drag when workspce is not loaded
by Sunny Goyal
· 9 years ago
f3d02e4
Merge "Refactor DeepShortcutsContainer to PopupContainerWithArrow" into ub-launcher3-master
by Tony Wickham
· 9 years ago
38d480a
Merge "Fixing loadWorkspace" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
540913e
Refactor DeepShortcutsContainer to PopupContainerWithArrow
by Tony Wickham
· 9 years ago
43a2f42
Merge "Add NotificationListener to launcher." into ub-launcher3-master
by Tony Wickham
· 9 years ago
010d255
Add NotificationListener to launcher.
by Tony Wickham
· 9 years ago
657bf0f
Merge "Adding support for drag and drop for requestPinItem." into ub-launcher3-master
by Sunny Goyal
· 9 years ago
81e4491
Fixing loadWorkspace
by Sunny Goyal
· 9 years ago
b38fab7
Adding support for drag and drop for requestPinItem.
by Sunny Goyal
· 9 years ago
ab45ec0
Merge "Fixes a bug to not be able to scroll widgets intoduced when enabling to swipe allapps from everywhere." into ub-launcher3-master
by Mario Bertschler
· 9 years ago
a14281c
Fix color for widget tray to match Default.Settings theme
by Fan Zhang
· 9 years ago
248c575
Fixes a bug to not be able to scroll widgets intoduced when enabling
by Mario Bertschler
· 9 years ago
658058b
Adding some widget addition flow tests
by Sunny Goyal
· 9 years ago
76891df
Merge "Adding WidgetAddFlowHandler to handle widget addition and configuration." into ub-launcher3-master
by Sunny Goyal
· 9 years ago
04a324a
Adding WidgetAddFlowHandler to handle widget addition and configuration.
by Sunny Goyal
· 9 years ago
c711e60
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
by TreeHugger Robot
· 9 years ago
0e452ec
Merge "Using WidgetCell in the Pin Item confirmation prompt for a consistent UI Also fixing some platform API changes in PinItemRequestCompat" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
65513ba
Using WidgetCell in the Pin Item confirmation prompt for a consistent UI
by Sunny Goyal
· 9 years ago
a6c4034
Import translations. DO NOT MERGE
by Bill Yi
· 9 years ago
331ade2
Merge "Fix shortcuts alignment in landscape" into ub-launcher3-master
by TreeHugger Robot
· 9 years ago
10bf35f
Fix shortcuts alignment in landscape
by Tony Wickham
· 9 years ago
dbb28b2
Merge "Adding support for new APIs in O related to configurable shortcuts" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
a2441e8
Updating widget preview generation to not embed any badge.
by Sunny Goyal
· 9 years ago
782f0c9
Adding support for new APIs in O related to configurable shortcuts
by Sunny Goyal
· 9 years ago
2783595
Adding support for requesting addition of shortcut/widget on the workspace.
by Sunny Goyal
· 9 years ago
627006e
Merge "Moving icon generation out of ShortcutInfo constructor so that it can be created on the UI thread" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
197f97b
Merge "FastBitmapDrawable can draw an icon badge (notification count)" into ub-launcher3-master
by Tony Wickham
· 9 years ago
1b07263
Moving icon generation out of ShortcutInfo constructor so that it
by Sunny Goyal
· 9 years ago
8e98cb8
Fixes a bug where in Android O the all apps search icon appears
by Mario Bertschler
· 9 years ago
a3db1fc
Merge "Only marking items not already restored as restore" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
f774043
Merge "Fixing AppWidgetsRestoredReceiver updating model on UI thread" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
bde762c
Merge "Loading proper app icon if the associated activity is null" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
9a8d11f
FastBitmapDrawable can draw an icon badge (notification count)
by Tony Wickham
· 9 years ago
c1ad0ce
Only marking items not already restored as restore
by Sunny Goyal
· 9 years ago
761d49a
Merge "Removing promiseIntent property from ShortuctInfo" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
e6e7200
Removing promiseIntent property from ShortuctInfo
by Sunny Goyal
· 9 years ago
e495056
Merge "Use MaskableIconDrawable only in dogfood builds" into ub-launcher3-master
by Hyunyoung Song
· 9 years ago
9a5203a
Use MaskableIconDrawable only in dogfood builds
by Hyunyoung Song
· 9 years ago
f745b92
Loading proper app icon if the associated activity is null
by Sunny Goyal
· 9 years ago
2eb9cc4
Fixing AppWidgetsRestoredReceiver updating model on UI thread
by Sunny Goyal
· 9 years ago
3e9be43
No more LauncherActivityInfoCompat
by Sunny Goyal
· 9 years ago
87f784c
Removing static Context access using LauncherAppState
by Sunny Goyal
· 9 years ago
4130705
Merge "Reset initial animation values before completing reorder animation." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
1cc1c9a
Enforcing background thread when accessing iconCacheDb.
by Sunny Goyal
· 9 years ago
19ea5cc
Merge "Creating AllAppsBackgroundDrawable using DrawableFactory to allow easier overriding using derivative projects" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
006d099
Merge "Refactoring some loadWorkspace logic in a separate class" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
aaf86fe
Refactoring some loadWorkspace logic in a separate class
by Sunny Goyal
· 9 years ago
aa29244
Fixing AppInfo missing intent when loading icon
by Sunny Goyal
· 9 years ago
10e0a89
Merge "This enables to slide up All Apps from anywhere in the workspace, not only over the hotseat." into ub-launcher3-master
by Mario Bertschler
· 9 years ago
cd0f679
This enables to slide up All Apps from anywhere in the workspace,
by Mario Bertschler
· 9 years ago
49f19f0
Adding some logging around launcher restore
by Sunny Goyal
· 9 years ago
e09bacc
Merge "Fixed mw bug where resize frame is off when resizing." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
260b07f
Creating AllAppsBackgroundDrawable using DrawableFactory to allow
by Sunny Goyal
· 9 years ago
2c3194e
Merge "Removing logic around replacing icon during restore" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
a32bf9b
Removing logic around replacing icon during restore
by Sunny Goyal
· 9 years ago
2d7cca1
Updating PendingAppWidgetHostView to load icon on the background thread
by Sunny Goyal
· 9 years ago
a167a6e
Merge "Enables direct scrolling on the fastscroll bar." into ub-launcher3-master
by Mario Bertschler
· 9 years ago
b0d77fe
Revert "Build empty test apk until junit dependency issue is sorted out."
by Hyunyoung Song
· 9 years ago
72dbd91
Reset initial animation values before completing reorder animation.
by Jon Miranda
· 9 years ago
a39a98d
Merge "Fixing onPageBeginTransition not being called when scrolling overlay" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
76dbf6f
Fixing onPageBeginTransition not being called when scrolling overlay
by Sunny Goyal
· 9 years ago
619880f
Merge "Simplifying IconCache access code" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
3fe4a14
Simplifying IconCache access code
by Sunny Goyal
· 9 years ago
ee4ee42
Enables direct scrolling on the fastscroll bar.
by Mario Bertschler
· 9 years ago
9f33cb2
Bind the out IntRange using its start and end values.
by Jon Miranda
· 9 years ago
097a725
Fixed mw bug where resize frame is off when resizing.
by Jon Miranda
· 9 years ago
bf8a265
Merge "Fix widget reorder animations in multi-window mode." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
83d40e0
Merge "Fixes a bug where the user ends in freescroll state even for regular workspace mode." into ub-launcher3-master
by Mario Bertschler
· 9 years ago
8ad02b8
Removing static access to Context through LauncherAppState
by Sunny Goyal
· 9 years ago
c6b833d
Merge "Removing all compatibility code below Lollipop" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
dcc26fc
Fixes a bug where the user ends in freescroll state even for regular workspace mode.
by Mario Bertschler
· 9 years ago
c9c5763
Fix clipping of drag outline by increasing padding.
by Jon Miranda
· 9 years ago
2126691
Fix widget reorder animations in multi-window mode.
by Jon Miranda
· 9 years ago
3285da3
Nav bar should change to light theme in sync with the status bar b/33708486
by Hyunyoung Song
· 9 years ago
a52ecb0
Removing all compatibility code below Lollipop
by Sunny Goyal
· 9 years ago
90a4057
Merge "Using support lib for isAtleastO check" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
aecb7cf
Updating edge scrolling logic during drag and drop
by Sunny Goyal
· 9 years ago
88e5aa1
Using support lib for isAtleastO check
by Sunny Goyal
· 9 years ago
7c74e4a
No more UserHandleCompat
by Sunny Goyal
· 9 years ago
338dee9
Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
99d814e
Merge "Restore original scaleRectAboutCenter method." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
6f6a06a
Restore original scaleRectAboutCenter method.
by Jon Miranda
· 9 years ago
6c46a6d
Using java_style enum generation for proto
by Sunny Goyal
· 9 years ago
fa94c79
Consolidating a few log util methods
by Sunny Goyal
· 9 years ago
f5440cb
Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logic
by Sunny Goyal
· 9 years ago
e96798e
Smooth animation when dropping a widget in multi-window mode.
by Jon Miranda
· 9 years ago
8f03c86
Merge "Refactoring FlingToDelete" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
0f76b56
Refactoring FlingToDelete
by Sunny Goyal
· 9 years ago
d3e02eb
Merge "Don't let AllAppsTransitionController intercept when a floating view is open." into ub-launcher3-master
by Tony Wickham
· 9 years ago
466c413
Merge "Scale folders to fit within the available height and width." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
c1b2399
Scale folders to fit within the available height and width.
by Jon Miranda
· 9 years ago
Next »