Home | History | Annotate | Download | only in source
      1 <html devsite>
      2   <head>
      3     <title>Site Updates</title>
      4     <meta name="project_path" value="/_project.yaml" />
      5     <meta name="book_path" value="/_book.yaml" />
      6   </head>
      7   <body>
      8   <!--
      9       Copyright 2017 The Android Open Source Project
     10 
     11       Licensed under the Apache License, Version 2.0 (the "License");
     12       you may not use this file except in compliance with the License.
     13       You may obtain a copy of the License at
     14 
     15           http://www.apache.org/licenses/LICENSE-2.0
     16 
     17       Unless required by applicable law or agreed to in writing, software
     18       distributed under the License is distributed on an "AS IS" BASIS,
     19       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     20       See the License for the specific language governing permissions and
     21       limitations under the License.
     22   -->
     23 
     24 
     25 <p>This page describes significant revisions to source.android.com. Please see the <a
     26 href="https://android.googlesource.com/platform/docs/source.android.com/+log/master?no-merges">Android
     27 Open Source Project (AOSP) docs/source.android.com log</a> for the complete
     28 list of changes to this site.
     29 
     30 <h2 id="april-2017">April 2017</h2>
     31 <p>Welcome to a new source.android.com! The site has been overhauled to make it
     32 easier for you to navigate, search, and read its ever-growing set of information.
     33 Here is a summary of enhancements:</p>
     34 
     35 <h3 id="screen-estate">More screen real estate, larger type size</h3>
     36 <p>The entire site is wider, allowing you to view more content at once. Code
     37 samples and commands are more visible, and all text has been enlarged.</p>
     38 
     39 <h3 id="mobile-ready">Mobile-ready view</h3>
     40 <p>The new site renders more cleanly on handheld devices with a dedicated
     41 mobile view.</p>
     42 
     43 <div  style="width:407px">
     44   <img src="images/mobile-view.png" alt="new mobile view" height="533px" />
     45   <p class="img-caption">
     46     <strong>Figure 1.</strong> Site's new mobile view
     47   </p>
     48 </div>
     49 
     50 <h3 id="top-tabs">New top-level tabs</h3>
     51 <p>The former <em>Devices</em> tab has been renamed <a
     52 href="/devices/">Porting</a>, while the old <em>Core Technologies</em>
     53 subtab has been renamed <a href="/devices/tech/">Tuning</a> and moved to the top
     54 of the site for better exposure.</p>
     55 
     56 <h3 id="security-forefront">Security at the forefront</h3>
     57 <p>With an ever-increasing focus on security in Android, the <a
     58 href="/security/">Security</a> tab has been moved forward (next to <a
     59 href="/source/">Source</a>) to reflect its importance.</p>
     60 
     61 <h3 id="reference-materials">Better reference materials</h3>
     62 <p><a href="/reference/hal/">Hardware Abstraction Layer</a> and <a
     63 href="/reference/tradefed/packages">Trade Federation</a> reference
     64 materials are available directly from a top-level <a
     65 href="/reference/">Reference</a> tab.</p>
     66 
     67 <h3 id="code-links">Persistent code links</h3>
     68 <p>The <a href="https://android.googlesource.com/">AOSP code
     69 repository</a> is always just a click away with the <strong>Go to Code</strong>
     70 button at the top right of every page.</p>
     71 
     72 <h3 id="comprehensive-footers">Comprehensive footers</h3>
     73 <p>In addition to the existing <em>About</em>, <em>Community</em>, and
     74 <em>Legal</em> footers, you can now find a complete list of links at the bottom
     75 of every page for building Android, connecting with the ecosystem, and getting
     76 help with the operating system's use.</p>
     77 
     78   </body>
     79 </html>
     80