155925 Commits

Author SHA1 Message Date
Pavel Zhamaitsiak
c8a09d5434 Merge "Separate VoLTE and VT configurations to enable devices/carriers to have VoLTE without VT." into lmp-mr1-dev 2014-10-23 20:24:12 +00:00
George Mount
d359952459 Use one method to change bounds in ChangeBounds.
Bug 17936593

Instead of calling setLeft(), setTop(), setRight(), setBottom()
separately, make one call that does all at the same time.

Change-Id: I986274f3a98b3136e71204501ffc272986ad31dd
2014-10-23 13:08:15 -07:00
Luan Nguyen
912abbedee docs: Update thumbnail images for resources, update minor text for WR-GS, and
update the title image resolution.

Change-Id: I83e89e3969bd6b837074e86a810cf801be3a6caf
2014-10-23 13:04:29 -07:00
Nancy Chen
9016ecab3b am 0145e17d: Merge "Add getter methods in SubInfoRecord for UI. Adapt PhoneAccount." into lmp-sprout-dev
* commit '0145e17db742dff963ea581bc944f99358d2dace':
  Add getter methods in SubInfoRecord for UI. Adapt PhoneAccount.
2014-10-23 19:49:25 +00:00
Filip Gruszczynski
b977ade1e4 am 625ec484: Check if context is actually an activity.
* commit '625ec4849118f061a99558ad558b16020435a88d':
  Check if context is actually an activity.
2014-10-23 19:49:21 +00:00
Ricardo Cervera
713869b2f8 am ce3d72e4: am 8755d9a5: Merge "docs: Updating dependency vers nums for support libs." into lmp-dev
* commit 'ce3d72e4ad78c16fd95f1fcba51cc241163cdb0d':
  docs: Updating dependency vers nums for support libs.
2014-10-23 19:49:17 +00:00
Ricardo Cervera
0dc8292188 am 92ddea18: am 30d0b242: Merge "docs: Support lib dependency fix. Bug: 18029377" into lmp-dev
* commit '92ddea18948a2524bc2e638a1c03c8b443e74316':
  docs: Support lib dependency fix. Bug: 18029377
2014-10-23 19:49:10 +00:00
Svet Ganov
45e50e99cd Set copies to one when saving to PDF.
One can save only one copy to PDF. Showing more that one copy when saving
to PDF enven in a disabled input box is confusing to the user. We now set
the copies to one when the PDF printer is selected.

bug:17631303

Change-Id: Ia04d144efc899e7f3836c19349d9c87f3ae8f0f0
2014-10-23 19:43:54 +00:00
Etan Cohen
e41a9cf9f7 Separate VoLTE and VT configurations to enable devices/carriers to have VoLTE without VT.
Change-Id: I233b003af57a550f2f51b12213700ab0451039e5
2014-10-23 19:15:13 +00:00
Sreeram Ramachandran
b1df48e469 Merge "Add an API to select a network for a DatagramSocket." into lmp-mr1-dev 2014-10-23 19:10:24 +00:00
Nancy Chen
0145e17db7 Merge "Add getter methods in SubInfoRecord for UI. Adapt PhoneAccount." into lmp-sprout-dev 2014-10-23 19:08:20 +00:00
Yigit Boyar
d422dc358f Added a generic configuration and theme based cache
For now, only animators use it but we can consider migrating
drawable cache to it as well.

Bug: 17456416
Change-Id: I571b96856805edb171f0fc52e6bff5a365f46b70
2014-10-23 11:46:01 -07:00
Jeff Sharkey
bb2e2cae58 Allow I/O when installing providers.
Bug: 17879170
Change-Id: I073d5b56bab6db01290aad5386c53c305669dc5b
2014-10-23 11:42:31 -07:00
Jeff Hao
7eb599b267 Get UsageStats if no PackageUsage is available for boot dexopt filtering.
Bug: 17191977
Change-Id: I33e18459e49afa42b8e8218574a2434e5205a6da
2014-10-23 11:27:42 -07:00
Jason Monk
a585268aff Show screen pinning toasts on all users
Bug: 17657660
Change-Id: I964a210e7fb105e9494a7ab7f383aa9d141ba136
2014-10-23 14:12:19 -04:00
Filip Gruszczynski
625ec48491 Check if context is actually an activity.
Bug: 18101409
Change-Id: Iab21338ef4ccaab0ce66d664502e0b5e88ad9c50
2014-10-23 10:56:24 -07:00
Adam Lesinski
2bf92530ee Merge "First commit of split-select tool" into lmp-mr1-dev 2014-10-23 17:54:47 +00:00
Svetoslav
8c4e97db87 Enhance computation of click point for accessibility.
In explore by touch mode the user performs a double tap to click on
an item. In this case the system sends down and up events at the
location of accessibility focus. The accessibility focused view may
be partially covered. In order to click in this view we compute a
point where to send the down and up events. This clicking strategy
is a bridge-gap and we will switch to accessibility actions in the
future.

When computing the point to click we were taking into account whether
the view was covered by a clickable sibling or a clickable sibling of
a predecessor. Despite our expectation cases in which this is not
enough happen in practice. In particular, the focused view may be
covered by a clickable descendant of a non-clickable sibling of a
predecessor that covers the focused view. This change takes care
of handling this case. Note that computing the click point is a fair
amount of work but this happens very rarely and on demand. Also the
code is short circuiting where possible.

Change-Id: I4d3cd8b67a7baf0bcc12f370ea7ba1b04c42c355
2014-10-23 17:46:39 +00:00
Adam Lesinski
40e8eefbed First commit of split-select tool
This tool emits a set of rules as JSON for when a Split APK
should match a target device.

Change-Id: I8bfbdfbdb51efcfc645889dd03e1961f16e39645
2014-10-23 10:39:31 -07:00
Santos Cordon
6c4ce40206 Remove SystemApi annotations.
SystemApi only makes sense for hidden APIs.

Bug: 18097290
Change-Id: I76af5f54321c4010334ef419bb7e066663ec784c
2014-10-23 10:20:12 -07:00
Trevor Johns
fb28bd158d Merge "Docs: Add TOC page for Wearable samples" into lmp-dev 2014-10-23 16:51:39 +00:00
John Reck
68335df6e6 Merge "Fix damage bug" into lmp-mr1-dev 2014-10-23 16:45:27 +00:00
Narayan Kamath
823675fdbb Deprecate more apache-http.
bug: 18067888

Change-Id: I50511d53dfc9ae236dfb1646c55a5dd7fa15d7b2
2014-10-23 17:43:05 +01:00
Trevor Johns
abcb138da8 Docs: Add TOC page for Wearable samples
Change-Id: I0fdf412f20fb2a45c34c9700ed1ca9446cfc6ff3
2014-10-23 09:29:05 -07:00
Tyler Gunn
a94ae5e7e3 Remove TODO in TelecomManager.
Bug: 18095076
Change-Id: I6509d295e9e25973040e06be96cf1046edc619ff
2014-10-23 09:04:19 -07:00
Ricardo Cervera
ce3d72e4ad am 8755d9a5: Merge "docs: Updating dependency vers nums for support libs." into lmp-dev
* commit '8755d9a5361d716433505e883986e8bf5f28d041':
  docs: Updating dependency vers nums for support libs.
2014-10-23 15:43:48 +00:00
Ricardo Cervera
92ddea1894 am 30d0b242: Merge "docs: Support lib dependency fix. Bug: 18029377" into lmp-dev
* commit '30d0b24280abe4b2c5e1e20819d87f60d34964de':
  docs: Support lib dependency fix. Bug: 18029377
2014-10-23 15:43:44 +00:00
Sreeram Ramachandran
e15db7c23d Add an API to select a network for a DatagramSocket.
Mirrors the API that does this for Sockets.

Bug: 18076907
Change-Id: Ifa27b39e23797558546aab751fbfb3aed3b7dbcb
2014-10-23 08:37:33 -07:00
Ricardo Cervera
8755d9a536 Merge "docs: Updating dependency vers nums for support libs." into lmp-dev 2014-10-23 15:10:09 +00:00
Ricardo Cervera
30d0b24280 Merge "docs: Support lib dependency fix. Bug: 18029377" into lmp-dev 2014-10-23 15:09:42 +00:00
Neil Fuller
bbf8871e1c Deprecating FloatMath and Time
Bug: https://code.google.com/p/android/issues/detail?id=36199
Bug: https://code.google.com/p/android/issues/detail?id=37653
Bug: https://code.google.com/p/android/issues/detail?id=42750
Bug: https://code.google.com/p/android/issues/detail?id=61137
Bug: https://code.google.com/p/android/issues/detail?id=74754
Bug: https://code.google.com/p/android/issues/detail?id=76386
Bug: https://code.google.com/p/android/issues/detail?id=76439
Bug: https://code.google.com/p/android/issues/detail?id=77836
Change-Id: Ic9b57d8a575f93b2258a5481df0ed6b3a952f636
2014-10-23 13:13:05 +01:00
Narayan Kamath
2acb2b1076 Deprecate apache-http.
bug: 18067888
Change-Id: Ic066527b070cd662c618c8417431919f0850d57a
2014-10-23 13:07:39 +01:00
Joe Fernandez
f6e297398b am 3bd3a9c1: am 7c2bfa2e: Merge "docs: Add Wear App Quality checklist" into lmp-dev
* commit '3bd3a9c105301f1d7585479e4222807cdee521ab':
  docs: Add Wear App Quality checklist
2014-10-23 08:02:56 +00:00
Trevor Johns
3ee2aa0fa3 am 5111993f: am fdb02fcf: Merge "Docs: Update /samples/new/index.html for Clockwork Beryl release" into lmp-dev
* commit '5111993f839a68519aa8ba39a2ed05d8dbe13f63':
  Docs: Update /samples/new/index.html for Clockwork Beryl release
2014-10-23 08:02:53 +00:00
Joe Fernandez
e562ce35c9 am e30fdb59: am 16350261: Merge "docs: Add article describing Location API for Android Wear." into lmp-dev
* commit 'e30fdb596a5670a90482d8535352a33081784a8b':
  docs: Add article describing Location API for Android Wear.
2014-10-23 08:02:49 +00:00
Joe Fernandez
3f16106c51 am ac0e00db: am eaee4693: Merge "docs:Build tools revisions 21.01 and 21.02" into lmp-dev
* commit 'ac0e00dbdf272595fe6032e0d7d52d2097850300':
  docs:Build tools revisions 21.01 and 21.02
2014-10-23 08:02:45 +00:00
Eric Rowe
46ca296c53 am d2983ced: am 34766d9c: Merge "Add delay in ping connectivity test retry" into lmp-dev
* commit 'd2983ced58254f52d199981149c42a59642e59b2':
  Add delay in ping connectivity test retry
2014-10-23 08:02:41 +00:00
smain@google.com
0c57361f3e am 3e2502cb: am 32c820fa: update android workplace screenshot bug: 18038081
* commit '3e2502cbee68a4aa583227ea5328069275e6e192':
  update android workplace screenshot bug: 18038081
2014-10-23 08:02:37 +00:00
Ye Wen
e6ac3c7119 am 4e0ba198: am 9d28487e: Merge "Disable Content-Disposition header for 53005 and 310120" into lmp-dev
* commit '4e0ba1988a66ed731b0100554dc17ff44a07d164':
  Disable Content-Disposition header for 53005 and 310120
2014-10-23 08:02:34 +00:00
smain@google.com
b3cd9e8607 am b7db4ed0: am 9f987e0a: fix a few of the tags for helpouts compatibility
* commit 'b7db4ed08d8d03e317288a4739249b903b9d19a6':
  fix a few of the tags for helpouts compatibility
2014-10-23 08:02:30 +00:00
smain@google.com
78e9926405 am 20e6a369: am 54504966: Merge "some fixes to TV App quality and TV games doc. add section to TV Games doc about controller instructions w/ template download. clarify use of <meta-data> tag and standardize headings per Training conventions." into lmp-dev
* commit '20e6a369da29877a5adb77b77a754eda9b7ac054':
  some fixes to TV App quality and TV games doc. add section to TV Games doc about controller instructions w/ template download. clarify use of <meta-data> tag and standardize headings per Training conventions.
2014-10-23 08:02:26 +00:00
Nancy Chen
2ff9572992 am df0ace26: Merge "Add an option to set the selected phone account as the default. (1/3)" into lmp-sprout-dev
* commit 'df0ace26279f16beacdf9206cb2a8ecc126aecb7':
  Add an option to set the selected phone account as the default. (1/3)
2014-10-23 08:02:23 +00:00
smain@google.com
6837b6afca am c5c029e9: am 13eb86a1: Merge "add helpouts widget to first round of pages" into lmp-dev
* commit 'c5c029e91d2b4300ec39dde1b4511cd9bc59cfb8':
  add helpouts widget to first round of pages
2014-10-23 08:02:19 +00:00
Joe Fernandez
3bd3a9c105 am 7c2bfa2e: Merge "docs: Add Wear App Quality checklist" into lmp-dev
* commit '7c2bfa2eae3d59b0a876e54c4c6b4f21ea997e89':
  docs: Add Wear App Quality checklist
2014-10-23 07:55:41 +00:00
Trevor Johns
5111993f83 am fdb02fcf: Merge "Docs: Update /samples/new/index.html for Clockwork Beryl release" into lmp-dev
* commit 'fdb02fcf9c8b55252f4375c2f3e8b4872432cbc8':
  Docs: Update /samples/new/index.html for Clockwork Beryl release
2014-10-23 07:55:38 +00:00
Joe Fernandez
e30fdb596a am 16350261: Merge "docs: Add article describing Location API for Android Wear." into lmp-dev
* commit '16350261e0c491880be42a26bf53965c32e8dd0a':
  docs: Add article describing Location API for Android Wear.
2014-10-23 07:55:34 +00:00
Joe Fernandez
ac0e00dbdf am eaee4693: Merge "docs:Build tools revisions 21.01 and 21.02" into lmp-dev
* commit 'eaee4693814a1c3fbde06474a85570bbf228fc19':
  docs:Build tools revisions 21.01 and 21.02
2014-10-23 07:55:31 +00:00
Eric Rowe
d2983ced58 am 34766d9c: Merge "Add delay in ping connectivity test retry" into lmp-dev
* commit '34766d9c3f88e864d37b5c2ece6218e83cd0fe7c':
  Add delay in ping connectivity test retry
2014-10-23 07:55:27 +00:00
smain@google.com
3e2502cbee am 32c820fa: update android workplace screenshot bug: 18038081
* commit '32c820fac0575b406acef688ce365d9c390fd93e':
  update android workplace screenshot bug: 18038081
2014-10-23 07:55:23 +00:00
Ye Wen
4e0ba1988a am 9d28487e: Merge "Disable Content-Disposition header for 53005 and 310120" into lmp-dev
* commit '9d28487e05b6f5b2c4d464467f932060de463067':
  Disable Content-Disposition header for 53005 and 310120
2014-10-23 07:55:19 +00:00