summaryrefslogtreecommitdiff
path: root/tests/DpiTest/src/com
AgeCommit message (Expand)Author
2021-03-09Cap resolution for pre-S apps on TV at 1080p Sergey Nikolaienkov
2011-05-26Add new supports-screens attributes for declaring the compatible screens. Dianne Hackborn
2011-05-09Better compat mode part one: start scaling windows. Dianne Hackborn
2010-04-28New xlarge screen size. Dianne Hackborn
2010-01-08Deprecate fill_parent and introduce match_parent. Romain Guy
2009-07-29Fix #2018814: System cannot correctly render assets with "wrap_content" attri... Dianne Hackborn
2009-07-24Allow for screen density drawables in compatibility mode. Dianne Hackborn
2009-07-22Simplify density compatibility to a boolean. Dianne Hackborn
2009-07-21First pass at reworking screen density/size APIs. Dianne Hackborn
2009-07-18Fix issue where scaled bitmap sizes could be wrong. Dianne Hackborn
2009-07-17Add "nodpi" density, and expose a bunch of density-related APIs. Dianne Hackborn
2009-06-26Expand support for different screen sizes. Dianne Hackborn
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745 The Android Open Source Project