629758ff081a354e43aa409159211210ee4ee85a |
|
15-Jun-2012 |
Michael Jurka <mikejurka@google.com> |
Remove unnecessary use of some private APIs Change-Id: Idaba6833ddf4a8615845ca2f643c458bdeb9c403
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
3a9fcedbcd235372cd2ab64f825a0b5b3937f59e |
|
13-Apr-2012 |
Michael Jurka <mikejurka@google.com> |
Fix warnings and remove dead code Change-Id: I574d823fedf4b752c3df5a72599b390f708823ac
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
0dca1ec41479a74f8da080224fa0c7eacab674d6 |
|
29-Feb-2012 |
Andrew Flynn <flynn@google.com> |
New small/large screen division for Launcher. Previously the dp division between the two was set at 600dp (7" tablets). This has now been bumped up to 720dp (10" tablets). Change-Id: I1f0419e504fc3bb606156c1cf6fbe03956274184
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
620542254c9b63cd17d2deefb07ffd39d8a54623 |
|
03-Nov-2011 |
Winson Chung <winsonc@google.com> |
Altering touch feedback for qsb assets. (Bug: 5560273) - Removing some dead code Change-Id: If6f3ffcf28249ca08c23089acb5bcd501b455119
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
a182096cb20e0580dfca6661b2e5871c8886c834 |
|
04-Oct-2011 |
Winson Chung <winsonc@google.com> |
Fixing crash when you are dragging an app and the packages change under you. (Bug: 5280181) - Removing unused dimension for app icon content size Change-Id: If3910010577e902937d284296479f9a699516de3
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
c57b7a8233d32c6dd8de5057c570afe3f50e3ef2 |
|
10-Aug-2011 |
Michael Jurka <mikejurka@google.com> |
Adding a progress bar while All Apps is loading - also, removing some unused imports Change-Id: Icf46beb9fa9d89bc06cba33c148ceb7d668cd402
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
86c119a2267398dfe7ccbc2c262c6b48c93d76c4 |
|
06-Aug-2011 |
Michael Jurka <mikejurka@google.com> |
Fix visual bugs - Fix clipping of icon labels on large devices - Fix bug where icons and widgets on side pages in home workspace were visible on startup Change-Id: I8c17cfcb1ac27255b955e6db9d0eec7ce3833bd0
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
931dc9779dab5071efc21163647f5f004991bfb3 |
|
06-Aug-2011 |
Michael Jurka <mikejurka@google.com> |
Solving bug where labels were uneven - Ensuring all icons, even those that are pulled from our database cache, are always the correct size - Solves bug where loading icon for shortcuts with missing activities on a GB->ICS upgrade caused uneven labels (Bug 5111191) Change-Id: I4b8a97c3b0fa02fd189f82d0c01444f47fee2205
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
aaf473c2bb6329b3b09ed2e19de6aae26077050c |
|
03-Aug-2011 |
Adam Cohen <adamcohen@google.com> |
Revert "Revert "Clear the bitmap associated with canvases."" This reverts commit 4e012846cd09caa85b018c36810e9a64adb87640.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
4e012846cd09caa85b018c36810e9a64adb87640 |
|
03-Aug-2011 |
Adam Cohen <adamcohen@google.com> |
Revert "Clear the bitmap associated with canvases." This reverts commit 9b9d48f28926371eab94c425b1d54150732fa08f.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
9b9d48f28926371eab94c425b1d54150732fa08f |
|
03-Aug-2011 |
Dianne Hackborn <hackbod@google.com> |
Clear the bitmap associated with canvases. Change-Id: Ic100a51960f8c0e7d8b3a107b64d23c7d70e6da9
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
4b825dcd5f64a5ebb60271844fbc5257374422bc |
|
19-Jun-2011 |
Winson Chung <winsonc@google.com> |
Tweaking launcher grid and spacing. Change-Id: I369a87f473d1e870b2f819221f6383aab340b067
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
0be025d64c1f84138fe430a58875886e66aae767 |
|
24-May-2011 |
Winson Chung <winsonc@google.com> |
Fixing long-press issue due to child hit-rect offset. - Removing some unused code Change-Id: I875e3b27372c4c507e4bbc2d36b16eba077e2121
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
a2eb17095dcffa75c1e9681fdc318fe6e0564321 |
|
12-May-2011 |
Michael Jurka <mikejurka@google.com> |
Moving tablet interface to 'large' devices (later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android) Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
97d85d23b013347bead4e2f5fa430a79ce69431e |
|
13-Apr-2011 |
Winson Chung <winsonc@google.com> |
Fixing focus issues in Launcher (keyboard support). Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
7ef959b9177e1e715b0afe010904455a3d961fc4 |
|
23-Feb-2011 |
Michael Jurka <mikejurka@google.com> |
Setting tab bar widths automatically - will make launcher adapt better to different screen sizes - also, moved customization tray tab setup code from Launcher to CustomizeTrayTabHost Change-Id: I27a1acdacd231150bf191548d155c0e94d855796
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
4a7d4afe87a9146b3cefef8e00581090301b698d |
|
18-Jan-2011 |
Michael Jurka <mikejurka@google.com> |
Removing dead code Change-Id: Iec1e23a9764b8ef2bb1326c8502f31f5b5c8763a
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
c9a961952d1a057029874f8426b90181f6876034 |
|
01-Nov-2010 |
Michael Jurka <mikejurka@google.com> |
Using hdpi icons in Launcher Known issue: Default activity icon is still showing up as small
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
aafa03cbb925c74be1c13f8bb99d928be429e62f |
|
12-Jun-2010 |
Winson Chung <winsonc@google.com> |
Allow for NxM layout and in-place rotation of items on homescreen. Currently, rotation is disabled as designs are still in flux, but the NxM grid is enabled (8x4). Change-Id: I0026f88c674719e3d67de6d6d481d2d4cd606362
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
56d8291af6a28c6ba64113120efdf84a785e816c |
|
07-Mar-2010 |
Joe Onorato <joeo@android.com> |
Apps on SD card don't confuse the launcher any more. They show up properly after reboots, mounting and unmounting. Change-Id: Icd861dcd8ac6401c597e2f9c8e2c66dff1cf9c61
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
970516430064068a1513b7489848339829b7971a |
|
05-Mar-2010 |
Kenny Root <kroot@google.com> |
Widen AllApps3D text to match Launcher The AllApps3D text used to have a bubble shade for the application title to make it more visible over a translucent background of the desktop. This was later changed to a black background eliminating the need for the bubble surrounding the text. The majority of the bubble rectangle code was commented out leaving all of the padding still in effect. This caused application titles to wrap in varying places between Launcher and Launcher2. Padding changes solve this. Change-Id: Id67649562045f65b44409dfb81e6112a1f838143
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
edcce099c98a6c40d10109ac092ab50f9d2668f3 |
|
04-Mar-2010 |
Romain Guy <romainguy@android.com> |
Fix the build!
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
c0c4fe39166b3ed8b9bb19129a890922d93f7a92 |
|
12-Feb-2010 |
Romain Guy <romainguy@android.com> |
Make sure the generated texture is 120px wide.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
0589f0f66ce498512c6ee47482c649d88294c9d0 |
|
08-Feb-2010 |
Joe Onorato <joeo@android.com> |
Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is used for the workspace. Consolidate the three icon resampling functions into one. Ensure that the icons stored in LauncherProvider are the right size, so we don't have to resample them each time we load them.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
442eda2cc1956003b2366c3060f8c0dbae024710 |
|
05-Feb-2010 |
Romain Guy <romainguy@android.com> |
Fix texture generation issue on Home.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
88f38d186bcba897ef4222d23515f127c77358aa |
|
26-Jan-2010 |
Romain Guy <romainguy@android.com> |
Attempt to fix icons labels misalignment in Home. Bug #2310188
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
6ec11bc3a80341206be9506619deb7f9171d38c9 |
|
20-Jan-2010 |
Jason Sams <rjsams@android.com> |
Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
b4ecab24dbff6e6dc9e7929655a55199fc32e8dd |
|
20-Jan-2010 |
Jason Sams <rjsams@android.com> |
Update launcher2 with vertex shader and single draw method for icons.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
eb8325a9e24cda47720152e1e95f5d86ab11f200 |
|
08-Nov-2009 |
Joe Onorato <joeo@android.com> |
Bug 2239823 - Can't focus "home" icon in 3d all apps
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
c61cff9299a54599c2b214de7c819b6be0412f4e |
|
08-Nov-2009 |
Joe Onorato <joeo@android.com> |
Make the selection indicator and the focus indicator in 3d all apps different colors. Bug 2239818.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
080d9b614e609826dce2606f9e474af674ead933 |
|
02-Nov-2009 |
Joe Onorato <joeo@android.com> |
Adjust logging of launcher2 launch times, and make all apps loading wait a little longer, even though usually it happens later anyway. For bug 2226555.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
a4c0cb965575b7a0832d92bc0b33e06c7c66cb10 |
|
02-Nov-2009 |
Joe Onorato <joeo@android.com> |
Tweak the shape/size of the all apps selection glow. Bug 2231227
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
cdd117935f51d66f6f212387300d851f81aa071f |
|
29-Oct-2009 |
Mike Reed <reed@google.com> |
use table maskfilter for glow http://b/issue?id=2210685
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
fccc8dfc8a442b8d5ea415e1cba7ffde349319d9 |
|
01-Oct-2009 |
Joe Onorato <joeo@android.com> |
Center the text in the textures.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
89911d2450f5db92d79e3bcefa9d324e9e8c4900 |
|
29-Sep-2009 |
Romain Guy <romainguy@android.com> |
Fix icons resizing. Change-Id: I006191e27af19a95992050eb352a0489abbe6c58
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
fd22dac33e535779d1006fcfe22ef2b95152d916 |
|
21-Sep-2009 |
Jason Sams <rjsams@android.com> |
Implement dark background, adjust spacing, remove skia scaling for performance during zoom.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
9392a75d0493fc9aacbb1e6e63518b0fa66cc3b9 |
|
15-Sep-2009 |
Joe Onorato <joeo@android.com> |
Add support for the text burn in all apps, but leave it turned off. It doesn't look good right now, without the proper blending.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
1291a8c236c84451321438cb68855f6f2eb24959 |
|
15-Sep-2009 |
Joe Onorato <joeo@android.com> |
Add a glow selection to the icons. I'm not sure if I like it.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
6665c0f1fec6ec0962896622986340081df992e7 |
|
03-Sep-2009 |
Joe Onorato <joeo@android.com> |
Click on icons.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
c567acb6c32cdc3a9cf40b30c6716ab8bc5dd614 |
|
31-Aug-2009 |
Joe Onorato <joeo@android.com> |
Add the all apps button.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
efabe00e4a51bb792366c459d6acc46832e61fdc |
|
28-Aug-2009 |
Joe Onorato <joeo@android.com> |
The icons are 3d
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
9c1289cb3bfb74f86e53ec7ac6dd76bb39666b2d |
|
17-Aug-2009 |
Joe Onorato <joeo@android.com> |
Redo the launcher loading code and put the real app icons into rollo.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
43e7bcf0ad7b487df9244bc5491695b130d331c7 |
|
09-Aug-2009 |
Joe Onorato <joeo@android.com> |
start rewriting rollo so it's a little more parameterized.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
bf15cb44cc8e5ea9a19ab8aaee8e02c96bd6130c |
|
07-Aug-2009 |
Joe Onorato <joeo@android.com> |
clean up rollo / launcher2
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
a5902524d4403885eb4c50360bf3465c6be796ef |
|
30-Jul-2009 |
Joe Onorato <joeo@android.com> |
Launcher2 compiles.
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|
fca7c88f9dba895d9f6cf52c6f0e656445063e3e |
|
30-Jul-2009 |
Joe Onorato <joeo@android.com> |
Move com/android/launcher -> com/android/launcher2
/packages/apps/Launcher2/src/com/android/launcher2/Utilities.java
|