Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
fd6e4511b0b44c29e7718a474f71715dab8de4ce
/
src
/
com
/
android
/
launcher2
/
AllAppsPagedView.java
785d2eb
Initial changes to merged AllApps/Customize pane in the Phone UI.
by Winson Chung
· 14 years ago
8a71ca8
Merge "Cleaning up drag and drop visulization and drop location determination"
by Adam Cohen
· 14 years ago
e3e27a8
Cleaning up drag and drop visulization and drop location determination
by Adam Cohen
· 14 years ago
20f7111
Making mini workspaces disappear if drag from AllApps fails.
by Winson Chung
· 14 years ago
337cd9d
Resetting AllApps to first page when turning screen off/hitting home.
by Winson Chung
· 14 years ago
7ef959b
Setting tab bar widths automatically
by Michael Jurka
· 15 years ago
abded66
improving performance of first AllApps/Customize animation
by Michael Jurka
· 14 years ago
cd95371
Fix 3385675: Uninstall option available for system app
by Patrick Dubroy
· 15 years ago
8b53478
Pre-initializing filtered/apps list in case we get incremental updates before setApps(), adding additional null checks. (3465095)
by Winson Chung
· 15 years ago
5f44542
Add missing animations when dragging from customize.
by Patrick Dubroy
· 15 years ago
c5e4902
Simplifying logic to create/destroy hardware layers in All Apps
by Michael Jurka
· 15 years ago
c0759f5
Reducing memory impact of hardware layers in Launcher
by Michael Jurka
· 15 years ago
8245a86
Adding hardware layers to All Apps
by Michael Jurka
· 15 years ago
78403fe
Changing downloads tab to my apps and making most recent first. (3377455)
by Winson Chung
· 15 years ago
7bccb42
Fix 3373059: Crash when drag cancelled in spring-loaded state
by Patrick Dubroy
· 15 years ago
532a52a
Changing text in empty-downloads message.
by Winson Chung
· 15 years ago
4a7d4af
Removing dead code
by Michael Jurka
· 15 years ago
0b5888e
Merge "Preventing screen rotations when dragging." into honeycomb
by Winson Chung
· 15 years ago
400438b
Preventing screen rotations when dragging.
by Winson Chung
· 15 years ago
c31820d
NPE fix
by Michael Jurka
· 15 years ago
452821f
Fixing issue where icons sometimes do not show in AllApps.
by Winson Chung
· 15 years ago
304dcde
Ensuring that we don't start dragging while another drag is in progress.
by Winson Chung
· 15 years ago
0499834
Fixing issues with holographic outline cache in AllApps/Customize.
by Winson Chung
· 15 years ago
59e1f9a
Adding fade when dragging items outside of the customization tray.
by Winson Chung
· 15 years ago
577d017
adding "Remove" and "Delete" text to delete button
by Michael Jurka
· 15 years ago
b8e1447
Don't show application info icon on workspace
by Michael Jurka
· 15 years ago
c2f7f47
correcting misspellings and removing dead code
by Michael Jurka
· 15 years ago
72b079e
adding ability to vertically drag an app out of All Apps
by Michael Jurka
· 15 years ago
cd4bc49
Changing AllApps checked visualization, fixing drag offset issue in AllApps/Customize.
by Winson Chung
· 15 years ago
d3ef306
added spring loaded mode for adding items to workspace
by Michael Jurka
· 15 years ago
af91de0
code cleanup, preparing for spring-loaded adding to screens
by Michael Jurka
· 15 years ago
cdc30d5
Removing CAB from AllApps
by Adam Cohen
· 15 years ago
a669d79
Prevent flicker when starting a drag.
by Patrick Dubroy
· 15 years ago
49c4ba3
Modified behavior of mini-workspace screens
by Adam Lesinski
· 15 years ago
6b879f0
Layout tweaks in Launcher
by Adam Lesinski
· 15 years ago
7da1025
Layout and spacing changes for AllApps/Customization drawer
by Winson Chung
· 15 years ago
10fefb1
Fixing issues in Launcher
by Winson Chung
· 15 years ago
b3c81cc
Re-enable clicking on CAB buttons
by Patrick Dubroy
· 15 years ago
3c6dbcd
Fix crash when dragging from all apps to home.
by Patrick Dubroy
· 15 years ago
960c6f4
Removing Apps/Games tab.
by Winson Chung
· 15 years ago
df4b83d
More spacing changes for AllApps.
by Winson Chung
· 15 years ago
9678557
Adding message when there are no icons in a particular tab.
by Winson Chung
· 15 years ago
3e7c763
updated Workspace thumbnail behavior
by Michael Jurka
· 15 years ago
9c4949e
->Added attribute to PagedView to specify spacing between
by Adam Cohen
· 15 years ago
3125d9d
Making the CAB text match the type of item selected in customization mode.
by Michael Jurka
· 15 years ago
0280c3b
Adding support for drag and drop of folders and shortcuts.
by Michael Jurka
· 15 years ago
5ffd8ea
Initial changes to add Applications tab in the customization drawer for usability testing.
by Winson Chung
· 15 years ago
dea9e93
Fix misaligned drop targets in the all apps CAB
by Patrick Dubroy
· 15 years ago
f79d526
removing dead code
by Michael Jurka
· 15 years ago
430c53b
Fix 2981705: Unable to uninstall downloaded app by dragging to trash.
by Patrick Dubroy
· 15 years ago
2b9ff37
When an app is chosen in All Apps, tapping a workspace screen adds it to that screen.
by Patrick Dubroy
· 15 years ago
5539af7
Don't allow system apps to be uninstalled by tapping the trash can button.
by Patrick Dubroy
· 15 years ago
9f7aec8
Implement selection mode for All Apps with delete and info actions.
by Patrick Dubroy
· 15 years ago
5f2aa4e
Adding single/multi selection mode to AllAppsPagedView (action bar disabled).
by Winson Chung
· 15 years ago
241c3b4
Adding outline cache for PagedViewIcons.
by Winson Chung
· 15 years ago
86f7753
Preventing reloading of pages on swipe and disabling offsets for xlarge static wallpapers.
by Winson Chung
· 15 years ago
a63c452
added support for dragging widgets and app icons to mini screens
by Michael Jurka
· 15 years ago
b3347bb
Adding holographic outline for paged items (sans widgets).
by Winson Chung
· 15 years ago
80baf5a
Adding paging for the widget/shortcut/folder customization area and fixing bugs.
by Winson Chung
· 15 years ago
321e9ee
Creating generic Workspace/CellLayout for paged views in Launcher.
by Winson Chung
· 15 years ago