index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
DisplayMetrics.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-13
Merge "docs: fix code example" into qt-dev
TreeHugger Robot
2019-11-11
docs: fix code example
Joshua Baxter
2019-11-08
docs: fix typo
Joshua Baxter
2019-06-14
DO NOT MERGE: Add DENSITY_450
bj1211jeon
2019-04-15
Add DENSITY_140, DENSITY_180, DENSITY_200, DENSITY_220
Harry Slatyer
2018-08-20
Add DENSITY_600
st.ji
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-01-26
Add DENSITY_440
weijuncheng
2016-10-14
Update DisplayMetrics even on default display
Adam Lesinski
2016-06-15
Add DENSITY_260, DENSITY_300, DENSITY_340
Erik Wolsheimer
2016-03-10
Update docs for DisplayMetrics pixel size fields
Andrii Kulian
2016-01-29
Add DENSITY_DEVICE_STABLE constant
Alan Viverette
2015-08-11
Fix issue #23122445: Add 420 density
Dianne Hackborn
2015-06-04
Add DENSITY_360
Adam Powell
2015-02-11
Add DENSITY_280
Adam Powell
2014-09-26
Corrects a typo that identified XXXHIGH as 560 dpi instead of 640.
Philip Nowell
2014-08-12
Add 560dpi, and some other stuff.
Dianne Hackborn
2014-07-16
Remove obsolete remark from XXHDPI comment.
Jeff Davidson
2013-10-17
Fix issue #11256132: Add density bucket for all real numbers between 0 and âˆ...
Dianne Hackborn
2013-02-12
Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!
Dianne Hackborn
2012-11-29
Fix issue #7585876: When changing the font settings, the movie...
Dianne Hackborn
2012-08-31
Initial draft of high-level multi-display APIs.
Jeff Brown
2012-08-03
We can now (kind-of) change screen density on the fly.
Dianne Hackborn
2012-08-01
Start moving away from DisplayMetrics.DENSITY_DEVICE.
Dianne Hackborn
2012-06-18
Docs only: DENSITY_TV, not just for TVs any more!
Dianne Hackborn
2012-01-25
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
Dianne Hackborn
2011-06-23
Fix issue #4770360: older app compatibility mode is really tiny on ICS phones
Dianne Hackborn
2011-05-27
Add "tv" density for 720p screens.
Dianne Hackborn
2011-05-26
Rework how we decide whether to use system or status bar.
Dianne Hackborn
2011-05-09
Better compat mode part one: start scaling windows.
Dianne Hackborn
2010-10-22
Implement issue #3116702: New manifest tags for supported screen sizes
Dianne Hackborn
2010-04-28
New xlarge screen size.
Dianne Hackborn
2009-10-30
doc change: misc doc fixes.
Dirk Dougherty
2009-08-13
DOCS ONLY.
Scott Main
2009-07-24
Allow for screen density drawables in compatibility mode.
Dianne Hackborn
2009-07-21
First pass at reworking screen density/size APIs.
Dianne Hackborn
2009-07-21
cast is floor. Use round instead.
Mitsuru Oshima
2009-07-17
Add "nodpi" density, and expose a bunch of density-related APIs.
Dianne Hackborn
2009-07-08
Re-implementation of large screen support using window manager.
Mitsuru Oshima
2009-06-26
Expand support for different screen sizes.
Dianne Hackborn
2009-06-23
* new screen resolution support impl.
Mitsuru Oshima
2009-06-19
Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_den...
David 'Digit' Turner
2009-06-10
resolution support fix/improvement
Mitsuru Oshima
2009-06-03
* Moved supports-density tag under manifest
Mitsuru Oshima
2009-05-11
* update all metrics data when updating density.
Mitsuru Oshima
2009-05-06
* update density correctly when the configuration is changed.
Mitsuru Oshima
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
[next]