OSDN Git Service

android-x86/frameworks-base.git
10 years agoam 2c93b68a: am b821a87d: update robots.txt to disallow the community/ pages
Scott Main [Sat, 7 Dec 2013 00:15:15 +0000 (16:15 -0800)]
am 2c93b68a: am b821a87d: update robots.txt to disallow the community/ pages

* commit '2c93b68a0309e74e5c011cba1ef98951236f9f29':
  update robots.txt to disallow the community/ pages

10 years agoam b821a87d: update robots.txt to disallow the community/ pages
Scott Main [Sat, 7 Dec 2013 00:12:41 +0000 (00:12 +0000)]
am b821a87d: update robots.txt to disallow the community/ pages

* commit 'b821a87d1b9310d7f07880c80d0b5ccafd59986a':
  update robots.txt to disallow the community/ pages

10 years agoam 38854cab: am c45eebe1: add Android Community page
Scott Main [Sat, 7 Dec 2013 00:09:24 +0000 (16:09 -0800)]
am 38854cab: am c45eebe1: add Android Community page

* commit '38854cabba3524316f8e1a9ffe9f4ac15e14d72f':
  add Android Community page

10 years agoupdate robots.txt to disallow the community/ pages
Scott Main [Sat, 7 Dec 2013 00:08:01 +0000 (16:08 -0800)]
update robots.txt to disallow the community/ pages

Change-Id: I318308f7219b296d92039cba2b6f5ace321f697f

10 years agoam c45eebe1: add Android Community page
Scott Main [Sat, 7 Dec 2013 00:06:29 +0000 (00:06 +0000)]
am c45eebe1: add Android Community page

* commit 'c45eebe1868deb93c54c29885163a13a497eb86a':
  add Android Community page

10 years agoadd Android Community page
Scott Main [Thu, 5 Dec 2013 02:34:19 +0000 (18:34 -0800)]
add Android Community page

Change-Id: I8a9c98931b274dbb27d7952e2278eaf7798da343

10 years agoam 37a8d7c5: am 680a1f67: add Drive API feature page. fix link text on several pages
Scott Main [Fri, 6 Dec 2013 23:41:23 +0000 (15:41 -0800)]
am 37a8d7c5: am 680a1f67: add Drive API feature page. fix link text on several pages

* commit '37a8d7c54cbdb36cd6ff9c6688140b99e256c644':
  add Drive API feature page. fix link text on several pages

10 years agoam 680a1f67: add Drive API feature page. fix link text on several pages
Scott Main [Fri, 6 Dec 2013 23:38:43 +0000 (23:38 +0000)]
am 680a1f67: add Drive API feature page. fix link text on several pages

* commit '680a1f67cd39b127663d2e8bc4b5f3ca1d868274':
  add Drive API feature page. fix link text on several pages

10 years agoadd Drive API feature page.
Scott Main [Fri, 6 Dec 2013 20:57:13 +0000 (12:57 -0800)]
add Drive API feature page.
fix link text on several pages

Change-Id: I717eba278bc2cc09d3ee148a08700e8e353312d2

10 years agoam 6b8a3a52: am f7422885: Merge "Augment SELinuxMMAC functionality."
Nick Kralevich [Fri, 6 Dec 2013 16:20:18 +0000 (08:20 -0800)]
am 6b8a3a52: am f7422885: Merge "Augment SELinuxMMAC functionality."

* commit '6b8a3a52acf1c2722551f1ea1ce47831f87939cd':
  Augment SELinuxMMAC functionality.

10 years agoam f7422885: Merge "Augment SELinuxMMAC functionality."
Nick Kralevich [Fri, 6 Dec 2013 16:17:23 +0000 (08:17 -0800)]
am f7422885: Merge "Augment SELinuxMMAC functionality."

* commit 'f7422885a99c5d240f70c2f8227ae44abeea3e5c':
  Augment SELinuxMMAC functionality.

10 years agoMerge "Augment SELinuxMMAC functionality."
Nick Kralevich [Fri, 6 Dec 2013 16:13:58 +0000 (16:13 +0000)]
Merge "Augment SELinuxMMAC functionality."

10 years agoAugment SELinuxMMAC functionality.
Robert Craig [Mon, 2 Dec 2013 15:24:23 +0000 (10:24 -0500)]
Augment SELinuxMMAC functionality.

* No longer support a package name stanza outside of
  a signature tag. Package names, by themselves, have
  no security associated with them in Android and thus we
  should not be allowing or encouraging this
  type of policy.

* Allow for nested package name stanzas inside
  signature stanzas. There are cases where a finer
  distinction needs to be made among apps signed with
  the same cert. New code allows a different seinfo
  tag to be assigned to the listed package names
  signed by the parent cert. When a determination needs
  to be made concerning seinfo assignments, the inner
  seinfo tag takes precedence over the outer seinfo
  labels which are assigned to just the signature.

* Temp structures are now used to parse new policy files
  until the entire xml file is parsed and deemed correct,
  at which time the temp structures are copied over to the
  permanent class structures. This ensures that any structural
  errors with the policy will not result in partial loads.

* Valid stanzas look like the following with the inner
  package piece being optional.

   <signer signature="">
     <seinfo value=""/>
     <package name="">
       <seinfo value=""/>
     </package>
   <signer>

   <default>
     <seinfo value=""/>
   </default>

Change-Id: Ia204d71211776dcf9b2dcc86ad6d77c4ad39dc25

10 years agoam ebcb32f5: Merge commit \'bac61807d3bcfff957b358cb9ad77850bd373689\' into HEAD
The Android Open Source Project [Fri, 6 Dec 2013 01:27:10 +0000 (17:27 -0800)]
am ebcb32f5: Merge commit \'bac61807d3bcfff957b358cb9ad77850bd373689\' into HEAD

* commit 'ebcb32f58a6220802ca129ea33f47b4b69931a10':

10 years agoMerge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD
The Android Open Source Project [Thu, 5 Dec 2013 21:10:46 +0000 (13:10 -0800)]
Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD

Change-Id: I29374270c8e0c2f2859efaf1d55af9f73da0f8d7

10 years agoam 6e2d0c1d: Merge "wifi: Remove obsolete libwpa_client library"
Ying Wang [Thu, 5 Dec 2013 20:29:12 +0000 (12:29 -0800)]
am 6e2d0c1d: Merge "wifi: Remove obsolete libwpa_client library"

* commit '6e2d0c1d91f644ab50e0c0b7cae4306262a4ca41':
  wifi: Remove obsolete libwpa_client library

10 years agoMerge "wifi: Remove obsolete libwpa_client library"
Ying Wang [Thu, 5 Dec 2013 19:13:20 +0000 (19:13 +0000)]
Merge "wifi: Remove obsolete libwpa_client library"

10 years agowifi: Remove obsolete libwpa_client library
Dmitry Shmidt [Fri, 22 Nov 2013 23:50:23 +0000 (15:50 -0800)]
wifi: Remove obsolete libwpa_client library

Change-Id: I222c60ec65375768dc62f9219d115b5b09a374f6
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
10 years agoam dcbde1b0: Merge "libcore_to_document and junit_to_document are no longer functions."
Ying Wang [Thu, 5 Dec 2013 17:47:04 +0000 (09:47 -0800)]
am dcbde1b0: Merge "libcore_to_document and junit_to_document are no longer functions."

* commit 'dcbde1b02ad69c18509afd87974c72c3a22f45dd':
  libcore_to_document and junit_to_document are no longer functions.

10 years agoMerge "libcore_to_document and junit_to_document are no longer functions."
Ying Wang [Thu, 5 Dec 2013 17:39:59 +0000 (17:39 +0000)]
Merge "libcore_to_document and junit_to_document are no longer functions."

10 years agoam 8026b2ce: Merge "Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf."
Brian Carlstrom [Thu, 5 Dec 2013 15:25:20 +0000 (07:25 -0800)]
am 8026b2ce: Merge "Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf."

* commit '8026b2ce23396262ad1f1e7a75093cd0e2467d4b':
  Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf.

10 years agoMerge "Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf."
Brian Carlstrom [Thu, 5 Dec 2013 06:20:48 +0000 (06:20 +0000)]
Merge "Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf."

10 years agoUse exceptionCheck after VMRuntime.newNonMovableArray/addressOf.
Mathieu Chartier [Thu, 5 Dec 2013 01:32:43 +0000 (17:32 -0800)]
Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf.

Since VMRuntime.newNonMovableArray and VMRuntime.addressOf are java
methods implemented in Native, they don't necessarily return NULL
when an exception is thrown. Checking the exception instead of the
return value fixes errors which may occur if the runtime returns
garbage when an exception is pending.

Bug: 11971220
Change-Id: I70478834c9f14cc5d9e666e1e174d3fd09269719

10 years agoam 2e12e052: Merge "RIL changes for supporting generic SIM communication."
John Huang [Thu, 5 Dec 2013 01:09:18 +0000 (17:09 -0800)]
am 2e12e052: Merge "RIL changes for supporting generic SIM communication."

* commit '2e12e0522641649d363a1c6ede9be9af235197fa':
  RIL changes for supporting generic SIM communication.

10 years agoMerge "RIL changes for supporting generic SIM communication."
John Huang [Thu, 5 Dec 2013 00:59:35 +0000 (00:59 +0000)]
Merge "RIL changes for supporting generic SIM communication."

10 years agolibcore_to_document and junit_to_document are no longer functions.
Ying Wang [Thu, 5 Dec 2013 00:01:06 +0000 (16:01 -0800)]
libcore_to_document and junit_to_document are no longer functions.

They are evaluated only once in the corresponding export .mk file.
This fixes build log spam reported in:
https://code.google.com/p/android/issues/detail?id=63184

Change-Id: I549eb052272bbdebef8fca697822f5eaa0fe5764

10 years agoam c09e0ee9: am c9cad879: Merge "Doc change: add cropped kk device image and adjust...
Dirk Dougherty [Wed, 4 Dec 2013 22:09:59 +0000 (14:09 -0800)]
am c09e0ee9: am c9cad879: Merge "Doc change: add cropped kk device image and adjust position on highlights doc." into klp-docs

* commit 'c09e0ee90e00acbde85a6b3ee4413ca6e245f601':
  Doc change: add cropped kk device image and adjust position on highlights doc.

10 years agoam c9cad879: Merge "Doc change: add cropped kk device image and adjust position on...
Dirk Dougherty [Wed, 4 Dec 2013 22:05:51 +0000 (22:05 +0000)]
am c9cad879: Merge "Doc change: add cropped kk device image and adjust position on highlights doc." into klp-docs

* commit 'c9cad879597dd15983a35fbf997898a771672a69':
  Doc change: add cropped kk device image and adjust position on highlights doc.

10 years agoMerge "Doc change: add cropped kk device image and adjust position on highlights...
Dirk Dougherty [Wed, 4 Dec 2013 22:01:41 +0000 (22:01 +0000)]
Merge "Doc change: add cropped kk device image and adjust position on highlights doc." into klp-docs

10 years agoDoc change: add cropped kk device image and adjust position on highlights doc.
Dirk Dougherty [Wed, 4 Dec 2013 21:43:48 +0000 (13:43 -0800)]
Doc change: add cropped kk device image and adjust position on highlights doc.

Change-Id: I927091e1251c5477de4462a61c01c9bcf82ad9e2

10 years agoam 82af5d89: (-s ours) am 6d25c934: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 4 Dec 2013 21:07:57 +0000 (13:07 -0800)]
am 82af5d89: (-s ours) am 6d25c934: (-s ours) Import translations. DO NOT MERGE

* commit '82af5d893102dfb51257f2a4ff97c0c4c36fdd1a':
  Import translations. DO NOT MERGE

10 years agoam 6d25c934: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 4 Dec 2013 21:01:30 +0000 (13:01 -0800)]
am 6d25c934: (-s ours) Import translations. DO NOT MERGE

* commit '6d25c934dcdf7a098d4e9f96cb206789dfd4afb7':
  Import translations. DO NOT MERGE

10 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 4 Dec 2013 19:35:25 +0000 (11:35 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ia2a23f77b1bb0b7fc9d731a185f3104d963cb44d
Auto-generated-cl: translation import

10 years agoam 453a5233: Merge "Minor changes to LinkAddress."
Lorenzo Colitti [Wed, 4 Dec 2013 01:26:06 +0000 (17:26 -0800)]
am 453a5233: Merge "Minor changes to LinkAddress."

* commit '453a5233086b216f2a95d0879954a2af39279095':
  Minor changes to LinkAddress.

10 years agoMerge "Minor changes to LinkAddress."
Lorenzo Colitti [Wed, 4 Dec 2013 01:21:07 +0000 (01:21 +0000)]
Merge "Minor changes to LinkAddress."

10 years agoam 1c64e2f4: Add samples TOC generated from browsable sources.
Dirk Dougherty [Tue, 3 Dec 2013 17:51:05 +0000 (09:51 -0800)]
am 1c64e2f4: Add samples TOC generated from browsable sources.

* commit '1c64e2f429bfc97fcf64ebeaa0b3aa2d6b609a1d':
  Add samples TOC generated from browsable sources.

10 years agoMinor changes to LinkAddress.
Lorenzo Colitti [Wed, 27 Nov 2013 06:03:10 +0000 (15:03 +0900)]
Minor changes to LinkAddress.

1. Simplify the parceling code. Since the InetAddress inside a
   LinkAddress can never be null, we don't need to special-case
   the case where it is.
2. Add / update method documentation.
3. Write a unit test.

Change-Id: Iba0a8cecc683d55d736419965e72ee33dd66dc22

10 years agoAdd samples TOC generated from browsable sources.
Dirk Dougherty [Wed, 27 Nov 2013 18:34:47 +0000 (10:34 -0800)]
Add samples TOC generated from browsable sources.

Change-Id: I760eceb3a315d5fd1b65ecdcd014a9507990a26b

10 years agoam 738fa2f6: Merge "Add dalvik.vm.gctype to enable switching between different GCs."
Mathieu Chartier [Tue, 3 Dec 2013 00:00:49 +0000 (16:00 -0800)]
am 738fa2f6: Merge "Add dalvik.vm.gctype to enable switching between different GCs."

* commit '738fa2f64e064f5c6d1003e528cde742e262312f':
  Add dalvik.vm.gctype to enable switching between different GCs.

10 years agoMerge "Add dalvik.vm.gctype to enable switching between different GCs."
Mathieu Chartier [Mon, 2 Dec 2013 23:53:10 +0000 (23:53 +0000)]
Merge "Add dalvik.vm.gctype to enable switching between different GCs."

10 years agoAdd dalvik.vm.gctype to enable switching between different GCs.
Mathieu Chartier [Mon, 2 Dec 2013 23:46:51 +0000 (15:46 -0800)]
Add dalvik.vm.gctype to enable switching between different GCs.

The option passes the specified GC type into the Xgc runtime
option.

Currently the three different supported GC types are MS, CMS, SS
which represent mark-sweep, concurrent mark-sweep, mark-sweep +
semi-space hybrid.

Change-Id: I6ad95c8d12c0d1158f7c861ff0c3180761619172

10 years agoam 7511d659: am 2dd715ed: Merge "fix FPS typo in JB highlights, reported by vharron...
Scott Main [Mon, 2 Dec 2013 22:25:52 +0000 (14:25 -0800)]
am 7511d659: am 2dd715ed: Merge "fix FPS typo in JB highlights, reported by vharron" into klp-docs

* commit '7511d659a2a3815cc6894cd71ebed0a27e341430':
  fix FPS typo in JB highlights, reported by vharron

10 years agoam 2dd715ed: Merge "fix FPS typo in JB highlights, reported by vharron" into klp...
Scott Main [Mon, 2 Dec 2013 22:20:22 +0000 (22:20 +0000)]
am 2dd715ed: Merge "fix FPS typo in JB highlights, reported by vharron" into klp-docs

* commit '2dd715ed45b9000eab81b0972d0585294d7f9ddd':
  fix FPS typo in JB highlights, reported by vharron

10 years agoMerge "fix FPS typo in JB highlights, reported by vharron" into klp-docs
Scott Main [Mon, 2 Dec 2013 22:16:23 +0000 (22:16 +0000)]
Merge "fix FPS typo in JB highlights, reported by vharron" into klp-docs

10 years agoam b5d5a787: am 19d3ac5e: Merge "Doc change: update gcore docs to fix javadoc ref...
Dirk Dougherty [Mon, 2 Dec 2013 21:53:52 +0000 (13:53 -0800)]
am b5d5a787: am 19d3ac5e: Merge "Doc change: update gcore docs to fix javadoc ref error and expose Samples tab." into klp-docs

* commit 'b5d5a787e31bcba8822545c56d6506a38229bf22':
  Doc change: update gcore docs to fix javadoc ref error and expose Samples tab.

10 years agoam 19d3ac5e: Merge "Doc change: update gcore docs to fix javadoc ref error and expose...
Dirk Dougherty [Mon, 2 Dec 2013 21:49:31 +0000 (21:49 +0000)]
am 19d3ac5e: Merge "Doc change: update gcore docs to fix javadoc ref error and expose Samples tab." into klp-docs

* commit '19d3ac5eb67bcb99f249642d41bcea89d7146104':
  Doc change: update gcore docs to fix javadoc ref error and expose Samples tab.

10 years agoMerge "Doc change: update gcore docs to fix javadoc ref error and expose Samples...
Dirk Dougherty [Mon, 2 Dec 2013 21:47:04 +0000 (21:47 +0000)]
Merge "Doc change: update gcore docs to fix javadoc ref error and expose Samples tab." into klp-docs

10 years agoDoc change: update gcore docs to fix javadoc ref error and expose Samples tab.
Dirk Dougherty [Mon, 2 Dec 2013 19:34:20 +0000 (11:34 -0800)]
Doc change: update gcore docs to fix javadoc ref error and expose Samples tab.

Change-Id: I93133f3424127a0e2da256eceee3eebc8c8add18

10 years agofix FPS typo in JB highlights, reported by vharron
Scott Main [Mon, 2 Dec 2013 20:55:33 +0000 (12:55 -0800)]
fix FPS typo in JB highlights, reported by vharron

Change-Id: I6a98af7730d1e56f08b5ba9a9f7d462cc35e17e8

10 years agoam b243bbb4: am 65907fd4: dashboard update for 12/2/13 first appearance of kitkat
Scott Main [Mon, 2 Dec 2013 20:25:07 +0000 (12:25 -0800)]
am b243bbb4: am 65907fd4: dashboard update for 12/2/13 first appearance of kitkat

* commit 'b243bbb4c89e67bdbf11df47dd79645c398b877b':
  dashboard update for 12/2/13 first appearance of kitkat

10 years agoam 65907fd4: dashboard update for 12/2/13 first appearance of kitkat
Scott Main [Mon, 2 Dec 2013 20:21:33 +0000 (20:21 +0000)]
am 65907fd4: dashboard update for 12/2/13 first appearance of kitkat

* commit '65907fd4af6a1074a7b052751746fd99095627c6':
  dashboard update for 12/2/13 first appearance of kitkat

10 years agodashboard update for 12/2/13
Scott Main [Mon, 2 Dec 2013 19:38:42 +0000 (11:38 -0800)]
dashboard update for 12/2/13
first appearance of kitkat

Change-Id: I528cb8d938b3a9e0da4c44db2b615ad90c211436

10 years agoam b6634304: Merge "Remove setEnforcingMode from SELinuxPolicyInstallReceiver."
Nick Kralevich [Mon, 2 Dec 2013 20:08:42 +0000 (12:08 -0800)]
am b6634304: Merge "Remove setEnforcingMode from SELinuxPolicyInstallReceiver."

* commit 'b66343049bc56d29988a91d2d29d49861a469b84':
  Remove setEnforcingMode from SELinuxPolicyInstallReceiver.

10 years agoMerge "Remove setEnforcingMode from SELinuxPolicyInstallReceiver."
Nick Kralevich [Mon, 2 Dec 2013 20:00:28 +0000 (20:00 +0000)]
Merge "Remove setEnforcingMode from SELinuxPolicyInstallReceiver."

10 years agoRemove setEnforcingMode from SELinuxPolicyInstallReceiver.
Stephen Smalley [Mon, 2 Dec 2013 19:38:31 +0000 (14:38 -0500)]
Remove setEnforcingMode from SELinuxPolicyInstallReceiver.

It never worked anyhow, at least in AOSP, as nothing checks that property,
and is pointless now that enforcing mode is set by init.

Change-Id: If05dd49963c5d7081e00039b5e378032bea0939b
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
10 years agoRIL changes for supporting generic SIM communication.
Shishir Agrawal [Thu, 28 Nov 2013 00:26:20 +0000 (16:26 -0800)]
RIL changes for supporting generic SIM communication.

Adds the 4 new commands to RIL interface:
  - RIL_REQUEST_SIM_TRANSMIT_BASIC (AT+CSIM - TS 27.007)
  - RIL_REQUEST_SIM_OPEN_CHANNEL (AT+CCHO - TS 27.007)
  - RIL_REQUEST_SIM_CLOSE_CHANNEL (AT+CCHC - TS 27.007)
  - RIL_REQUEST_SIM_TRANSMIT_CHANNEL (AT+CGLA - TS 27.007)

Change-Id: Iee4d950d37a6097493cd945e611c914c40827215

10 years agoam d229620e: (-s ours) am 8d49b29d: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 2 Dec 2013 18:46:40 +0000 (10:46 -0800)]
am d229620e: (-s ours) am 8d49b29d: (-s ours) Import translations. DO NOT MERGE

* commit 'd229620e8e9843227ade580e4e1b8913e7e18b24':
  Import translations. DO NOT MERGE

10 years agoam 8d49b29d: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 2 Dec 2013 18:44:05 +0000 (10:44 -0800)]
am 8d49b29d: (-s ours) Import translations. DO NOT MERGE

* commit '8d49b29d81be4d7ad694fa222c48c469bd112ca3':
  Import translations. DO NOT MERGE

10 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 2 Dec 2013 18:21:45 +0000 (10:21 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ifb196b0f76843e5488d4a387ed4f7add07e84ecd
Auto-generated-cl: translation import

10 years agoam 33c93907: (-s ours) am 99dcfed6: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 27 Nov 2013 18:32:26 +0000 (10:32 -0800)]
am 33c93907: (-s ours) am 99dcfed6: (-s ours) Import translations. DO NOT MERGE

* commit '33c939079600ae5f7cfcd179333361819547ea49':
  Import translations. DO NOT MERGE

10 years agoam 99dcfed6: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 27 Nov 2013 18:29:07 +0000 (10:29 -0800)]
am 99dcfed6: (-s ours) Import translations. DO NOT MERGE

* commit '99dcfed6e90a3639d7d9b8cc2c1654b7cc20d573':
  Import translations. DO NOT MERGE

10 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 27 Nov 2013 18:20:55 +0000 (10:20 -0800)]
Import translations. DO NOT MERGE

Change-Id: Icd558c400a77f1e2b72e7279e33c56aa96398a1e
Auto-generated-cl: translation import

10 years agoam b6f3708d: am 1044a1dc: Merge "Update delegate methods in layoutlib." into klp-dev
Xavier Ducrohet [Wed, 27 Nov 2013 01:58:26 +0000 (17:58 -0800)]
am b6f3708d: am 1044a1dc: Merge "Update delegate methods in layoutlib." into klp-dev

* commit 'b6f3708d330872232a6a57a1a5c0d2243fd7419e':
  Update delegate methods in layoutlib.

10 years agoam f226bc60: Merge "Use LinkAddress in address notifications."
Lorenzo Colitti [Wed, 27 Nov 2013 01:56:45 +0000 (17:56 -0800)]
am f226bc60: Merge "Use LinkAddress in address notifications."

* commit 'f226bc606af9ce5aceff6b05fc4b0200c94cb248':
  Use LinkAddress in address notifications.

10 years agoam 1044a1dc: Merge "Update delegate methods in layoutlib." into klp-dev
Xavier Ducrohet [Wed, 27 Nov 2013 01:54:10 +0000 (17:54 -0800)]
am 1044a1dc: Merge "Update delegate methods in layoutlib." into klp-dev

* commit '1044a1dc197a9508ef8c6b352e7983ff234b8bc4':
  Update delegate methods in layoutlib.

10 years agoMerge "Update delegate methods in layoutlib." into klp-dev
Xavier Ducrohet [Wed, 27 Nov 2013 01:32:26 +0000 (01:32 +0000)]
Merge "Update delegate methods in layoutlib." into klp-dev

10 years agoMerge "Use LinkAddress in address notifications."
Lorenzo Colitti [Wed, 27 Nov 2013 00:52:41 +0000 (00:52 +0000)]
Merge "Use LinkAddress in address notifications."

10 years agoam 484b57a5: am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs
Katie McCormick [Tue, 26 Nov 2013 22:00:33 +0000 (14:00 -0800)]
am 484b57a5: am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs

* commit '484b57a5655f28967e0062f578f38535dff52323':
  Doc updates: Javadoc fixes

10 years agoam 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs
Katie McCormick [Tue, 26 Nov 2013 21:58:18 +0000 (21:58 +0000)]
am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs

* commit '9d0a88bd4e07deac01d7759b70cdf160456be1c0':
  Doc updates: Javadoc fixes

10 years agoMerge "Doc updates: Javadoc fixes" into klp-docs
Katie McCormick [Tue, 26 Nov 2013 21:56:08 +0000 (21:56 +0000)]
Merge "Doc updates: Javadoc fixes" into klp-docs

10 years agoDoc updates: Javadoc fixes
Katie McCormick [Tue, 26 Nov 2013 19:10:54 +0000 (11:10 -0800)]
Doc updates: Javadoc fixes

Change-Id: I82381056f9f13e53ab8a0525f5a53bf98674c052

10 years agoam 9e6d8f04: Merge "Adding operations to reflected Renderscript class"
Jason Sams [Tue, 26 Nov 2013 20:32:22 +0000 (12:32 -0800)]
am 9e6d8f04: Merge "Adding operations to reflected Renderscript class"

* commit '9e6d8f04940fd710ae858ff7ee4df43eb03ea85e':
  Adding operations to reflected Renderscript class

10 years agoMerge "Adding operations to reflected Renderscript class"
Jason Sams [Tue, 26 Nov 2013 20:23:44 +0000 (20:23 +0000)]
Merge "Adding operations to reflected Renderscript class"

10 years agoam fdb738a5: am 752d8029: Merge "Doc update: minor changes to immersive lesson" into...
Katie McCormick [Tue, 26 Nov 2013 19:13:05 +0000 (11:13 -0800)]
am fdb738a5: am 752d8029: Merge "Doc update: minor changes to immersive lesson" into klp-docs

* commit 'fdb738a52fe0f0f3bef8b867c6646668d86835dd':
  Doc update: minor changes to immersive lesson

10 years agoam 752d8029: Merge "Doc update: minor changes to immersive lesson" into klp-docs
Katie McCormick [Tue, 26 Nov 2013 19:09:52 +0000 (19:09 +0000)]
am 752d8029: Merge "Doc update: minor changes to immersive lesson" into klp-docs

* commit '752d8029176d3670b9e817d8465d854d4a1b933e':
  Doc update: minor changes to immersive lesson

10 years agoMerge "Doc update: minor changes to immersive lesson" into klp-docs
Katie McCormick [Tue, 26 Nov 2013 19:06:06 +0000 (19:06 +0000)]
Merge "Doc update: minor changes to immersive lesson" into klp-docs

10 years agoam 99ef026f: Merge "Keep PhoneStatusBar default constructor around."
Dan Sandler [Tue, 26 Nov 2013 16:38:59 +0000 (08:38 -0800)]
am 99ef026f: Merge "Keep PhoneStatusBar default constructor around."

* commit '99ef026f48948f281467fcf4ce7ebbe15630ad45':
  Keep PhoneStatusBar default constructor around.

10 years agoam 9d4ac970: Merge "Pass DNS server info notifications to observers."
Lorenzo Colitti [Tue, 26 Nov 2013 16:38:48 +0000 (08:38 -0800)]
am 9d4ac970: Merge "Pass DNS server info notifications to observers."

* commit '9d4ac9703657142b190d3c256de7c3329e5a4b29':
  Pass DNS server info notifications to observers.

10 years agoam eede7e89: Merge "Minor cleanups to NetdCallbackReceiver.onEvent."
Lorenzo Colitti [Tue, 26 Nov 2013 16:38:45 +0000 (08:38 -0800)]
am eede7e89: Merge "Minor cleanups to NetdCallbackReceiver.onEvent."

* commit 'eede7e89c94b3bb56c26aec137c53d592d3bc7c3':
  Minor cleanups to NetdCallbackReceiver.onEvent.

10 years agoam 8a234809: Merge "Use BaseNetworkObserver in Tethering."
Lorenzo Colitti [Tue, 26 Nov 2013 16:38:40 +0000 (08:38 -0800)]
am 8a234809: Merge "Use BaseNetworkObserver in Tethering."

* commit '8a234809e47106e445a4ddf2c70b9cd50d4c9348':
  Use BaseNetworkObserver in Tethering.

10 years agoMerge "Keep PhoneStatusBar default constructor around."
Dan Sandler [Tue, 26 Nov 2013 15:27:33 +0000 (15:27 +0000)]
Merge "Keep PhoneStatusBar default constructor around."

10 years agoKeep PhoneStatusBar default constructor around.
John Spurlock [Mon, 23 Sep 2013 15:15:11 +0000 (11:15 -0400)]
Keep PhoneStatusBar default constructor around.

By keeping the entire class safe.

Cherry picked because the device will otherwise be unusable
if compiled with proguard 4.10.

(cherry picked from commit af568530203dc2ee59f5fda4895d28b29dd92226)

Change-Id: I0b880f382101f737511bc6db96c604f43ed8d266

10 years agoUse LinkAddress in address notifications.
Lorenzo Colitti [Sun, 17 Nov 2013 06:05:02 +0000 (15:05 +0900)]
Use LinkAddress in address notifications.

Currently address{Updated,Removed} pass in the address as a
string such as "fe80::1/64". Use LinkAddresses instead, since
that's what it is.

This makes the code more robust in the unlikely case that netd
passes in an invalid string. In the future we can move flags and
scope into the LinkAddress itself and simplify the code further.

Bug: 9180552
Change-Id: I66599f9529cf421caa7676fdd0141bb110b8589e

10 years agoUpdate delegate methods in layoutlib.
Deepanshu Gupta [Tue, 26 Nov 2013 03:59:54 +0000 (19:59 -0800)]
Update delegate methods in layoutlib.

Change-Id: I1f0fc274b6a74dbcf0ed46175c4a2fa4c2dd9a63

10 years agoMerge "Pass DNS server info notifications to observers."
Lorenzo Colitti [Tue, 26 Nov 2013 01:03:05 +0000 (01:03 +0000)]
Merge "Pass DNS server info notifications to observers."

10 years agoMerge "Minor cleanups to NetdCallbackReceiver.onEvent."
Lorenzo Colitti [Tue, 26 Nov 2013 01:02:30 +0000 (01:02 +0000)]
Merge "Minor cleanups to NetdCallbackReceiver.onEvent."

10 years agoMerge "Use BaseNetworkObserver in Tethering."
Lorenzo Colitti [Tue, 26 Nov 2013 01:02:13 +0000 (01:02 +0000)]
Merge "Use BaseNetworkObserver in Tethering."

10 years agoam e18b673a: am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp...
John Spurlock [Mon, 25 Nov 2013 23:34:34 +0000 (15:34 -0800)]
am e18b673a: am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs

* commit 'e18b673a4dc8955dd0ecd53c57bb3f478614a92a':
  Fix @see link in DocumentsContract docs.

10 years agoam 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs
John Spurlock [Mon, 25 Nov 2013 23:29:29 +0000 (23:29 +0000)]
am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs

* commit '330dfa7d11c542aa99aa277f75113bfc916d72dd':
  Fix @see link in DocumentsContract docs.

10 years agoMerge "Fix @see link in DocumentsContract docs." into klp-docs
John Spurlock [Mon, 25 Nov 2013 23:25:36 +0000 (23:25 +0000)]
Merge "Fix @see link in DocumentsContract docs." into klp-docs

10 years agoFix @see link in DocumentsContract docs.
John Spurlock [Mon, 25 Nov 2013 23:00:07 +0000 (18:00 -0500)]
Fix @see link in DocumentsContract docs.

DocumentsContract#createDocument is hidden.

Change-Id: Iae9c4bcd8620c5297d1fc4e2324a8a242ab4b31a

10 years agoam 56979b22: am 125d133b: Fix bad @see links in Intent.java.
John Spurlock [Mon, 25 Nov 2013 18:41:24 +0000 (10:41 -0800)]
am 56979b22: am 125d133b: Fix bad @see links in Intent.java.

* commit '56979b22346e186ebd804c4d7e05e0c74741f384':
  Fix bad @see links in Intent.java.

10 years agoam 3b6fa618: (-s ours) am 7a4adedf: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 25 Nov 2013 18:41:21 +0000 (10:41 -0800)]
am 3b6fa618: (-s ours) am 7a4adedf: (-s ours) Import translations. DO NOT MERGE

* commit '3b6fa618ce8a1f14bb3949ce8c7be3417fb8568a':
  Import translations. DO NOT MERGE

10 years agoam 125d133b: Fix bad @see links in Intent.java.
John Spurlock [Mon, 25 Nov 2013 18:39:33 +0000 (18:39 +0000)]
am 125d133b: Fix bad @see links in Intent.java.

* commit '125d133bcce56403a9b4d1cdbbc61a7cb1d7f8e1':
  Fix bad @see links in Intent.java.

10 years agoam 7a4adedf: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 25 Nov 2013 18:37:07 +0000 (10:37 -0800)]
am 7a4adedf: (-s ours) Import translations. DO NOT MERGE

* commit '7a4adedf0aa9560578a7cd4b5db8b18ea2f46c4d':
  Import translations. DO NOT MERGE

10 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 25 Nov 2013 17:42:45 +0000 (09:42 -0800)]
Import translations. DO NOT MERGE

Change-Id: I7261755eab5c935124863a747fbd09732c6c5288
Auto-generated-cl: translation import

10 years agoFix bad @see links in Intent.java.
John Spurlock [Mon, 25 Nov 2013 16:58:37 +0000 (11:58 -0500)]
Fix bad @see links in Intent.java.

Change-Id: Ifa283214798f8d2de4f8bdb17ed78609a7d43293

10 years agoPass DNS server info notifications to observers.
Lorenzo Colitti [Thu, 31 Oct 2013 02:59:46 +0000 (11:59 +0900)]
Pass DNS server info notifications to observers.

These are sent if the device receives IPv6 Router Advertisements
with DNS server configuration options. Currently, nothing listens
to them; in a future change we will use them as IPv6 DNS servers.

[Cherry-pick of 416740ad4d9132005a71dc0883334e852235a18a]

Bug: 9180552
Change-Id: I05000c0cd3867a68ab390102e8470b6912a9d3aa

10 years agoMinor cleanups to NetdCallbackReceiver.onEvent.
Lorenzo Colitti [Mon, 4 Nov 2013 08:44:09 +0000 (17:44 +0900)]
Minor cleanups to NetdCallbackReceiver.onEvent.

- Clean up identical error messages.
- Fix the array length check for InterfaceAddressChange.

[Cherry-pick of 59be800e7fe81842aa8c77b91319f58ab165983d]

Bug: 9180552
Change-Id: Id871f481445b530c3ad749725f1548df0e3a1228

10 years agoUse BaseNetworkObserver in Tethering.
Lorenzo Colitti [Thu, 31 Oct 2013 14:30:47 +0000 (23:30 +0900)]
Use BaseNetworkObserver in Tethering.

Tethering currently inherits from the AIDL interface
INetworkManagementEventObserver, so it has to provide no-op
implementations of all the interface's methods. Inherit from
BaseNetworkObserver and get rid of the no-ops.

[Cherry-pick of f4e90eac87bc31611ddd80c46fc924d35ce66c1c]

Bug: 9180552
Change-Id: I74859b0d77951005651aaaa418185857e40eeedb