Joe Onorato
20e7a56658
Fix 2524488 Not able to launch app in the last line of app launcher in landscape mode
...
Change-Id: Iffe3e95a10e49f1dadcab2f4f177e79c0140699e
2010-03-18 17:12:52 -07:00
Joe Onorato
8fddf15e6f
Merge "fix 2430251 - all apps touch targets misaligned."
2010-03-18 15:16:14 -07:00
Joe Onorato
cfc4c7b402
fix 2430251 - all apps touch targets misaligned.
...
Change-Id: I091b152c328a2664ce68c9790117e6e698bd677a
2010-03-18 15:15:10 -07:00
Eric Fischer
bf4f48a175
Merge "Import revised translations"
2010-03-18 10:53:23 -07:00
The Android Automerger
b76f0b5ee2
Merge branch 'master' into froyo-release
2010-03-18 08:07:34 -07:00
Kenny Root
a66bf91d4d
Import revised translations
...
Change-Id: I1b4b8c830701a1aa08a31a78fdff92216bf2ef5f
2010-03-17 22:14:17 -07:00
Joe Onorato
2cc62e82b4
Rename these static variables.
...
Change-Id: Ic16dcbeb5b0c8afface65a995ea501e155ba69ff
2010-03-17 20:23:53 -07:00
Joe Onorato
96da4012a1
We need to null out this static.
...
All of the crashes we've been seeing with "Calling RS with no
Context active" were in places that are guarded with if (mRollo != null).
Change-Id: Icb9194cfc4f534bedce5a69a20760a0c3d7fe1d3
2010-03-17 20:03:24 -07:00
Joe Onorato
8ddc4fdba0
Add a log message and some todos.
...
Change-Id: I948997d169d1833f2b61c620a02dbccae535e8de
2010-03-17 10:24:53 -07:00
The Android Automerger
e328056376
Merge branch 'master' into froyo-release
2010-03-16 08:12:59 -07:00
Romain Guy
a28fd3fa7c
Prevent NPE in Launcher when an icon cannot be found.
...
Bug #2509023
Change-Id: I053c7c9a37ed4aeb4d78a9f62dfdeea09a3959aa
2010-03-15 14:44:42 -07:00
Jason Sams
552a608e3c
Merge "Fix stop point for physics in landscape."
2010-03-15 12:12:53 -07:00
The Android Automerger
8a789d5a5d
Merge branch 'master' into froyo-release
2010-03-15 10:10:03 -07:00
android-build SharedAccount
6e3a750508
resolve conflicts
...
Change-Id: I2af5d0c5d3c80ad598a5cd7729f8a1b9b2842502
2010-03-15 10:05:55 -07:00
Romain Guy
c16fea7161
Improve focus restore on orientation change.
...
Change-Id: If405c60f4a45aeb4079aa4dcd96b684fd6ea819c
2010-03-12 17:17:56 -08:00
Romain Guy
6a42cf3629
Fix focus and touch issues in 3D all apps.
...
Bug # 2506026
Change-Id: I95f21cc285c17dfa5f93daafa9d90a64042c7a9d
2010-03-12 16:03:52 -08:00
Jason Sams
cc903494fa
Fix stop point for physics in landscape.
...
Change-Id: I4ca8fcf9d65746116b3c244e724344d8f90eeba0
2010-03-12 12:46:04 -08:00
Joe Onorato
9fe71456e6
Bug 2509023 - NPE on upgrade to froyo
...
Change-Id: I07cb4f272948062b47da8826ca917fd74ad18404
2010-03-11 18:16:39 -08:00
Jason Sams
7f5bbaaeaa
Unbind root script around load activities to prevent commands from being delayed due to swap buffers.
...
Change-Id: I9720fbe936d3cd336ca39235d0a1bba9e10d137a
2010-03-11 18:16:20 -08:00
Joe Onorato
536ebb3710
Fix 2507267 - stack overflow when adding shortcut
...
Change-Id: Ife5bea443debd481854693b3924e72a04fb66f97
2010-03-11 18:16:05 -08:00
Joe Onorato
d8d22da5ca
Bug 2509023 - NPE on upgrade to froyo
...
Change-Id: I07cb4f272948062b47da8826ca917fd74ad18404
2010-03-11 17:59:11 -08:00
Joe Onorato
c131b74922
Eliminate a race where old Launcher objects will continue to get callbacks for loading if they go
...
away before they're done.
Change-Id: Id9f57be482da428750285c86d95114d2652064e6
2010-03-11 15:45:05 -08:00
Jason Sams
dd8cd8b414
Unbind root script around load activities to prevent commands from being delayed due to swap buffers.
...
Change-Id: I9720fbe936d3cd336ca39235d0a1bba9e10d137a
2010-03-11 12:41:55 -08:00
Joe Onorato
e74daedc3b
Fix 2507267 - stack overflow when adding shortcut
...
Change-Id: Ife5bea443debd481854693b3924e72a04fb66f97
2010-03-11 12:32:24 -08:00
Joe Onorato
e075e1f106
bug 2480004 - add some descriptions for the string in home
...
Change-Id: Ie01900dcb6fd6381d18dcfa80bddb7bfdff19b13
2010-03-11 11:55:26 -08:00
Romain Guy
5347b3f6e4
Re-enable Proguard, supports 3D all apps correctly now.
...
Change-Id: I84ab56054c9f57985fec9107c3977691177b85a4
2010-03-11 10:36:05 -08:00
Ying Wang
f8f7995e60
Turn off Proguard on Launcher2.
...
It will be turned on eventually, after the issue is fixed.
Change-Id: Ibd2a2d295379d14cd95d13156aa22c44be6fa7b4
2010-03-11 09:53:25 -08:00
Daniel Sandler
73a0554de1
Fix trackball focus weirdness in AllApps2D.
...
Also vertically align AllApps2D's home icon with Workspace's
grid icon.
Change-Id: I81a8759ed33afd08336482484f1b9bdb9a36718e
2010-03-11 09:00:51 -05:00
Romain Guy
13c2e7b788
Prevent ANR in Home when changing orientation.
...
Bug #2504556
This solves the issue by keeping the GL context, the RS context and
the RS scene around, across orientation changes.
Change-Id: I8e3dc6e6bf039087046d49d2826c8800c5bef582
2010-03-10 19:45:00 -08:00
Romain Guy
63cc18042c
Merge "Resurrect the All Apps button."
2010-03-10 18:27:50 -08:00
Romain Guy
5aafe7c249
Resurrect the All Apps button.
...
Change-Id: Ic7dc985bfc1eec6d6c059ff37a61c84b8cb103de
2010-03-10 18:26:59 -08:00
Joe Onorato
56d8291af6
Apps on SD card don't confuse the launcher any more. They show up properly after reboots,
...
mounting and unmounting.
Change-Id: Icd861dcd8ac6401c597e2f9c8e2c66dff1cf9c61
2010-03-10 15:11:45 -08:00
Joe Onorato
64e6be78dc
Refactor the app updates so that it doesn't rely on the package name.
...
This will be needed for the upcoming change to update the icons with the
grayed out when the SD card goes away.
2010-03-10 13:42:32 -08:00
Adam Powell
c36f2455ab
Cancel long press within normal touch slop, before paging touch slop.
...
Change-Id: I1b4d02db306bc0a7c3f39e2174a7239239ce4422
2010-03-10 11:08:17 -08:00
Adam Powell
3499d4aac4
Smoother scrolling/paging, multiple pointer support
...
Change-Id: I09eef7b0b4d85ab073307f2fb5eb2521aef82af4
2010-03-10 10:16:21 -08:00
Dianne Hackborn
12687cf144
Allow shared user id and process to be set via overlays.
...
This fiddles the manifest to allow the app's shared user id and
process to be changed at build time via resource overlays, so we
can build launcher to run in the acore process for low-end devices.
Also switches the cert of launcher back to shared, to allow for
this. (Note this only really matters if the shared user id is set,
otherwise launcher will still get its own uid.)
Change-Id: I0bd0a06e1442c4bfe5ceb2d438cb58f29d911578
2010-03-09 17:18:11 -08:00
Daniel Sandler
ccdc875e68
Merge "Updated mdpi art."
2010-03-09 11:49:13 -08:00
Ying Wang
0f54a24141
Merge "Enable Proguard on Launcher2."
2010-03-09 09:19:52 -08:00
Daniel Sandler
a4503708ea
Updated mdpi art.
...
Bug: 2485104
Change-Id: I6a84768f45141528361eaee1f0ce4b37e50ca487
2010-03-09 11:00:12 -05:00
Jean-Baptiste Queru
7c863d2647
Add an empty CleanSpec.mk
...
Change-Id: If0c55c46602c610c68d42b62796d6784dad97c0e
2010-03-08 18:05:04 -08:00
Jason Sams
638a93d73b
Give up on caching the computed animation state as it keeps causing bugs
...
where we don't correctly re-initialize it when starting in various states.
Change-Id: Id648c7bba5d8b55a32b5b33363ddf6e74701df87
2010-03-08 17:03:51 -08:00
Daniel Sandler
af6db10ca5
Speed up 2D AllApps fade-in.
...
Change-Id: I466c97cb63687ec3dab5109a8e77445e78e8b3ee
2010-03-08 14:41:21 -05:00
Jason Sams
d1e2e1d6f4
Move mipmap level generation from allocation creation to upload time. This prevents RS from storing the >0 mipmap levels.
2010-03-05 15:19:00 -08:00
Kenny Root
7fc8227051
Merge "Widen AllApps3D text to match Launcher"
2010-03-05 13:43:30 -08:00
Kenny Root
9705164300
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
2010-03-05 13:26:59 -08:00
Daniel Sandler
76c0e1408b
Use the right package name to find wallpaper resources.
...
Bug: 2489120
Change-Id: I7efb122916edfb467c02969f29d845ebf29f74bf
2010-03-05 13:43:30 -05:00
Daniel Sandler
fe609f3bab
Swap in the classic Android wallpapers in mdpi.
...
hdpi devices will see the Nexus wallpapers; mdpi devices
will see the old wallpapers.
Change-Id: If019eb90e9d67ede7865a8ea9f7a330d43a664ab
2010-03-05 11:02:55 -05:00
Daniel Sandler
8101bfa965
Merge "Change the way 2D/3D AllApps are selected."
2010-03-05 05:47:27 -08:00
Romain Guy
406d703fad
Make touch events work in landscape.
2010-03-04 18:59:31 -08:00
Daniel Sandler
46e47d03b3
Change the way 2D/3D AllApps are selected.
...
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
2010-03-04 16:16:20 -05:00