summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Launcher changes to handle UTS test mode." into eclairWink Saville2010-02-121-0/+56
|\
| * Launcher changes to handle UTS test mode.Wink Saville2010-02-121-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When in UTS test mode keys received need to be handled by the Phone application or Contacts application to operate properly in the test mode. When not in test mode the search widget will handle the keys as it was before this change. The UTS test mode is enabled when presist.sys.uts-test-mode is 1. bug: 2402366 Change-Id: I58e68830f9ce6905e189ecba1c04b1076799a0a0 Signed-off-by: Wink Saville <wink@google.com>
* | DO NOT MERGE. Update for new RS library with ES 2.0 support.Jason Sams2010-02-111-3/+3
|/
* reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\
| * reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| |\
| | * android-2.1_r1 snapshotThe Android Open Source Project2010-01-12238-0/+19354
| | |
| | * empty initial commitThe Android Open Source Project2010-01-110-0/+0
| |
| * Merge branch 'eclair' into eclair-releaseandroid-build SharedAccount2009-12-151-9/+13
| |\
| * \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-141-6/+8
| |\ \
| * \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-111-2/+2
| |\ \ \
| * \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-1020-20/+22
| |\ \ \ \
| * \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-091-24/+34
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-092-14/+19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-041-6/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-036-80/+85
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-022-14/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-12-013-8/+8
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-303-4/+39
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge commit '99917ca642d148c78ea85a6838eeb5a03bcbaf66' into eclair-releaseandroid-build SharedAccount2009-11-2448-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-246-8/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-2330-6/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-203-35/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-191-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-186-12/+155
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-162-5/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-1553-101/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-1353-25/+113
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclair' into eclair-releaseThe Android Automerger2009-11-136-17/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Keep banging on the launcher locks up bug. This moves theJoe Onorato2009-11-122-44/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | delayed zoom stuff into one place, so it should be out of sync less.
| * | | | | | | | | | | | | | | | | | | | | | Fix 2257802 - Screen unresponsive when you get a call while moving the ↵Joe Onorato2009-11-122-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shortcuts or widgets on home screen
| * | | | | | | | | | | | | | | | | | | | | | Fix bug 2258128 - homescreen on Passion unresponsive while still not leaking ↵Joe Onorato2009-11-121-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the contexts.
* | | | | | | | | | | | | | | | | | | | | | | Fix for bug 2382944. This is a very safe change that just corrects a long ↵Jason Sams2010-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | standing scroll speed bug in launcher.
* | | | | | | | | | | | | | | | | | | | | | | Put the label into the same texture as the icon.Joe Onorato2010-01-145-155/+159
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Fix 2325492 - No icons in launcher after pressing home from within an appJoe Onorato2010-01-111-7/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It looks like the evil hack in 14f122bf847e50a3e7730ccbe57abc25d086a01b to make the workspace not animate didn't completely work. The key to reproducing this bug is to make sure the activity is destroyed and to have last gone to an app from a screen other than the center screen, because that causes it to get reloaded from the icicle, which makes the timing more amenable to missing the animation, because the view isn't attached yet.
* | | | | | | | | | | | | | | | | | | | | | fix bug 2326478Joe Onorato2009-12-141-9/+13
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at ↵Joe Onorato2009-12-111-6/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | com.android.launcher2.AllAppsView$RolloRS.removeApp
* | | | | | | | | | | | | | | | | | | | Launcher2 - This might fix the missing app problem and the crash in removeApp.Joe Onorato2009-12-111-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This marks the apps list as dirty by default. Usually, because of how long it takes the loader thread to run, the apps list comes in after the surface has been initialized. However, if the surface isn't around yet when setApps is called, then setApps won't set mRollo.mAppsDirty because mRollo is null. The extra null check is necessary for the normal case when mAllAppsList isn't ready yet when the surface comes in.
* | | | | | | | | | | | | | | | | | | Import revised translations. DO NOT MERGEEric Fischer2009-12-0920-20/+22
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | fix 2315821 and 2315729 - problems caused because the apps list could becomeJoe Onorato2009-12-091-24/+34
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unsynchronized with the list of icons.
* | | | | | | | | | | | | | | | | Fix 2305903 Scrolling trackball upwards at the top of the app menu selects ↵Joe Onorato2009-12-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | app at the bottom left
* | | | | | | | | | | | | | | | | Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a ↵Joe Onorato2009-12-082-11/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | context. turns off some logging and fixes latent bugs that this uncovered where we were accessing renderscript while there was no context.
* | | | | | | | | | | | | | | | | Fix 2304151 - crash while installing appsJoe Onorato2009-12-081-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was happening if you had previously uninstalled an app.
* | | | | | | | | | | | | | | | Fix 2300792 - All apps zooming when you come back from an app.Joe Onorato2009-12-031-6/+14
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it so we're only listening for the CLOSE_SYSTEM_DIALOGS broadcast while we're between onResume and onPause.
* | | | | | | | | | | | | | | Make the launcher send the position of the icon that's launching an intent.Joe Onorato2009-12-021-0/+4
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge change Icb5606e3 into eclairAndroid (Google) Code Review2009-12-022-74/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Upgrade Home db to upgrade contacts shortcut to the quick contact action
| * | | | | | | | | | | | | | | Upgrade Home db to upgrade contacts shortcut to the quick contact actionRomain Guy2009-12-022-74/+77
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icb5606e340a6eafc06ffd1be4bbe3d4f988376d1
* | | | | | | | | | | | | | | Merge change If84681a3 into eclairAndroid (Google) Code Review2009-12-022-5/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Import revised translations. DO NOT MERGE
| * | | | | | | | | | | | | | | Import revised translations. DO NOT MERGEEric Fischer2009-12-022-5/+3
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | 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