History log of /packages/apps/Launcher3/src/com/android/launcher3/FastBitmapDrawable.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c424f2290e96cea419f95c5ccb730a4946824c1b 05-Sep-2014 Sunny Goyal <sunnygoyal@google.com> Fixing Intrinsic dimensions of FastBitmapDrawable

> This was changed initially to allow overriding icon size in case
of PreloadIconDrawable. But the implementation of PreloadIconDrawable
has changed since then and this hack is no longer required.

issue: 15545872
Change-Id: I192056179837f05c5be9e24c3e1251cf7e2a7c8c
/packages/apps/Launcher3/src/com/android/launcher3/FastBitmapDrawable.java
508da15509224b46fcccabbe78f3e92fe69a67d8 14-Aug-2014 Sunny Goyal <sunnygoyal@google.com> Updating the icon click feedback

> Using BubbleTextView everywhere, removed PagedIconView
> There is a brightness feedback on touch and shadow
feedback on click, until app launches

issue: 16878374
Change-Id: I3dc1149a123c8a75feca6210948398bf2187f1f2
/packages/apps/Launcher3/src/com/android/launcher3/FastBitmapDrawable.java
95abbb330ce9bbaf23594245f0f8a795c8118038 04-Aug-2014 Sunny Goyal <sunnygoyal@google.com> Updating the virtual preloader UX.

> No click feedback when in preloader mode
> No preloader UI when drawn in drag layer
> The preloader consists of a background 9 patch image and a circular progress
is drawn in the content region of the background.
> The preloader is drawn in a slightly larget area than the actual bounds to
make the circular progress more prominent compared to the icon.

issue: 15835307
Change-Id: Ifec3d93ecf1fac994d1128b517da3797247e7ed6
/packages/apps/Launcher3/src/com/android/launcher3/FastBitmapDrawable.java
c5c60ad3592f53549c9ffaa58e9a87b0480080e8 14-Jul-2014 Sunny Goyal <sunnygoyal@google.com> Merging Motorola's patch to disable apps when is safe mode.

issue: 16044192

Change-Id: I10069dcdf459ecc71361271e883eabb743d77822
/packages/apps/Launcher3/src/com/android/launcher3/FastBitmapDrawable.java
268f1c563f4179ee2fb6c87b662679451e23a7c8 18-Nov-2013 Winson Chung <winsonc@google.com> Initialize FastBitmapDrawable bounds with default bitmap dimensions.

Change-Id: Ida9603e35b242a581b9401c6440875cd511725a1
/packages/apps/Launcher3/src/com/android/launcher3/FastBitmapDrawable.java
eeb5bbc9409978cc2ae52d48380399fcde3d9f85 14-Nov-2013 Winson Chung <winsonc@google.com> Use the icon bounds for all calculations.

- Fixes a drag and drop issue when the dynamic
grid scales icons down, due to the drawable bounds
not being equal to their bitmap sizes.

Change-Id: If7c68b51131de7bac3195a2619e22340f7789432
/packages/apps/Launcher3/src/com/android/launcher3/FastBitmapDrawable.java
6e1c0d34bb31cacc24c57c89ab01deaa8985814f 26-Oct-2013 Winson Chung <winsonc@google.com> Initial changes to support smaller landscape layouts.

Change-Id: If0abe2b82eb08bae4f1ce65b805362d548acb876
/packages/apps/Launcher3/src/com/android/launcher3/FastBitmapDrawable.java
325dc23624160689e59fbac708cf6f222b20d025 06-Jun-2013 Daniel Sandler <dsandler@android.com> Launcher2 is now Launcher3.

Changes include
- moving from com.android.launcher{,2} to
com.android.launcher3
- removing wallpapers
- new temporary icon

Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
/packages/apps/Launcher3/src/com/android/launcher3/FastBitmapDrawable.java