History log of /packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/WallpaperChooser.java
6be594922fac988f3b350718df8e9df3ef25b97e 21-Jun-2011 Amith Yamasani <yamasani@google.com> A fullscreen wallpaper chooser for all screen sizes.

The wallpaper preview covers the whole screen,
with background protection for the gallery items and button.

Change-Id: Ice31c4fea6503d1a59b59d6fbffb5e4a28eb2143
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
2a898a0ac54beab0ae56c97eeccc017b02d61453 10-Dec-2010 Adam Lesinski <adamlesinski@google.com> Update Wallpaper picker and fix bug

-Fixed b/3271838
-On a phone, Fragment would not remember its
previous state and crash on rotation
Change-Id: Ida923fba0c7f4622b090e2838fd932328ad68c63
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
5a05154d6b0dd49cda4b6507e7f768ab87d8f734 24-Nov-2010 Adam Lesinski <adamlesinski@google.com> Fixed label for static wallpaper picker

Change-Id: I403950a4f4c86e5cd5d83748c15c23e38b8cb9c1
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
cd5d807f53d9bca006dfc9f46d83497c27e89227 20-Nov-2010 Adam Lesinski <adamlesinski@google.com> Updating the Static Wallpaper picker for Tablet

- Updated WallpaperChooser to use FragmentDialogs
- Backwards compatible with old WallpaperChooser
UI on non XLarge screens
- There is a known bug with AlertDialogs (b/3225529)
that prevents an AlertDialog to expand to fit its
content. The squishing of the GridView is caused
by that bug.

Change-Id: I49381aab4aa24362e8c92da284797fce0e63823c
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
76c0e1408b059a8f7f2e76327f4943c3e1b11f41 05-Mar-2010 Daniel Sandler <dsandler@google.com> Use the right package name to find wallpaper resources.

Bug: 2489120
Change-Id: I7efb122916edfb467c02969f29d845ebf29f74bf
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
edcce099c98a6c40d10109ac092ab50f9d2668f3 04-Mar-2010 Romain Guy <romainguy@android.com> Fix the build!
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
a30ce8e6b25e41f392a41fd4d0d3e0a424a84dad 11-Nov-2009 Joe Onorato <joeo@android.com> Bug 2231692 - Turn off launcher2 logging.
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
1325f557bb2646cbaf00ed7d1de42b47cf59b895 21-Sep-2009 Daniel Sandler <dsandler@google.com> Stop crashing on invalid wallpaper thumbnail images.

We still won't be able to show a thumbnail, of course, but now instead of
crashing the picker we leave an empty box and write out a helpful Log.e such
as:

09-21 15:11:45.624: ERROR/Launcher(1539): Error decoding thumbnail resId=2130837544 for wallpaper #14

(Related to http://b/2113687.)
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
e82140fe200513ea820f0f95463c6230868ded9d 17-Sep-2009 Romain Guy <romainguy@android.com> Avoid potention OOME when choosing a wallpaper in Home.

Change-Id: I0b9ffc69fa710a65fa370efa2020601f7a14e9d7
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
4e55c778463c11d1c9bbdaa70714d4e4b5de662c 15-Sep-2009 Romain Guy <romainguy@android.com> Properly destroy background loader in onDestroy().

Change-Id: I6069262f9ebb46d01f15ca64332ce600db2f899c
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
8c724f568c92f2a60c28fdbed8fa72715d270ad9 15-Sep-2009 Romain Guy <romainguy@android.com> Port wallpaper chooser change from Launcher to Launcher2.

Change-Id: I8af4dd737ab0533ed0994d81440c06b54d7118d9
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
8eb509596bb011ca058f811fbc16602b7846c441 03-Sep-2009 Romain Guy <romainguy@android.com> Add the ability to replace all wallpapers with overlay resources.

Change-Id: I516c0972c04dc7e07801a2e3c297e1d0f0f96f9a
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
642718023708403590838f4dc540e9b7971fd0b3 09-Aug-2009 Dianne Hackborn <hackbod@google.com> Update to follow modified wallpaper APIs.
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
107f839cdf5f159703017319ee231da9118df91e 06-Aug-2009 Dianne Hackborn <hackbod@google.com> Update to use new wallpaper APIs.
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
a5902524d4403885eb4c50360bf3465c6be796ef 30-Jul-2009 Joe Onorato <joeo@android.com> Launcher2 compiles.
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java
fca7c88f9dba895d9f6cf52c6f0e656445063e3e 30-Jul-2009 Joe Onorato <joeo@android.com> Move com/android/launcher -> com/android/launcher2
/packages/apps/Launcher2/src/com/android/launcher2/WallpaperChooser.java