Dianne Hackborn
0307bb5de2
am e7819f86: am dec9e164: Merge "Fix issue #7343719 : GlobalActions dialog (power off / airplane mode / sound off)" into jb-mr1-dev
...
* commit 'e7819f86e3d2986b8c487216244498102411c805':
Fix issue #7343719 : GlobalActions dialog (power off / airplane mode / sound off)
2012-10-17 10:50:43 -07:00
Justin Ho
144d405511
Merge "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev
2012-10-17 10:50:39 -07:00
Kenny Root
367400491a
resolved conflicts for merge of 40f2f751 to jb-mr1-dev-plus-aosp
...
Change-Id: I6075e2bf98b0f8310c93fac649c34cbbbd89707f
2012-10-17 10:50:14 -07:00
Dianne Hackborn
e7819f86e3
am dec9e164: Merge "Fix issue #7343719 : GlobalActions dialog (power off / airplane mode / sound off)" into jb-mr1-dev
...
* commit 'dec9e1640a7ae0b20f7fe79fa9c8cecacc4e07a9':
Fix issue #7343719 : GlobalActions dialog (power off / airplane mode / sound off)
2012-10-17 10:47:48 -07:00
Justin Ho
57fca90ac6
Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."
...
This reverts commit dcf59629beed8182759a1068ab8ee997935bef82
Change-Id: I27426a0ffe993973ffb0b05ce1ed3afe73fcd87d
2012-10-17 10:47:39 -07:00
Dianne Hackborn
dec9e1640a
Merge "Fix issue #7343719 : GlobalActions dialog (power off / airplane mode / sound off)" into jb-mr1-dev
2012-10-17 10:45:08 -07:00
Daniel Sandler
025e7cb4a1
Fade out the notification/settings panels just before close.
...
Bug: 7362346
Change-Id: I437a98f4400c0a14b038c268ccf78a322d992681
2012-10-17 13:42:58 -04:00
Daniel Sandler
6e2810bb98
Fixes for QS:
...
- don't show clear all on the settings page if a
notification comes in
- delay makeExpandedInvisible when all panels are collapsed
to ensure that the last frame of panel animation can show
in its entirety
Bug: 7362346
Change-Id: I5303f03ea5ee654e222aff0b62ab69f98dc16978
2012-10-17 13:42:57 -04:00
Irfan Sheriff
9f452d0b5c
Frequency conflict handling
...
We now show a dialog to user and let him handle whether to choose wifi
or p2p when there is a frequency conflict.
If user chooses to disable wifi tempoarily, we disconnect wifi until
p2p connection is established and removed.
Bug: 6590401
Change-Id: I73871ddcb3732ae61997d8771b6aa90ad56270af
2012-10-17 10:35:39 -07:00
Bart Sears
ae232842c8
am b112bb66: am 0ee71add: Merge "Fix native crash while saving a panorama." into jb-mr1-dev
...
* commit 'b112bb6684b336dc4f3287af65708e0934933d3d':
Fix native crash while saving a panorama.
2012-10-17 10:26:22 -07:00
Bart Sears
b112bb6684
am 0ee71add: Merge "Fix native crash while saving a panorama." into jb-mr1-dev
...
* commit '0ee71adde01298784a2cbb667c4c1570bdbf0af0':
Fix native crash while saving a panorama.
2012-10-17 10:23:42 -07:00
Bart Sears
0ee71adde0
Merge "Fix native crash while saving a panorama." into jb-mr1-dev
2012-10-17 10:20:50 -07:00
Kenny Root
ed3ce513a6
Fix bad merge
...
Change-Id: I9f05f96e3607b994368a8d4e1e454af8fe84424d
2012-10-17 10:06:17 -07:00
Kenny Root
ad0090e7b8
resolved conflicts for merge of 85f9ba9e to jb-mr1-dev-plus-aosp
...
Change-Id: I9ae49075935f0e9ec432ce9d828ee26a4fcdb44c
2012-10-17 10:02:22 -07:00
Kenny Root
40f2f751ac
Merge "Fix mistaken removal of setfilecon"
2012-10-17 09:57:15 -07:00
Kenny Root
57c63d8f9b
Fix mistaken removal of setfilecon
...
Previous commit attempted to move setfilecon above chown, but mistakenly
squashed libdir and pkgdir setfilcon into one incorrect setfilecon.
Change-Id: I1ad00eae8a0e69ae88ce47cd5571558ce1ad2145
2012-10-17 09:50:37 -07:00
Raph Levien
cd31db60ee
Update Arabic fonts to remove Rial ligature
...
This patch fixes bug 7309211 [ar][fa] Riyal ligature mistakenly on in
Android Arabic fonts
It also fixes a number of other problems in the normal (non-system ui)
versions of the Naskh fonts, similar to the changes applied for the fix
to bug 6872613, and makes those fonts more consistent with the system ui
version.
3. Fixed a wrong GSUB substitution for Urdu Seven
4. Fixed shaping of U+06C1 HEH GOAL
5. Fixed shaping of U+06BA NOON GHUNNA
6. Removed the Rial ligature from the GSUB table
7. Tightened the Alef-Lam-Lam-Heh ligature in the GSUB table which was
getting triggered too frequently
Thanks to Roozbeh for the updated font data.
Change-Id: I29aecba2ea62853a8ed3181c023c62a09e800def
2012-10-17 09:47:00 -07:00
Kenny Root
85f9ba9e7f
Merge "Remove HAVE_SELINUX guards"
2012-10-17 09:35:35 -07:00
Daniel Sandler
ebaefec787
Fix Bluetooth QS tile.
...
Changes in the connection state were causing QuickSettings
to clobber the enabled state of the adapter.
Bug: 7365388
Change-Id: I9611cb492d143bc9e7246c3e210664705586a85d
2012-10-17 11:38:44 -04:00
Daniel Sandler
040c2e4ace
For Matias.
...
<3, dsandler.
Bug: 7348917
Change-Id: I193a94ab82a9e59068c95624c2e8d375543f71f7
2012-10-17 11:06:50 -04:00
Chet Haase
9cb417b76f
am c894029a: am be29d82f: Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev
...
* commit 'c894029a8e398502c058c2f5332bfe75d4b01735':
Correctly adjust clip regions that lie offscreen
2012-10-17 07:57:04 -07:00
Chet Haase
c894029a8e
am be29d82f: Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev
...
* commit 'be29d82f740fea2ed35d89bd9aa4644f4c042762':
Correctly adjust clip regions that lie offscreen
2012-10-17 07:54:16 -07:00
Chet Haase
be29d82f74
Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev
2012-10-17 07:51:46 -07:00
Wu-cheng Li
4b63f14c96
Fix native crash while saving a panorama.
...
YuvToJpegEncoder should handle the case when the height is not
multiples of 16.
bug:7165606
Change-Id: I02f142b233c4f5c0cd8df5e3d1eaebbf62d28052
2012-10-17 18:06:59 +08:00
Kenny Root
c9a1aabc49
Remove HAVE_SELINUX guards
...
Change-Id: I6c2161471f657aa1645695ffd56ff434b0c2b426
2012-10-16 23:32:31 -07:00
Daniel Sandler
a98e750281
am f1dacd0e: am 91ffeddb: Hide settings button from tablet notification panel.
...
* commit 'f1dacd0e89d98ad6b1b4d7d74107ef9c471cf537':
Hide settings button from tablet notification panel.
2012-10-16 22:18:40 -07:00
Daniel Sandler
f1dacd0e89
am 91ffeddb: Hide settings button from tablet notification panel.
...
* commit '91ffeddb8b6ceec9a18ae34f88bd56560335de7f':
Hide settings button from tablet notification panel.
2012-10-16 22:16:11 -07:00
Daniel Sandler
91ffeddb8b
Hide settings button from tablet notification panel.
...
Bug: 7363279
Change-Id: I90f4286a596527485c462773f2553ed4986f60b2
2012-10-17 01:11:05 -04:00
Amith Yamasani
fbb417f874
am 6facef70: am b6c171b1: Merge "Do cleanup when Stopping users" into jb-mr1-dev
...
* commit '6facef70b5d6588450c6ee59a676a0cf3bfc745e':
Do cleanup when Stopping users
2012-10-16 21:45:59 -07:00
Amith Yamasani
6facef70b5
am b6c171b1: Merge "Do cleanup when Stopping users" into jb-mr1-dev
...
* commit 'b6c171b1afa871aa092dd2ec2ed25f48275ef194':
Do cleanup when Stopping users
2012-10-16 21:43:20 -07:00
Romain Guy
e557b0ca62
am 3d2ecafd: am ec5acee1: Merge "workaround to unbreak the build (deadlock during boot)" into jb-mr1-dev
...
* commit '3d2ecafd7742a93a3ca83993cf12f352aa998112':
workaround to unbreak the build (deadlock during boot)
2012-10-16 21:42:47 -07:00
Amith Yamasani
b6c171b1af
Merge "Do cleanup when Stopping users" into jb-mr1-dev
2012-10-16 21:41:28 -07:00
Romain Guy
3d2ecafd77
am ec5acee1: Merge "workaround to unbreak the build (deadlock during boot)" into jb-mr1-dev
...
* commit 'ec5acee17a2210c3abcb25406c087901fda77757':
workaround to unbreak the build (deadlock during boot)
2012-10-16 21:40:18 -07:00
Romain Guy
ec5acee17a
Merge "workaround to unbreak the build (deadlock during boot)" into jb-mr1-dev
2012-10-16 21:37:07 -07:00
Daniel Sandler
87540b2264
am cce71837: am b6454adb: Merge "Quickening." into jb-mr1-dev
...
* commit 'cce71837337e91e03c1519b26fd8aaa3e77e3ffb':
Quickening.
2012-10-16 21:36:00 -07:00
Daniel Sandler
cce7183733
am b6454adb: Merge "Quickening." into jb-mr1-dev
...
* commit 'b6454adb6c36290550105dd7e085c0d97e07c46f':
Quickening.
2012-10-16 21:32:36 -07:00
Daniel Sandler
b6454adb6c
Merge "Quickening." into jb-mr1-dev
2012-10-16 21:30:23 -07:00
Mathias Agopian
a33d161250
workaround to unbreak the build (deadlock during boot)
...
bug: 7363206
Change-Id: Ie79c309e367ba07336a5299af9fd59c6bd2390e7
2012-10-16 21:26:43 -07:00
Baligh Uddin
a9585ce758
am adcbce49: am c3984879: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit 'adcbce49f370348297eca441185c61b672158b0d':
Import translations. DO NOT MERGE
2012-10-16 21:24:11 -07:00
Baligh Uddin
adcbce49f3
am c3984879: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit 'c39848793c4067f2597d1ee8f0b6966b4c4e0bef':
Import translations. DO NOT MERGE
2012-10-16 21:21:40 -07:00
Baligh Uddin
85a2223ae9
am 753063f8: Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
...
* commit '753063f898c6df97e5b177f4f57f530b8c3ba5b0':
Import translations. DO NOT MERGE
2012-10-16 21:20:16 -07:00
Baligh Uddin
c39848793c
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-16 21:18:47 -07:00
Baligh Uddin
753063f898
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
2012-10-16 21:17:49 -07:00
Baligh Uddin
3383ab2f4e
am c585612a: am 779a19fe: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit 'c585612a907611ae073bff791c4b5321552d2655':
Import translations. DO NOT MERGE
2012-10-16 21:16:34 -07:00
Baligh Uddin
a8e8c363bf
am d3674317: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
...
* commit 'd3674317b04be487f06716f3e0f8da0157cc1ec4':
Import translations. DO NOT MERGE
2012-10-16 21:16:34 -07:00
Baligh Uddin
c585612a90
am 779a19fe: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit '779a19fe447a1be43a4a435c43718357b127c852':
Import translations. DO NOT MERGE
2012-10-16 21:14:48 -07:00
Baligh Uddin
779a19fe44
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-16 21:11:18 -07:00
Baligh Uddin
d3674317b0
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
2012-10-16 21:09:59 -07:00
Fabrice Di Meglio
cf12897cf5
Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware
...
- set the Configuration's layout direction in ViewRootImpl instead of PhoneWindow$DecorView
- then remove unecessary API on ListPopupWindow for passing the layout direction
Change-Id: Ia2c6e4aa8cb82aed9b088bc3b8004ea0a1ded1f3
2012-10-16 20:59:04 -07:00
Daniel Sandler
3679bf58fb
Quickening.
...
+ Baseline align all header elements.
+ Make clock clickable.
+ Remove clock tile.
+ Reorder tiles.
+ Hide status bar behind panel on phones.
+ Make status bar peek animation show the whole header on phones.
+ Stop hiding status bar bits on phones.
Bug: 7350584 // baseline align header, make clock clickable,
Bug: 7351760 // hide status bar behind panel
Change-Id: I888752b64c56e80c3f5581fd8ee1cfd7c50eab7c
2012-10-16 23:21:26 -04:00