Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
9c436be5facf284cb1bf9f29c39d1a51a6fcf9c0
/
src
/
com
/
android
/
launcher3
/
WidgetPreviewLoader.java
e62d2bb
Removing some Launcher3 dependencies from BaseIconCache
by Sunny Goyal
· 7 years ago
48cb7bc
Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package
by Hyunyoung Song
· 7 years ago
f840f10
Removing additional rpc due to icon cache update
by Sunny Goyal
· 7 years ago
d230307
Migrating to android-x
by Sunny Goyal
· 7 years ago
4ac406d
Avoid crash when widget previews have no intrinsic size
by Roger Olsson
· 7 years ago
18a4e5a
Making LauncherIcons thread safe
by Sunny Goyal
· 8 years ago
f1fbc3f
Converting widget panel into a floating view
by Sunny Goyal
· 8 years ago
952e63d
Fixing custom widgets support:
by Sunny Goyal
· 8 years ago
6cdc16c
Update cache version based on new icon sizes.
by Jon Miranda
· 8 years ago
b28c4fc
Landscape grid changes for Workspace/All Apps.
by Jon Miranda
· 8 years ago
3fede16
Merge "Do not apply legacy treatment on shortcuts Bug: 62617041" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
d84f771
Do not apply legacy treatment on shortcuts Bug: 62617041
by Hyunyoung Song
· 8 years ago
e463c8f
Rafactoring shadow generator logic to allow customizing various parameters
by Sunny Goyal
· 8 years ago
0966072
Portrait grid changes for Workspace/All Apps.
by Jon Miranda
· 8 years ago
b3648e0
Refactoring some shadow generator logic into common methods
by Sunny Goyal
· 8 years ago
0920417
[MANUAL] resolve merge conflicts of 59c0e0e91 to ub-launcher3-dorval-polish
by Hyunyoung Song
· 8 years ago
6c300c8
resolve merge conflicts of 128b7e59a to ub-launcher3-master
by Tony Wickham
· 8 years ago
86222d2
Add support for getting widgets/shortucts for a particular package/user
by Tony Wickham
· 8 years ago
ca4e6b4
resolve merge conflicts of 26b174659 to ub-launcher3-master
by Tony
· 8 years ago
26b1746
Add support for system shortcuts in popup container
by Tony Wickham
· 8 years ago
afc3f09
Adding support for showing the widget preview based on the provided RemoteViews
by Sunny Goyal
· 8 years ago
c65a008
Adding support for showing the widget preview based on the provided RemoteViews
by Sunny Goyal
· 8 years ago
9b29ca5
Defining HomeScreenElementTheme for elements which appear on top of wallpaper
by Sunny Goyal
· 9 years ago
7d87cb1
Updating the shortcut preview generation logic
by Sunny Goyal
· 9 years ago
92bbfa1
Updating the default widget preview generation logic
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
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
a52ecb0
Removing all compatibility code below Lollipop
by Sunny Goyal
· 9 years ago
7c74e4a
No more UserHandleCompat
by Sunny Goyal
· 9 years ago
ec5a42e
Merge "Catching OOM during widget preview generation" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
3ef8691
Fixing wrong cache lookup call
by Sunny Goyal
· 9 years ago
2570d10
Catching OOM during widget preview generation
by Sunny Goyal
· 9 years ago
abef55a
Update Launcher to use theme colors.
by Andrew Sapperstein
· 9 years ago
6388b2c
Adding some utility methods for thread verification
by Sunny Goyal
· 9 years ago
4ddc401
Creating WidgetCellItem to wrap LauncherAppWidgetProviderInfo and resolveInfo
by Sunny Goyal
· 9 years ago
3e840f4
Prevent work profile widget DnD crash b/26079469
by Hyunyoung Song
· 9 years ago
6f70936
Preventing launcher crashes due to low disk space.
by Sunny Goyal
· 10 years ago
1ba7e36
Fixing null check when calling mutateOnMainThread
by Sunny Goyal
· 10 years ago
8ac727b
Using custom threadpool executor instead of the one defined in AsyncTask
by Sunny Goyal
· 10 years ago
7ca9911
Using an executor with increased queue size for loading previews
by Sunny Goyal
· 10 years ago
2d648b0
Refreshing widget list when a package containing a widget changes
by Sunny Goyal
· 10 years ago
a2a039b
Using a reverse hashmap instead of indexOfValue in userManager
by Sunny Goyal
· 10 years ago
233ee96
Calculating widget minSpans and spans statically/independent of orientation
by Sunny Goyal
· 10 years ago
b9f932e
Prevent from widget cell preview image from being cut off.
by Hyunyoung Song
· 10 years ago
b4cbea4
Fixing nullpointer when creating new DB
by Sunny Goyal
· 10 years ago
ed717bc
Merge "Fix last bit of WidgetTray jank issue b/21133230" into ub-launcher3-burnaby
by Hyunyoung Song
· 10 years ago
e98f4a4
Fix last bit of WidgetTray jank issue b/21133230
by Hyunyoung Song
· 10 years ago
383c507
Removing ContentObserver in launcher
by Sunny Goyal
· 10 years ago
41e3369
Work profile badge alignment b/21336417
by Hyunyoung Song
· 10 years ago
f00d02b
Improve AyncTask throughput inside WidgetPreviewLoader
by Hyunyoung Song
· 10 years ago
316490e
Removing some synthetic method creation
by Sunny Goyal
· 10 years ago
5f4e0fd
Moving all apps code into sub package.
by Winson Chung
· 10 years ago
2e6da15
Refactoring DeviceProfile
by Adam Cohen
· 10 years ago
2bd3d7d
Load PackageItemInfo in background thread to prevent ANR
by Hyunyoung Song
· 10 years ago
05304db
Reducing delay in applying widget previews loaded in the background.
by Winson Chung
· 10 years ago
78b1966
Removing some dead code and extra view creation.
by Winson Chung
· 10 years ago
6babf2e
Place the work profile badge in the correct bottom right (left for RTL) location
by Hyunyoung Song
· 10 years ago
8821ca9
WidgetTray performance improvement (less sorting): Part 1
by Hyunyoung Song
· 10 years ago
559d90d
WidgetPreviewLoader concurrency issue / Caching improvement
by Hyunyoung Song
· 10 years ago
3f47144
WidgetTray revamp work
by Hyunyoung Song
· 10 years ago
5b0e669
Rewrite: Widget preview loader logic
by Sunny Goyal
· 10 years ago
091440a
Reducing method count by eliminating synthetic accessors
by Adam Cohen
· 10 years ago
4cad753
Cleaning up widget preview loader
by Sunny Goyal
· 10 years ago
b745afb
Initial changes to break out AllApps into its own view.
by Winson Chung
· 10 years ago
30914ad
Merge "Supporting custom widgets provided by launcher" into ub-now-master
by Adam Cohen
· 11 years ago
5940042
Supporting custom widgets provided by launcher
by Adam Cohen
· 11 years ago
0250945
Avoid db exception on L and above
by Adam Cohen
· 11 years ago
5f05913
Ignoring specific db exception to workaround Bug. 18554839.
by Winson Chung
· 11 years ago
736f5af
Fixing some IconCache methods not thread safe
by Sunny Goyal
· 11 years ago
4fbbb3e
Create a central list of files the Launcher writes to the app directory
by Helena Josol
· 11 years ago
8fd7483
Source change to get code compiling on google3
by Sameer Padala
· 11 years ago
ffe83f1
Adding support for managed profiles in widget
by Sunny Goyal
· 11 years ago
fa9ffc2
Fix NPE in WidgetPreviewLoader
by Adrian Roos
· 11 years ago
1f375ab
Dump open files if we run out of file descriptors
by Adrian Roos
· 11 years ago
65d60e2
Fix skia crash in widget preview loading
by Adrian Roos
· 11 years ago
fa4c799
Fix concurrent drawable usage resulting in native crash
by Adrian Roos
· 11 years ago
5d2704f
Clean up dead, ugly and wrong code in icon and widget preview loading
by Adrian Roos
· 11 years ago
6e27f64
Recover when widget preview database is deleted
by Michael Jurka
· 12 years ago
8ff02ca
Clear widget preview cache when system is updated
by Michael Jurka
· 12 years ago
fd13c71
backup widget assets.
by Chris Wren
· 12 years ago
45cab39
Tweaking the front cling to support more verbose languages. (Bug 11015051)
by Winson Chung
· 12 years ago
6706ed8
Updating widget preview tile.
by Winson Chung
· 12 years ago
eb1bb92
Recover when reading corrupted widget previews
by Michael Jurka
· 12 years ago
5f8afe6
Initial Changes for Dynamic Grid
by Winson Chung
· 12 years ago
e4f9891
Lazily instantiate LauncherAppState.
by Daniel Sandler
· 12 years ago
cc8befa
Move LauncherApplication's state and code to LauncherAppState.
by Daniel Sandler
· 12 years ago
325dc23
Launcher2 is now Launcher3.
by Daniel Sandler
· 12 years ago
[Renamed (99%) from src/com/android/launcher2/WidgetPreviewLoader.java]
b8f5c40
Don't close widget preview cache db
by Michael Jurka
· 12 years ago
d9cb4a1
Fix SQLite crashes in Launcher
by Michael Jurka
· 12 years ago
e5919c5
Fix bug with some 1x1 widget previews
by Michael Jurka
· 12 years ago
5140cfa
Fix rare NPE
by Michael Jurka
· 13 years ago
32b7a09
Fix SQLite syntax error
by Michael Jurka
· 13 years ago
c4deb99
Merge "Fix crash when creating preview cache table"
by Michael Jurka
· 13 years ago
f0d45bd
Fix crash when creating preview cache table
by Michael Jurka
· 13 years ago
ee8e99f
Fix crash when switching between Apps/Widgets tabs
by Michael Jurka
· 13 years ago
0247d14
Clean up database in WidgetPreviewLoader
by Michael Jurka
· 13 years ago
3f4e070
Fix crash when rotating all apps
by Michael Jurka
· 13 years ago
Next »