Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
ebea84d1c95f4c38ba8cee46cd586fd757b4fce2
/
src
/
com
/
android
/
launcher2
/
AppsCustomizePagedView.java
ebea84d
Unifying overscroll btw phone and tablet
by Adam Cohen
· 14 years ago
31234d8
fix build
by Michael Jurka
· 14 years ago
619643a
Merge "Fixing issue where you could click through to next page in AppsCustomize (issue 5501400)" into ics-mr1
by Adam Cohen
· 14 years ago
81efbad
Reduce unnecessary layout passes
by Michael Jurka
· 14 years ago
4e84401
Fixing issue where you could click through to next page in AppsCustomize (issue 5501400)
by Adam Cohen
· 14 years ago
6032e7e
Fixing issue where AllApps labels were getting clipped (Bug: 5490118)
by Winson Chung
· 14 years ago
55f57c4
Merge "Launcher performance optimizations: shaving about 3ms off Workspace.dispatchDraw()" into ics-mr1
by Adam Cohen
· 14 years ago
7389496
Launcher performance optimizations: shaving about 3ms off Workspace.dispatchDraw()
by Adam Cohen
· 14 years ago
0b9fcf5
Fixing issue where default widget previews were not using large icons on tablet.
by Winson Chung
· 14 years ago
b5e74c8
Fixing issue where widget previews were being scaled up.
by Winson Chung
· 14 years ago
c5deca7
Merge "Asset updates" into ics-mr1
by Michael Jurka
· 14 years ago
8db7000
Asset updates
by Peter Ng
· 14 years ago
6a87740
Fixing issue where we were unnecessarily center pages vertically (Bug: 5521605)
by Winson Chung
· 14 years ago
2591f6a
Fixing AppsCustomize paging effect on tablet
by Adam Cohen
· 14 years ago
6a8103c
Adding check in when getting current tab tag to prevent crash/NPE. (Bug: 5492469)
by Winson Chung
· 14 years ago
dd3a3d9
Merge "Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)" into ics-mr0
by Adam Cohen
· 14 years ago
ae4f155
Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)
by Adam Cohen
· 14 years ago
4b0ed8c
Adding additional cases where we may have to recalculate the number of apps/widget pages. (Bug: 5475261)
by Winson Chung
· 14 years ago
d3357b1
Fixing all apps accessibility (issue: 5478505)
by Adam Cohen
· 14 years ago
b64d36e
Fixing stutter in AllApps transition
by Adam Cohen
· 14 years ago
0cd3b64
Add ability to swipe from apps to widgets in AllAppsCustomize (issue 5453016)
by Adam Cohen
· 14 years ago
5fc72b3
Fixing some issues with AppsCustomize
by Winson Chung
· 14 years ago
8ff8713
Workaround for stingray crash due to using old bitmaps. (Bug: 5397469)
by Winson Chung
· 14 years ago
e4a647f
Slight change to inflate as much of the widget info as possible ahead of bg preview loading.
by Winson Chung
· 14 years ago
0994593
Clean up bitmaps when necessary in the widget tray to prevent likelihood of OOM. (Bug: 5348390)
by Winson Chung
· 14 years ago
7f0acdd
Deferring create hardware layers until we load widget pages. (5330412)
by Winson Chung
· 14 years ago
7d7541e
Updating Clings. (5057945, 5056643)
by Winson Chung
· 14 years ago
446e940
Locking orientation on phones (issue 4967793)
by Adam Cohen
· 14 years ago
cff6af8
Tuning AllApps <--> Workspace transitions
by Adam Cohen
· 14 years ago
61dcf37
Fixing regression with widget sizes
by Adam Cohen
· 14 years ago
b5ba097
Workspace overscroll effect
by Adam Cohen
· 14 years ago
859736e
Merge "New AllAppsCustomize transitions"
by Adam Cohen
· 14 years ago
22f823d
New AllAppsCustomize transitions
by Adam Cohen
· 14 years ago
c9d95c5
Cleaning up LauncherModel
by Michael Jurka
· 14 years ago
f814aa0
Unifying widget cell requirement computations
by Adam Cohen
· 14 years ago
7777d96
Refactor and simplify home transitions
by Adam Cohen
· 14 years ago
b60fd0e
Tagging where ItemInfos are created for debug purposes
by Michael Jurka
· 14 years ago
87acb48
Fixing issue where rotating device while in widgets pane fails to load.
by Winson Chung
· 14 years ago
ed718b1
Merge "Saving/restoring current page in AppsCustomize. (5050168)"
by Winson Chung
· 14 years ago
b0fa352
Fixing issue 4727712, widget list isn't always synced correctly
by Adam Cohen
· 14 years ago
5afbf7b
Saving/restoring current page in AppsCustomize. (5050168)
by Winson Chung
· 14 years ago
f314b0e
Improving transition between Apps/Widgets panes (5145408)
by Winson Chung
· 14 years ago
35d4a25
Tweaking widget grid to show more items
by Winson Chung
· 14 years ago
d771c96
Fix regression: taps were not sent to wallpaper
by Michael Jurka
· 14 years ago
70fc438
Adding opacity to drag views. (5064535)
by Winson Chung
· 14 years ago
54c725c
Bug fixes
by Winson Chung
· 14 years ago
aaf473c
Revert "Revert "Clear the bitmap associated with canvases.""
by Adam Cohen
· 14 years ago
4e01284
Revert "Clear the bitmap associated with canvases."
by Adam Cohen
· 14 years ago
b2cdfb5
Merge "Clear the bitmap associated with canvases."
by Dianne Hackborn
· 14 years ago
9b9d48f
Clear the bitmap associated with canvases.
by Dianne Hackborn
· 14 years ago
6a3fd3f
Multitude of launcher behaviour changes.
by Winson Chung
· 14 years ago
72d8b39
Removing use of deprecated constants in GridLayout.
by Winson Chung
· 14 years ago
5a80835
Adding menu to jump to shortcuts page in widgets tab
by Winson Chung
· 14 years ago
de1af76
Fixing transition issues from AppsCustomize.
by Winson Chung
· 14 years ago
fc53cd2
Fixing a couple bugs, allapps clicks and weird crash
by Adam Cohen
· 14 years ago
d4d7aa5
Adding animations when dropping on delete / uninstall drop target
by Adam Cohen
· 14 years ago
d52f3d8
Fixing some issues with our use of GridLayout.
by Winson Chung
· 14 years ago
ac8c876
Pixel perfect drag animations in workspace and folders, including springloaded
by Adam Cohen
· 14 years ago
e0cccab
Merge "Clamping touch positions to drag layer rect to prevent dragging outside of bounds."
by Winson Chung
· 14 years ago
273c102
Clamping touch positions to drag layer rect to prevent dragging outside of bounds.
by Winson Chung
· 14 years ago
557d6ed
Fixing issues with spring loaded adding.
by Winson Chung
· 14 years ago
14a001a
Merge "Remove unnecessary lock"
by Michael Jurka
· 14 years ago
35aa14d
Don't reset pages in AllApps if not necessary
by Michael Jurka
· 14 years ago
be69cc8
Remove unnecessary lock
by Michael Jurka
· 14 years ago
649723c
Updating assets.
by Winson Chung
· 14 years ago
c07918d
Cleaning up some spring-loaded related dragging code. Allow cancel spring loaded mode.
by Winson Chung
· 14 years ago
967289b
Adding new assets.
by Winson Chung
· 14 years ago
db1138b
Tweaking AppsCustomize spacing to match CellLayout.
by Winson Chung
· 14 years ago
6a0f57d
Populating some more accessibility events.
by Winson Chung
· 14 years ago
875de7e
Fixing crash when adding/removing new packages while AppsCustomize is open.
by Winson Chung
· 14 years ago
d294526
Making slightly different layout for shortcut pages in Widgets tab.
by Winson Chung
· 14 years ago
fd3385f
Using GridLayout in AppsCustomize widgets tab.
by Winson Chung
· 14 years ago
4e07654
Cleaning up dead code.
by Winson Chung
· 14 years ago
b44b524
Loading previews and holographic icons in background thread using AsyncTasks.
by Winson Chung
· 14 years ago
201bc82
Need to remove views and not just hide them after animations.
by Winson Chung
· 14 years ago
007c698
Adding signposting to Phone UI in Workspace/AppsCustomize.
by Winson Chung
· 14 years ago
f0ea4d3
Replacing AllApps/Customize in tablet UI with Apps/Customize.
by Winson Chung
· 14 years ago
b26f3d6
Modifying AppsCustomize behaviour to use springloaded mode.
by Winson Chung
· 14 years ago
c0dcf59
Fixing up some Folder bugs
by Adam Cohen
· 14 years ago
9f4e0fd
Re-enabling holographic icons for tomorrow's build.
by Winson Chung
· 14 years ago
d2e87b3
Fixing regression in shop icon and widget pane.
by Winson Chung
· 14 years ago
6a26e5b
Removing wallpapers tab, adding shop icon back.
by Winson Chung
· 14 years ago
55b6550
Changing long-press-on-workspace behaviour to show Applications & Widgets.
by Winson Chung
· 14 years ago
34efdaf
Prioritizing Wallpapers and Live Wallpapers.
by Winson Chung
· 14 years ago
59d0bb0
Fixing clipped landscape layout and crash when tapping to add widgets.
by Winson Chung
· 14 years ago
6a70e9f
Fixing issue where holographic icons could get out of sync in AllApps (when number of pages changes).
by Winson Chung
· 14 years ago
a2eb170
Moving tablet interface to 'large' devices
by Michael Jurka
· 14 years ago
46af2e8
Adding Wallpapers tab.
by Winson Chung
· 14 years ago
4e6a976
Adding keyboard focus support for phones.
by Winson Chung
· 14 years ago
63257c1
Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize.
by Winson Chung
· 14 years ago
563ed71
Merge "Cleaning up icon code."
by Winson Chung
· 14 years ago
4dbea79
Cleaning up icon code.
by Winson Chung
· 14 years ago
b9b8ce9
Fix: restoring holo outlines in paged views on tablet
by Michael Jurka
· 14 years ago
1ed747a
Testing mixing shortcuts into widgets pane.
by Winson Chung
· 14 years ago
fc79c80
Fixing drag and drop issues with AppsCustomize pane.
by Winson Chung
· 14 years ago
4b576be
Adding back the widgets pane to the merged AllApps.
by Winson Chung
· 14 years ago
785d2eb
Initial changes to merged AllApps/Customize pane in the Phone UI.
by Winson Chung
· 14 years ago