Baligh Uddin
ca5d413eb9
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-05 23:28:26 +00:00
John Spurlock
773dd9d58b
am bd847601: Merge "Remove opaque-on-interaction from nav bar." into klp-dev
...
* commit 'bd8476016576124e82a23de864faf587299f6826':
Remove opaque-on-interaction from nav bar.
2013-09-05 16:22:35 -07:00
Lorenzo Colitti
34b2b9b6db
Track IP addresses in WifiStateMachine.
...
This makes WifiStateMachine listen for interface address
changes. When an address changes, WifiStateMachine will update
its LinkProperties to match reality and notify the system that
the link configuration has changed. This allows wifi to keep
track of IPv6 addresses as well (previously it only knew about
the IPv4 address passed in by DHCP).
IP addresses are obtained directly from the kernel and always
match those configured on the interface, so we treat them as
authoritative and ignore addresses passed in via DHCP (by the
time DHCP passes them in we've already been notified by the
kernel anyway).
Since we now have multiple sources of link information (the
kernel for addresses and DHCP for routes and DNS, plus various
bits of static information), also move all the code that sets
mLinkProperties into one place. This allows us to be clearer
about who is authoritative for which parts of mLinkProperties.
Bug: 10232006
Change-Id: I4f262342379ce7fed172b67a1d403e3cd34f4232
2013-09-06 08:21:23 +09:00
John Spurlock
bd84760165
Merge "Remove opaque-on-interaction from nav bar." into klp-dev
2013-09-05 23:20:00 +00:00
Svetoslav
1a3ef4fafb
Spooler broken on upgrade.
...
The spooler apk was signed with the platform certificate and used
a redundant shared user id. Now the spooler is signed with a default
certificate and uses the same share user id. Since the shared user
id is associated with the platform certificate the package manager
rejects the spooler apk because it requested the same shared user id
with a different certificate. This change removes the unnecessary
shared user id from the manifest.
Change-Id: I208ef17fc6c25e67338682e56f9ce0e7e9d65642
2013-09-05 16:19:19 -07:00
Christopher Tate
abe49dafa0
am 8fe79f66: Merge "Turn off verbose wakeup-alarm stats" into klp-dev
...
* commit '8fe79f666dc1ba4b7820e412bb6aa8aea7d4b151':
Turn off verbose wakeup-alarm stats
2013-09-05 16:15:48 -07:00
Christopher Tate
8fe79f666d
Merge "Turn off verbose wakeup-alarm stats" into klp-dev
2013-09-05 23:13:20 +00:00
Chris Craik
66063ae2d6
Dump the right matrix when logging display lists
...
bug:10631274
Change-Id: I6b32bfcb3e207321da60807091d7ac0ecf6112ab
2013-09-05 16:11:18 -07:00
Lorenzo Colitti
cf71220223
am a7597d17: Merge "Add a function to replace all the link addresses." into klp-dev
...
* commit 'a7597d17714e8aa975a4692cd7e9656d8bfa2e2c':
Add a function to replace all the link addresses.
2013-09-05 16:06:12 -07:00
Lorenzo Colitti
a7597d1771
Merge "Add a function to replace all the link addresses." into klp-dev
2013-09-05 23:03:24 +00:00
Matthew Williams
56dbf8f236
Fix broken javadocs
...
Change-Id: Ibf7f2ed92919efd36fffa963447b1a443c0bb9db
2013-09-05 15:58:24 -07:00
Amith Yamasani
3d27c9f973
am f1eebfc2: Merge "Remove unused APIs and rename others based on API review" into klp-dev
...
* commit 'f1eebfc2cf47b7fb6ed8dfd06fb124f78ca3519e':
Remove unused APIs and rename others based on API review
2013-09-05 15:51:34 -07:00
Amith Yamasani
f1eebfc2cf
Merge "Remove unused APIs and rename others based on API review" into klp-dev
2013-09-05 22:48:17 +00:00
Michael Wright
f8d80233ee
am add9898c: am 7314eb08: Merge "Fix broken copy of kl/kcm/idc files to system image" into klp-dev
...
* commit 'add9898c7258563888dfda98e5de0faaaf32a201':
Fix broken copy of kl/kcm/idc files to system image
2013-09-05 15:36:38 -07:00
Michael Wright
add9898c72
am 7314eb08: Merge "Fix broken copy of kl/kcm/idc files to system image" into klp-dev
...
* commit '7314eb087f7318118fbf80827789a2626a8f66b5':
Fix broken copy of kl/kcm/idc files to system image
2013-09-05 15:33:55 -07:00
Michael Wright
7314eb087f
Merge "Fix broken copy of kl/kcm/idc files to system image" into klp-dev
2013-09-05 22:31:07 +00:00
Michael Wright
37ad207edc
Fix broken copy of kl/kcm/idc files to system image
...
Bug: 10633915
Change-Id: I244b85dc92d50bf8bdcfdf0fe32556eff8c5d279
2013-09-05 15:27:32 -07:00
Dianne Hackborn
28d8be4a45
am 85e42829: am ea433f65: Merge "Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put" into klp-dev
...
* commit '85e428291d2a569d5d9af1d749b69e9a646064fc':
Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put
2013-09-05 15:26:43 -07:00
Dianne Hackborn
a914574389
am 0421cfd2: am a6c767b2: Merge "Fix issue #10491028 : iabv2 test apps that contain subscription SKUs..." into klp-dev
...
* commit '0421cfd2509766ddbd8cc789dc3ae831def9d003':
Fix issue #10491028 : iabv2 test apps that contain subscription SKUs...
2013-09-05 15:26:40 -07:00
Dianne Hackborn
85e428291d
am ea433f65: Merge "Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put" into klp-dev
...
* commit 'ea433f65dc7df7150ee77d65dc5552883c579dea':
Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put
2013-09-05 15:24:01 -07:00
Dianne Hackborn
0421cfd250
am a6c767b2: Merge "Fix issue #10491028 : iabv2 test apps that contain subscription SKUs..." into klp-dev
...
* commit 'a6c767b2d8239a80c53577ce59daea3001ab0bce':
Fix issue #10491028 : iabv2 test apps that contain subscription SKUs...
2013-09-05 15:23:58 -07:00
Dianne Hackborn
6e8bd7234b
am de93f124: am d67f18cf: Merge "Fix crash when dump() is called on ReceiverList" into klp-dev
...
* commit 'de93f124bc6c76cdc75c980cb9e4b261db1ac040':
Fix crash when dump() is called on ReceiverList
2013-09-05 15:23:09 -07:00
Dianne Hackborn
ea433f65dc
Merge "Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put" into klp-dev
2013-09-05 22:21:47 +00:00
Dianne Hackborn
a6c767b2d8
Merge "Fix issue #10491028 : iabv2 test apps that contain subscription SKUs..." into klp-dev
2013-09-05 22:20:55 +00:00
Dianne Hackborn
de93f124bc
am d67f18cf: Merge "Fix crash when dump() is called on ReceiverList" into klp-dev
...
* commit 'd67f18cf93679e1255f082a9121a3acda97bc0b5':
Fix crash when dump() is called on ReceiverList
2013-09-05 15:20:26 -07:00
Dianne Hackborn
eb5b70b85c
Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put
...
Locking of sSharedPrefs was bad -- it was using a per-context lock
instead of a static lock.
Change-Id: Ib7a929f9fd93f22cc817d32b53ac56523cdad75f
2013-09-05 15:20:17 -07:00
Dianne Hackborn
d67f18cf93
Merge "Fix crash when dump() is called on ReceiverList" into klp-dev
2013-09-05 22:18:58 +00:00
Dianne Hackborn
8fd3751be2
Fix issue #10491028 : iabv2 test apps that contain subscription SKUs...
...
...crash on launch
You got some values in my keys!
Change-Id: I2636c72843e0c0900ccdd9acba771c1b61e70b39
2013-09-05 15:10:20 -07:00
Kenny Root
b5e40a2555
am e968a479: am 040e68f0: Merge "Add argument to binder call to check key types" into klp-dev
...
* commit 'e968a4796bc589fee6fb988cd14a86a538b4cf2c':
Add argument to binder call to check key types
2013-09-05 14:48:50 -07:00
Svetoslav Ganov
c213bdea26
am 8f057bbf: am 56960fbd: Merge "Fixing some minor RTL bugs in print dialog" into klp-dev
...
* commit '8f057bbf227eb3dfdf648426a902674a49303006':
Fixing some minor RTL bugs in print dialog
2013-09-05 14:45:10 -07:00
Kenny Root
e968a4796b
am 040e68f0: Merge "Add argument to binder call to check key types" into klp-dev
...
* commit '040e68f02639048f76dcba2fcefbd43152697690':
Add argument to binder call to check key types
2013-09-05 14:45:10 -07:00
Svetoslav Ganov
8f057bbf22
am 56960fbd: Merge "Fixing some minor RTL bugs in print dialog" into klp-dev
...
* commit '56960fbd39706278dbcb9d6ee95e16fa6eff6c6e':
Fixing some minor RTL bugs in print dialog
2013-09-05 14:41:35 -07:00
Kenny Root
040e68f026
Merge "Add argument to binder call to check key types" into klp-dev
2013-09-05 21:40:56 +00:00
Svetoslav Ganov
56960fbd39
Merge "Fixing some minor RTL bugs in print dialog" into klp-dev
2013-09-05 21:37:26 +00:00
Christopher Tate
95b58e251c
Turn off verbose wakeup-alarm stats
...
They have served their purpose.
Bug 10112313
Change-Id: Ia88c350c5b51bdd29f23f491b47e4188770b1ea0
2013-09-05 14:31:52 -07:00
Jeff Sharkey
372750aa6f
am c7b2112f: am 5d7acbd8: Merge "Filter roots based on supported MIME types." into klp-dev
...
* commit 'c7b2112f1ba34013fafba69cd64e9b7aabc41fa6':
Filter roots based on supported MIME types.
2013-09-05 14:26:27 -07:00
Jeff Sharkey
c7b2112f1b
am 5d7acbd8: Merge "Filter roots based on supported MIME types." into klp-dev
...
* commit '5d7acbd8bedbccfd64d9d790d0b3c2492acdc219':
Filter roots based on supported MIME types.
2013-09-05 14:23:56 -07:00
Jeff Sharkey
5d7acbd8be
Merge "Filter roots based on supported MIME types." into klp-dev
2013-09-05 21:19:39 +00:00
Vinit Deshapnde
1ed7a0200a
Fix duplicate SSID entries in the WifiSettings UI
...
The root cause is likely our 'no networks' problem; it caused people
to add new (and duplicate) entries to their list of networks; which
are haunting us now.
This change looks up the dupes, and discards them, even if they came
wifi supplicant.
Bug: 10633813
Change-Id: I656b6bf7240de6763bf84b5b406c50444af6dd48
2013-09-05 14:19:38 -07:00
Victoria Lease
95cee73948
am 1add6cdf: am e0e4197c: Merge "DroidSans -> NotoSans for {Devanagari,Tamil,Thai}" into klp-dev
...
* commit '1add6cdf76ed4f2ee122d895bb687505e23d1533':
DroidSans -> NotoSans for {Devanagari,Tamil,Thai}
2013-09-05 14:19:30 -07:00
Victoria Lease
1add6cdf76
am e0e4197c: Merge "DroidSans -> NotoSans for {Devanagari,Tamil,Thai}" into klp-dev
...
* commit 'e0e4197c55a8a7f6896eec2794c4cd455736e46b':
DroidSans -> NotoSans for {Devanagari,Tamil,Thai}
2013-09-05 14:17:02 -07:00
Victoria Lease
e0e4197c55
Merge "DroidSans -> NotoSans for {Devanagari,Tamil,Thai}" into klp-dev
2013-09-05 21:15:01 +00:00
Jeff Sharkey
923396b772
Filter roots based on supported MIME types.
...
Using flags to indicate supported types isn't very extensible, so
use newline-separated MIME types instead.
Bug: 10514613
Change-Id: I45641fc20b423b2a0bb2df7457c274f42aa6861a
2013-09-05 13:58:04 -07:00
Dianne Hackborn
9bf60233bc
am 8e535cec: am dfafaffe: Merge "Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put" into klp-dev
...
* commit '8e535cec2e172fc08e2d9c98bb3fb1c66e5552c7':
Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put
2013-09-05 13:43:54 -07:00
Dianne Hackborn
8e535cec2e
am dfafaffe: Merge "Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put" into klp-dev
...
* commit 'dfafaffe8601a3483e8da8f32bd4c754fecb88c1':
Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put
2013-09-05 13:40:42 -07:00
Dianne Hackborn
dfafaffe86
Merge "Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put" into klp-dev
2013-09-05 20:38:55 +00:00
Alan Viverette
651b4249b9
Apply implicit parent dependency when adding to PreferenceGroup
...
BUG: 10493706
Change-Id: Iba741d8dd4e72bc5aef5c033e42a9ba4fb0c523b
2013-09-05 13:32:40 -07:00
Kenny Root
b91773bce1
Add argument to binder call to check key types
...
Before there was only one key type supported, so we didn't need to query
a key type. Now there is DSA, EC, and RSA, so there needs to be another
argument.
Bug: 10600582
Change-Id: I9fe9e46b9ec9cfb2f1246179b2c396216b2c1fdb
2013-09-05 13:27:00 -07:00
Dianne Hackborn
f691359724
Fix issue #10387684 : ArrayIndexOutOfBoundsException in ArrayMap.put
...
Locking of sSharedPrefs was bad -- it was using a per-context lock
instead of a static lock.
Change-Id: Ib261a40619c43f7ea2e686057c0702fb5461d843
2013-09-05 13:21:24 -07:00
Victoria Lease
531dfc4573
DroidSans -> NotoSans for {Devanagari,Tamil,Thai}
...
Bug: 7672029
Change-Id: I3b7278841ea1934b459f972d5acd99277e8f6db8
2013-09-05 13:13:58 -07:00