Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
e03ad7ede2f8e65512c4f99677c1098a49b90076
/
src
/
com
/
android
/
launcher3
/
LauncherSettings.java
9f365cb
Merge "Restore hotseat when user turns off suggestions immediately after migration" into ub-launcher3-rvc-dev
by TreeHugger Robot
· 5 years ago
f667a13
Restore hotseat when user turns off suggestions immediately after migration
by Samuel Fufa
· 5 years ago
63bf8ee
Add WW log for drag events from longpress popup window.
by thiruram
· 5 years ago
62c7b5c
Adds WW logging for QSB search results & all-apps predicted row.
by thiruram
· 5 years ago
6bf6848
Introduces CONTAINER_WIDGETS_TRAY to LauncherSettings.Favorites.
by thiruram
· 5 years ago
261c3a6
Adds CONTAINER_ALL_APPS to LauncherSettings.Favorites.
by thiruram
· 5 years ago
e396abf
Moving model data structures to a separate file
by Sunny Goyal
· 5 years ago
c000045
Support grid preview with v2 migration algorithm
by Tracy Zhou
· 5 years ago
f601872
The new grid migration algorithm
by Tracy Zhou
· 6 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
ba9c557
Initial support for restore workspace from last stable db entry.
by Pinyao Ting
· 6 years ago
225ac27
Predictive hotseat prototype
by Samuel Fufa
· 6 years ago
d3720c2
App title in Widget list shouldn't be actionable by a11y methods
by Samuel Fufa
· 6 years ago
866ff00
Add a "Dismiss" option for predicted apps in Launcher
by Samuel Fufa
· 6 years ago
161a214
Adding support for backing up favorites table
by Sunny Goyal
· 7 years ago
c593939
Bye bye workspace screens table
by Sunny Goyal
· 7 years ago
efb7e84
Converting long item IDs to int
by Sunny Goyal
· 7 years ago
f2dd421
Removing extraction service and palette api dependency
by Sunny Goyal
· 8 years ago
581a69e
Merge "Deleting any ghost widget from system service:" into ub-launcher3-dorval
by Sunny Goyal
· 8 years ago
55fddc8
Deleting any ghost widget from system service:
by Sunny Goyal
· 8 years ago
86160f5
code cleanup: regarding Favorites debug logging
by Hyunyoung Song
· 9 years ago
3d706ad
Separating the config and flags in different directories so that
by Sunny Goyal
· 8 years ago
e05b08f
Using transaction when dropping tables, so that the DB never enters
by Sunny Goyal
· 9 years ago
81e4491
Fixing loadWorkspace
by Sunny Goyal
· 9 years ago
a5c8a9e
Adding logic to pull in workspace data from another Launcher3 based
by Sunny Goyal
· 9 years ago
eb77aae
Removing Key-Value pair backup logic as Launcher now uses full-data backup
by Sunny Goyal
· 9 years ago
bfbf7f9
Add support for launcher shortcuts.
by Tony Wickham
· 9 years ago
ded0fdb
Removing logic for workspace migration from Launcher2
by Sunny Goyal
· 9 years ago
f48e592
Making the 'Allow rotation' setting dependent on system state
by Sunny Goyal
· 9 years ago
eb4b799
Removing icon_type column
by Sunny Goyal
· 9 years ago
c190dbf
Adding full backup handler for launcher3
by Sunny Goyal
· 9 years ago
cc8f9e0
Removing some deprecated columns.
by Sunny Goyal
· 9 years ago
827cef2
Added ColorExtractionService and ExtractedColors.
by Tony Wickham
· 9 years ago
ad37152
resolve merge conflicts of b171e5675b to ub-launcher3-calgary.
by Sunny Goyal
· 10 years ago
b171e56
Adding a method to throttle backup manager calls
by Sunny Goyal
· 10 years ago
f076eae
Adding support for migrating the grid between any two valid screens sizes.
by Sunny Goyal
· 10 years ago
d249748
Making all provider calls using content resolver.
by Sunny Goyal
· 10 years ago
e5bb705
Homescreen migration from a larger grid to a smaller grid.
by Sunny Goyal
· 10 years ago
2fb2f0b
Making the provider column names public
by Sunny Goyal
· 10 years ago
7779d62
Using content provider to update launcher settings
by Sunny Goyal
· 10 years ago
18b640c
Removing LauncherProvider dependency from LauncherSettings
by Sunny Goyal
· 10 years ago
3f47144
WidgetTray revamp work
by Hyunyoung Song
· 10 years ago
1d4a2df
Removing ContentObserver from LauncherModel, and calling reload
by Sunny Goyal
· 10 years ago
5d85c44
Adding sort switch in FolderPagedView
by Sunny Goyal
· 10 years ago
08f7261
Adding a rank column for itemInfo
by Sunny Goyal
· 11 years ago
5940042
Supporting custom widgets provided by launcher
by Adam Cohen
· 11 years ago
ed13187
Launcher3 multi-profile support
by Kenny Guy
· 11 years ago
ab5fa3a
Don't lose icons when migrating from different-sized hotseats.
by Dan Sandler
· 11 years ago
f4d0811
handle shortcut restore for missing packages
by Chris Wren
· 12 years ago
1ada10d
add a backup agent.
by Chris Wren
· 12 years ago
d5e66bf
remember the provider path when creating a widget.
by Chris Wren
· 12 years ago
dcd297f
Initial implementation of Shrink-wrap
by Adam Cohen
· 12 years ago
e25af79
HACK: temporary upgrade path from com.android.launcher2
by Adam Cohen
· 12 years ago
325dc23
Launcher2 is now Launcher3.
by Daniel Sandler
· 12 years ago
[Renamed (99%) from src/com/android/launcher2/LauncherSettings.java]
c51934b
Updating portals visuals:
by Adam Cohen
· 14 years ago
3d503fb
Initial changes to add configurable hotseat.
by Winson Chung
· 14 years ago
df2cc41
Stripping LiveFolders from Launcher
by Adam Cohen
· 14 years ago
93c4576
Remove obsolete doc references to LauncherAppWidgetBinder
by Bjorn Bringert
· 16 years ago
7eb9e5e
Upgrade Home db to upgrade contacts shortcut to the quick contact action
by Romain Guy
· 16 years ago
a590252
Launcher2 compiles.
by Joe Onorato
· 16 years ago
fca7c88
Move com/android/launcher -> com/android/launcher2
by Joe Onorato
· 16 years ago
[Renamed from src/com/android/launcher/LauncherSettings.java]
1ce1a24
Fixes #1937447. Home was not saving the appropriate state when losing focus.
by Romain Guy
· 16 years ago
73b979d
Add gestures to Home.
by Romain Guy
· 16 years ago
ca9475f
auto import from //branches/cupcake_rel/...@138607
by The Android Open Source Project
· 16 years ago
7376fae
auto import from //branches/cupcake/...@137873
by The Android Open Source Project
· 16 years ago
31dd503
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
3189679
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
38a75b2
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
b28e1b7
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
15a8880
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 17 years ago
d097a18
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago