summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Utilities.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing long-press issue due to child hit-rect offset.Winson Chung2011-05-231-22/+0
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-1/+1
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-0/+6
* Setting tab bar widths automaticallyMichael Jurka2011-03-231-0/+8
* Removing dead codeMichael Jurka2011-01-171-2/+0
* Using hdpi icons in LauncherMichael Jurka2010-11-011-1/+1
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-7/+6
* Apps on SD card don't confuse the launcher any more. They show up properly a...Joe Onorato2010-03-101-0/+24
* Widen AllApps3D text to match LauncherKenny Root2010-03-051-6/+3
* Fix the build!Romain Guy2010-03-041-0/+2
* Make sure the generated texture is 120px wide.Romain Guy2010-02-121-1/+1
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato2010-02-121-125/+6
* Fix texture generation issue on Home.Romain Guy2010-02-041-2/+2
* Attempt to fix icons labels misalignment in Home.Romain Guy2010-01-261-19/+18
* Change text labels from RGBA to ALPHA8. Reduces memory usage and may increas...Jason Sams2010-01-191-1/+1
* Update launcher2 with vertex shader and single draw method for icons.Jason Sams2010-01-191-4/+4
* Bug 2239823 - Can't focus "home" icon in 3d all appsJoe Onorato2009-11-081-5/+5
* Make the selection indicator and the focus indicator in 3d all apps different...Joe Onorato2009-11-081-5/+10
* Adjust logging of launcher2 launch times, and make all apps loading wait a li...Joe Onorato2009-11-021-5/+5
* Tweak the shape/size of the all apps selection glow.Joe Onorato2009-11-021-2/+2
* use table maskfilter for glowMike Reed2009-10-301-11/+9
* Center the text in the textures.Joe Onorato2009-10-011-1/+6
* Fix icons resizing.Romain Guy2009-09-281-31/+39
* Implement dark background, adjust spacing, remove skia scaling for performanc...Jason Sams2009-09-201-6/+6
* Add support for the text burn in all apps, but leave it turned off.Joe Onorato2009-09-161-2/+6
* Add a glow selection to the icons. I'm not sure if I like it.Joe Onorato2009-09-151-2/+41
* Click on icons.Joe Onorato2009-09-021-25/+91
* Add the all apps button.Joe Onorato2009-08-311-0/+1
* The icons are 3dJoe Onorato2009-08-281-3/+5
* Redo the launcher loading code and put the real app icons into rollo.Joe Onorato2009-08-241-90/+108
* start rewriting rollo so it's a little more parameterized.Joe Onorato2009-08-081-7/+28
* clean up rollo / launcher2Joe Onorato2009-08-071-2/+115
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+204