Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New position indicators and icons for Launcher2. | Romain Guy | 2009-11-09 | 47 | -37/+281 |
| | | | | Change-Id: Id444943a3cc2e9db78733614141cbe2be837fdbf | ||||
* | Start listening again after LauncherProvider clears widgets. | Jeff Sharkey | 2009-11-09 | 1 | -1/+36 |
| | | | | | | | | | | After the LauncherProvider resets the database and wipes out the host info, the Launcher must tell the AppWidgetHost to listen again. Originally 87e688d8... in packages/apps/Launcher. Fixes http://b/2238470 | ||||
* | Merge change I0bda9c39 into eclair | Android (Google) Code Review | 2009-11-08 | 1 | -2/+2 |
|\ | | | | | | | | | * changes: One camera is probably sufficient | ||||
| * | One camera is probably sufficient | Mike Cleron | 2009-11-08 | 1 | -2/+2 |
| | | |||||
* | | Merge change I4bd71b0f into eclair | Android (Google) Code Review | 2009-11-08 | 2 | -29/+44 |
|\ \ | |/ | | | | | | | * changes: Fix http://b/issue?id=2203681 | ||||
| * | Fix http://b/issue?id=2203681 | Mike Cleron | 2009-11-08 | 2 | -29/+44 |
| | | | | | | | | | | | | | | There is a race between the view system dispatching focus and mRollo being intialized. Now if AllApps is supposed to gain focus before mRollo is ready we remember that state and gain focus later. | ||||
* | | Merge change I3c675fc6 into eclair | Android (Google) Code Review | 2009-11-08 | 1 | -0/+43 |
|\ \ | |/ | | | | | | | * changes: New defaults for Passion | ||||
| * | New defaults for Passion | Mike Cleron | 2009-11-08 | 1 | -0/+43 |
| | | |||||
* | | Merge change I9d34c514 into eclair | Android (Google) Code Review | 2009-11-08 | 1 | -1/+2 |
|\ \ | |/ |/| | | | | | * changes: Disable orientation change based on sensor in the wallpaper picker. | ||||
| * | Disable orientation change based on sensor in the wallpaper picker. | Romain Guy | 2009-11-08 | 1 | -1/+2 |
| | | | | | | | | Change-Id: I9d34c514fc1eebef7fd655ce4d7eeba66a4b2412 | ||||
* | | Fix 2246713 - Bad offset when picking up a widget for the first time. | Joe Onorato | 2009-11-08 | 1 | -2/+4 |
| | | |||||
* | | Fix 2215274 - Duplicate widgets appearing on top of each other | Joe Onorato | 2009-11-08 | 1 | -0/+1 |
| | | | | | | | | My fix for duplicate icons didn't account for widgets. | ||||
* | | Fix bug 2242465 - Can add shortcuts while the "3d all apps" is open. | Joe Onorato | 2009-11-08 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | The more I think about it, the more I think AllApps should just be a separate activity. It's not a drawer anymore and you open it by pressing a button. Also, it will want to derive from RenderScriptActivity or something, and have all that stuff dealt with automatically too. It's to late to make a change like this now, but if we do choose to do it someday, I think we'll want to reconsider the menu that's shown. For now, just close all apps when they add a shortcut or change the wallpaper. | ||||
* | | Bug 2246631 - Show soft keyboard on launcher dialogs | Joe Onorato | 2009-11-08 | 1 | -0/+4 |
|/ | |||||
* | Bug 2239823 - Can't focus "home" icon in 3d all apps | Joe Onorato | 2009-11-08 | 3 | -57/+129 |
| | |||||
* | Make the selection indicator and the focus indicator in 3d all apps ↵ | Joe Onorato | 2009-11-08 | 2 | -13/+25 |
| | | | | different colors. Bug 2239818. | ||||
* | Merge change I74688835 into eclair | Android (Google) Code Review | 2009-11-06 | 1 | -1/+10 |
|\ | | | | | | | | | * changes: Account for the gap at the top of the search widget when animating | ||||
| * | Account for the gap at the top of the search widget when animating | Mike Cleron | 2009-11-06 | 1 | -1/+10 |
| | | |||||
* | | [Launcher2] Delete app widgets when their configuration is cancelled or ↵ | Romain Guy | 2009-11-06 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | | there's not enough room on Home. Bugs #2234228 and #2244729. Approved by mcleron Change-Id: I15e4850d8c1a821497df5d32e5fb63b3400d1e44 | ||||
* | | Fix launcher2 crash. We weren't initializing the list of folders. Bug 2210545. | Joe Onorato | 2009-11-06 | 2 | -7/+23 |
| | | |||||
* | | Merge change I24a40dc2 into eclair | Android (Google) Code Review | 2009-11-05 | 2 | -4/+1 |
|\ \ | | | | | | | | | | | | | * changes: Put launcher2 back into its own process. bug 2241963 | ||||
| * | | Put launcher2 back into its own process. bug 2241963 | Joe Onorato | 2009-11-05 | 2 | -4/+1 |
| |/ | |||||
* | | If 3 screens are good 5 will be better | Mike Cleron | 2009-11-05 | 6 | -24/+73 |
|/ | |||||
* | The apps might not have finished loading by the time we're doing this. ↵ | Joe Onorato | 2009-11-05 | 1 | -2/+11 |
| | | | | Fixes bug 2241755. | ||||
* | Add logging to launcher2 to help diagnose 2239265 since QA keeps reassigning ↵ | Joe Onorato | 2009-11-05 | 2 | -0/+4 |
| | | | | | | it to me without providing more detailed steps to reproduce. | ||||
* | Fix white square bug when new apps are added while home is not active. | Jason Sams | 2009-11-05 | 1 | -6/+27 |
| | |||||
* | Merge change I44ad9fe5 into eclair | Android (Google) Code Review | 2009-11-04 | 4 | -49/+39 |
|\ | | | | | | | | | * changes: Add android.home.drop even for the live wallpapers. | ||||
| * | Add android.home.drop even for the live wallpapers. | Romain Guy | 2009-11-04 | 4 | -49/+39 |
| | | | | | | | | Change-Id: I44ad9fe573dc3d2e5d091fed01300d44b6be9473 | ||||
* | | Merge change I2bbe9af6 into eclair | Android (Google) Code Review | 2009-11-04 | 3 | -24/+23 |
|\ \ | | | | | | | | | | | | | * changes: Update the search widget to be vertically centered within it's footprint. | ||||
| * | | Update the search widget to be vertically centered within it's footprint. | Mike Cleron | 2009-11-04 | 3 | -24/+23 |
| | | | |||||
* | | | Fix bug 2236111 - right edge of widget chopped-off while dragging | Joe Onorato | 2009-11-04 | 1 | -3/+1 |
| |/ |/| | | | | | | | | | | | By using resolveSize, we're clamping the size we measure to the size of the screen, so just use our prefered size instead. Nobody is going to otherwise limit us, so this value won't be mismatched with the size we actually get. | ||||
* | | Don't release the GL context when all-apps looses its surface. | Jason Sams | 2009-11-03 | 1 | -15/+8 |
|/ | |||||
* | Fix 2209039 and 2220106 | Mike Cleron | 2009-11-03 | 1 | -46/+69 |
| | | | | Improve trackball handling and menu interaction | ||||
* | Fix 2205899 - unable to access last row using trackball scroll if last row ↵ | Joe Onorato | 2009-11-02 | 1 | -12/+22 |
| | | | | | | is having less than 4 icons. | ||||
* | Adjust logging of launcher2 launch times, and make all apps loading wait a ↵ | Joe Onorato | 2009-11-02 | 5 | -16/+40 |
| | | | | | | | | little longer, even though usually it happens later anyway. For bug 2226555. | ||||
* | Tweak the shape/size of the all apps selection glow. | Joe Onorato | 2009-11-02 | 1 | -2/+2 |
| | | | | Bug 2231227 | ||||
* | Fix launcher crash | Joe Onorato | 2009-11-02 | 1 | -1/+4 |
| | |||||
* | Fix bugs 2218563 and 2176751 - Not properly loading icons, and sometimes ↵ | Joe Onorato | 2009-10-31 | 2 | -1/+6 |
| | | | | | | marking them as cached when they're not. | ||||
* | fix 2206016 - Passion: Deleted Icons are added again after deleting folder ↵ | Joe Onorato | 2009-10-31 | 2 | -0/+3 |
| | | | | on home screen | ||||
* | remove unused code. | Joe Onorato | 2009-10-31 | 1 | -26/+0 |
| | |||||
* | When closing a folder, make sure to remove it from the list of drop targets. | Joe Onorato | 2009-10-31 | 1 | -3/+2 |
| | | | | This fixes the following bugs: 2222908 2208857 | ||||
* | Fix 2223769 - Uninstalling a widget (via adb uninstall) crashed launcher2 ↵ | Joe Onorato | 2009-10-31 | 2 | -20/+32 |
| | | | | | | | | and com.cooliris.media If we haven't even initialized yet, don't respond to app list changes. I think this will fix that bug. It's possible that there's some other race in there somehow. | ||||
* | Fix 2199124 - Sometimes app icons don't go away when deleting the app. | Joe Onorato | 2009-10-31 | 1 | -5/+12 |
| | | | | | | | The app list isn't sorted by component name, it's sorted by title, so we can't binary search on the component name. Duh. Linear search is fine here. | ||||
* | Merge change I3134655d into eclair | Android (Google) Code Review | 2009-10-30 | 2 | -5/+96 |
|\ | | | | | | | | | * changes: More capabilities for default home configuration | ||||
| * | More capabilities for default home configuration | Mike Cleron | 2009-10-30 | 2 | -5/+96 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for adding appwidgets beyond clock and search to the intital configuration. Also pulled in a previous change in Launcher that allowed http shortcuts. New syntax looks like this in default_workspace.xml: <appwidget launcher:packageName="com.android.settings" launcher:className="com.android.settings.widget.SettingsAppWidgetProvider" launcher:screen="0" launcher:x="0" launcher:y="2" launcher:spanX="4" launcher:spanY="1" /> <shortcut launcher:packageName="com.android.settings" launcher:icon="@drawable/ic_launcher_appwidget" launcher:title="@string/group_folder" launcher:uri="http://www.nytimes.com" launcher:screen="2" launcher:x="2" launcher:y="2" /> | ||||
* | | Merge change Ia4f871c1 into eclair | Android (Google) Code Review | 2009-10-30 | 1 | -11/+9 |
|\ \ | |/ |/| | | | | | * changes: use table maskfilter for glow | ||||
| * | use table maskfilter for glow | Mike Reed | 2009-10-30 | 1 | -11/+9 |
| | | | | | | | | http://b/issue?id=2210685 | ||||
* | | Wrap text with the curve instead of the fade. Mipmap distant text and icons. ↵ | Jason Sams | 2009-10-29 | 2 | -80/+94 |
|/ | | | | Fix two physics bugs. Snapping at end of list was inconsistant between flings and moves. Fix phyiscs boundary condition during low speed movement back to center. | ||||
* | Import revised translations. DO NOT MERGE | Eric Fischer | 2009-10-28 | 3 | -5/+3 |
| | |||||
* | Fix 2200739 - Crash when you click on an empty icon slot in 3d all apps | Joe Onorato | 2009-10-28 | 1 | -14/+20 |
| |