Commit Graph

78507 Commits

Author SHA1 Message Date
Michael Jurka 9886b56e5c am 1bb772bc: am e95c8ee9: fix touch problem in All Apps that prevented launching or adding items to workspace screens
* commit '1bb772bc55fccaaeaffbd215d55e1fdcb691e3bf':
  fix touch problem in All Apps that prevented launching or adding items to workspace screens
2011-02-03 17:17:24 -08:00
Michael Jurka 37c38b3571 am a9513c03: am a1192eac: Merge "Adding hardware layers to All Apps" into honeycomb
* commit 'a9513c03bacad008ec6247382259b20e7ee8c3d6':
  Adding hardware layers to All Apps
2011-02-03 17:17:10 -08:00
Michael Jurka 9abd94ce03 am b959d3dc: am a7f801fc: Oops, forgot a cast. :(
* commit 'b959d3dcfec9eed5d0f24389dca10bdd76a8332d':
  Oops, forgot a cast. :(
2011-02-03 17:16:06 -08:00
Michael Jurka 8e43add42e am 9d147e48: am c50e2c35: Oops, was disabling hardware layers at the wrong level
* commit '9d147e489f0c39dbbb5b0b6536c812280b6c41aa':
  Oops, was disabling hardware layers at the wrong level
2011-02-03 17:15:54 -08:00
Justin Ho 3c1ccbdfd7 am 65550841: Updated city wallpaper
* commit '655508412abb3ab689750f261c0d07de71b183c3':
  Updated city wallpaper
2011-02-03 16:57:15 -08:00
Michael Jurka c0759f5090 Reducing memory impact of hardware layers in Launcher
- Disabling hardware layers in customize tray
- Destroying hardware layers for pages in All Apps that are not visible
- Re-adding CachedTextView for icons in customize tray (to regain some of the lost performance there)
2011-02-03 16:56:22 -08:00
Justin Ho 655508412a Updated city wallpaper
Change-Id: I798e3cb5b269c93169afbc202feaf023d8d11e16
2011-02-03 16:50:40 -08:00
Adam Cohen 69c42da4d3 Preventing scrolling of workspace when in customize
Change-Id: I2154742957a4499df8c3df31c0a3ab65b58b54c7
2011-02-03 16:42:47 -08:00
Jason Sams 70467ef0b9 RS API cleanup for SDK. Update apps to final APIs.
bug 3421901

Change-Id: If84b19459e510568278f7c97d3d3486c94f1d619
2011-02-03 16:01:03 -08:00
The Android Automerger 068a9ca7db merge in honeycomb-release history after reset to honeycomb 2011-02-03 15:26:48 -08:00
Justin Ho e116097311 am 7924f259: Merge "Updated City wallpaper" into honeycomb
* commit '7924f2592fefbb9bee279bcb7c2bf46b0009023d':
  Updated City wallpaper
2011-02-03 14:14:43 -08:00
Justin Ho 7924f2592f Merge "Updated City wallpaper" into honeycomb 2011-02-03 14:13:00 -08:00
Justin Ho 3475185fbe Updated City wallpaper
Change-Id: Icd8024b98d5e2f07ca4c190736646c045ba21495
2011-02-03 14:10:37 -08:00
Adam Cohen b6d0f5cefe am f5d77c9e: Fixing leak in Launcher when shortcuts were installed from market
* commit 'f5d77c9e3fb9238b52f53b57eaa7ad01a1328e25':
  Fixing leak in Launcher when shortcuts were installed from market
2011-02-03 13:43:40 -08:00
Adam Cohen f5d77c9e3f Fixing leak in Launcher when shortcuts were installed from market
-> Issue 3418165

Change-Id: Ieee4c7ed436d0722a6352c30adfa5cbd02dd163a
2011-02-03 12:59:33 -08:00
Michael Jurka 53af1d81ae am 4fcae11d: Merge "optimizing transitions in Launcher" into honeycomb
* commit '4fcae11dca4ec952e1b7e54a49b033fc9e5bf121':
  optimizing transitions in Launcher
2011-02-03 12:50:23 -08:00
Michael Jurka 4fcae11dca Merge "optimizing transitions in Launcher" into honeycomb 2011-02-03 12:47:53 -08:00
Winson Chung f182a61ed6 am cc377b51: Merge "Fixing issue where we weren\'t picking up minute touch movements. (3413433)" into honeycomb
* commit 'cc377b516c179822b6475673e0b07faad5297361':
  Fixing issue where we weren't picking up minute touch movements. (3413433)
2011-02-03 11:42:45 -08:00
Winson Chung cc377b516c Merge "Fixing issue where we weren't picking up minute touch movements. (3413433)" into honeycomb 2011-02-03 11:36:24 -08:00
The Android Automerger cda28d409e merge in honeycomb-release history after reset to honeycomb 2011-02-03 11:23:37 -08:00
The Android Automerger b89786d749 merge in honeycomb-release history after reset to honeycomb 2011-02-03 07:18:04 -08:00
Michael Jurka 1bb772bc55 am e95c8ee9: fix touch problem in All Apps that prevented launching or adding items to workspace screens
* commit 'e95c8ee998bc04c64c29c0594d81aeb283b05c1f':
  fix touch problem in All Apps that prevented launching or adding items to workspace screens
2011-02-03 03:22:02 -08:00
Michael Jurka e95c8ee998 fix touch problem in All Apps that prevented launching or adding items to workspace screens 2011-02-03 03:00:49 -08:00
Michael Jurka 742574b15b optimizing transitions in Launcher
Bug #3413510

Change-Id: I89896b40b73d781255f9c0263300e9c5716d4efc
2011-02-03 01:43:19 -08:00
Michael Jurka a9513c03ba am a1192eac: Merge "Adding hardware layers to All Apps" into honeycomb
* commit 'a1192eacc25eafad25bf409d4383a1e16edb9c71':
  Adding hardware layers to All Apps
2011-02-02 23:51:49 -08:00
Michael Jurka a1192eacc2 Merge "Adding hardware layers to All Apps" into honeycomb 2011-02-02 23:50:28 -08:00
Michael Jurka 8245a8685f Adding hardware layers to All Apps
- splitting up the "holo" outlines and the icons into separate views
- enabling hardware layers on each of the views
2011-02-02 22:51:29 -08:00
Michael Jurka b959d3dcfe am a7f801fc: Oops, forgot a cast. :(
* commit 'a7f801fc5b5715223e868ed599da69c5edf436ee':
  Oops, forgot a cast. :(
2011-02-02 20:59:05 -08:00
Michael Jurka a7f801fc5b Oops, forgot a cast. :( 2011-02-02 20:54:07 -08:00
Michael Jurka 9d147e489f am c50e2c35: Oops, was disabling hardware layers at the wrong level
* commit 'c50e2c35319b738f788b717027bfb361c225ccb9':
  Oops, was disabling hardware layers at the wrong level
2011-02-02 20:15:31 -08:00
Michael Jurka c50e2c3531 Oops, was disabling hardware layers at the wrong level 2011-02-02 20:10:29 -08:00
Michael Jurka 1b6d85d425 am 6a40f7a2: am 7cbb7c60: Merge "stop using hardware layers when workspace stops moving" into honeycomb
* commit '6a40f7a2157bb42f9c3a488c34786f4bf7c1a316':
  stop using hardware layers when workspace stops moving
2011-02-02 18:01:27 -08:00
Michael Jurka 6a40f7a215 am 7cbb7c60: Merge "stop using hardware layers when workspace stops moving" into honeycomb
* commit '7cbb7c604119731c5c4abbf57893c7b445722889':
  stop using hardware layers when workspace stops moving
2011-02-02 17:59:05 -08:00
Michael Jurka 7cbb7c6041 Merge "stop using hardware layers when workspace stops moving" into honeycomb 2011-02-02 17:57:28 -08:00
Winson Chung 8a73dde804 am 728551e1: am 5fb63473: Disabling auto-advance when we are not on the workspace. (3413510)
* commit '728551e139eed08d2d0f2c4b1ea933e190fbc677':
  Disabling auto-advance when we are not on the workspace. (3413510)
2011-02-02 17:53:15 -08:00
Winson Chung 728551e139 am 5fb63473: Disabling auto-advance when we are not on the workspace. (3413510)
* commit '5fb63473cbc7f1b77e45c765d56b01361772429b':
  Disabling auto-advance when we are not on the workspace. (3413510)
2011-02-02 17:50:57 -08:00
Winson Chung 5fb63473cb Disabling auto-advance when we are not on the workspace. (3413510)
Change-Id: I3793d4221b4ec91ed1fbf35a9e5ff0237e7e8542
2011-02-02 17:32:36 -08:00
Winson Chung c0844aa8a1 Fixing issue where we weren't picking up minute touch movements. (3413433)
Change-Id: I5920e5e7ad6fa758093deeb545d6d3b81f730198
2011-02-02 17:18:37 -08:00
The Android Automerger 498f80e9dc merge in honeycomb-release history after reset to honeycomb 2011-02-02 16:13:34 -08:00
Michael Jurka ce7e05fbe8 stop using hardware layers when workspace stops moving
helps workaround Bug 3417254

Change-Id: I874e5e52ab544fbb787e1021d6ee394e8f3a34d6
2011-02-02 13:58:36 -08:00
The Android Automerger 49537cd09a merge in honeycomb-release history after reset to honeycomb 2011-02-02 07:21:54 -08:00
Michael Jurka 212b8ea6dc am 356875a0: am 98ed6bbe: Merge "Adding scroll disambiguation between Workspace and AppWidgets" into honeycomb
* commit '356875a0d0a1b52e5701fdd8e406ef0b0c38177b':
  Adding scroll disambiguation between Workspace and AppWidgets
2011-02-01 22:15:10 -08:00
Michael Jurka 356875a0d0 am 98ed6bbe: Merge "Adding scroll disambiguation between Workspace and AppWidgets" into honeycomb
* commit '98ed6bbec7ea8776c2a0b76429e47c2c7fc523e5':
  Adding scroll disambiguation between Workspace and AppWidgets
2011-02-01 22:12:57 -08:00
Michael Jurka 98ed6bbec7 Merge "Adding scroll disambiguation between Workspace and AppWidgets" into honeycomb 2011-02-01 22:10:45 -08:00
Adam Cohen f8d2823d88 Adding scroll disambiguation between Workspace and AppWidgets
Change-Id: Ia3ff92b74651f9ea250664ec4cbcc0506db522ec
2011-02-01 21:47:33 -08:00
Michael Jurka 9154268c12 am 7fab0c57: am e7e3f6c4: stop invalidating our hardware layers
* commit '7fab0c574c9315d0b394595e59c5fd4202c20fd3':
  stop invalidating our hardware layers
2011-02-01 21:30:09 -08:00
Michael Jurka 7fab0c574c am e7e3f6c4: stop invalidating our hardware layers
* commit 'e7e3f6c438a9de1d4a0557962f868d9a01f56286':
  stop invalidating our hardware layers
2011-02-01 21:28:41 -08:00
Michael Jurka e7e3f6c438 stop invalidating our hardware layers
- avoid calling TextView's setShadowLayer since that calls invalidate; instead, just modify the paint
2011-02-01 21:09:32 -08:00
Michael Jurka 7fe76df89b am 20382a3f: am 8a097659: Merge "Turning on hardware layers for the workspace" into honeycomb
* commit '20382a3fafc44f32c29c5955d765ddec070c5cf1':
  Turning on hardware layers for the workspace
2011-02-01 16:51:45 -08:00
Michael Jurka 20382a3faf am 8a097659: Merge "Turning on hardware layers for the workspace" into honeycomb
* commit '8a097659d86213ad3619dbf7cf8f10ab49fa05c4':
  Turning on hardware layers for the workspace
2011-02-01 16:50:01 -08:00