summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Give up on caching the computed animation state as it keeps causing bugsJason Sams2010-03-081-1/+1
| | | | | | where we don't correctly re-initialize it when starting in various states. Change-Id: Id648c7bba5d8b55a32b5b33363ddf6e74701df87
* Speed up 2D AllApps fade-in.Daniel Sandler2010-03-081-1/+1
| | | | Change-Id: I466c97cb63687ec3dab5109a8e77445e78e8b3ee
* Swap in the classic Android wallpapers in mdpi.Daniel Sandler2010-03-0577-0/+35
| | | | | | | hdpi devices will see the Nexus wallpapers; mdpi devices will see the old wallpapers. Change-Id: If019eb90e9d67ede7865a8ea9f7a330d43a664ab
* Change the way 2D/3D AllApps are selected.Daniel Sandler2010-03-043-17/+92
| | | | | | | | all_apps.xml is now a trampoline that loads the correct layout file. Also take this opportunity to make 2D the default. Change-Id: Iba2500da1bf4f505f1a5c2f6f32ed6e72ec34c5f
* Update launcher's namespace.Romain Guy2010-03-045-5/+5
|
* More mdpi artwork.Daniel Sandler2010-03-043-0/+0
| | | | Change-Id: I53f7985a2fe0dc4e61143242c110f3604e8ed1a1
* New mdpi artwork for L2.Daniel Sandler2010-03-0429-0/+0
| | | | Change-Id: Ie4b209a3cda914a547b0fc6abfc81a0a681aa5ee
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-03111-25/+156
| | | | | | | | | | | | | | | | AllAppsView is now the 2D, GridView-based version (very similar to classic Launcher); AllApps3D is the RenderScript/Rollo implementation. TODO: - some mdpi assets are not in fact mdpi - related to above: static wallpapers not working yet - add dynamic selection of 2D/3D AA; currently you must choose one at build time by picking the appropriate class in all_apps.xml (see separate CL for sapphire overlay that does this) Change-Id: I253d98404ea8a329a4049d2e48edd2e5129fa6ba
* Fix folders asset.Romain Guy2010-03-011-0/+0
| | | | Bug #2478416
* Import new translations.Eric Fischer2010-02-265-13/+11
|
* Fix single frame flicker when AllApps did its pre-load WAR that forced the ↵Jason Sams2010-02-261-0/+1
| | | | driver to render one frame.
* tweak alignment of all apps to avoid filtering artifacts.Jason Sams2010-02-221-3/+3
|
* Don't do the haptic feedback on workspace items when they're not being ↵Joe Onorato2010-02-162-0/+2
| | | | | | picked up. related to bug 2309687
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ↵Joe Onorato2010-02-122-3/+3
| | | | | | | | | | | 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.
* Support rotation of the all apps screen.Jason Sams2010-02-041-17/+36
|
* Fix texture generation issue on Home.Romain Guy2010-02-042-4/+1
|
* Merge "Clean up the workspace layout so it makes sense in landscape."Joe Onorato2010-02-034-5/+7
|\
| * Clean up the workspace layout so it makes sense in landscape.Joe Onorato2010-02-024-5/+7
| |
* | Fix flicker with HW WAR for drawing one frame during init.Jason Sams2010-02-021-0/+1
|/
* Fix entry/exit animation to better follow DT.Jason Sams2010-01-201-14/+7
|
* Fix selection highligh in all apps. Selection highlight now follows the ↵Jason Sams2010-01-201-11/+11
| | | | curve and uses a smaller bitmap.
* Fix issues with text drawing in Froyo for all-apps.Jason Sams2010-01-201-4/+14
|
* Change text labels from RGBA to ALPHA8. Reduces memory usage and may ↵Jason Sams2010-01-191-1/+1
| | | | increase performance.
* Update launcher2 with vertex shader and single draw method for icons.Jason Sams2010-01-191-150/+22
|
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-0818-43/+43
| | | | Bug: #2361749.
* Update with latest translations.Eric Fischer2010-01-0720-194/+100
|
* cleanup RS scripts leftover from previous design and rename final script.Jason Sams2010-01-063-836/+0
|
* am ca1ae49c: am 7984c949: Get rid of the built-in search widget in Launcher2Bjorn Bringert2009-12-1032-164/+0
|\ | | | | | | | | | | | | Merge commit 'ca1ae49cebd6b0cc56be4e83a69d279c141533a6' * commit 'ca1ae49cebd6b0cc56be4e83a69d279c141533a6': Get rid of the built-in search widget in Launcher2
| * Get rid of the built-in search widget in Launcher2Bjorn Bringert2009-12-0932-164/+0
| | | | | | | | | | | | Uses the widget from packages/apps/QuickSearchBox instead. Change-Id: I85d64defe155c0cad97fafef6a3db62c6cab504a
* | am 1e303bb7: am 55df44f1: am 811954cf: Merge change I7df54f9d into eclairDaniel Sandler2009-12-021-1/+1
|\| | | | | | | | | | | | | Merge commit '1e303bb7d2ec6e531c93832a02050d9c8d79b9c5' * commit '1e303bb7d2ec6e531c93832a02050d9c8d79b9c5': Clean up name of static wallpapers.
| * am 811954cf: Merge change I7df54f9d into eclairDaniel Sandler2009-12-021-1/+1
| |\ | | | | | | | | | | | | | | | | | | Merge commit '811954cf77a702663b237165ab1b11a600b73d0d' into eclair-mr2 * commit '811954cf77a702663b237165ab1b11a600b73d0d': Clean up name of static wallpapers.
| | * Merge change I7df54f9d into eclairAndroid (Google) Code Review2009-12-021-1/+1
| | |\ | | | | | | | | | | | | | | | | * changes: Clean up name of static wallpapers.
| | | * Clean up name of static wallpapers.Daniel Sandler2009-12-021-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I7df54f9d13f9808329515eb7b317b21c5ba77afb http://b/2261747
| | * | Import revised translations. DO NOT MERGEEric Fischer2009-11-302-7/+7
| | | |
* | | | am 8856d939: am 3b4304ad: am 99917ca6: Save 4 MB of space.Romain Guy2009-11-2448-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '8856d939fc5c4e50eefe46736d98155572417184' * commit '8856d939fc5c4e50eefe46736d98155572417184': Save 4 MB of space.
| * | | am 99917ca6: Save 4 MB of space.Romain Guy2009-11-2448-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '99917ca642d148c78ea85a6838eeb5a03bcbaf66' into eclair-mr2 * commit '99917ca642d148c78ea85a6838eeb5a03bcbaf66': Save 4 MB of space.
| | * | Save 4 MB of space.Romain Guy2009-11-2448-0/+0
| | | | | | | | | | | | | | | | Change-Id: I5d0daaaccfc8d18b844542573755efca2c1a4343
* | | | am 73e6e968: am 53b11e12: am 09cf7d19: Merge change I5289d45d into eclairRomain Guy2009-11-244-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '73e6e96818027801aa8b9ee740ff966ca5ad8db4' * commit '73e6e96818027801aa8b9ee740ff966ca5ad8db4': Update a couple of wallpapers.
| * | | am 09cf7d19: Merge change I5289d45d into eclairRomain Guy2009-11-234-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '09cf7d19db69dc4ac0f3457590e8df539bfec7d1' into eclair-mr2 * commit '09cf7d19db69dc4ac0f3457590e8df539bfec7d1': Update a couple of wallpapers.
| | * | Update a couple of wallpapers.Romain Guy2009-11-234-0/+0
| | |/ | | | | | | | | | Change-Id: I5289d45da13a0405cc2344135b1ace101f0326ca
* | | am db1eb1bd: am 52f918e4: am 730c408c: Merge change I84bfa565 into eclairJason Sams2009-11-241-2/+3
|\| | | | | | | | | | | | | | | | | | | | Merge commit 'db1eb1bd40f68d53a89085ff10e54dc22393791d' * commit 'db1eb1bd40f68d53a89085ff10e54dc22393791d': Improve performance of AllApps for large numbers of apps.
| * | am 730c408c: Merge change I84bfa565 into eclairJason Sams2009-11-231-2/+3
| |\| | | | | | | | | | | | | | | | | | | Merge commit '730c408ccc76dd7da2235a9af6c84d98d19e6b72' into eclair-mr2 * commit '730c408ccc76dd7da2235a9af6c84d98d19e6b72': Improve performance of AllApps for large numbers of apps.
| | * Merge change I84bfa565 into eclairAndroid (Google) Code Review2009-11-201-2/+3
| | |\ | | | | | | | | | | | | | | | | * changes: Improve performance of AllApps for large numbers of apps.
| | | * Improve performance of AllApps for large numbers of apps.Jason Sams2009-11-201-2/+3
| | | |
* | | | am 31d3e8ae: am fef7773b: am 4b14aa0d: Forgot a wallpaper.Romain Guy2009-11-203-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '31d3e8ae425bf6cafc8baf10c61b523e37392179' * commit '31d3e8ae425bf6cafc8baf10c61b523e37392179': Forgot a wallpaper.
| * | | am 4b14aa0d: Forgot a wallpaper.Romain Guy2009-11-203-0/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '4b14aa0d8a91fe074833c8f709d42b870d920316' into eclair-mr2 * commit '4b14aa0d8a91fe074833c8f709d42b870d920316': Forgot a wallpaper.
| | * | Forgot a wallpaper.Romain Guy2009-11-203-0/+1
| | | | | | | | | | | | | | | | Change-Id: I0ecea3f2d7ad795d5dbd4fa4b34b23c38d67293e
* | | | am fbca4b71: am cb878268: am 4634af5d: Merge change I56e43637 into eclairRomain Guy2009-11-2027-4/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'fbca4b7189bf1e074aebf6e4b60919f60508df54' * commit 'fbca4b7189bf1e074aebf6e4b60919f60508df54': Final final set of wallpapers.
| * | | am 4634af5d: Merge change I56e43637 into eclairRomain Guy2009-11-2027-4/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '4634af5de99153cea5d602a1ce2a50ae2bcd991d' into eclair-mr2 * commit '4634af5de99153cea5d602a1ce2a50ae2bcd991d': Final final set of wallpapers.
| | * | Final final set of wallpapers.Romain Guy2009-11-2027-4/+3
| | |/ | | | | | | | | | Change-Id: I56e43637581850a2e3da5b6bf6900680aa8de2d8