summaryrefslogtreecommitdiff
path: root/include/android/configuration.h
AgeCommit message (Expand)Author
2025-03-05frameworks/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-29Remove __ANDROID_API__ #if checks. Elliott Hughes
2020-06-04docs: Fix ref doc links. See generated output in cl/314618386. Nick Cook
2019-12-18Guard AConfiguration_getScreenRound. Elliott Hughes
2019-10-30Add "Available since" text to all android/ headers. Elliott Hughes
2018-08-23Restore __ANDROID_API__ guards for core <android/*> APIs Ryan Prichard
2018-06-28Add __INTRODUCED_IN to core <android/*.h> APIs. Elliott Hughes
2017-01-23Rename colorimetry to color mode Romain Guy
2017-01-19Add wide color gamut and HDR resource qualifiers Romain Guy
2016-12-12Introduce new UI_MODE_TYPE_VR_HEADSET. Zak Cohen
2016-09-23Migrate libandroid headers to ndk_headers. Dan Albert
2015-05-18Merge commit '217a04ba' into manualmerge Adam Lesinski
2015-05-15Adding round qualifier constant to native API. Adam Lesinski
2015-05-12frameworks/native: document native types and enums Johan Euphrosine
2014-08-22Add native flag to reflect new density type Adam Lesinski
2014-04-03Add ACONFIGURATION_UI_MODE_TYPE_WATCH to configuation enum. John Spurlock
2013-07-26Add a symbol to represent MNC=0 Johan Redestig
2013-02-12Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!! Dianne Hackborn
2012-08-14Add support for "-rtl" in resources Fabrice Di Meglio
2012-03-23move ndk headers to frameworks/native Mathias Agopian