OSDN Git Service

Add new landscape and portrait orientation features.
authorDianne Hackborn <hackbod@google.com>
Tue, 14 Jun 2011 02:33:22 +0000 (19:33 -0700)
committerDianne Hackborn <hackbod@google.com>
Tue, 14 Jun 2011 18:23:52 +0000 (11:23 -0700)
commite289bff0ec2b1af4ba773e0c8d49d5fd46eb9921
tree4103ae9dc1838be1f61c0562fadbff9039949b50
parentfd63814abe8e81d5e1e0eb75b5a5a18034e9b4c6
Add new landscape and portrait orientation features.

Updates aapt to know about these.  Also updates aapt badging to:

- No longer crash due to the change to how we match unspecified
configuration resources.
- Report the new "smallest screen" supported screen configs.
- Infer old screen size buckets based on new smallest width attrs.
- Report all of the different labels and icons in an app.

Change-Id: I7376042b817391bd070f549cebbc7f03be4635c8
api/current.xml
core/java/android/content/pm/PackageManager.java
core/java/android/os/Build.java
data/etc/handheld_core_hardware.xml
data/etc/tablet_core_hardware.xml
tools/aapt/Command.cpp