Rich Slogar
42e0a6316f
am 1265575d: am 96693b29: am 8d3f587f: am 57c24fbb: am 2fc33a00: am ddc44153: docs: downloads for sdk 24.1.2
...
* commit '1265575d8a31f415606cccc39b24466ecae5731d':
docs: downloads for sdk 24.1.2
2015-03-18 18:25:10 +00:00
Geoff Mendal
28c320c296
am b48d3ce0: (-s ours) am 54064f66: (-s ours) Import translations. DO NOT MERGE
...
* commit 'b48d3ce076233a2da0b2146882c2e22a332fc665':
Import translations. DO NOT MERGE
2015-03-18 18:23:51 +00:00
Dong Zhou
00de38a188
am 58ba39ed: am 94573dc5: am 89f41eb3: Define the capability to speed up MT call audio
...
* commit '58ba39ed86798c3d0877e0ed6bdf09c74007c36f':
Define the capability to speed up MT call audio
2015-03-18 18:23:45 +00:00
Dan Sandler
b3a1b6632e
Merge "Avoid crashing on corrupted notifications." into lmp-mr1-dev
2015-03-18 18:23:20 +00:00
Kenny Root
a52b0988f2
resolved conflicts for merge of c3f497ae to lmp-mr1-dev-plus-aosp
2015-03-18 11:20:30 -07:00
Alex Klyubin
01a959d60a
Add app-level usesCleartextTraffic manifest attribute.
...
The attribute declares whether the app intends to use cleartext
network traffic (e.g., HTTP, WebSockets, XMPP, SMTP, IMAP -- without
TLS or STARTTLS). The default value is true. If set to false, the app
declares that it does not intend to use cleartext network traffic. In
this case the app requests the platform, tooling, and third-party
libraries to prevent it from using cleartext traffic. The danger of
cleartext network traffic is that its confidentiality, authenticity,
and integrity are not guaranteed.
This feature is designed to help apps which care about security of
data exchanged over the network. These apps can accidentally
regress/downgrade to using cleartext network communications. This
typically happens when the server the app communicates with all of a
sudden tells it to use cleartext communications (e.g, HTTP URL
instead of an HTTPS URL) or when one of the components of the app gets
updated and regresses to cleartext communications without the
developer noticing.
In general, the prevention measures are on best effort basis. It's
impossible to automatically prevent all instances of cleartext
traffic. For example, an app bent on bypassing restrictions could
perform low-level network I/O with unusual TCP packet fragmentation,
or could use a custom application-level protocol.
The expectation is that most apps use libraries for network
communications and these libraries over time will start to honor this
flag, thus increasing the protections offered by it.
Bug: 19215516
Change-Id: I8700d51ddbc5d528faa4b6a5fa5bc9551ad02d13
2015-03-18 10:46:56 -07:00
Rich Slogar
1265575d8a
am 96693b29: am 8d3f587f: am 57c24fbb: am 2fc33a00: am ddc44153: docs: downloads for sdk 24.1.2
...
* commit '96693b29774713d156fd035cda174cfd7b4d9b65':
docs: downloads for sdk 24.1.2
2015-03-18 17:41:28 +00:00
Rich Slogar
96693b2977
am 8d3f587f: am 57c24fbb: am 2fc33a00: am ddc44153: docs: downloads for sdk 24.1.2
...
* commit '8d3f587f15016d193e4739e3893b77e11336b498':
docs: downloads for sdk 24.1.2
2015-03-18 17:35:46 +00:00
Rich Slogar
8d3f587f15
am 57c24fbb: am 2fc33a00: am ddc44153: docs: downloads for sdk 24.1.2
...
* commit '57c24fbb90dd7b342b06e2daecc1033f92d730da':
docs: downloads for sdk 24.1.2
2015-03-18 17:27:29 +00:00
Kenny Root
61ecb53e73
resolved conflicts for merge of fb9ff42d to lmp-mr1-dev-plus-aosp
...
Change-Id: Ifff03303c62aeba576974b877988b3a479945aa2
2015-03-18 10:26:11 -07:00
Rich Slogar
57c24fbb90
am 2fc33a00: am ddc44153: docs: downloads for sdk 24.1.2
...
* commit '2fc33a008c02cf408e1d270972bbf681c7a36785':
docs: downloads for sdk 24.1.2
2015-03-18 17:20:51 +00:00
Rich Slogar
2fc33a008c
am ddc44153: docs: downloads for sdk 24.1.2
...
* commit 'ddc44153295174e8195286c21d7edcd3962b3661':
docs: downloads for sdk 24.1.2
2015-03-18 17:13:55 +00:00
Geoff Mendal
b48d3ce076
am 54064f66: (-s ours) Import translations. DO NOT MERGE
...
* commit '54064f66c949fa4069b4abb025c31afe28ac98ab':
Import translations. DO NOT MERGE
2015-03-18 16:54:56 +00:00
Dong Zhou
58ba39ed86
am 94573dc5: am 89f41eb3: Define the capability to speed up MT call audio
...
* commit '94573dc5515d69458effc92b66922f757adde4d0':
Define the capability to speed up MT call audio
2015-03-18 16:54:37 +00:00
Kenny Root
c3f497ae7d
am 4ff668d4: Track change to Conscrypt
...
* commit '4ff668d47ab9f49ec81606aec6d469ecd6ca37fa':
Track change to Conscrypt
2015-03-18 16:54:33 +00:00
Kenny Root
fb9ff42d74
am fbd8805c: Merge "Track change to Conscrypt" into lmp-mr1-ub-dev
...
* commit 'fbd8805cd783e34aebf521913aeab6cfd483b7b2':
Track change to Conscrypt
2015-03-18 16:54:29 +00:00
Geoff Mendal
3b419c0f5c
am c0ca0de7: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-modular-dev
...
* commit 'c0ca0de76e2a8b72ecc4068fcf5dfbef519e7ca6':
Import translations. DO NOT MERGE
2015-03-18 15:43:02 +00:00
Geoff Mendal
c0ca0de76e
Merge "Import translations. DO NOT MERGE" into lmp-mr1-modular-dev
2015-03-18 15:37:18 +00:00
Geoff Mendal
0a3963c7b1
Import translations. DO NOT MERGE
...
Change-Id: I20b86613eb30cf53d0a421068cb3a93e63750c9f
Auto-generated-cl: translation import
2015-03-18 08:00:13 -07:00
Geoff Mendal
54064f66c9
Import translations. DO NOT MERGE
...
Change-Id: Ifd3f512fcd1aabd685f10218eceda8f4f83bb116
Auto-generated-cl: translation import
2015-03-18 06:04:44 -07:00
Geoff Mendal
2e5651dbfd
am 8d889a67: (-s ours) Import translations. DO NOT MERGE
...
* commit '8d889a67d079200fac0530542f48dd1d2fdedc4e':
Import translations. DO NOT MERGE
2015-03-18 12:54:48 +00:00
Geoff Mendal
8d889a67d0
Import translations. DO NOT MERGE
...
Change-Id: I046ce211561d45c3ee6b1763a7578d9ac54f3c90
Auto-generated-cl: translation import
2015-03-18 05:47:44 -07:00
Andreas Gampe
8ef92bd311
Frameworks/base: Fix request removal in VoiceInteractionSession
...
Fix and simplify removeRequest.
Bug: 19797138
Change-Id: I0eca877e3109c9f39cebd4c888f166ce334fcc0e
2015-03-17 21:22:49 -07:00
Andreas Gampe
4236ad7a2f
Frameworks/base: Fix potential NPE in InputMethod
...
Don't read the size of an unchecked list.
Bug: 19797138
Change-Id: I9d8c087aff7bc9cc1e8aae9a0b489e23b5442765
2015-03-17 21:07:21 -07:00
Andreas Gampe
16720c1849
Frameworks/base: Remove duplicate check in Mesh
...
Bug: 19797138
Change-Id: I0b11c4ff63a8031d5e58a06ac13f91ae0bbac5dc
2015-03-17 19:10:14 -07:00
Rich Slogar
ddc4415329
docs: downloads for sdk 24.1.2
...
b.android 160727
Change-Id: I112badc736ce4b85fabe0b702a2b24800ee589bd
2015-03-17 17:20:09 -07:00
Deepanshu Gupta
84e550f5e6
Fix layoutlib tests.
...
The date picker and calendar widgets show the current date. Comparing
widgets showing current date with a static golden image wasn't the best
idea.
- Change the widgets to custom widgets that set a predefined date/time
so that the rendering is independent of the system date.
- Change the layout slightly to make it look nicer.
- Update gradle plugin version.
Change-Id: Ia3fb4965a372a28087a0d8c9df40fd6779df6050
2015-03-17 17:17:42 -07:00
Chad Brubaker
5654b36b46
Add authorization binder methods
...
Add methods for sending an auth token to keystore and to query the
authorization state of a given operation.
Change-Id: I223df5c56ae2a251ef31cfe60f06c046c12a5cd8
2015-03-17 16:59:52 -07:00
Jason Sams
1e68bac5f8
Avoid duplicate surface creation.
...
Change-Id: I43104c8b48dd26681735940e6b2e1ba902af2020
2015-03-17 16:36:55 -07:00
Andreas Gampe
4976e2de8d
Frameworks/base: Fix visibility flag in Editor
...
Fix double check.
Bug: 19797138
Change-Id: I95e694f384f1f25d6cf3b6a1669052940385e41d
2015-03-17 16:08:43 -07:00
Dong Zhou
94573dc551
am 89f41eb3: Define the capability to speed up MT call audio
...
* commit '89f41eb39e910e220957ac861651ead17eff9085':
Define the capability to speed up MT call audio
2015-03-17 22:28:22 +00:00
Kenny Root
4ff668d47a
Track change to Conscrypt
...
(cherry picked from commit 9d2d6b6b4b )
Bug: 19798387
Change-Id: I8814fd0720acf09332927f184fdd9b2cdac4f413
2015-03-17 22:22:48 +00:00
Kenny Root
fbd8805cd7
Merge "Track change to Conscrypt" into lmp-mr1-ub-dev
2015-03-17 22:21:58 +00:00
Dong Zhou
89f41eb39e
Define the capability to speed up MT call audio
...
Bug: 19656525
Change-Id: I0bc88e85b807871b2883a785efac91bd0e1f6d8d
2015-03-17 22:16:52 +00:00
Andreas Gampe
46277ba2c7
am 28e6aeca: Merge "Frameworks/base: Make IDENTITY_MATRIX final"
...
* commit '28e6aeca3aad075ef4fd7aab08cd1ad1ff9eb555':
Frameworks/base: Make IDENTITY_MATRIX final
2015-03-17 21:43:01 +00:00
Andreas Gampe
d6f25364ee
am 9568772a: Merge "Frameworks/base: Fix format string in Geofence"
...
* commit '9568772acbf5b36f2edb41f7c5b06d499329add0':
Frameworks/base: Fix format string in Geofence
2015-03-17 21:42:55 +00:00
Andreas Gampe
28e6aeca3a
Merge "Frameworks/base: Make IDENTITY_MATRIX final"
2015-03-17 21:33:09 +00:00
Andreas Gampe
399fa8a60a
Frameworks/base: Make IDENTITY_MATRIX final
...
Bug: 19797138
Change-Id: I127f24b7060a0c4dab401ce8e3057d362c6d6b06
2015-03-17 21:31:42 +00:00
Andreas Gampe
9568772acb
Merge "Frameworks/base: Fix format string in Geofence"
2015-03-17 21:30:49 +00:00
Andreas Gampe
1414a6291d
Frameworks/base: Fix format string in Geofence
...
%p is not a valid conversion in format strings. It is also superfluous,
as it is already known that location is null.
Bug: 19797138
Change-Id: I5784e28b05b4ca9aac57e0fc9da4a7f01d9b3247
2015-03-17 21:30:20 +00:00
Kenny Root
693ea60e9e
Track change to Conscrypt
...
Change way in which an outside caller can get the preferred SSLContext.
(cherry picked from commit 8a97063720 )
Bug: 19798387
Bug: 17136008
Change-Id: Ide578664bcb605304322bfddd2e640a63042fa09
2015-03-17 21:27:05 +00:00
Andreas Gampe
3814163b6d
am aae42eb2: Merge "Frameworks/base: Fix format string in Camera"
...
* commit 'aae42eb26176482b09f0846e6acf7efa844a0d23':
Frameworks/base: Fix format string in Camera
2015-03-17 21:05:48 +00:00
Andreas Gampe
aae42eb261
Merge "Frameworks/base: Fix format string in Camera"
2015-03-17 20:52:21 +00:00
Andreas Gampe
02ffb2aad9
Frameworks/base: Fix format string in Camera
...
One cannot print a boolean with %d. That will result in an exception.
Bug: 19797138
Change-Id: I86c42ea834cebebaecff8463637cc9de14d1fc88
2015-03-17 20:51:38 +00:00
Andreas Gampe
e4bdf3c1c9
am be549f9b: Merge "Frameworks/base: Fix precedence bug"
...
* commit 'be549f9b8e01f884a2cc2d668457c6b1c12ff4cc':
Frameworks/base: Fix precedence bug
2015-03-17 20:49:18 +00:00
Filip Gruszczynski
d0663e0365
am 7bd2feda: Merge "Add animation to zeroing burn in protection." into lmp-mr1-modular-dev
...
* commit '7bd2feda9e146c90c8720d8aa213ebcd9c30430c':
Add animation to zeroing burn in protection.
2015-03-17 20:44:58 +00:00
Andreas Gampe
c8484abbbd
am 0ae488e1: Merge "Frameworks/base: Use || instead of |"
...
* commit '0ae488e1cb64318906397a40d8be4866e81e4860':
Frameworks/base: Use || instead of |
2015-03-17 20:41:04 +00:00
Andreas Gampe
17eda7d0be
am 4d907643: Merge "Frameworks/base: Fix trivial equals implementation"
...
* commit '4d9076437c0270cd863493f505e734a3108e89ea':
Frameworks/base: Fix trivial equals implementation
2015-03-17 20:40:58 +00:00
Filip Gruszczynski
7bd2feda9e
Merge "Add animation to zeroing burn in protection." into lmp-mr1-modular-dev
2015-03-17 20:38:35 +00:00
Andreas Gampe
be549f9b8e
Merge "Frameworks/base: Fix precedence bug"
2015-03-17 20:36:21 +00:00