summaryrefslogtreecommitdiff
path: root/android/api_levels.go
AgeCommit message (Expand)Author
2021-11-05S V2 is now 32Michael Wright
2021-06-01platform/build/soong - S is now 31Jeff Sharkey
2021-05-17cc/linker.go: check min_sdk_version.Elliott Hughes
2021-04-03Move java.sdkSpec to the android packageJiyong Park
2021-02-05cc: fix version macro for stubsJooyung Han
2021-01-26apex: checks min_sdk_version for preview/currentJooyung Han
2020-11-14Replace android.WriteFile rule with android.WriteFileRuleColin Cross
2020-10-02Fix apex_test.go and add it to Android.bpColin Cross
2020-09-22Convert more versions in config to ApiLevel.Dan Albert
2020-09-22Replace FutureApiLevel with an ApiLevel.Dan Albert
2020-09-22Replace ApiStrToNum uses with ApiLevel.Dan Albert
2020-09-18Update finalized codenames map.Dan Albert
2020-09-18Replace stringly-typed API levels.Dan Albert
2020-05-02Updating platform SDK version for RSvet Ganov
2020-04-08Remove PLATFORM_VERSION_FUTURE_CODENAMESJooyung Han
2020-04-02Apex: support codenames for min_sdk_versionJooyung Han
2019-06-10Merge changes I9f8df94f,I2d7f5c56,I0ebb7381,Ieefcfc1a am: a6bf56d4beColin Cross
2019-06-06Consolidate baseContext, BaseContext, and BaseModuleContextColin Cross
2019-05-11Revert "Revert "Android Q is API 29""Ian Pedowitz
2019-05-02Revert "RESTRICT AUTOMERGE Android Q is API 29"Ian Pedowitz
2019-04-30RESTRICT AUTOMERGE Android Q is API 29Suprabh Shukla
2019-02-06Prepare for a type-safe OnceKeyColin Cross
2018-07-24Stop versioning NDK stubs pre-M.Dan Albert
2018-04-12Finalizing P SDKWale Ogunwale
2017-11-30Make *Context.Config return a Config instead of a interface{}Colin Cross
2017-11-29Wrap PackageContext and SingletonContextColin Cross
2017-08-29Add a name to API level map for O.Dan Albert
2017-08-02Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.Dan Albert
2017-07-28Add NDK API codenames for old releases.Dan Albert
2017-05-10Prettify soong ninja build descriptionsColin Cross
2017-03-31Generate file to map codenames to API levels.Dan Albert