Michael Jurka
148a2e7092
am 367f0678: am ce552e91: Merge "Fix janky transition on All Apps tab switch" into jb-mr1.1-dev
...
* commit '367f06788005a8200959a1f4a50be04378fb335e':
Fix janky transition on All Apps tab switch
2012-11-21 11:57:18 -08:00
Michael Jurka
367f067880
am ce552e91: Merge "Fix janky transition on All Apps tab switch" into jb-mr1.1-dev
...
* commit 'ce552e91962bb343ef8cf074e2714aac2d5e710d':
Fix janky transition on All Apps tab switch
2012-11-21 11:56:13 -08:00
Michael Jurka
ce552e9196
Merge "Fix janky transition on All Apps tab switch" into jb-mr1.1-dev
2012-11-21 11:53:38 -08:00
Michael Jurka
7f9ddd8435
Fix janky transition on All Apps tab switch
...
Bug: 7139562
2012-11-19 16:15:24 -08:00
The Android Automerger
24a1c4edd3
merge in jb-mr1.1-release history after reset to jb-mr1.1-dev
2012-11-19 16:13:29 -08:00
Adam Cohen
eba8fcea70
am af380bbf: am 8372a638: am 2ee5fe77: Merge "Refactoring push reordering (issue 7139335)" into jb-mr1.1-dev
...
* commit 'af380bbf61b0cef18f574d629d480cd9f7a32843':
Refactoring push reordering (issue 7139335)
2012-11-19 15:56:36 -08:00
Adam Cohen
af380bbf61
am 8372a638: am 2ee5fe77: Merge "Refactoring push reordering (issue 7139335)" into jb-mr1.1-dev
...
* commit '8372a63897a8b2b5d73fafb5e9185d80312a69c8':
Refactoring push reordering (issue 7139335)
2012-11-19 15:54:33 -08:00
Adam Cohen
8372a63897
am 2ee5fe77: Merge "Refactoring push reordering (issue 7139335)" into jb-mr1.1-dev
...
* commit '2ee5fe77db4f3269f538272231de24786c112f1d':
Refactoring push reordering (issue 7139335)
2012-11-19 15:51:21 -08:00
Adam Cohen
2ee5fe77db
Merge "Refactoring push reordering (issue 7139335)" into jb-mr1.1-dev
2012-11-19 15:49:23 -08:00
Adam Cohen
f3900c287c
Refactoring push reordering (issue 7139335)
...
-> This new approach is actually correct in emulating cascaded pushing of
items left, right, up and down.
-> Takes care of a couple crashes and some instances where reordering
was not doing the right thing.
Change-Id: I016120e62f5d6fa1a2a6289c3badcb6ec230b2a3
2012-11-19 15:42:32 -08:00
Michael Jurka
6c6b078b8a
am a5e23749: am cdedd061: am 0a457bfb: Fix StrictMode violation
...
* commit 'a5e23749a4441504d9d2986543a5b66e830c6280':
Fix StrictMode violation
2012-11-19 15:30:22 -08:00
Michael Jurka
a5e23749a4
am cdedd061: am 0a457bfb: Fix StrictMode violation
...
* commit 'cdedd0615c4ad9c71aa03cb9840d6d1e3dcfeba6':
Fix StrictMode violation
2012-11-19 15:28:03 -08:00
Michael Jurka
cdedd0615c
am 0a457bfb: Fix StrictMode violation
...
* commit '0a457bfbd9ca6562e8fcd604bcdfeb22f1fb4ded':
Fix StrictMode violation
2012-11-19 15:25:30 -08:00
Michael Jurka
0a457bfbd9
Fix StrictMode violation
...
Switching how we set a property to tell launcher
to force rotation to be enabled, or to dump state.
Bug: 7538629
Change-Id: I8cb55f1a28ba59fe5d410562c66bc86eb9efabfe
2012-11-19 15:21:11 -08:00
Michael Jurka
6e61f2e6bd
am c814031b: am aa01c088: am ffc2682a: Fix NPE
...
* commit 'c814031b354c7e8c44ef55c301d4ff1242a04d12':
Fix NPE
2012-11-16 18:38:04 -08:00
Michael Jurka
c814031b35
am aa01c088: am ffc2682a: Fix NPE
...
* commit 'aa01c0882b8fcab73550546602b174bb36f72bce':
Fix NPE
2012-11-16 18:30:29 -08:00
Michael Jurka
aa01c0882b
am ffc2682a: Fix NPE
...
* commit 'ffc2682a9784e03d7cc9943f4f408255f8468b96':
Fix NPE
2012-11-16 18:27:26 -08:00
Michael Jurka
ffc2682a97
Fix NPE
...
Bug: 7441452
2012-11-16 18:21:22 -08:00
Craig Mautner
52097f5cc6
am 14bad2ad: am 1ba5a207: am 360310b7: Extend background to full screen.
...
* commit '14bad2ad9508e4bf48142e0302c970cb67550287':
Extend background to full screen.
2012-11-16 16:45:22 -08:00
Craig Mautner
14bad2ad95
am 1ba5a207: am 360310b7: Extend background to full screen.
...
* commit '1ba5a20709d84308c29a5164640d82ce2956d89a':
Extend background to full screen.
2012-11-16 16:42:23 -08:00
Craig Mautner
1ba5a20709
am 360310b7: Extend background to full screen.
...
* commit '360310b74de10d7bd2cc0a2ab874b1d246a6a7ba':
Extend background to full screen.
2012-11-16 16:40:30 -08:00
Craig Mautner
360310b74d
Extend background to full screen.
...
Gradient and black backgrounds were stopping at the Status Bar.
When returning from a full screen app to the launcher the wallpaper
was completely visible when it should have been obscured by these
backgrounds. Making the app full screen while keeping the views
within the system insets fixes this.
Bug 7410717 fixed.
Change-Id: If3f7e4808961ee6c80fe2d0a328e6ca39fa5eb7a
2012-11-16 16:17:20 -08:00
Michael Jurka
c0d2eb4cf2
am 1ffd8016: am 6c8d6123: am 3c42e118: Merge "Cleaning up unused code" into jb-mr1.1-dev
...
* commit '1ffd80162c2129aa03ed65299421b1e69c6205eb':
Cleaning up unused code
2012-11-16 13:16:58 -08:00
Michael Jurka
1ffd80162c
am 6c8d6123: am 3c42e118: Merge "Cleaning up unused code" into jb-mr1.1-dev
...
* commit '6c8d6123ba22c8bd523cfaf46196385cb79290ee':
Cleaning up unused code
2012-11-16 13:15:38 -08:00
Michael Jurka
6c8d6123ba
am 3c42e118: Merge "Cleaning up unused code" into jb-mr1.1-dev
...
* commit '3c42e118c4c78f0b7f71e27ce0232bdc105842f0':
Cleaning up unused code
2012-11-16 13:13:34 -08:00
Michael Jurka
3c42e118c4
Merge "Cleaning up unused code" into jb-mr1.1-dev
2012-11-16 13:10:49 -08:00
Michael Jurka
3c1681d5f7
Cleaning up unused code
2012-11-15 14:11:41 -08:00
The Android Open Source Project
481d9eaba4
am acbdb76a: (-s ours) Reconcile with jb-mr1.1-release - do not merge
...
* commit 'acbdb76a6bf9953e8e80bd59a41f456c27ddfa25':
2012-11-14 12:44:58 -08:00
The Android Open Source Project
acbdb76a6b
Reconcile with jb-mr1.1-release - do not merge
...
Change-Id: I2bf1cf80a9166d9d8d574f811a6ea60f498b0f05
2012-11-14 12:41:25 -08:00
The Android Automerger
8784bf6fe0
merge in jb-mr1.1-release history after reset to jb-mr1.1-dev
2012-11-14 11:28:52 -08:00
Michael Jurka
0353b14cd4
am adbfc77c: am 0da0b480: am 9df38dff: Updating wallpaper picker icon to higher res
...
* commit 'adbfc77c4ba01cc4a0811066e09cd6adee3b9252':
Updating wallpaper picker icon to higher res
2012-11-13 16:20:57 -08:00
Michael Jurka
adbfc77c4b
am 0da0b480: am 9df38dff: Updating wallpaper picker icon to higher res
...
* commit '0da0b4801b3a03be0fe139223d7831ab5c5ea02c':
Updating wallpaper picker icon to higher res
2012-11-13 16:19:00 -08:00
Michael Jurka
0da0b4801b
am 9df38dff: Updating wallpaper picker icon to higher res
...
* commit '9df38dff2df1c58c890deaf9484b81e356fe1a8b':
Updating wallpaper picker icon to higher res
2012-11-13 16:17:26 -08:00
Michael Jurka
9df38dff2d
Updating wallpaper picker icon to higher res
...
Bug: 7400295
Change-Id: I2c7625ee1ce09ded57d884c229f155ebcf39be07
2012-11-13 15:55:50 -08:00
The Android Open Source Project
e12b59b3b9
am 7a63def8: (-s ours) am 5ab56553: am f8fbfd9f: Reconcile with jb-mr1-release - do not merge
...
* commit '7a63def870ef9089c7ee28e839a80a6544830e11':
2012-11-12 07:34:10 -08:00
The Android Open Source Project
7a63def870
am 5ab56553: am f8fbfd9f: Reconcile with jb-mr1-release - do not merge
...
* commit '5ab5655343591baa8b315f8f0513112a1798d389':
2012-11-12 07:31:12 -08:00
The Android Open Source Project
5ab5655343
am f8fbfd9f: Reconcile with jb-mr1-release - do not merge
...
* commit 'f8fbfd9fcfc311c66c37d3e63e1feb01726e0b4f':
2012-11-12 07:28:32 -08:00
The Android Open Source Project
f8fbfd9fcf
Reconcile with jb-mr1-release - do not merge
...
Change-Id: Icf259b354e115d0514bb0d6c33beffddb4bbcf35
2012-11-12 07:26:33 -08:00
Baligh Uddin
bac65450c3
am f2645eaa: (-s ours) am 803b2acb: am 8ef7f717: am 7774041f: Import translations. DO NOT MERGE
...
* commit 'f2645eaaed802a84eec1314306c191eac309517d':
Import translations. DO NOT MERGE
2012-11-09 22:49:19 -08:00
Baligh Uddin
f2645eaaed
am 803b2acb: am 8ef7f717: am 7774041f: Import translations. DO NOT MERGE
...
* commit '803b2acb8ff92cf295a42423d266d4122e9c496e':
Import translations. DO NOT MERGE
2012-11-09 22:45:14 -08:00
Baligh Uddin
b85eb05886
am 7c4db03c: (-s ours) am 65f120d9: Import translations. DO NOT MERGE
...
* commit '7c4db03c330ce3cb0b5deebf01afa09b3af6859d':
Import translations. DO NOT MERGE
2012-11-09 22:44:07 -08:00
Baligh Uddin
803b2acb8f
am 8ef7f717: am 7774041f: Import translations. DO NOT MERGE
...
* commit '8ef7f717c59d95e2124dbeaf250fe76452085dfc':
Import translations. DO NOT MERGE
2012-11-09 22:41:46 -08:00
The Android Automerger
348075fe8c
merge in jb-mr1-release history after reset to jb-mr1-dev
2012-11-09 16:25:42 -08:00
Baligh Uddin
8ef7f717c5
am 7774041f: Import translations. DO NOT MERGE
...
* commit '7774041f7707456427127f36a9c69400f92f8570':
Import translations. DO NOT MERGE
2012-11-09 15:24:55 -08:00
Baligh Uddin
7c4db03c33
am 65f120d9: Import translations. DO NOT MERGE
...
* commit '65f120d9ed8bb80bbd9b7c971400e95861b6d8aa':
Import translations. DO NOT MERGE
2012-11-09 15:17:00 -08:00
Baligh Uddin
09be7e61f5
Import translations. DO NOT MERGE
...
Change-Id: I5a777f2ed32aa577955f2585697abaf2f9434214
Auto-generated-cl: translation import
2012-11-09 07:07:31 -08:00
Baligh Uddin
7774041f77
Import translations. DO NOT MERGE
...
Change-Id: Ia8f60a9599833d4eccc6f332af67b4a71ba12a51
Auto-generated-cl: translation import
2012-11-09 07:06:12 -08:00
Baligh Uddin
65f120d9ed
Import translations. DO NOT MERGE
...
Change-Id: Ia2fb515cb9d652162c5760ed936b3ca93a41580b
Auto-generated-cl: translation import
2012-11-09 07:05:50 -08:00
Craig Mautner
d26cd991f1
Merge "Extend background to full screen."
2012-11-08 17:33:15 -08:00
The Android Open Source Project
b4fed67e66
am ac022d92: (-s ours) Reconcile with jb-mr1.1-release - do not merge
...
* commit 'ac022d9229eec51acbd04878067eba0c705e427d':
2012-11-06 12:40:11 -08:00