summaryrefslogtreecommitdiff
path: root/src/com/android/launcher2/Utilities.java
AgeCommit message (Expand)Author
2012-06-19Remove unnecessary use of some private APIsMichael Jurka
2012-04-13Fix warnings and remove dead codeMichael Jurka
2012-02-29New small/large screen division for Launcher.Andrew Flynn
2011-11-03Altering touch feedback for qsb assets. (Bug: 5560273)Winson Chung
2011-10-04Fixing crash when you are dragging an app and the packages change under you. ...Winson Chung
2011-08-09Adding a progress bar while All Apps is loadingMichael Jurka
2011-08-08Fix visual bugsMichael Jurka
2011-08-05Solving bug where labels were unevenMichael Jurka
2011-08-03Revert "Revert "Clear the bitmap associated with canvases.""Adam Cohen
2011-08-03Revert "Clear the bitmap associated with canvases."Adam Cohen
2011-08-02Clear the bitmap associated with canvases.Dianne Hackborn
2011-06-22Tweaking launcher grid and spacing.Winson Chung
2011-05-23Fixing long-press issue due to child hit-rect offset.Winson Chung
2011-05-12Moving tablet interface to 'large' devicesMichael Jurka
2011-04-14Fixing focus issues in Launcher (keyboard support).Winson Chung
2011-03-23Setting tab bar widths automaticallyMichael Jurka
2011-01-17Removing dead codeMichael Jurka
2010-11-01Using hdpi icons in LauncherMichael Jurka
2010-06-30Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung
2010-03-10Apps on SD card don't confuse the launcher any more. They show up properly a...Joe Onorato
2010-03-05Widen AllApps3D text to match LauncherKenny Root
2010-03-04Fix the build!Romain Guy
2010-02-12Make sure the generated texture is 120px wide.Romain Guy
2010-02-12Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato
2010-02-04Fix texture generation issue on Home.Romain Guy
2010-01-26Attempt to fix icons labels misalignment in Home.Romain Guy
2010-01-19Change text labels from RGBA to ALPHA8. Reduces memory usage and may increas...Jason Sams
2010-01-19Update launcher2 with vertex shader and single draw method for icons.Jason Sams
2009-11-08Bug 2239823 - Can't focus "home" icon in 3d all appsJoe Onorato
2009-11-08Make the selection indicator and the focus indicator in 3d all apps different...Joe Onorato
2009-11-02Adjust logging of launcher2 launch times, and make all apps loading wait a li...Joe Onorato
2009-11-02Tweak the shape/size of the all apps selection glow.Joe Onorato
2009-10-30use table maskfilter for glowMike Reed
2009-10-01Center the text in the textures.Joe Onorato
2009-09-28Fix icons resizing.Romain Guy
2009-09-20Implement dark background, adjust spacing, remove skia scaling for performanc...Jason Sams
2009-09-16Add support for the text burn in all apps, but leave it turned off.Joe Onorato
2009-09-15Add a glow selection to the icons. I'm not sure if I like it.Joe Onorato
2009-09-02Click on icons.Joe Onorato
2009-08-31Add the all apps button.Joe Onorato
2009-08-28The icons are 3dJoe Onorato
2009-08-24Redo the launcher loading code and put the real app icons into rollo.Joe Onorato
2009-08-08start rewriting rollo so it's a little more parameterized.Joe Onorato
2009-08-07clean up rollo / launcher2Joe Onorato
2009-07-30Launcher2 compiles.Joe Onorato
2009-07-30Move com/android/launcher -> com/android/launcher2Joe Onorato