Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
e03ad7ede2f8e65512c4f99677c1098a49b90076
/
src
/
com
/
android
/
launcher3
/
InvariantDeviceProfile.java
7772fcd
Fix bug where font size (etc.) doesn't change after changing display settings.
by Jon Miranda
· 5 years ago
c6060e6
Refactor usage of getting GRID_OPTIONS_PREFERENCE_KEY value into whether GridOptionsProvider is enabled
by Tracy Zhou
· 5 years ago
ed5f308
Special handling when a db for one grid option is not setup yet
by Tracy Zhou
· 5 years ago
0e7a338
Fixing SecondaryDisplay Launcher
by Sunny Goyal
· 5 years ago
ae190ff
Revert "Have consistent All Apps UI between grid size changes."
by Sunny Goyal
· 5 years ago
42255d2
Set default value of gridName to current grid name in GridOptionsProvider
by Tracy Zhou
· 5 years ago
be13d10
Render user's actual workspace in ThemePicker preview (Part 3)
by Tracy Zhou
· 6 years ago
7df93d2
Setup infrastructure (multi-db support) for the new grid migration algorithm
by Tracy Zhou
· 6 years ago
9c2b960
Adding SecondaryDisplayLauncher in Launcher using common listener
by Sunny Goyal
· 6 years ago
2bdd243
Cleaning up unused allAppsIconSize/allAppsIconTextSize variables.
by Jon Miranda
· 6 years ago
64d7481
Have consistent All Apps UI between grid size changes.
by Jon Miranda
· 6 years ago
6f7e970
Support defining X column layout for all apps as a display option.
by Jon Miranda
· 6 years ago
13c1c2c
Migrate to using DefaultDisplay
by Winson Chung
· 6 years ago
6fe3eec
Moving various common executors to a single location
by Sunny Goyal
· 6 years ago
c0f1f4f
Fix bug where changing the display size does not update the launcher grid.
by Jon Miranda
· 6 years ago
1b383af
Not using magic constants for navbar height
by vadimt
· 6 years ago
905262c
Adding utility method to get adaptive icon scale
by Sunny Goyal
· 6 years ago
01b8b68
Rename launcher:iconSize attribute to prevent overriding material
by Ryan Mitchell
· 6 years ago
8b0cb41
Listening only for "android" package for overlay changes
by Sunny Goyal
· 6 years ago
58fa4b6
Removing some redundant resource definitions
by Sunny Goyal
· 6 years ago
e11eb47
Move overlay monitoring logic out of config monitor Bug: 126417894
by Hyunyoung Song
· 6 years ago
90e3fbc
Updating folder shape when icon shape changes
by Sunny Goyal
· 7 years ago
7d892ff
Adding API to set the current grid
by Sunny Goyal
· 7 years ago
eff44f3
Adding content provider for exposing launcher grid settings
by Sunny Goyal
· 7 years ago
238f324
Merge "Adding support for putting arbitary attributes in InvariantDeviceProfile" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
b4d1ca4
Refresh icon cache for recents when rro overrides the adaptive icon path
by Hyunyoung Song
· 7 years ago
5bc1846
Adding support for putting arbitary attributes in InvariantDeviceProfile
by Sunny Goyal
· 7 years ago
c55a350
Refresh icon cache when icon shape path has changed Bug: 120505990
by Hyunyoung Song
· 7 years ago
6d55f66
Fixing use of new API available only on API 24
by Sunny Goyal
· 7 years ago
415f173
Changing the format for device profile definition
by Sunny Goyal
· 7 years ago
87dc48b
Handling configuration changes at runtime instead of killing the process
by Sunny Goyal
· 7 years ago
d230307
Migrating to android-x
by Sunny Goyal
· 7 years ago
36b5422
Retiring some feature flags
by Sunny Goyal
· 7 years ago
d0e360a
Lazy loading LauncherAppState
by Sunny Goyal
· 7 years ago
f633ef5
Adding fallback recents activity
by Sunny Goyal
· 7 years ago
d70e75a
Removing launcher dependency when logging quickstep interaction
by Sunny Goyal
· 7 years ago
b1d222e
Removing support for app prediction from Launcher3
by Sunny Goyal
· 8 years ago
2782449
Demo mode default layout support
by Adam Cohen
· 8 years ago
b28c4fc
Landscape grid changes for Workspace/All Apps.
by Jon Miranda
· 8 years ago
66d91e5
resolve merge conflicts of 40dfa3bf6 to ub-launcher3-master
by Sunny Goyal
· 8 years ago
4610324
Revert "Adding some logging around launcher grid when device profile changes"
by Sunny Goyal
· 8 years ago
6d00d97
Merge "Make landscapeProfile and protraitProfile public." into ub-launcher3-dorval
by Justin Cui
· 8 years ago
abda8d7
Make landscapeProfile and protraitProfile public.
by cuijiaxing
· 8 years ago
3d706ad
Separating the config and flags in different directories so that
by Sunny Goyal
· 8 years ago
c29de85
Adding some logging around launcher grid when device profile changes
by Sunny Goyal
· 9 years ago
2783595
Adding support for requesting addition of shortcut/widget on the workspace.
by Sunny Goyal
· 9 years ago
c13403c
Defining various modes for CellLayout: Workspace, Hotseat & Folder
by Sunny Goyal
· 9 years ago
1f06427
Initial changes to tweak layout.
by Winson
· 9 years ago
819e193
Defining the list of predefined device profiles in xml.
by Sunny Goyal
· 9 years ago
bb011da
Adding a flag (enabled by default) to remove the all-apps button.
by Sunny Goyal
· 9 years ago
6f86609
Removing dependency on wallpaper size settings from launcher
by Sunny Goyal
· 9 years ago
f076eae
Adding support for migrating the grid between any two valid screens sizes.
by Sunny Goyal
· 10 years ago
643b87a
Merge "Extending the grid migration logic to handle density changes" into ub-launcher3-master
by Sunny Goyal
· 10 years ago
f862a26
Extending the grid migration logic to handle density changes
by Sunny Goyal
· 10 years ago
96a0963
Adding support for negative x and y in layout xml.
by Sunny Goyal
· 10 years ago
fc21830
Normalizing app icons based on the standard icon guidelines
by Sunny Goyal
· 10 years ago
9326461
Adding margin to Drag layer instead of checking for right insets at every place
by Sunny Goyal
· 10 years ago
d70a4b7
am d6b4037b: Grid adjustments, specifically for Ryu.
by Tony Wickham
· 10 years ago
d6b4037
Grid adjustments, specifically for Ryu.
by Tony Wickham
· 10 years ago
bbf0184
Using 23 instead of Build.Versoin.M until the final SDK is available.
by Sunny Goyal
· 10 years ago
21d89fbf
Merge "Fixing overscroll effect when the navigation bar is opaque" into ub-launcher3-burnaby-polish
by Sunny Goyal
· 10 years ago
850de64
Merge "Fixing other missing cases of truncated sorts." into ub-launcher3-burnaby-polish
by Winson Chung
· 10 years ago
46a06da
Fixing other missing cases of truncated sorts.
by Winson
· 10 years ago
58ecbe4
Flipped widths of Nexus 4 and Nexus 5 in InvariantDeviceProfile.
by Tony Wickham
· 10 years ago
0abb36f
Fixing overscroll effect when the navigation bar is opaque
by Sunny Goyal
· 10 years ago
2c6e5cc
Ensuring that we use the screen width more optimally in AllApps.
by Winson Chung
· 10 years ago
53d7ee4
Fixing different bitmap sizes in different orientations
by Sunny Goyal
· 10 years ago
35c3c7f
Start adding unit tests for the invariant device profile / Refactor
by Hyunyoung Song
· 10 years ago
c620560
Creating landscape and portrait device profiles at app initialization
by Sunny Goyal
· 10 years ago
2e6da15
Refactoring DeviceProfile
by Adam Cohen
· 10 years ago