1. 48d0d18 Add activity token to display system. by Craig Mautner · 11 years ago
  2. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  3. 2b31d53 Fix issue #4770360: older app compatibility mode is really tiny on ICS phones by Dianne Hackborn · 13 years ago
  4. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 13 years ago
  5. 2762ff3 Add new supports-screen API to set maximum allowed size. by Dianne Hackborn · 13 years ago
  6. 39ec8fb9 Compatibility mode never needed for normal size screens. by Dianne Hackborn · 13 years ago
  7. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  8. 8ea5e1d Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  9. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 13 years ago
  10. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  11. 36cd41f Spiffy new compatibility mode UI. by Dianne Hackborn · 13 years ago
  12. 5be8de3 More compatibility mode improvements. by Dianne Hackborn · 13 years ago
  13. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 13 years ago
  14. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  15. 2bfa2ea Fix issue #3408542: "resizeable" attribute required to get out of compat mode by Dianne Hackborn · 13 years ago
  16. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  17. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 14 years ago
  18. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  19. b5c17a6 experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on by Mike Reed · 15 years ago
  20. 589cebe * Use the scaled size for surface view instead of native. The surface will be always scaled by Mitsuru Oshima · 15 years ago
  21. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  22. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  23. 61324e5 cast is floor. Use round instead. by Mitsuru Oshima · 15 years ago
  24. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 15 years ago
  25. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 15 years ago
  26. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  27. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 15 years ago
  28. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 15 years ago
  29. 569076c widgets scaling fix. Use container's compatibility info and display metrics when container and widgets disagree. by Mitsuru Oshima · 15 years ago
  30. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  31. 64f5934 * new screen resolution support impl. by Mitsuru Oshima · 15 years ago
  32. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  33. e5fb328 resolution support fix/improvement by Mitsuru Oshima · 15 years ago
  34. 2f5e6b2 A workaround to fix rotation issue. I'm remote now and hard to do troubleshooting (i cannot rotate emulator in nx..) by Mitsuru Oshima · 15 years ago
  35. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago