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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ContextImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Revert "Allow package verifier to hide specific fgs notifications."" i...
TreeHugger Robot
2020-09-25
1
-13
/
+0
|
\
|
*
Revert "Allow package verifier to hide specific fgs notifications."
Kweku Adams
2020-09-23
1
-13
/
+0
*
|
[RESTRICT AUTOMERGE] Make a context dervied from an UI context as an UI context
Charles Chen
2020-08-26
1
-1
/
+6
*
|
Respect UI Context for getDisplay
Charles Chen
2020-08-24
1
-10
/
+10
|
/
*
Allow package verifier to hide specific fgs notifications.
Kweku Adams
2020-08-18
1
-0
/
+13
*
Fix NPE when invoking Context#isUiContext
Charles Chen
2020-07-08
1
-17
/
+22
*
Revert "Revert "Enable IMS and its config context to obtain UI component""
Charles Chen
2020-06-29
1
-2
/
+5
*
Revert "Enable IMS and its config context to obtain UI component"
Alistair Delva
2020-06-24
1
-5
/
+2
*
Enable IMS and its config context to obtain UI component
Charles Chen
2020-06-23
1
-2
/
+5
*
Merge "Support apps sharing file:// URIs with the camera API" into rvc-dev
Zimuzo Ezeozue
2020-06-02
1
-1
/
+1
|
\
|
*
Support apps sharing file:// URIs with the camera API
Zim
2020-06-01
1
-1
/
+1
*
|
Fix get display from display context derived context not working
Charles Chen
2020-05-30
1
-0
/
+1
|
/
*
Cache isSystemOrSystemUI on ContextImpl creation
Chris Li
2020-04-27
1
-6
/
+14
*
Remove the @hide from ContextImpl#bindServiceAsUser
Alex Kershaw
2020-03-29
1
-1
/
+0
*
Report incorrect context usage in ViewConfiguration
Chris Li
2020-03-26
1
-1
/
+3
*
Rename createBaseActivityResources to createBaseTokenResources
Charles Chen
2020-03-24
1
-3
/
+2
*
Show class name in error message
Charles Chen
2020-03-16
1
-2
/
+3
*
Rename featureId -> attributionTag
Philip P. Moltmann
2020-03-12
1
-72
/
+72
*
[API Review] Expose sendOrderedBroadcast
Peter Wang
2020-02-26
1
-3
/
+3
*
Merge "Cache package and permission information"
Tim Murray
2020-02-21
1
-21
/
+2
|
\
|
*
Cache package and permission information
Daniel Colascione
2020-02-20
1
-21
/
+2
*
|
Handle config/display changes for WindowContext
Andrii Kulian
2020-02-21
1
-1
/
+19
|
/
*
Exempt-From-Owner-Approval: Report non-visual Context misuse
Andrii Kulian
2020-02-20
1
-12
/
+54
*
Revert "Revert "Activity start: Send featureId from context->AppOpsManager""
Philip P. Moltmann
2020-02-12
1
-42
/
+43
*
Revert "Activity start: Send featureId from context->AppOpsManager"
Philip P. Moltmann
2020-02-10
1
-43
/
+42
*
Activity start: Send featureId from context->AppOpsManager
Philip P. Moltmann
2020-02-08
1
-42
/
+43
*
Always create application cache directories through StorageManager.
Martijn Coenen
2020-02-03
1
-14
/
+17
*
Merge changes from topic "add_bundle_to_window_context"
Andrii Kulian
2020-01-31
1
-2
/
+2
|
\
|
*
Add bundle options to Context#createWindowContext API
Andrii Kulian
2020-01-28
1
-2
/
+2
*
|
Fix ResourcesLoader NPE
Ryan Mitchell
2020-01-30
1
-1
/
+2
*
|
Refactor ResourcesLoader APIs
Ryan Mitchell
2020-01-28
1
-9
/
+19
|
/
*
Introduce WindowContext API
Andrii Kulian
2020-01-22
1
-22
/
+56
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-30
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add the root of crates by Context.getCrateDir
Felka Chang
2019-12-16
1
-0
/
+21
*
[Telephony Mainline] Exposed sendOrderedBroadcast
Peter Wang
2019-11-27
1
-0
/
+12
*
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-13
1
-0
/
+1
*
System API: Context#registerReceiverForAllUsers
Meng Wang
2019-11-07
1
-0
/
+14
*
Expose Context.sendOrderedBroadcast with appop
Jordan Liu
2019-11-01
1
-0
/
+14
*
Add feature context
Philip P. Moltmann
2019-10-17
1
-26
/
+41
*
Explicitly take flags in createContextAsUser()
Makoto Onuki
2019-10-14
1
-2
/
+2
*
Merge "Add Context.createContextAsUser()"
Makoto Onuki
2019-10-10
1
-0
/
+9
|
\
|
*
Add Context.createContextAsUser()
Makoto Onuki
2019-10-10
1
-0
/
+9
*
|
Merge "Perform agent startup-attach before bind" am: 7ae1299cdd am: d3337c905...
Alex Light
2019-10-09
1
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
Perform agent startup-attach before bind
Alex Light
2019-10-08
1
-1
/
+10
*
|
Create permission manager AIDL
Todd Kennedy
2019-07-02
1
-3
/
+5
|
/
*
Revert "Add optional reasons why permissions were denied"
Tim Murray
2019-05-07
1
-45
/
+19
*
Add optional reasons why permissions were denied
Philip P. Moltmann
2019-05-05
1
-19
/
+45
*
Revert ContextImpl LoadedApk packageInfo caching workaround
Winson
2019-03-29
1
-13
/
+8
*
Merge "Remove unnecessary called from system process warning."
TreeHugger Robot
2019-03-22
1
-1
/
+0
|
\
[next]