Dianne Hackborn f77ae6e65a New orientation handling. Only impacts SDK (aapt dump badging).
This is a new way of determining whether an application requires
specific orientations, done by looking at any requirements in its
activity tags.  Note that this won't catch all possible issues,
because applications can still force an orientation through Java
APIs, but the vast majority of applications that actually require
a specific orientation should be doing it this way because it the
easiest way and the only way to cleanly launch into the app from
a different orientation without doing some serious activity tricks.

Change-Id: I11d32104f6bc3d2a72aeeff1ca150b8f1c9f5588
2011-06-16 11:13:20 -07:00
..
2010-08-24 20:20:50 -07:00
2011-02-14 17:06:19 -08:00
2011-02-14 17:06:19 -08:00
2011-02-28 18:36:41 -08:00
2010-12-08 11:21:30 -08:00
2010-12-08 11:21:30 -08:00
2011-01-04 20:52:08 +02:00