History log of /packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4d3aca0989c48084c0c387d6010bd5b601c25668 18-Jun-2014 Kenny Guy <kennyguy@google.com> Add content description for apps from profiles.

Add content description to apps so that apps
from the managed profile are described differently
to the same app in the personal profile.

Bug: 15106236
Change-Id: I3fb151aadd947f48f85392cd9be8222c37b2dfcf
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
52ee3ec0beb56a37575aa37c6788823102c3bd6d 26-Sep-2013 Michael Feldstein <feldstein@google.com> Deblue the glow when picking up and dragging icons and widgets around

Change-Id: I2c48f1b871dcb529fefb6e1d3013cb6245d45755
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
816474f06b9bea400f4511fa35b63a7f18a54c54 25-Jun-2012 Michael Jurka <mikejurka@google.com> Adding debug code for LauncherModel crash

Change-Id: I9b8c053707cd5714874006c249651a69378569d2
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
8b805b17158886035b38261eb611d8641701ae43 18-Apr-2012 Michael Jurka <mikejurka@google.com> Remove use of private APIs

Change-Id: I3e28763075f8e92391796dc009214c9fa8f50008
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.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/BubbleTextView.java
a52570f8f9ad65b85e33a2f2e87722f9edd6c6f4 20-Mar-2012 Michael Jurka <mikejurka@google.com> Eliminate custom alpha handling in CellLayout

Also rename CellLayoutChildren to ShortcutsAndWidgetsView

Change-Id: Ic2ebc5497adb153cc2fce99730cc2c6fbdc101e6
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
eecf02da58adef5486bf0c9ff7127ea891f457a4 03-Mar-2012 Winson Chung <winsonc@google.com> Fixing some issues/regressions related to scaled icons.

- Fixes issue with folder icons being clipped in landscape in sw720dp (Bug: 6118397)
- Fixes issue with divider being in wrong orientation in sw720dp
- Fixes issue with scaled icons not being drawn with filtering
- Fixes issue with side pages showing under the hotseat when in landscape in phone UI
- Animates the drag view on pick up and drop

Change-Id: Iad26427ec63fcbc9bdb3b29a4645689ba445d5c8
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
633f1aad55aea7afbefd8409ccfd1f693b27870b 08-Mar-2012 Andrew Flynn <flynn@google.com> am 989dc514: am bc239a15: Scale icons down for sw600dp-land mode.

* commit '989dc51400f4511e8411b0f1e6c525c024fbb949':
Scale icons down for sw600dp-land mode.
bc239a15464f543a41b960b946aa77258454efaf 06-Mar-2012 Andrew Flynn <flynn@google.com> Scale icons down for sw600dp-land mode.

Cached icons are statically all the same size, so we need to do
it on the fly.

Change-Id: Iae294ff4668f987db8fe5127bae724bf08363542
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
826a661d5bae6a5e2e3bd8fa46a1cae9e68fe2ec 02-Mar-2012 Andrew Flynn <flynn@google.com> resolved conflicts for merge of a3e22d6a to master

Change-Id: I8770574acf86e280a9d15d4309686111260e09d9
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/BubbleTextView.java
88f334571fe41df620ba903ced9b2c69b0170d5c 24-Feb-2012 Winson Chung <winsonc@google.com> Lowering long press time for workspace items.

Change-Id: I6a3b0e13681f07d0e50bf2dcec777037c4ef51a5
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
7423fb5352c3e02979f653267974b5de5c4f90c7 29-Nov-2011 Gilles Debunne <debunne@google.com> Merge "Restoring mLayout has private in TextView"
c786952c9d2277a3cf631ab425dcfaf6dee6a9ea 29-Nov-2011 Gilles Debunne <debunne@google.com> Restoring mLayout has private in TextView

Change-Id: I3424b2469b8b566e604247694a9bf6f4bc0e6250
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
92f3d46cf35e78891f73226e81f8ca7e9a7f4d92 23-Nov-2011 Michael Jurka <mikejurka@google.com> Clean up unused code and import declarations

Change-Id: If36fd2d99a51b07290b13f697b3ea08d31feb023
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
7d3810d8337e4f030796b566a2d562fcf79b0a22 07-Oct-2011 Winson Chung <winsonc@google.com> Changing press feedback to holographic for search buttons. (Bug: 5290367)

Change-Id: I50fa849abb816a98d1dbbfd9bf6611fbb87baca9
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
e6235dd225404239b55c459245543f3302326112 05-Oct-2011 Michael Jurka <mikejurka@google.com> Removing click delay from hotseat

Change-Id: I9b227b387f43f2cc446ec93c65a7307ca8be53e8
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
1e9cbfef04366a206d59922c14fe4356b7cca426 01-Oct-2011 Winson Chung <winsonc@google.com> Fixing issue where folder icon shows holographic outline.

Change-Id: Iabb26cdbd25d02170f79ba030f97323120a3aa7b
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
c7aef8ca7593eaa37ac7dde514e139f113399ce7 16-Sep-2011 Winson Chung <winsonc@google.com> Updating the qsb. (5051804)

Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
08ee77090f1fef565142e9341914369b1aa342d1 12-Aug-2011 Michael Jurka <mikejurka@google.com> removing unnecessary/dead code

Change-Id: I46d5b5fbee97b6895fb4f1b61627fda6f8568256
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.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/BubbleTextView.java
ea359c6aee44c0fe3bb94f7002c3b49208b32b7f 04-Aug-2011 Winson Chung <winsonc@google.com> Grid spacing fixes

- Restoring old grid for widgets
- Disabling ability to add widgets to hotseat
- Updating holo colors
- Updating assets

Change-Id: I3a639f0afeca9463f8079eb8fbaedf295a41fa0f
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.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/BubbleTextView.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/BubbleTextView.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/BubbleTextView.java
4d279d94ade1c0d455404312b3c9cfde0078c547 21-Jul-2011 Winson Chung <winsonc@google.com> Fixing various issues with the dock.

- Prevent crash due to no overlays in certain device configurations
- Fixing kb crash and adding content description for Apps button

Change-Id: Ie2a2bc29e7b9408a165f93d108fdd803193afc29
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
d74c984fcc61f86160476a2543faff715e3ee2fd 10-Jul-2011 Michael Jurka <mikejurka@google.com> Use hardware layers in more situations

* Turn on while dragging
* Fix bug: don't disable when swiping pages during drag
* Fix bug: disable hardware layers on startup
* Removing old state code in Workspace

Change-Id: I5633dc98f2679784aea5551564dfa19504a074a6
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
76fc085d28178a5d4fb3787ede956281a2cc3179 17-Jun-2011 Adam Cohen <adamcohen@google.com> New folder visualization, renaming, staggering reorder

Change-Id: I62963d225e6ea5d2ec9d8ebc8a6d73099f5d6c7f
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.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/BubbleTextView.java
d69e11384c9eefe49039b198edcece5d59c8868f 15-Mar-2011 Patrick Dubroy <dubroy@google.com> Fix 4093841: Launcher crash after downloading app & hitting back

The last change to fix the "blue glow gone wild" re-introduced a NPE
caused by setting the pressed state of a BubbleTextView which has
been detached.

Change-Id: I726bace77dd04b6ac8f3e170dd9e1df00a183384
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
3499d8c89d6b5989579880bf80df31df46483304 11-Mar-2011 Patrick Dubroy <dubroy@google.com> Fix 4081795: Blue glow gone wild. DO NOT MERGE

Change-Id: I9038ed322811987e69045602f438cdf2bbd946e9
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
a017c0379c30e0272a88a93d05b6a30e28955b88 10-Mar-2011 Patrick Dubroy <dubroy@google.com> Fix 3306005: NPE at android.widget.TextView.getExtendedPaddingTop()

Problem occurs when we call getExtendedPaddingTop() before the View
has been layed out. Fix is to not create the glowing outline until
we are actually drawing the BubbleTextView.

Change-Id: Icef7bbe69b07bf12c36c59a8b57aec5d455d5a99
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
cd953711fcbb6c8c6579fb7127e3c86103c0d409 01-Mar-2011 Patrick Dubroy <dubroy@google.com> Fix 3385675: Uninstall option available for system app

- when a system app is selected in all apps, don't show uninstall button
- if it's an updated system app, show "Uninstall update"
- Also, remove unused code for non-existent flag for games

Change-Id: I46753ee8d213b2ba1613b71ac1fe73d79786129c
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
b02972c592c304c35423e4bc3a820106be5abf25 24-Feb-2011 Michael Jurka <mikejurka@google.com> Fix NPE in BubbleTextView
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
ddd62e9f3dd21c52dffceef9b168629ebb7f4c03 17-Feb-2011 Michael Jurka <mikejurka@google.com> Improve feedback when launching apps

- Keep "pressed" state until the activity is launched
- Properly invalidate icons, which solves issue where the edge of "pressed" blue glow was still being rendered
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
0969300eb23ae2051441d5c72ffbabaab03a93d5 04-Feb-2011 Winson Chung <winsonc@google.com> Fixing issue where drag icons/holographic bg included the text labels.

Change-Id: I0be61ca6de45a75a21bde7ab9471ee48e31712fc
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
e7e3f6c438a9de1d4a0557962f868d9a01f56286 02-Feb-2011 Michael Jurka <mikejurka@google.com> stop invalidating our hardware layers

- avoid calling TextView's setShadowLayer since that calls invalidate; instead, just modify the paint
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
bdb5c5342adc550559fd723af461e53248f2fba8 02-Feb-2011 Michael Jurka <mikejurka@google.com> Turning on hardware layers for the workspace

- Obsoletes need for CachedViewGroup and CachedTextView on workspace as well

Bug #3413433
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
002bd928bf57f21ad8e937ca465a975835e851cb 15-Jan-2011 Michael Jurka <mikejurka@google.com> renaming CacheableTextView -> CachedTextView
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
c9c548eb1093be6106279a792df5ba8bb36b6326 12-Jan-2011 Michael Jurka <mikejurka@google.com> Potential fix for garbled text in All Apps

- now redrawing the cache for CacheableTextView every time setText is called
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
99b6a5b5f7808291e26f98ee8064bd9f288c3feb 08-Jan-2011 Michael Jurka <mikejurka@google.com> Fixed bug: newly added apps didn't show up immediately

Now, whenever apps change visibility or are removed, we invalidate the bitmap cache for CellLayout

Change-Id: I883ea6cc07b1b09775bb7d262417acb34fbec3de
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
137142e39bd65429b0ad3e502aa9851ba81ca6ff 06-Jan-2011 Michael Jurka <mikejurka@google.com> Fix clipping of blue glow around icons when they're clicked
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
59e1f9a07eef87b1d287956d21b8d9c5b27faf9c 21-Dec-2010 Winson Chung <winsonc@google.com> Adding fade when dragging items outside of the customization tray.

Change-Id: Ie8dad00bc0278053707f81d948528929e6bb6f5c
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
38b4f7c5eab773ad36048b5ab8713750dcaaf748 15-Dec-2010 Michael Jurka <mikejurka@google.com> holo look for pressed/focused workspace icons

Change-Id: Ia964c868afd200be3828e4397659391f857599e6
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
88127038178b3bbf0eb91103a31e682cc0615074 13-Dec-2010 Winson Chung <winsonc@google.com> Various tweaks to launcher

- Removing hotdog for shadow bg protection
- Adding bg protection for customization tray
- Restoring holographic outlines for all apps
- Small bug fixes

Change-Id: I58d81bb490f78c76fcaf46122febc3c1aace854e
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
07f2e81d77b5f788e1d812011ea3d5b74acde4e4 05-Dec-2010 Winson Chung <winsonc@google.com> Adding text layout null check.

Change-Id: I7661aa7405b22db2d2497b39022632d4ad6aa2bc
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
c4ebd819711e85d0430fea0fe855fd56b4154840 02-Dec-2010 Winson Chung <winsonc@google.com> Removing unnecessary workaround for padding on workspace icons.

Change-Id: I2ae6324e18db7b010c8d2ef5140e004da2f2b9f0
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
656d11c882296d732e6bdab30ec26f84b99eba19 30-Nov-2010 Winson Chung <winsonc@google.com> Adding background protection to icons and apps button.

Change-Id: I650f9135c0ce5bc2a6f7c5f878d470d6a85e9f7e
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
67b2f6cba5aa7b5d0fac5e66ba8f3d5f887baee6 17-Nov-2010 Michael Jurka <mikejurka@google.com> Caching icon labels to bitmaps for better performance

Change-Id: I78a3c116c1103b5b994a47f2cfcff18c0a9b31b8
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
e22a8e9d3eafe569fe0f4d284c77af08c6e2fe28 12-Nov-2010 Winson Chung <winsonc@google.com> Minor fixes to Launcher

- Adding checks to prevent multiple onSetAlpha's to be called (especially now that we are using display lists)
- Removing an old change to keep artificially make the last page wider
- Fixing issue where you could click on an item in the paged view while the page it was on is being faded out

Change-Id: I9b194565602b5200c0688da2caec9c3c829b3bb0
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
affd7b4d23cecb4ed74133dd8bd9a5ede099c562 21-Aug-2010 Winson Chung <winsonc@google.com> Fixing alpha issue on AllApps.

Change-Id: Ifbd81b3e8009cff963bb03bd953e498f8677cc38
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
edcce099c98a6c40d10109ac092ab50f9d2668f3 04-Mar-2010 Romain Guy <romainguy@android.com> Fix the build!
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.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/BubbleTextView.java
bf15cb44cc8e5ea9a19ab8aaee8e02c96bd6130c 07-Aug-2009 Joe Onorato <joeo@android.com> clean up rollo / launcher2
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
a5902524d4403885eb4c50360bf3465c6be796ef 30-Jul-2009 Joe Onorato <joeo@android.com> Launcher2 compiles.
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java
fca7c88f9dba895d9f6cf52c6f0e656445063e3e 30-Jul-2009 Joe Onorato <joeo@android.com> Move com/android/launcher -> com/android/launcher2
/packages/apps/Launcher2/src/com/android/launcher2/BubbleTextView.java