Commit Graph

49925 Commits

Author SHA1 Message Date
Michael Jurka 7607c2fb27 Fix occasional widget flashing
Bug: 7619759

Change-Id: Ic07ddfcc3ee76862691f940ad018f2c271d3614a
2013-04-04 11:10:40 -07:00
Winson Chung c9d55c0dd0 Merge "Fixing issue where drag view is jumping when you scroll from hovering over an edge. (Bug 8522679)" into jb-mr2-dev 2013-04-04 18:10:02 +00:00
Michael Jurka 061df1a1c1 am a119866d: am df96add0: Fix crash in draw listener
* commit 'a119866d10246124554cddb5980f0b068f92a6a0':
  Fix crash in draw listener
2013-04-03 18:05:36 -07:00
The Android Open Source Project 33aa662ddb am f1bfab47: Reconcile with jb-mr2-release - do not merge
* commit 'f1bfab47b89c8fab7811339c02848ee5a10ec335':
2013-04-03 18:05:29 -07:00
Michael Jurka 045d613fdd Fix crash in draw listener
Bug: 8528246

Change-Id: Ie3600bed58dc393fcf71f735213a32b51551b52d
2013-04-03 17:03:53 -07:00
Michael Jurka a119866d10 am df96add0: Fix crash in draw listener
* commit 'df96add095c82f9083f75305d8fa155c8192a4e6':
  Fix crash in draw listener
2013-04-03 16:49:03 -07:00
Michael Jurka df96add095 Fix crash in draw listener
Bug: 8528246

Change-Id: Ie3600bed58dc393fcf71f735213a32b51551b52d
2013-04-03 16:46:07 -07:00
The Android Open Source Project f1bfab47b8 Reconcile with jb-mr2-release - do not merge
Change-Id: Icf2700c6f34ca44ac74b72334809e3e5d3f14917
2013-04-03 16:43:39 -07:00
The Android Open Source Project 0191be1d67 am 526a09b3: Reconcile with jb-mr2-release - do not merge
* commit '526a09b39f2c4d80731bdb8352f00dd022fee3ad':
2013-04-02 11:04:17 -07:00
Winson Chung 5164789faf am c7322c31: am fe1fe268: Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug 8374016, Bug 8373578)
* commit 'c7322c3146ab96bbc43aac8c5be271e8f97b5124':
  Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug 8374016, Bug 8373578)
2013-04-02 11:04:07 -07:00
The Android Automerger e04112a20c merge in jb-mr2-release history after reset to jb-mr2-dev 2013-04-02 09:19:09 -07:00
The Android Open Source Project 526a09b39f Reconcile with jb-mr2-release - do not merge
Change-Id: Ica8969ad3d63f92950481e984bfafc2b978cfda2
2013-04-02 08:39:45 -07:00
Winson Chung c7322c3146 am fe1fe268: Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug 8374016, Bug 8373578)
* commit 'fe1fe268b6d9ffd99218117795b3524a87e5110b':
  Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug 8374016, Bug 8373578)
2013-04-02 08:24:20 -07:00
Winson Chung 25460a1d5c Fixing issue where drag view is jumping when you scroll from hovering over an edge. (Bug 8522679)
Change-Id: Ie523e718bd1b558db9608aa66f6c353e4b8e1a14
2013-04-01 18:21:28 -07:00
Winson Chung fe1fe268b6 Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug 8374016, Bug 8373578)
Change-Id: I57ff58a6202a2794f02cfc13ed6124b10256dbbf
2013-04-01 17:07:39 -07:00
The Android Automerger e05e6f277c merge in jb-mr2-release history after reset to jb-mr2-dev 2013-04-01 05:56:10 -07:00
Michael Jurka a819b2c526 am 55d1fe8a: am e233a8bf: Hide clings in child mode
* commit '55d1fe8a903c5c065825616f752660aacfd8eeb3':
  Hide clings in child mode
2013-03-29 16:06:13 -07:00
Michael Jurka 55d1fe8a90 am e233a8bf: Hide clings in child mode
* commit 'e233a8bf79d624c5419805fde4bb0e025c66b020':
  Hide clings in child mode
2013-03-29 16:02:58 -07:00
Michael Jurka e233a8bf79 Hide clings in child mode
Bug: 8349525

Change-Id: Ie92153e77f1714b88986813a689a4fa7e444d1dc
2013-03-29 15:45:49 -07:00
Michael Jurka 43b78d0418 am 3d3213b3: am 98720c96: Fix crash caused by unregistering animation listener
* commit '3d3213b3c90764be9ef59bf68b3b738c20211b5b':
  Fix crash caused by unregistering animation listener
2013-03-28 13:44:43 -07:00
Michael Jurka 3d3213b3c9 am 98720c96: Fix crash caused by unregistering animation listener
* commit '98720c96ee8c1eab026903dd83507a3cc50de900':
  Fix crash caused by unregistering animation listener
2013-03-28 13:43:36 -07:00
Michael Jurka 98720c96ee Fix crash caused by unregistering animation listener 2013-03-28 13:39:35 -07:00
Michael Jurka 3c47b9cb93 am 4a6dae85: am f1ad608c: Fix jumps in the beginning of animations
* commit '4a6dae85e4013c1d6ba13fb36acfa96ac8880480':
  Fix jumps in the beginning of animations
2013-03-28 12:28:08 -07:00
Michael Jurka 4a6dae85e4 am f1ad608c: Fix jumps in the beginning of animations
* commit 'f1ad608c28c79c8e9b83d83ce9154f1b7284f412':
  Fix jumps in the beginning of animations
2013-03-28 12:25:31 -07:00
Michael Jurka f1ad608c28 Fix jumps in the beginning of animations
If the first draw frame of an animation is
expensive, which it often is, it causes a big
jump. Added a helper class which automatically
adjusts the animation start time if the first
frame is more than 16ms.

Change-Id: I100edbc41c2abe930a32d6bcf0a782ea9735f7f9
2013-03-28 12:08:18 -07:00
Baligh Uddin e46de8712f Import translations. DO NOT MERGE
Change-Id: I711ebf60b0b298b07c52f3a527b6de3d1e423cf5
Auto-generated-cl: translation import
2013-03-27 11:12:33 -07:00
The Android Open Source Project b32cd38d6c am 67436bf1: (-s ours) Reconcile with jb-mr2-release - do not merge
* commit '67436bf1a195bc7b5ad4e6f3e7fbf5f5d889642e':
2013-03-20 16:46:46 +00:00
The Android Open Source Project 67436bf1a1 Reconcile with jb-mr2-release - do not merge
Change-Id: I826424d8cfe5a04e8cbf0b623863a6476b0bf128
2013-03-20 09:32:50 -07:00
The Android Automerger 68f7fb1cd4 merge in jb-mr2-release history after reset to jb-mr2-dev 2013-03-20 05:56:09 -07:00
Michael Jurka c6b097a067 am 46353942: am b8f5c401: Don\'t close widget preview cache db
* commit '463539424d03ecd2f2a7470bb24f4826b03a80ab':
  Don't close widget preview cache db
2013-03-20 11:57:53 +00:00
Michael Jurka 463539424d am b8f5c401: Don\'t close widget preview cache db
* commit 'b8f5c401de0a081557d8c014c0ecf00264d5f266':
  Don't close widget preview cache db
2013-03-20 11:56:08 +00:00
Michael Jurka b8f5c401de Don't close widget preview cache db
Only one connection is ever held now, and that
will be closed when the app is killed
2013-03-20 12:53:01 +01:00
Michael Jurka cc0ec1f970 am 825507e0: am d9cb4a12: Fix SQLite crashes in Launcher
* commit '825507e0c40f24a9d1a8aa193679349b483976e9':
  Fix SQLite crashes in Launcher
2013-03-20 09:38:35 +00:00
Michael Jurka 825507e0c4 am d9cb4a12: Fix SQLite crashes in Launcher
* commit 'd9cb4a124ac5c83080ace5ac92980df9c6f49e8e':
  Fix SQLite crashes in Launcher
2013-03-20 09:36:30 +00:00
Michael Jurka d9cb4a124a Fix SQLite crashes in Launcher
We were using multiple SQLiteOpenHelpers, which
causes problems; this change switches us to using
only one

Bug: 8346109

Change-Id: If7d4dff3d34edb38d9586d3b0f4e8e1747a71a75
2013-03-20 10:25:02 +01:00
Baligh Uddin e4c2d38407 Import translations. DO NOT MERGE
Change-Id: Id9f62a869604bd1ac80b94b71cdb0fc7d1453e47
Auto-generated-cl: translation import
2013-03-18 11:56:52 -07:00
The Android Open Source Project 4d71c51acd am f8e70f16: (-s ours) Reconcile with jb-mr2-release - do not merge
* commit 'f8e70f16996388728522dd0663edc82030f599e6':
  Improve All Apps --> Workspace performance
2013-03-12 14:20:49 +00:00
The Android Open Source Project f8e70f1699 Reconcile with jb-mr2-release - do not merge
Change-Id: I5a17c78d674f81b3dce77d54b8023ecc481f4788
2013-03-12 07:15:03 -07:00
Jean-Baptiste Queru 3375751e1a am 5cb3ac0a: (-s ours) am c5d9527e: am cc9002b1: am 666a30d5: am 63cc80ff: (-s ours) am 1419f206: (-s ours) Reconcile with jb-mr1-release - do not merge
* commit '5cb3ac0af7dc20299166992f1b5e462f8e9a83e2':
2013-03-11 20:51:48 +00:00
Jean-Baptiste Queru 5cb3ac0af7 am c5d9527e: am cc9002b1: am 666a30d5: am 63cc80ff: (-s ours) am 1419f206: (-s ours) Reconcile with jb-mr1-release - do not merge
* commit 'c5d9527ef9afcc59e700d3a4f0aa18831c2a9da0':
2013-03-11 13:44:22 -07:00
Jean-Baptiste Queru c5d9527ef9 am cc9002b1: am 666a30d5: am 63cc80ff: (-s ours) am 1419f206: (-s ours) Reconcile with jb-mr1-release - do not merge
* commit 'cc9002b131f42bfe2a0ad4aaded32f538fc663b5':
2013-03-11 13:13:28 -07:00
Jean-Baptiste Queru cc9002b131 am 666a30d5: am 63cc80ff: (-s ours) am 1419f206: (-s ours) Reconcile with jb-mr1-release - do not merge
* commit '666a30d575e0e279ded82c24b446b7dd4596136e':
2013-03-11 13:00:28 -07:00
Jean-Baptiste Queru 666a30d575 am 63cc80ff: (-s ours) am 1419f206: (-s ours) Reconcile with jb-mr1-release - do not merge
* commit '63cc80ff010b8bdac107da9cdd1e32b72ca602f7':
2013-03-11 12:41:57 -07:00
Jean-Baptiste Queru 63cc80ff01 am 1419f206: (-s ours) Reconcile with jb-mr1-release - do not merge
* commit '1419f206d29c3357f56edda72354d7d305fee974':
2013-03-11 12:27:38 -07:00
Jean-Baptiste Queru 1419f206d2 Reconcile with jb-mr1-release - do not merge 2013-03-11 12:21:43 -07:00
Michael Jurka 38ccd25cc3 Improve All Apps --> Workspace performance
Fix bug where HW layers were not enabled for that
transition

Bug: 8323765
2013-03-07 14:03:24 -08:00
Michael Jurka a3845dd9a4 am 315d38e9: Improve All Apps --> Workspace performance
* commit '315d38e9773af8d060045fe8611eab85597cbd3f':
  Improve All Apps --> Workspace performance
2013-03-07 17:34:40 +00:00
Michael Jurka 315d38e977 Improve All Apps --> Workspace performance
Fix bug where HW layers were not enabled for that
transition

Bug: 8323765
2013-03-07 13:33:31 +01:00
Baligh Uddin 571adb2d33 Merge "Import translations. DO NOT MERGE" 2013-03-07 04:56:27 +00:00
Romain Guy 308703c41f Merge "Prevent CellLayouts from making calls to saveLayerAlpha()" into jb-mr2-dev 2013-03-07 02:43:46 +00:00