Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
e03ad7ede2f8e65512c4f99677c1098a49b90076
/
src
/
com
/
android
/
launcher3
/
BubbleTextView.java
167210a
Keep Predicted icon same size when dragging
by Samuel Fufa
· 5 years ago
c77bc45
Fix issues with drag and drop from All Apps in non-default grids
by Adam Cohen
· 5 years ago
1d13c0b
Cleanup reorder animations to not require layout on every frame
by Adam Cohen
· 5 years ago
d916206
Decouple the scaling / translation of widget views necessary in split-screen
by Adam Cohen
· 5 years ago
e396abf
Moving model data structures to a separate file
by Sunny Goyal
· 5 years ago
c4d3201
Removing support for fake landscape
by Sunny Goyal
· 5 years ago
17feee8
Merging stylus click logic in longpress helper for better state-management
by Sunny Goyal
· 5 years ago
6508699
Refactor / Cleanup / Simplify a bunch of dnd related rendering / animation
by Adam Cohen
· 5 years ago
ba6b47f
Add visual indicator for predicted hotseat icons
by Samuel Fufa
· 6 years ago
efb665d
Implement hotseat prediction client
by Samuel Fufa
· 6 years ago
1416843
Adding support for dynamic calendar and clock icons
by Sunny Goyal
· 6 years ago
3808a69
Storing BitmapInfo instead of icon and color directly in itemInfo
by Sunny Goyal
· 6 years ago
c96fa24
Fix notification dot scale in AllApps with grid size enabled
by Samuel Fufa
· 6 years ago
4a1d9b1
Allow LongPress between homescreen icons
by Samuel Fufa
· 6 years ago
9b78e19
Update app open/close animations.
by Jon Miranda
· 6 years ago
1fd52d9
Remove tracing for a fixed bug
by vadimt
· 6 years ago
29794c5
Workaround issue with latest version of RecyclerView which is overriding our custom accessibility delegate
by Adam Cohen
· 6 years ago
f02bef7
More tracing for app not starting from all apps
by vadimt
· 6 years ago
da6dad5
Not allowing applying dot state to override "disabled" description
by vadimt
· 6 years ago
e1cb93f
Always place notification dots directly on adaptive icon path
by Tony Wickham
· 6 years ago
ae6e318
Initial changes to creating a fake landscape Launcher UI
by Sunny Goyal
· 6 years ago
9589916
ShortcutInfo renamed to WorkspaceItemInfo
by Sunny Goyal
· 6 years ago
83cdca6
Fix bug where BubbleTextView text fades in after long press.
by Jon Miranda
· 6 years ago
6f455b5
Fix sizing of FloatingIconView so that it matches the workspace.
by Jon Miranda
· 6 years ago
371ea05
Fixing launcher UI not reapplied properly when IDP changed as a result of display changes
by Sunny Goyal
· 6 years ago
a237385
Fix BubbleTextView visibility
by Hyunyoung Song
· 7 years ago
ef468d8
Do not animate icon if work profile is disabled Bug: 119884907
by Hyunyoung Song
· 7 years ago
f34bee8
Rename "badges" to "dots" where appropriate
by Tony Wickham
· 7 years ago
8912b04
Move BadgeRenderer to iconloader library
by Tony Wickham
· 7 years ago
fe8e4a9
Moving some methods from various activities to the base interface
by Sunny Goyal
· 7 years ago
066ace1
Replacing setAlphaComponent with setAlphaComponentBound for better animation interpolation
by Sunny Goyal
· 7 years ago
c6dc0c2
Merge "Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout()" into ub-launcher3-master
by Tony Wickham
· 7 years ago
2ca999c
Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout()
by Tony
· 7 years ago
f840f10
Removing additional rpc due to icon cache update
by Sunny Goyal
· 7 years ago
2b787e5
Using a placeholder icon shape instead of low-res/blurry icon
by Sunny Goyal
· 7 years ago
4043b05
Cancel badge scale anim when setting new badge scale
by Tony
· 7 years ago
d230307
Migrating to android-x
by Sunny Goyal
· 7 years ago
05d98c2
Adjust notification dots
by Tony
· 7 years ago
ed7a693
Unifying and maintaining the text-alpha and text visibility property
by Sunny Goyal
· 7 years ago
2e38cf4
Merge "Changing the overviewState to show appsearch and floating header" into ub-launcher3-master
by Sunny Goyal
· 7 years ago
7185dd6
Changing the overviewState to show appsearch and floating header
by Sunny Goyal
· 7 years ago
66dccad
Disabling unnecessary requestLayout calls in BubbleTextView
by Sunny Goyal
· 7 years ago
0b0847b
Fixing taskMenu and taskView clicks in fallback activity
by Sunny Goyal
· 7 years ago
726bee7
Removing click-feedback shadow generation logic in BubbleTextView
by Sunny Goyal
· 7 years ago
d82c5cd
Set disabled state when getting new icon from DrawableFactory.
by Jon Miranda
· 7 years ago
305e920
Add notification count to content description for badged apps
by Tony Wickham
· 8 years ago
179249d
Dominant color is part of icon cache
by Sunny Goyal
· 8 years ago
31a07c9
[automerger] Also reset mBadgeScale to 0 when recycling view. am: 48043ee0d6
by Android Build Merger (Role)
· 8 years ago
48043ee
Also reset mBadgeScale to 0 when recycling view.
by Jon Miranda
· 8 years ago
232d719
[automerger] Fix bug where recycled BubbleTextView kept their badges. am: 5254944a68
by Android Build Merger (Role)
· 8 years ago
5254944
Fix bug where recycled BubbleTextView kept their badges.
by Jon Miranda
· 8 years ago
3dce5f3
Merging duplicate logic for deferred drop handling in Worksace and Folder
by Sunny Goyal
· 8 years ago
230612f
Fixing content description of a promise icon that is fully downloaded.
by Mario Bertschler
· 8 years ago
8ff9e1d
Integrating suggested app by handling new status flags for shortcut items.
by Mario Bertschler
· 8 years ago
7f522a2
Optimizations to reduce all apps jank.
by Jon Miranda
· 8 years ago
7308cde
Don't fade in text if icon is in hotseat
by Tony
· 8 years ago
4e5a878
Fixing two different implementations for animating text alpha
by Sunny Goyal
· 8 years ago
9314b7c
Separating double shadow logic for BubbleTextView in a separate subclass
by Sunny Goyal
· 8 years ago
828b11e
Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated
by Sunny Goyal
· 8 years ago
2ef1ab4
Show and update preload icons when they are in a FolderIcon preview.
by Jon Miranda
· 8 years ago
0966072
Portrait grid changes for Workspace/All Apps.
by Jon Miranda
· 8 years ago
8f40280
Fade original icon's text in as popup closes
by Tony
· 8 years ago
325b5c7
Some theme fixes
by Sunny Goyal
· 8 years ago
0ecf5bc
resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
7092db0
Add support for color extracted notification dots
by Tony Wickham
· 8 years ago
a693694
Dark color on super light wallpaper support
by Mario Bertschler
· 8 years ago
17b7f9b
Don't hide text in pre-drag when opening popup above icon
by Tony
· 8 years ago
3720c69
resolve merge conflicts of 8af16760d to ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
d5dbf61
resolve merge conflicts of 02aced978 to ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
8af1676
Merge "Update accessibility for popup" into ub-launcher3-dorval
by Tony Wickham
· 8 years ago
e6a790e
Use a single color for all icon badges.
by Tony Wickham
· 8 years ago
18c4aa4
Update accessibility for popup
by Tony
· 8 years ago
f73161b
Support notifications with 0 count (show as dots) am: 0530e8c608
by Tony Wickham
· 8 years ago
0530e8c
Support notifications with 0 count (show as dots)
by Tony Wickham
· 8 years ago
d4aac0a
Merge "Move update popup header out of BubbleTextView" into ub-launcher3-dorval
by Tony Wickham
· 8 years ago
2fe09f2
Move update popup header out of BubbleTextView
by Tony Wickham
· 8 years ago
0e96f3f
Merge "Update icon badges to match spec" into ub-launcher3-dorval am: 0fa96ea2f6
by Tony Wickham
· 8 years ago
1237df0
Update icon badges to match spec
by Tony Wickham
· 8 years ago
08ffaae
Show promise app icon progress in All Apps and setup market intent
by Mario Bertschler
· 8 years ago
4717011
New folder animations.
by Jon Miranda
· 8 years ago
3e90d43
Update notification visuals (part 2) am: 9407d4ab57
by Tony Wickham
· 8 years ago
9407d4a
Update notification visuals (part 2)
by Tony Wickham
· 8 years ago
529af30
Use FolderIconPreviewVerifier to check if item is in preview.
by Jon Miranda
· 8 years ago
2a76e3f
Removing custom state definition from FastBitmapDrawable
by Sunny Goyal
· 9 years ago
1f3f07d
Simplifying some launcher themes
by Sunny Goyal
· 9 years ago
1e61849
Animate badges when they are added or removed
by Tony Wickham
· 9 years ago
96ac68a
Updating the PreloadIconDrawable
by Sunny Goyal
· 9 years ago
9438ed4
Add swipe-to-dismiss notifications in popup menu.
by Tony Wickham
· 9 years ago
540913e
Refactor DeepShortcutsContainer to PopupContainerWithArrow
by Tony Wickham
· 9 years ago
010d255
Add NotificationListener to launcher.
by Tony Wickham
· 9 years ago
197f97b
Merge "FastBitmapDrawable can draw an icon badge (notification count)" into ub-launcher3-master
by Tony Wickham
· 9 years ago
9a8d11f
FastBitmapDrawable can draw an icon badge (notification count)
by Tony Wickham
· 9 years ago
87f784c
Removing static Context access using LauncherAppState
by Sunny Goyal
· 9 years ago
2d7cca1
Updating PendingAppWidgetHostView to load icon on the background thread
by Sunny Goyal
· 9 years ago
a52ecb0
Removing all compatibility code below Lollipop
by Sunny Goyal
· 9 years ago
1cd01b0
Ensuring that ShortcutInfo always has an icon
by Sunny Goyal
· 9 years ago
55cb70b
Adding an overridable DrawableFactory to allow creating custom icon drawables
by Sunny Goyal
· 9 years ago
6b910a2
Keep disabled FastBitmapDrawables disabled while fast scrolling.
by Tony Wickham
· 9 years ago
bf7d812
Scale down folder cells to fit within bounds if necessary.
by Jon Miranda
· 9 years ago
290e9e2
Updating the paddings in folder cell am: baec6ffae2
by Sunny Goyal
· 9 years ago
Next »