summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix 2617318 - NPE in Launcher2.Daniel Sandler2010-05-071-1/+1
| | | | | | | | | | | | | | Applies the fix in change Id91712fa to widgets. Bug: 2617318 Change-Id: I1e1dac6238a26497eacc23b161df171ae40bb588
* | am 68b4182d: Merge "Bug 2639807 - Add smarter smoothing to home screen touch ↵Adam Powell2010-05-051-38/+39
|\| | | | | | | scrolling." into froyo
| * Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." ↵Adam Powell2010-05-041-38/+39
| |\ | | | | | | | | | into froyo
| | * Bug 2639807 - Add smarter smoothing to home screen touch scrolling.Adam Powell2010-05-041-38/+39
| | | | | | | | | | | | Change-Id: I242e11f5aec218ae2b8f80ef3babcb2836c173db
* | | am fad1fb5e: Tweak locking in launcher so mLock isn\'t held while the slow ↵Joe Onorato2010-05-052-14/+19
|\| | | | | | | | | | | stuff happens.
| * | Tweak locking in launcher so mLock isn't held while the slow stuff happens.Joe Onorato2010-05-042-14/+19
| |/ | | | | | | | | | | Bug 2652948 Change-Id: I9d386395278830ead5deda17b8b09e0dcfeff989
* | am c15bd51d: Merge "Update default homescreen layout to latest design." into ↵Ficus Kirkpatrick2010-05-031-9/+9
|\| | | | | | | froyo
| * Merge "Update default homescreen layout to latest design." into froyoFicus Kirkpatrick2010-05-031-9/+9
| |\
| | * Update default homescreen layout to latest design.Ficus Kirkpatrick2010-05-031-9/+9
| | | | | | | | | | | | Change-Id: I3e5699a22103af1fa9c7ec476f4401a53771e5a0
* | | am fefa0ce2: Fix bug 2646531 - regression in home screen bitmap cachingAdam Powell2010-05-032-2/+5
|\| |
| * | Fix bug 2646531 - regression in home screen bitmap cachingAdam Powell2010-05-032-2/+5
| |/ | | | | | | | | | | | | | | Looks like the code path for buildDrawingCache(false) has some bugs. This reverts to the old code path and tries to manage the creation of those caches a bit better. Change-Id: Ic468e9db396c51f723454dc3832e0cd1c0c82004
* | am 1896a6ec: Merge "Filter input events and smooth out touch scrolling. Bug ↵Adam Powell2010-04-292-12/+36
|\| | | | | | | 2639807" into froyo
| * Merge "Filter input events and smooth out touch scrolling. Bug 2639807" into ↵Adam Powell2010-04-292-12/+36
| |\ | | | | | | | | | froyo
| | * Filter input events and smooth out touch scrolling. Bug 2639807Adam Powell2010-04-292-12/+36
| | | | | | | | | | | | Change-Id: I71a18497862a30db5ff0f52f566fb86eae213ea3
* | | am 82faa751: Import revised translationsKenny Root2010-04-293-7/+7
|\| |
| * | Import revised translationsKenny Root2010-04-293-7/+7
| |/ | | | | | | Change-Id: I46c56ec11d883a3df1bf43944ea66240a5ea3962
* | am 9d179ade: Merge "Add Market widget to default workspace." into froyoFicus Kirkpatrick2010-04-281-1/+10
|\|
| * Merge "Add Market widget to default workspace." into froyoFicus Kirkpatrick2010-04-281-1/+10
| |\
| | * Add Market widget to default workspace.Ficus Kirkpatrick2010-04-281-1/+10
| | | | | | | | | | | | | | | Bug: 2606783 Change-Id: I8ea5e3564a21b98aadb8789e24276507c7ef46b7
* | | am 19b0600e: Merge "Avoid ANR in Home by avoiding a sycnhronized call on the ↵Romain Guy2010-04-281-1/+1
|\| | | | | | | | | | | UI thread. Bug #2614636" into froyo
| * | Merge "Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. ↵Romain Guy2010-04-281-1/+1
| |\ \ | | | | | | | | | | | | Bug #2614636" into froyo
| | * | Avoid ANR in Home by avoiding a sycnhronized call on the UI thread.Romain Guy2010-04-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bug #2614636 Change-Id: If9ded9a2e231a429e4d0a21626b486f76fd0a3a6
* | | | am e1d923a6: Increase hot rectangle of trash can.Daniel Sandler2010-04-283-4/+12
|\| | |
| * | | Increase hot rectangle of trash can.Daniel Sandler2010-04-283-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The drop region is now 70dip^2. This means it invisibly overlaps nearby icons ever so slightly---not enough to prevent icons being properly dropped on the workspace. Bug: 2623734 Change-Id: I945160ef6bdfc0a4ac3cf9db57d440bad424dfc4
* | | | am de38c8e4: Merge "Updated hotseat artwork." into froyoDaniel Sandler2010-04-2823-4/+5
|\| | |
| * | | Merge "Updated hotseat artwork." into froyoDaniel Sandler2010-04-2823-4/+5
| |\ \ \
| | * | | Updated hotseat artwork.Daniel Sandler2010-04-2823-4/+5
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | Also closes the gap below the buttons (not visibly, but the hit rect now reaches the bottom of the screen). Bug: 2630273 Change-Id: I8e8de6b63f91b2fcf87c3af856003cc36dd6c096
* | | | am 0554b749: Merge "Hotseats: better strategy for finding the default ↵Daniel Sandler2010-04-283-28/+159
|\| | | | | | | | | | | | | | | browser." into froyo
| * | | Merge "Hotseats: better strategy for finding the default browser." into froyoDaniel Sandler2010-04-283-28/+159
| |\ \ \ | | |_|/ | |/| |
| | * | Hotseats: better strategy for finding the default browser.Daniel Sandler2010-04-283-28/+159
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To do this, we invoke resolveActivity to see what activity would result from viewing an arbitrary (but valid) URL. If there's just one installed, or there are multiple and the user has chosen a default handler for http:, we take that component and launch it with CATEGORY_HOME (so as not to upset the URL in the frontmost window/tab/what-have-you). We also use this information to extract the localized name of the app, which is then installed into the hotseat as the contentDescription (for accessibility). If there's no default and multiple options are availble, we'll get the activity chooser instead. In this case, we just fire off that chooser and let the user pick an app (possibly setting a default along the way). Because the default may change, we reload all this hotseat information every time one of the hotseats is tapped. Another side-effect of this approach is that until there exists a default browser, the original URL will be sent to the activity the user chooses from the ResolveActivity. So we need a sensible default URL here; one can be found in R.string.default_browser_url (similar to Browser's R.string.homepage_base). This change also moves the hotseat intents and icons into arrays.xml for easier configuration. Change-Id: I06268df8b59e0f41f1f8b0e47f823db4c44ec761
* | | am 993d2efb: Merge "Import revised translations" into froyoKenny Root2010-04-286-9/+9
|\| |
| * | Merge "Import revised translations" into froyoKenny Root2010-04-276-9/+9
| |\ \
| | * | Import revised translationsKenny Root2010-04-276-9/+9
| | | | | | | | | | | | | | | | Change-Id: Ia9b370372f0ea1ae5271030d946db621161f30a2
* | | | am d40613a6: Address bug 2631580 - Tweak home screen scrolling behavior.Adam Powell2010-04-271-31/+51
|\| | |
| * | | Address bug 2631580 - Tweak home screen scrolling behavior.Adam Powell2010-04-261-31/+51
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Duration of motion is now influenced by fling velocity. Constants have been tuned and tweaked. Fix a couple of drawing optimizations in Launcher2 Workspace. Change-Id: Iaa674d10a28554884d9cc98134b2d1253b5e3e70
* | | am 2762dd85: Fix bug 2629457 - Scale home screen settle animation based on ↵Adam Powell2010-04-261-3/+27
|\| | | | | | | | | | | distance.
| * | Fix bug 2629457 - Scale home screen settle animation based on distance.Adam Powell2010-04-261-3/+27
| |/ | | | | | | | | | | | | | | | | This fixes the issue where using the long-press-on-dots feature to jump to a specific home screen overshoots by a large distance. It also speeds up the resulting animation such that jumping from screen 1 to 5 doesn't take as long. Change-Id: If41086b17df875be5514776e3af24292587d05a7
* | am 6ad79427: Merge "Fix proguard flags." into froyoDaniel Sandler2010-04-231-0/+1
|\|
| * Merge "Fix proguard flags." into froyoDaniel Sandler2010-04-231-0/+1
| |\
| | * Fix proguard flags.Daniel Sandler2010-04-231-0/+1
| | | | | | | | | | | | | | | | | | Fixes a crash in the new hotseat launcher icons. Change-Id: Idcb7441647f16c783a47dfe09400f04fa8980dd3
* | | am 14b0ba69: Fixed mdpi hotseat background artwork.Daniel Sandler2010-04-233-0/+0
|\| |
| * | Fixed mdpi hotseat background artwork.Daniel Sandler2010-04-233-0/+0
| |/ | | | | | | | | Bug: 2559083 Change-Id: I969b13227b12a62484c9a91cb671128a3f3c2398
* | am 95767e38: Merge "Add widgets to default home screens." into froyoDaniel Sandler2010-04-231-0/+16
|\|
| * Merge "Add widgets to default home screens." into froyoDaniel Sandler2010-04-231-0/+16
| |\
| | * Add widgets to default home screens.Daniel Sandler2010-04-231-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0: (nothing) 1: News & Weather =>2: Search; Protips 3: Music 4: (nothing) Will add Market widget to screen 2 (center) when available. Bug: 2559083 Change-Id: Id025bfbb1514959906d7d42601c3358ef870aebe
* | | am e547b623: Merge "New Launcher feature: "hotseat" icons." into froyoDaniel Sandler2010-04-2345-51/+277
|\| |
| * | Merge "New Launcher feature: "hotseat" icons." into froyoDaniel Sandler2010-04-2345-51/+277
| |\ \ | | |/ | |/|
| | * New Launcher feature: "hotseat" icons.Daniel Sandler2010-04-2345-51/+277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The hotseats are permanent slots on either side of the AllApps button. Their functions are: LEFT/BOTTOM: Phone Launched via the hardcoded class name com.android.contacts/.ContactsLaunchActivity. RIGHT/TOP: Browser Launched by querying to see which application is the default for URLs, then starting that activity directly. In the future, it would be ideal to allow an application with permission to access LauncherProvider to customize these (icons, contentDescriptions, and Intents). Bug: 2559083 Change-Id: I56f6e745f8574aa17e28feaa9d2118fb4a715cd4
* | | am 87d2ca8a: Fix 2614384 - NPE in LauncherModelJoe Onorato2010-04-211-8/+12
|\| |
| * | Fix 2614384 - NPE in LauncherModelJoe Onorato2010-04-211-8/+12
| |/ | | | | | | | | | | Callbacks can be null. Change-Id: I56462a54673b1804a6235d6d882008b453290542