Commit Graph

49925 Commits

Author SHA1 Message Date
Michael Jurka f55cd6a46c Fix wallpaper picker crash 2011-07-21 11:27:20 -07:00
The Android Automerger aef8af68f7 merge in ics-release history after reset to master 2011-07-21 06:48:05 -07:00
Winson Chung ec9a0a4ca5 Fixing small bug where folder could not be created in dock.
- Ensuring default workspace items aren't overlapping.

Change-Id: I53803bdd61e1e956b9582b1332cde37663cb8578
2011-07-20 20:44:48 -07:00
Adam Cohen fc53cd22c9 Fixing a couple bugs, allapps clicks and weird crash
-> issue 5021897 (when this was fixed, exposed more bugginess that is now fixed)
-> issue 5038392

Change-Id: I49a4e9fca154f75ea22ad2c462641747536102ce
2011-07-20 17:59:04 -07:00
Michael Jurka d8ff0e68e8 Merge "Removing unused resources" 2011-07-20 16:58:57 -07:00
Michael Jurka 2688c9a059 Removing unused resources 2011-07-20 16:35:06 -07:00
Adam Cohen 00618753e9 Fixing issue 4083181, making springloaded dragging accurate
Change-Id: Iaa69903220b2fe62e3b3009989094487e3125843
2011-07-20 15:46:22 -07:00
Winson Chung 3d503fbd94 Initial changes to add configurable hotseat.
Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
2011-07-20 14:12:20 -07:00
The Android Automerger ec37626b4e merge in ics-release history after reset to master 2011-07-20 10:09:24 -07:00
Winson Chung ec8a2eee50 Merge "Fxing issues with the scroll bar" 2011-07-20 09:26:48 -07:00
The Android Automerger 5410769744 merge in ics-release history after reset to master 2011-07-20 06:47:27 -07:00
Adam Cohen b424d29334 Merge "Adding animations when dropping on delete / uninstall drop target" 2011-07-19 21:57:27 -07:00
Adam Cohen d4d7aa551f Adding animations when dropping on delete / uninstall drop target
-> issue 5043661

Change-Id: I4e4830acc15e006e637b35c3d0dcc72c23414b95
2011-07-19 21:49:13 -07:00
Adam Cohen bec6ac5bb3 Fix 5043759, cancel widget resize when screen turned off
Change-Id: I363238cbcae859060541d8c8cbf558fcc87e9272
2011-07-19 20:50:27 -07:00
Winson Chung 32174c878c Fxing issues with the scroll bar
- Removing track from AllApps
- Scrollbar should reach edge of track now
- Fixing flashing when going from AppsCustomize to workspace and switching tabs in AppsCustomize

Change-Id: Id69bd04dc503608566c3a33a1344904e3db383bf
2011-07-19 17:59:48 -07:00
Adam Cohen 9efd4a2a36 Widget resizing obeys minResizeWidth/Height
Change-Id: I42c8fa118b4d45ce88b4f2b724643bf471d62cd2
2011-07-19 17:58:58 -07:00
Adam Cohen f5e078c670 Merge "Fixing bug 4998211, widgets with configuration not dropping in correct spot" 2011-07-19 16:50:13 -07:00
Winson Chung 0f6dc027d7 Merge "Fixing some issues with our use of GridLayout." 2011-07-19 09:40:43 -07:00
The Android Automerger 47db1ee84b merge in ics-release history after reset to master 2011-07-19 06:47:22 -07:00
Narayan Kamath 49f72a708d Merge "Update the search widget icon if the global search provider changes." 2011-07-19 03:45:13 -07:00
Adam Cohen fbba09bb1a Fixing bug 4998211, widgets with configuration not dropping in correct spot
-> cleaned up some dead code in the process

Change-Id: I05b20361b9f7ded0522bd4822532eaae9436ffea
2011-07-18 21:44:50 -07:00
Winson Chung d52f3d84fc Fixing some issues with our use of GridLayout.
Change-Id: Id898258b31462f47d65f0ec674786b03a4ca326e
2011-07-18 17:01:54 -07:00
Adam Cohen 292c025d06 Fix bug 4904696, null pointer exception for widget that's not found
Change-Id: I3af50808e312cbe5f8e62a3b17e3e8c1f7d9e3e0
2011-07-18 13:55:17 -07:00
The Android Automerger eb719c318c merge in ics-release history after reset to master 2011-07-18 06:43:19 -07:00
Narayan Kamath cb1a477868 Update the search widget icon if the global search provider changes.
Note that this change is necessary because the launcher might
receive the PM broadcast before the SearchManagerService does.

Change-Id: I5a03e2fb16dee232a83d24b834ef6bd0eaabe774
2011-07-18 11:43:34 +01:00
Adam Cohen 234c4cd544 Fix text clipping in Launcher (bug 4980315)
Change-Id: I20c9b98b606d317ed32d49a3437f24a4cd312759
2011-07-17 22:00:50 -07:00
Adam Cohen 95383fe41d Fixing bug which locks orientation inadvertently
Change-Id: I50dfdf6a6d1d4214e88931b3f623bc41cab333c2
2011-07-17 18:06:55 -07:00
Adam Cohen 3384c7be3c Fixing bug where you can't switch pages in springloaded
-> Fix bug 5033543
-> Also, bug 4988105 appears to no longer be an issue

Change-Id: Iffdcafb6d8b471eb18521c160b5a8f438b5cef93
2011-07-17 15:49:05 -07:00
Adam Cohen 35e7e64d4b Bounding folders into their associated cell layout area, excluding dock
Change-Id: I220ccf1d8b08f9962c63efc92265e3c7acc137f9
2011-07-17 15:45:47 -07:00
Adam Cohen ff35bf81a2 Merge "Improving adding widgets animations" 2011-07-17 12:56:20 -07:00
Adam Cohen b7e1618c62 Improving adding widgets animations
Change-Id: I9730d3d531736bde58cdf1bf2da049392d4da83a
2011-07-17 12:55:24 -07:00
The Android Automerger 9b8345c484 merge in ics-release history after reset to master 2011-07-17 12:19:29 -07:00
Adam Cohen 7494c56166 Fix folder creation bug 5037239
Change-Id: I0e629b186c94ca3ccaa188de94846d2bbbca83a4
2011-07-15 18:19:15 -07:00
Adam Cohen d8d375d99a Merge "Making default folder name blank" 2011-07-15 17:56:51 -07:00
Eric Fischer 9fca384ed5 Import revised translations.
Change-Id: I95417f668ca99c762bd884775ea8856bb86076e2
2011-07-15 16:49:31 -07:00
Adam Cohen 35712201af Making default folder name blank
Change-Id: Ie554a6b799591e6f546f4ad312fb6b8d5428072d
2011-07-15 10:51:28 -07:00
The Android Automerger 07e7639acb merge in ics-release history after reset to master 2011-07-15 06:45:40 -07:00
Adam Cohen 8c247c6f54 Fixing drag start position on workspace
Change-Id: If7b31e8d11bfc7cc6612155a72465ace3b928b97
2011-07-14 17:52:06 -07:00
Adam Cohen 093538671b Ensuring that we give a widget the full space requested
Change-Id: I03ca7be47e427373f1efdad3f97d18db9bd3b913
2011-07-14 16:11:03 -07:00
Michael Jurka f2253e1446 Merge "Fix a monkey crash" 2011-07-14 13:12:02 -07:00
Adam Cohen 6cd835ce0b Merge "Pixel perfect drag animations in workspace and folders, including springloaded" 2011-07-14 12:39:48 -07:00
The Android Automerger 036dc8c2cb merge in ics-release history after reset to master 2011-07-14 07:08:00 -07:00
Adam Cohen ac8c87687b Pixel perfect drag animations in workspace and folders, including springloaded
Change-Id: I630c365bdc8e896a21dc17ebe8acb8d4664c77b5
2011-07-14 01:08:27 -07:00
Michael Jurka 2698db4df3 Fix a monkey crash 2011-07-13 18:25:14 -07:00
Michael Jurka d74c984fcc Use hardware layers in more situations
* Turn on while dragging
* Fix bug: don't disable when swiping pages during drag
* Fix bug: disable hardware layers on startup
* Removing old state code in Workspace

Change-Id: I5633dc98f2679784aea5551564dfa19504a074a6
2011-07-13 17:41:05 -07:00
Winson Chung 33f3703e6a Merge "Making the search bar span the available space on the phone ui in portrait." 2011-07-13 13:51:29 -07:00
Winson Chung 69eb7206dc Making the search bar span the available space on the phone ui in portrait.
Change-Id: Idd1082414c460c632de891336a0be90eada51178
2011-07-13 12:23:34 -07:00
The Android Automerger 3fd70ae0bb merge in ics-release history after reset to master 2011-07-13 07:47:24 -07:00
Michael Jurka 06b9ecaf6f Merge "Logging failure to load market/search/etc icons" 2011-07-12 17:21:26 -07:00
Michael Jurka 40a170aae5 Merge "Cleaning up code to deal with language changes" 2011-07-12 17:20:49 -07:00