Commit Graph

78507 Commits

Author SHA1 Message Date
Michael Jurka dfab7f0285 Potential fix for out-of-date hardware layers
Might also further help bug where IMG GPU slows
down when rendering into hardware layers that are
not rendered to framebuffer

Bugs # 5614712, 5616414, 5628998

Change-Id: I85ff11889aa28f6985dd68e7f1e57d0da2150aa5
2011-11-18 17:07:51 -08:00
Adam Cohen b970a8a266 Fix issue 5639994: disabled multi-touch on folders
Change-Id: I95bb0089e7522db88dea56281a375f9c98ece460
2011-11-18 17:04:16 -08:00
The Android Open Source Project b8b706d185 am 80d26ac0: Reconcile with ics-mr1-release
* commit '80d26ac02b666d8092995f42156ebc05359705f8':
  Fix bug where all apps didn't load sometimes
2011-11-18 15:46:37 -08:00
The Android Open Source Project 80d26ac02b Reconcile with ics-mr1-release
Change-Id: Ie79c241eb02aec0fb89ed8cbea1de82c0b29972f
2011-11-18 15:43:38 -08:00
Winson Chung 56cad56cf9 am adff8617: am f8e2365f: am d016015c: Enabling clings for tablets (Bug 5506377)
* commit 'adff8617427b0aadf291b87cd6f34beb18b99593':
  Enabling clings for tablets (Bug 5506377)
2011-11-18 15:27:50 -08:00
Winson Chung 0b01489805 am ae9940a1: am 515027d3: am 601cac2f: Merge "Minor fixes to Launcher" into ics-mr1
* commit 'ae9940a1597a6818a6252495f6d394824d196db0':
  Minor fixes to Launcher
2011-11-18 15:27:49 -08:00
Adam Cohen 23ba50c108 am 8d85138d: am 1772df64: am aa1e5728: Merge "Small fix to deal with ugly widget dropping situations" into ics-mr1
* commit '8d85138d46da2914aa5d655f5a5db987bafb4b6f':
  Small fix to deal with ugly widget dropping situations
2011-11-18 15:27:48 -08:00
Winson Chung adff861742 am f8e2365f: am d016015c: Enabling clings for tablets (Bug 5506377)
* commit 'f8e2365fc8b4bb408a375a38e2814a8fb39da2d2':
  Enabling clings for tablets (Bug 5506377)
2011-11-18 15:22:42 -08:00
Winson Chung ae9940a159 am 515027d3: am 601cac2f: Merge "Minor fixes to Launcher" into ics-mr1
* commit '515027d322fd58ce8555dd32ffd5309c772a8bfa':
  Minor fixes to Launcher
2011-11-18 15:22:41 -08:00
Adam Cohen 8d85138d46 am 1772df64: am aa1e5728: Merge "Small fix to deal with ugly widget dropping situations" into ics-mr1
* commit '1772df6467d02e400dc61a2bee50f43bdff72782':
  Small fix to deal with ugly widget dropping situations
2011-11-18 15:22:38 -08:00
Adam Cohen 74c28d1a6c Fixing bug where drag would sometimes get cancelled inadvertently
Change-Id: I4e838836c5a943abe9ebe2437cb53f68e6aae3d0
2011-11-18 14:17:11 -08:00
Winson Chung f8e2365fc8 am d016015c: Enabling clings for tablets (Bug 5506377)
* commit 'd016015c2396b885a7ba30f3678d5c50830c20bd':
  Enabling clings for tablets (Bug 5506377)
2011-11-18 13:35:17 -08:00
Winson Chung 515027d322 am 601cac2f: Merge "Minor fixes to Launcher" into ics-mr1
* commit '601cac2f3e2f3ce13d8e2e07dbe51945686044eb':
  Minor fixes to Launcher
2011-11-18 13:35:10 -08:00
Adam Cohen 00481b3ed3 Fixing PagedView bad snap-back decisions
-> There was some code that was causing pages to snap back
   much to the original page much too frequently.

Change-Id: Ibd02ac634c737887a2bcfd7096882c95c51087f1
2011-11-18 12:12:27 -08:00
Winson Chung 304c9a4080 am d016015c: Enabling clings for tablets (Bug 5506377)
* commit 'd016015c2396b885a7ba30f3678d5c50830c20bd':
  Enabling clings for tablets (Bug 5506377)
2011-11-18 11:59:40 -08:00
Winson Chung 5a487e1483 am 601cac2f: Merge "Minor fixes to Launcher" into ics-mr1
* commit '601cac2f3e2f3ce13d8e2e07dbe51945686044eb':
  Minor fixes to Launcher
2011-11-18 11:44:49 -08:00
Winson Chung d016015c23 Enabling clings for tablets (Bug 5506377)
Change-Id: Id0cdc7e2a101788f790340cd5acf6abb33419de6
2011-11-18 11:43:44 -08:00
Winson Chung 601cac2f3e Merge "Minor fixes to Launcher" into ics-mr1 2011-11-18 11:42:17 -08:00
Adam Cohen 1772df6467 am aa1e5728: Merge "Small fix to deal with ugly widget dropping situations" into ics-mr1
* commit 'aa1e57286d5435fff0ad1de894cf9d3d730b5e59':
  Small fix to deal with ugly widget dropping situations
2011-11-18 11:36:19 -08:00
Adam Cohen 1313c29c99 am aa1e5728: Merge "Small fix to deal with ugly widget dropping situations" into ics-mr1
* commit 'aa1e57286d5435fff0ad1de894cf9d3d730b5e59':
  Small fix to deal with ugly widget dropping situations
2011-11-18 11:35:55 -08:00
Adam Cohen aa1e57286d Merge "Small fix to deal with ugly widget dropping situations" into ics-mr1 2011-11-18 11:34:22 -08:00
Adam Cohen bad24941cd Small fix to deal with ugly widget dropping situations
-> Tried some more elaborate fixes in which aspect ratio of the
   preview were not preserved. Given that nothing clearly always
   better, going with a simple fix for now.

Change-Id: I3dccf95680da55cccfb6f00befe88cea4bbe0035
2011-11-18 10:16:53 -08:00
Winson Chung 3f4e142380 Minor fixes to Launcher
- Tweaking the AllApps tab padding
- Fixing issue where the cling punch out might be in the wrong location
- Removing unused dragging code related to drop/scroll area overlap
- Tweaking padding so that picking up an icon on the top row does not automatically hover over delete (Bug 5636264)
- Fixing issue where multiple bgs in AllApps tab bar line makes it look blurry (Bug 5523822)

Change-Id: I707397c231188a9feee8c0856374e0483cf37296
2011-11-18 10:13:04 -08:00
Adam Cohen 2aaf300919 am 6d1c4ff2: am c7d12b9d: am b0736fac: Merge "Fix hiccup when dropping in springloaded mode on large ui" into ics-mr1
* commit '6d1c4ff2f3736e7f6da2a1c43e8c45af4b1a4900':
  Fix hiccup when dropping in springloaded mode on large ui
2011-11-17 13:26:25 -08:00
Winson Chung 48ad49a812 am f0aa1936: am 4e63dc8a: am 6d09268c: Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
* commit 'f0aa1936876519df04e213ced4929e2632222fcf':
  Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
2011-11-17 13:26:24 -08:00
Adam Cohen 6d1c4ff2f3 am c7d12b9d: am b0736fac: Merge "Fix hiccup when dropping in springloaded mode on large ui" into ics-mr1
* commit 'c7d12b9de8af94a70f2fe22179f388ed14f826d0':
  Fix hiccup when dropping in springloaded mode on large ui
2011-11-17 13:20:31 -08:00
Winson Chung f0aa193687 am 4e63dc8a: am 6d09268c: Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
* commit '4e63dc8a758515af3690b0fbe6cf5574b88a5c89':
  Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
2011-11-17 13:20:28 -08:00
Adam Cohen c7d12b9de8 am b0736fac: Merge "Fix hiccup when dropping in springloaded mode on large ui" into ics-mr1
* commit 'b0736fac73b0df95f18234a0494aea3f3fc6c735':
  Fix hiccup when dropping in springloaded mode on large ui
2011-11-17 10:29:39 -08:00
Adam Cohen 5748497999 am b0736fac: Merge "Fix hiccup when dropping in springloaded mode on large ui" into ics-mr1
* commit 'b0736fac73b0df95f18234a0494aea3f3fc6c735':
  Fix hiccup when dropping in springloaded mode on large ui
2011-11-17 10:29:30 -08:00
Adam Cohen b0736fac73 Merge "Fix hiccup when dropping in springloaded mode on large ui" into ics-mr1 2011-11-17 10:28:02 -08:00
Winson Chung 689ce13558 am 6d09268c: Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
* commit '6d09268cdef87be5686e541ba25148c7d72e0d59':
  Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
2011-11-17 10:06:51 -08:00
Winson Chung 4e63dc8a75 am 6d09268c: Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
* commit '6d09268cdef87be5686e541ba25148c7d72e0d59':
  Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
2011-11-17 10:05:52 -08:00
The Android Automerger 10066ea3e7 merge in ics-release history after reset to master 2011-11-17 07:01:24 -08:00
The Android Automerger e05eeb089b merge in ics-mr1-release history after reset to ics-mr1 2011-11-17 06:47:05 -08:00
Michael Jurka 53d4bec537 am fa6f1f51: am 6b077585: am c97ddb67: Merge "Fix bug where all apps didn\'t load sometimes" into ics-mr1
* commit 'fa6f1f512c3a862bdad2a07f3bb36b03269705f0':
  Fix bug where all apps didn't load sometimes
2011-11-17 05:51:29 -08:00
Winson Chung 5202c5a101 am dadbe6b7: am 94355e03: am 345ed924: Merge "Fixing small regressions in folder text offset. (Bug 5600902)" into ics-mr1
* commit 'dadbe6b7cac4122d0e2882660a10d5bdb4c64e67':
  Fixing small regressions in folder text offset. (Bug 5600902)
2011-11-17 05:51:28 -08:00
Adam Cohen 55d513780c am 22d4c4a2: am 13c690d4: am 587ae34a: Merge "Modifying portals in landscape on the phone UI" into ics-mr1
* commit '22d4c4a29c453ead99f5d2e7cbb01625ff32412a':
  Modifying portals in landscape on the phone UI
2011-11-17 05:51:27 -08:00
Eric Fischer 1427a34d8a am 949ed903: am 6fe22531: (-s ours) am b655d545: Merge "Import revised translations. DO NOT MERGE" into ics-mr1
* commit '949ed90320462fa502c534293f602ea9ed257fee':
  Import revised translations.  DO NOT MERGE
2011-11-17 05:51:27 -08:00
Michael Jurka fa6f1f512c am 6b077585: am c97ddb67: Merge "Fix bug where all apps didn\'t load sometimes" into ics-mr1
* commit '6b0775851eb33a2cf255d387d9281cc01722a3ae':
  Fix bug where all apps didn't load sometimes
2011-11-17 05:46:06 -08:00
Winson Chung dadbe6b7ca am 94355e03: am 345ed924: Merge "Fixing small regressions in folder text offset. (Bug 5600902)" into ics-mr1
* commit '94355e03e8388b3c7a263c0c9da12bac8c9914f1':
  Fixing small regressions in folder text offset. (Bug 5600902)
2011-11-17 05:46:02 -08:00
Adam Cohen 22d4c4a29c am 13c690d4: am 587ae34a: Merge "Modifying portals in landscape on the phone UI" into ics-mr1
* commit '13c690d42ce0266cc3c008342e27c480fa390e4b':
  Modifying portals in landscape on the phone UI
2011-11-17 05:46:01 -08:00
Eric Fischer 949ed90320 am 6fe22531: (-s ours) am b655d545: Merge "Import revised translations. DO NOT MERGE" into ics-mr1
* commit '6fe22531fb81846a1ab69fa1b614e56562841943':
  Import revised translations.  DO NOT MERGE
2011-11-17 05:45:44 -08:00
Winson Chung 6d09268cde Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
Change-Id: I7ebac3a4bde868de2b5beacc95fc94302dc0d6ee
2011-11-16 18:43:26 -08:00
Michael Jurka 60988ea9a1 Fix bug where all apps didn't load sometimes
Bug #5623281
2011-11-16 16:29:26 -08:00
Adam Cohen 70ed13b370 Fix hiccup when dropping in springloaded mode on large ui
Change-Id: I434c594e0d2c94b122cd3336f36c529e6c3d1066
2011-11-16 15:59:40 -08:00
Michael Jurka 6b0775851e am c97ddb67: Merge "Fix bug where all apps didn\'t load sometimes" into ics-mr1
* commit 'c97ddb679c7b2eaec78f136d840ad7975d03002f':
  Fix bug where all apps didn't load sometimes
2011-11-16 12:59:59 -08:00
Michael Jurka 04ff8f1606 am c97ddb67: Merge "Fix bug where all apps didn\'t load sometimes" into ics-mr1
* commit 'c97ddb679c7b2eaec78f136d840ad7975d03002f':
  Fix bug where all apps didn't load sometimes
2011-11-16 12:59:57 -08:00
Michael Jurka c97ddb679c Merge "Fix bug where all apps didn't load sometimes" into ics-mr1 2011-11-16 12:57:39 -08:00
Winson Chung 94355e03e8 am 345ed924: Merge "Fixing small regressions in folder text offset. (Bug 5600902)" into ics-mr1
* commit '345ed924bac099236226c95eee925a91f6b75095':
  Fixing small regressions in folder text offset. (Bug 5600902)
2011-11-16 12:46:24 -08:00
Adam Cohen 13c690d42c am 587ae34a: Merge "Modifying portals in landscape on the phone UI" into ics-mr1
* commit '587ae34aabc03e607c2ec2b37b8709bdf9cc33f0':
  Modifying portals in landscape on the phone UI
2011-11-16 12:46:20 -08:00