index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
/
ApplicationInfo.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate IME to handle back with OnBackInvokedDispatcher.
Shan Huang
2022-05-04
1
-0
/
+17
*
Merge "Change unsafe readSparseArray call in ApplicationInfo." am: db4e1b7369...
Hao Ke
2022-03-07
1
-1
/
+1
|
\
|
*
Change unsafe readSparseArray call in ApplicationInfo.
Hao Ke
2022-03-01
1
-1
/
+1
*
|
Move OnBackInvokedCallback to window package.
Vadim Caen
2022-03-02
1
-2
/
+2
*
|
Change ApplicationInfo create timestamp to uptimeMillis
Jeremy Meyer
2022-02-17
1
-2
/
+3
*
|
Add enableOnBackInvokedCallaback manifest attribute
Vadim Caen
2022-02-14
1
-0
/
+26
*
|
Add Cross-UID ActivityEmbedding trust model APIs
Andrii Kulian
2022-02-09
1
-1
/
+51
*
|
Expose SharedLibrary APIs for use by SupplementalProcess module
Gavin Corkery
2022-02-02
1
-32
/
+52
*
|
APP languages detection
Josh Hou
2022-01-14
1
-0
/
+24
*
|
Support per-process Application class (package parser)
Makoto Onuki
2021-12-13
1
-2
/
+65
*
|
Don't update cached ApplicationInfo with old information
Jeremy Meyer
2021-12-10
1
-0
/
+11
|
/
*
Fix the typos on the java doc
Rhed Jao
2021-12-03
1
-1
/
+1
*
Add application-level 'attributionsAreUserVisible' attribute
Erik Wolsheimer
2021-05-20
1
-0
/
+17
*
Implement requestForegroundServiceExemption, without enabling it
Makoto Onuki
2021-05-10
1
-0
/
+20
*
Change hasRequestRawExternalStorageAccess() to return integer
Sahana Rao
2021-05-03
1
-12
/
+47
*
Add profileable opt-out to packages.list.
Florian Mayer
2021-04-30
1
-0
/
+29
*
Suppress AutoBoxing issue for hasRequestRawExternalStorageAccess
Aurimas Liutikas
2021-04-15
1
-0
/
+1
*
Rename requestOptimizedExternalStorageAccess to more precise name
Sahana Rao
2021-04-06
1
-15
/
+15
*
Merge "Add documents for isOem/Vendor/Product" am: 67b816def6 am: 1593239f22 ...
Paul Hu
2021-03-31
1
-3
/
+12
|
\
|
*
Add documents for isOem/Vendor/Product
paulhu
2021-03-30
1
-3
/
+12
|
*
Implement memtagMode and nativeHeapZeroInit manifest attrs.
Evgenii Stepanov
2021-02-25
1
-0
/
+73
*
|
Cleanup nativeHeapZeroInit and memtagMode implementation.
Evgenii Stepanov
2021-03-24
1
-15
/
+57
*
|
Add manifest attribute requestOptmizedExternalStorageAccess
Sahana Rao
2021-03-23
1
-0
/
+36
*
|
Merge "Add new application category for accessibility" into sc-dev
Ryan Lin
2021-03-04
1
-1
/
+11
|
\
\
|
*
|
Add new application category for accessibility
ryanlwlin
2021-02-22
1
-1
/
+11
*
|
|
Introduce 'dataExtractionRules' manifest attribute
Ruslan Tkhakokhov
2021-02-24
1
-0
/
+18
*
|
|
Expose ApplicationInfo compileSdkVersion
Winson
2021-02-22
1
-5
/
+1
|
/
/
*
|
Add overlayPaths to ApplicationInfo
Ryan Mitchell
2021-02-08
1
-1
/
+22
*
|
Implement memtagMode and nativeHeapZeroInit manifest attrs.
Evgenii Stepanov
2021-02-02
1
-0
/
+73
|
/
*
Update some in-procss APIs to system APIs
paulhu
2020-12-16
1
-3
/
+3
*
Merge "Expose some ApplicationInfo#is* methods as in-process API"
Paul Hu
2020-11-11
1
-0
/
+3
|
\
|
*
Expose some ApplicationInfo#is* methods as in-process API
paulhu
2020-11-09
1
-0
/
+3
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-2
/
+2
|
/
*
Clarify docs for FLAG_SYSTEM
Charles Munger
2020-09-15
1
-2
/
+9
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-1
/
+1
*
Update more Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-29
1
-15
/
+12
*
Update some Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-21
1
-48
/
+48
*
Switch auto-revoke manifest flag to a tri-state
Eugene Susla
2020-03-24
1
-0
/
+24
*
Convert enableGwpAsan to @IntDef and rename to gwpAsanMode.
Evgenii Stepanov
2020-03-19
1
-15
/
+38
*
Add "enableGwpAsan" tag to android manifest.
Evgenii Stepanov
2020-03-12
1
-1
/
+25
*
Deprecate long-obsolete android:anyDensity
John Reck
2020-03-05
1
-0
/
+4
*
Squash same ApplicationInfo's in Parcel
Makoto Onuki
2020-02-24
1
-1
/
+7
*
Merge changes from topic "allowNativeHeapPointerTagging"
Evgenii Stepanov
2020-02-14
1
-0
/
+17
|
\
|
*
Add android:allowNativeHeapPointerTagging.
Evgenii Stepanov
2020-02-13
1
-0
/
+17
*
|
Handle prefix when dumping ApplicationInfo#crossProfile
Yohei Yukawa
2020-02-11
1
-1
/
+1
|
/
*
Add crossProfile to ApplicationInfo.
Jonathan Scott
2020-01-28
1
-0
/
+11
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-12-05
1
-2
/
+2
*
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-13
1
-0
/
+2
*
Merge changes from topic "system_ext"
Jeongik Cha
2019-07-17
1
-5
/
+5
|
\
[next]