summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/ApplicationInfo.java
AgeCommit message (Expand)Author
2021-06-17Merge SP1A.210604.001Brian Orr
2021-05-21Merge SP1A.210513.004Chris Gross
2021-05-20Add application-level 'attributionsAreUserVisible' attributeErik Wolsheimer
2021-05-13Merge SP1A.210510.001Brian Orr
2021-05-10Implement requestForegroundServiceExemption, without enabling itMakoto Onuki
2021-05-03Change hasRequestRawExternalStorageAccess() to return integerSahana Rao
2021-04-30Add profileable opt-out to packages.list.Florian Mayer
2021-04-29Merge SP1A.210425.001Scott Lobdell
2021-04-23Merge SP1A.210412.001Scott Lobdell
2021-04-15Suppress AutoBoxing issue for hasRequestRawExternalStorageAccessAurimas Liutikas
2021-04-09Merge SP1A.210407.002Scott Lobdell
2021-04-06Rename requestOptimizedExternalStorageAccess to more precise nameSahana Rao
2021-04-02Merge SP1A.210329.001Scott Lobdell
2021-03-31Merge "Add documents for isOem/Vendor/Product" am: 67b816def6 am: 1593239f22 ...Paul Hu
2021-03-30Add documents for isOem/Vendor/Productpaulhu
2021-03-24Cleanup nativeHeapZeroInit and memtagMode implementation.Evgenii Stepanov
2021-03-24Merge SP1A.210311.001Scott Lobdell
2021-03-23Add manifest attribute requestOptmizedExternalStorageAccessSahana Rao
2021-03-04Merge "Add new application category for accessibility" into sc-devRyan Lin
2021-03-01Merge SP1A.210222.001Scott Lobdell
2021-02-25Implement memtagMode and nativeHeapZeroInit manifest attrs.Evgenii Stepanov
2021-02-24Introduce 'dataExtractionRules' manifest attributeRuslan Tkhakokhov
2021-02-22Expose ApplicationInfo compileSdkVersionWinson
2021-02-22Add new application category for accessibilityryanlwlin
2021-02-17Merge SP1A.210208.001Daniel Norman
2021-02-08Add overlayPaths to ApplicationInfoRyan Mitchell
2021-02-02Implement memtagMode and nativeHeapZeroInit manifest attrs.Evgenii Stepanov
2021-01-22Merge SP1A.210105.001Scott Lobdell
2020-12-16Update some in-procss APIs to system APIspaulhu
2020-11-17Merge SP1A.201116.001Scott Lobdell
2020-11-13Merge SP1A.201105.002Scott Lobdell
2020-11-11Merge "Expose some ApplicationInfo#is* methods as in-process API"Paul Hu
2020-11-09Expose some ApplicationInfo#is* methods as in-process APIpaulhu
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-09Merge SP1A.200921.001Scott Lobdell
2020-09-18Merge "Clarify docs for FLAG_SYSTEM" am: 40dcbcad28 am: b4ff7c066f am: 687923...Treehugger Robot
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-15Clarify docs for FLAG_SYSTEMCharles Munger
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-08-11Allow usage of constant in testsJordan Jozwiak
2020-05-01Merge RP1A.200501.001Steven Laver
2020-04-29Update more Parcelables to send Strings UTF-8.Jeff Sharkey
2020-04-23Merge RP1A.200423.002Steven Laver
2020-04-21Update some Parcelables to send Strings UTF-8.Jeff Sharkey
2020-03-30Merge RP1A.200326.001Steven Laver
2020-03-25Merge RP1A.200320.002Steven Laver
2020-03-24Switch auto-revoke manifest flag to a tri-stateEugene Susla
2020-03-19Convert enableGwpAsan to @IntDef and rename to gwpAsanMode.Evgenii Stepanov