Merge commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864'
* commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864':
Simplify density compatibility to a boolean.
Instead of a list, we now just have a single boolean indicating whether an
application is density aware, and this set set to true by default as of
Donut.
This changes the names of the directories in aapt, to what you see
in the list of DpiTest resources. Also adds a new "long" configuration
for wide screens, which the platform sets appropriate, and introduces
a new kind of resizeability for not large but significantly larger
than normal screens which may have compatibility issues.
the carousel bulletin items
also move the IO announcement into the carousel and add an ADC2 announcement
ALSO change the carousel script to write all bulletins to the DOM right away and show/hide them, instead of reading from the JSON and writing to the DOM each time on the fly
Automated import of CL 150594
so our own site search can return translated docs in a search.
this can be written with a 'find' command from the online-docs/intl/ dir
BUG=1910893
Automated import of CL 150587
Nowhere in the documentation does it say that the only valid package names
are ones that match (excuse my abuse of regex to explain this):
^[A-Za-z][A-Za-z0-9_]
This change makes clear the rules followed by the PackageParser
Merge commit 'ae7c980e8e5f5e8c78536f0b37fca50d1a7966ca'
* commit 'ae7c980e8e5f5e8c78536f0b37fca50d1a7966ca':
Added info about mcc and mnc, plus other changes per http://b/1918247; rewrote "How Android find best match" section per rgreenwalt's comments and added flowchart.
Merge commit '3d59ee7aa66a5b1e80f5042f8d872dd9819b5f40'
* commit '3d59ee7aa66a5b1e80f5042f8d872dd9819b5f40':
AI 149839: make the home page's announcement block expandable...
primarily, this is to handle various lengths of text due to translations,
but also allows us to be more flexible WRT the content for the top section.
Automated import of CL 149839
Nowhere in the documentation does it say that the only valid package names
are ones that match (excuse my abuse of regex to explain this):
^[A-Za-z][A-Za-z0-9_]
This change makes clear the rules followed by the PackageParser
Merge commit 'b42e1ff65ae44a0873959c5defe3ba4826109490'
* commit 'b42e1ff65ae44a0873959c5defe3ba4826109490':
AI 149494: Minor improvements to wording in design tips for missing activity and notifications
Merge commit 'c01159bb00f7273f9b051dfbbe6bc10d54d3a846'
* commit 'c01159bb00f7273f9b051dfbbe6bc10d54d3a846':
AI 149404: Am sending again with the latest changes
Merge commit '1cb62b83241c5d1cac9e9cda60d0d5d9218b44fb'
* commit '1cb62b83241c5d1cac9e9cda60d0d5d9218b44fb':
AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack.
Merge commit 'c29df57e5abb09c7e1ceed153e8f2b906f522d7b'
* commit 'c29df57e5abb09c7e1ceed153e8f2b906f522d7b':
AI 149272: Mark 1.5r1 as a "non-current" release, with pointer to 1.5r2.