Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
c0dcf597084d00e4c23a7fea5fd0738f6c095a6b
/
src
/
com
/
android
/
launcher2
/
AllAppsPagedView.java
c0dcf59
Fixing up some Folder bugs
by Adam Cohen
· 14 years ago
8e41ad2
fix the build
by Michael Jurka
· 14 years ago
bf6cb22
am 1e21c180: am 87e560bc: am a9c683d9: Merge "Fixing calculation of # of rows in All Apps" into honeycomb-mr2
by Michael Jurka
· 14 years ago
dcfc25c
am 4c826609: am a83ae6bf: am 330ae983: Merge "Fix issue where All Apps tab bar was too small" into honeycomb-mr2
by Michael Jurka
· 14 years ago
25dfc08
Fixing calculation of # of rows in All Apps
by Michael Jurka
· 14 years ago
83ae5cf
am 6a2326cf: am bad51817: am 87b1490c: Potential fix for bug 4479399
by Michael Jurka
· 14 years ago
983e3fd
Fix issue where All Apps tab bar was too small
by Michael Jurka
· 14 years ago
87b1490
Potential fix for bug 4479399
by Michael Jurka
· 14 years ago
ed4c1f1
Merge "Refactor of Launcher drag and drop to use a DragObject"
by Adam Cohen
· 14 years ago
cb3382b
Refactor of Launcher drag and drop to use a DragObject
by Adam Cohen
· 14 years ago
1a00933
DO NOT MERGE Dynamically determine size of customize tray.
by Patrick Dubroy
· 14 years ago
4a5ad09
Dynamically determine size of customize tray.
by Patrick Dubroy
· 14 years ago
e61c6a3
Dynamically determine # of rows/cols in All Apps.
by Patrick Dubroy
· 14 years ago
ea2daff
Allow determining # of rows/columns for All Apps and Customize at run time
by Michael Jurka
· 14 years ago
244d74c
Dynamically determine # of rows/cols in All Apps.
by Patrick Dubroy
· 14 years ago
4c6016f
Allow determining # of rows/columns for All Apps and Customize at run time
by Michael Jurka
· 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
12ac0d6
Setting tab bar widths automatically
by Michael Jurka
· 15 years ago
dd25902
Disabling isHardwareAccelerated check until we know when they can/can not be made.
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
b9b8ce9
Fix: restoring holo outlines in paged views on tablet
by Michael Jurka
· 14 years ago
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
· 15 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