Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
e03ad7ede2f8e65512c4f99677c1098a49b90076
/
src
/
com
/
android
/
launcher3
/
Utilities.java
0addbf0
Various multi-window fixes
by Sunny Goyal
· 5 years ago
df5d99f
Merge "Refactor usage of getting GRID_OPTIONS_PREFERENCE_KEY value into whether GridOptionsProvider is enabled" into ub-launcher3-rvc-dev
by Tracy Zhou
· 5 years ago
c6060e6
Refactor usage of getting GRID_OPTIONS_PREFERENCE_KEY value into whether GridOptionsProvider is enabled
by Tracy Zhou
· 5 years ago
a39544d
OverviewActions - Use launcher state to track modal state.
by Zak 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
b9ec931
Add fixed_rotation_transform to home settings
by Vinit Nayak
· 5 years ago
a406f72
Add vertical layout support for Overview in portrait
by Vinit Nayak
· 6 years ago
18204e4
Various icon cache fixes
by Sunny Goyal
· 6 years ago
0618d68
Merge changes from topic "state-supplier" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
4fdba14
Two-zone model: swipe up from nav bar vs above it
by Tony Wickham
· 6 years ago
09b03c5
Optimizing some slow calls on the main thread
by Sunny Goyal
· 6 years ago
fa39536
Removing static reference of deep shortcut manager
by Sunny Goyal
· 6 years ago
306177c
Fix dragging icon badge offset am: 37b2489ff7
by Samuel Fufa
· 6 years ago
37b2489
Fix dragging icon badge offset
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
f31dab5
Merge "Removing static instance of LauncherAppsCompat and unnecessary wrapper classes" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
aa038af
Scale Icon badges for shortcut and widgets
by Samuel Fufa
· 6 years ago
e7b0012
Removing static instance of LauncherAppsCompat and unnecessary wrapper classes
by Sunny Goyal
· 6 years ago
6fe3eec
Moving various common executors to a single location
by Sunny Goyal
· 6 years ago
49a3e69
show dot in deep shortcuts when notification contains exactly identical
by Pinyao Ting
· 6 years ago
f05d3f8
Revert the changes that prevented touch on RecentsView during animation
by Tony Wickham
· 6 years ago
b6841ac
Revert the changes that prevented touch on RecentsView during animation
by Tony Wickham
· 6 years ago
9dbb27c
Moving some utilities methods to separate class
by Sunny Goyal
· 6 years ago
c4bb373
Cleaning up some animation states:
by Sunny Goyal
· 6 years ago
5b636eb
Optimizing some layouts in taskview
by Sunny Goyal
· 6 years ago
878aa33
Using squared hypot to optimize some comparisions
by Sunny Goyal
· 6 years ago
0334047
Updating SDK check now that the version code is finalized
by Sunny Goyal
· 6 years ago
58de5de
Add developer options for grid change for Styles Bug: 118758696
by Hyunyoung Song
· 6 years ago
4028575
Fade in badges on top of icons after swipe up animation.
by Jon Miranda
· 6 years ago
c7206ca
Ensure app widget ids are restored after database is sanitized.
by Jon Miranda
· 6 years ago
1b383af
Not using magic constants for navbar height
by vadimt
· 6 years ago
878f6d3
Fixing FloatingIconView position and rotation in rotated layout
by Sunny Goyal
· 6 years ago
ae6e318
Initial changes to creating a fake landscape Launcher UI
by Sunny Goyal
· 6 years ago
67e5282
Merge "Removing ShortcutInfoCompat and directly using ShortcutInfo" into ub-launcher3-qt-dev
by TreeHugger Robot
· 6 years ago
6bbf600
Removing ShortcutInfoCompat and directly using ShortcutInfo
by Sunny Goyal
· 6 years ago
7368fa4
Skip state animation if animations are disabled
by Sunny Goyal
· 6 years ago
e4c2e2b
Add QuickSwitchTouchController on home
by Tony
· 6 years ago
d5a3df7
Don't close popup container if touch came from nav bar
by Tony
· 6 years ago
87beed6
Handle other SystemShortcut view types.
by Jon Miranda
· 6 years ago
111213b
Merge "Fix app to folder icon animation." into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
69b35e0
Fix app to folder icon animation.
by Jon Miranda
· 6 years ago
3145839
Fix bug caused by trying to set background to AdaptiveIconDrawable.
by Jon Miranda
· 6 years ago
1a49fb5
Transform closing window to icon on workspace using adaptive icons.
by Jon Miranda
· 7 years ago
573c3e1
Make TouchInteractionService direct boot aware
by Tony
· 7 years ago
0128d3f
App to home animation zooms into the app icon.
by Jon Miranda
· 7 years ago
29e5d44
Add a flag to turn on theme picker in wallpaper picker
by Hyunyoung Song
· 7 years ago
aae6fbb
Moving some utility methods around
by Sunny Goyal
· 7 years ago
8c48d8b
Changing min sdk to 25
by Sunny Goyal
· 7 years ago
415f173
Changing the format for device profile definition
by Sunny Goyal
· 7 years ago
e62d2bb
Removing some Launcher3 dependencies from BaseIconCache
by Sunny Goyal
· 7 years ago
efb7e84
Converting long item IDs to int
by Sunny Goyal
· 7 years ago
c295098
Enabling "in test harness" flag with a direct call
by Vadim Tryshev
· 7 years ago
9c0ad56
Lint fix: IS_DEBUG_DEVICE: Implied default locale
by Tobias Dubois
· 7 years ago
eca08a1
Respect night mode flag on Q and beyond
by Lucas Dupin
· 7 years ago
ff3fa34
Fixing scrolling up in App Apps.
by Vadim Tryshev
· 7 years ago
2ce6a13
Tapl library
by Vadim Tryshev
· 7 years ago
7f920b8
Cleaning up build rules to simplify customizing derivative projects
by Sunny Goyal
· 7 years ago
0f3af75
Making the self always follow the vertical progress without any min height limit.
by Sunny Goyal
· 7 years ago
b45444b
Overshoot when flinging up from an app
by Tony Wickham
· 7 years ago
8155fa2
Don't prevent animations in power save mode
by Tony Wickham
· 7 years ago
83337f9
Call close for AbstractFloatingViews that were removed while still open.
by Jon Miranda
· 7 years ago
3483c52
Waiting until onResume before creating the wallpaper-open animation.
by Sunny Goyal
· 7 years ago
f0f00b3
Check for eng build as a debug build
by Matthew Ng
· 7 years ago
623eddd
Updating Launcher rotation logic
by Sunny Goyal
· 7 years ago
b1e2e29
Fixing window transform not changing monotonically with shift
by Sunny Goyal
· 8 years ago
3e803c7
Animate the visible task view if launching an app that resolves to the task
by Winson Chung
· 8 years ago
01629fe
Merge "Consume work mode API" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
6eeb040
Consume work mode API
by Tony Mak
· 8 years ago
179249d
Dominant color is part of icon cache
by Sunny Goyal
· 8 years ago
d0030b0
Adding placeholder method for compat implementations for Accessibility manager
by Sunny Goyal
· 8 years ago
c99cb17
Moving some state specific logic to subclass of LauncherState
by Sunny Goyal
· 8 years ago
9b8e36b
Avoiding duplicate calls to Bitmap.getPixel(x, y)
by Sunny Goyal
· 8 years ago
e24cb63
WallpaperManagerCompat should target correct platform
by Hyunyoung Song
· 8 years ago
a0465af
Merging ScrimView into GradientView
by Mario Bertschler
· 8 years ago
de57caf
Removing some support lib dependencies
by Sunny Goyal
· 8 years ago
8231596
Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent service
by Sunny Goyal
· 8 years ago
9d887a2
Adding a utility method for getting device prefs
by Sunny Goyal
· 8 years ago
f514f20
resolve merge conflicts of 629a67c5a to ub-launcher3-dorval-polish
by Tony
· 8 years ago
629a67c
Migrate ColorExtractionService to JobService
by Tony
· 8 years ago
368ae77
Defining a dark theme for launcher
by Sunny Goyal
· 8 years ago
0e947fb
Making some methods accessible
by Sunny Goyal
· 8 years ago
48198d0
All Apps transition with gradient and scrim.
by Mario Bertschler
· 9 years ago
c06af33
Minor Refactoring only: no functional change
by Mario Bertschler
· 8 years ago
d23f377
Merge "Removing the profile extra from intent and using the profile id from the profile column" into ub-launcher3-dorval
by Sunny Goyal
· 8 years ago
24bb66a
Removing the profile extra from intent and using the profile id from the profile column
by Sunny Goyal
· 8 years ago
3d706ad
Separating the config and flags in different directories so that
by Sunny Goyal
· 8 years ago
1f3f07d
Simplifying some launcher themes
by Sunny Goyal
· 9 years ago
c6444ee
Merge "Create a singleton HashMap instead of using Collections.singleton()" into ub-launcher3-master
by TreeHugger Robot
· 9 years ago
580edcf
Create a singleton HashMap instead of using Collections.singleton()
by Tony Wickham
· 9 years ago
d5d5e22
Updating widget tray theme
by Sunny Goyal
· 9 years ago
782f0c9
Adding support for new APIs in O related to configurable shortcuts
by Sunny Goyal
· 9 years ago
9a8d11f
FastBitmapDrawable can draw an icon badge (notification count)
by Tony Wickham
· 9 years ago
49f19f0
Adding some logging around launcher restore
by Sunny Goyal
· 9 years ago
a52ecb0
Removing all compatibility code below Lollipop
by Sunny Goyal
· 9 years ago
88e5aa1
Using support lib for isAtleastO check
by Sunny Goyal
· 9 years ago
6f6a06a
Restore original scaleRectAboutCenter method.
by Jon Miranda
· 9 years ago
e96798e
Smooth animation when dropping a widget in multi-window mode.
by Jon Miranda
· 9 years ago
ab121c1
Adding a generic method to initiate overridable objects
by Sunny Goyal
· 9 years ago
Next »