index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
android
/
configuration.h
Age
Commit message (
Expand
)
Author
2025-03-05
frameworks/native: Include stdint.h for int32_t type
Biswapriyo Nath
2023-01-10
[res] Add the NDK api for grammatical gender qualifier
Yurii Zubrytskyi
2021-01-29
Remove __ANDROID_API__ #if checks.
Elliott Hughes
2020-06-04
docs: Fix ref doc links. See generated output in cl/314618386.
Nick Cook
2019-12-18
Guard AConfiguration_getScreenRound.
Elliott Hughes
2019-10-30
Add "Available since" text to all android/ headers.
Elliott Hughes
2018-08-23
Restore __ANDROID_API__ guards for core <android/*> APIs
Ryan Prichard
2018-06-28
Add __INTRODUCED_IN to core <android/*.h> APIs.
Elliott Hughes
2017-01-23
Rename colorimetry to color mode
Romain Guy
2017-01-19
Add wide color gamut and HDR resource qualifiers
Romain Guy
2016-12-12
Introduce new UI_MODE_TYPE_VR_HEADSET.
Zak Cohen
2016-09-23
Migrate libandroid headers to ndk_headers.
Dan Albert
2015-05-18
Merge commit '217a04ba' into manualmerge
Adam Lesinski
2015-05-15
Adding round qualifier constant to native API.
Adam Lesinski
2015-05-12
frameworks/native: document native types and enums
Johan Euphrosine
2014-08-22
Add native flag to reflect new density type
Adam Lesinski
2014-04-03
Add ACONFIGURATION_UI_MODE_TYPE_WATCH to configuation enum.
John Spurlock
2013-07-26
Add a symbol to represent MNC=0
Johan Redestig
2013-02-12
Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!
Dianne Hackborn
2012-08-14
Add support for "-rtl" in resources
Fabrice Di Meglio
2012-03-23
move ndk headers to frameworks/native
Mathias Agopian