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
/
content
/
res
/
CompatibilityInfo.java
Age
Commit message (
Expand
)
Author
2021-09-28
CompatibilityInfo: Fix per-app window resizing override
Ramakant Singh
2021-04-02
Merge SP1A.210329.001
Scott Lobdell
2021-03-24
Merge SP1A.210311.001
Scott Lobdell
2021-03-16
Let insets can still be controlled if its window bounds is moved
Tiger Huang
2021-03-09
Cap resolution for pre-S apps on TV at 1080p
Sergey Nikolaienkov
2021-03-01
Merge SP1A.210222.001
Scott Lobdell
2021-02-17
Merge SP1A.210208.001
Daniel Norman
2021-02-11
Fix screen size with compatibility override scale
Riddle Hsu
2021-01-29
Implement per-app window resizing override.
Adam Bodnar
2020-11-13
Merge SP1A.201105.002
Scott Lobdell
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-21
Don't dispatch legacy insets to client
Tiger Huang
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-01-22
Merge RP1A.200106.001
Steven Laver
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-09-27
Merge RP1A.190822.001
Scott Lobdell
2019-07-16
Compatibility API implementation for app processes.
Mathew Inwood
2019-03-22
Merge QP1A.190306.002
Scott Lobdell
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-11
Merge QP1A.190107.001
Scott Lobdell
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-09-08
Merge QP1A.180823.001
Bill Peckham
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-20
Performance: Activity Trigger frameworks support
Varun Garg
2017-03-02
Let ResourcesManager generate CompatResources
Jason Monk
2013-06-22
Add activity token to display system.
Craig Mautner
2012-08-01
Start moving away from DisplayMetrics.DENSITY_DEVICE.
Dianne Hackborn
2011-06-23
Fix issue #4770360: older app compatibility mode is really tiny on ICS phones
Dianne Hackborn
2011-06-08
Work on issue #4518815: Compatibility mode introduces compatibility regressio...
Dianne Hackborn
2011-06-01
Add new supports-screen API to set maximum allowed size.
Dianne Hackborn
2011-06-01
Compatibility mode never needed for normal size screens.
Dianne Hackborn
2011-05-31
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
Dianne Hackborn
2011-05-27
Fix compat mode bugs when updating apps.
Dianne Hackborn
2011-05-26
Add new supports-screens attributes for declaring the compatible screens.
Dianne Hackborn
2011-05-26
Rework how we decide whether to use system or status bar.
Dianne Hackborn
2011-05-25
Spiffy new compatibility mode UI.
Dianne Hackborn
2011-05-24
More compatibility mode improvements.
Dianne Hackborn
2011-05-12
New compat mode front end: UI and persistence.
Dianne Hackborn
2011-05-09
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-01-31
Fix issue #3408542: "resizeable" attribute required to get out of compat mode
Dianne Hackborn
2011-01-16
Support non-rectangular input regions.
Jeff Brown
2010-09-30
Drag/drop APIs and infrastructure
Christopher Tate
2010-04-28
New xlarge screen size.
Dianne Hackborn
2009-09-22
experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), w...
Mike Reed
2009-07-23
* Use the scaled size for surface view instead of native. The surface will be...
Mitsuru Oshima
2009-07-22
Simplify density compatibility to a boolean.
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
[next]