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
/
app
/
Instrumentation.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
PIHooks: Get package name from context instead of app
jhenrique09
2023-01-03
1
-2
/
+2
*
Merge tag 'android-13.0.0_r16' into t13.0
George Zacharia
2022-12-15
1
-0
/
+39
|
\
|
*
Prevent waiting if no new activity instance launched
Louis Chang
2022-07-19
1
-0
/
+39
|
*
Reland: Change input injection security model
Prabir Pradhan
2022-05-09
1
-37
/
+50
*
|
Introduce PropImitationHooks
Omkar Chandorkar
2022-10-26
1
-0
/
+3
*
|
Reland: Change input injection security model
Prabir Pradhan
2022-05-10
1
-37
/
+50
|
/
*
Revert "Change input injection security model to require INJECT_..."
Prabir Pradhan
2022-04-08
1
-50
/
+37
*
Instrumentation: Wait for finish when injecting pointer events
Prabir Pradhan
2022-04-08
1
-1
/
+1
*
Remove exception for injecting pointer event from sendTrackballEventSync
Prabir Pradhan
2022-04-05
1
-5
/
+0
*
Change input injection security model to require INJECT_EVENTS permission
Prabir Pradhan
2022-04-04
1
-37
/
+55
*
Remove injectInputAfterTransactionsApplied from WMS
Prabir Pradhan
2022-03-31
1
-3
/
+22
*
Merge "Remove permission token from startActivityAsCaller" into tm-dev
Mark Renouf
2022-03-25
1
-2
/
+2
|
\
|
*
Remove permission token from startActivityAsCaller
Mark Renouf
2022-03-23
1
-2
/
+2
*
|
Update setInTouchMode javadoc
Antonio Kantek
2022-03-23
1
-0
/
+4
*
|
Add Intrsumentation#resetInTouchMode for instrumenting
Ming-Shin Lu
2022-03-05
1
-0
/
+9
|
/
*
(TouchMode Permission 2.6/n) Revert Instrumentation#setInTouchMode
Antonio Kantek
2022-02-09
1
-4
/
+0
*
(TouchMode Permission 2/n) Introduce permission for touch mode
Antonio Kantek
2022-02-02
1
-9
/
+11
*
Merge changes from topic "camera-compat" into sc-v2-dev am: 3486eacda3 am: 02...
Mariia Sandrikova
2021-12-18
1
-1
/
+1
|
\
|
*
[2/n] Camera Compat UI: Add interfaces for client-server communication.
Mariia Sandrikova
2021-12-17
1
-1
/
+1
*
|
Merge "Update split controller to latest extension interface" into sc-v2-dev ...
Andrii Kulian
2021-08-18
1
-1
/
+2
|
\
|
|
*
Update split controller to latest extension interface
Andrii Kulian
2021-08-16
1
-1
/
+2
*
|
Merge "Enforce intents to match intent filters."
John Wu
2021-08-06
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Enforce intents to match intent filters.
John Wu
2021-08-03
1
-1
/
+2
*
|
Intercept activity start requests in client organizer
Andrii Kulian
2021-08-03
1
-6
/
+35
|
/
*
Update ContentCaptureContext to have a token information
Joanne Chung
2021-03-02
1
-1
/
+2
*
Relax the PI mutability flag requirement for apps under instrumentation
Ashwini Oruganti
2021-01-21
1
-0
/
+14
*
Optionally wait animations on syncInputTransactions/injectInputEvent
Bernardo Rufino
2020-11-19
1
-1
/
+2
*
Merge "Use op package name as the calling package while start activities"
TreeHugger Robot
2020-11-06
1
-10
/
+10
|
\
|
*
Use op package name as the calling package while start activities
Louis Chang
2020-10-27
1
-10
/
+10
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-4
/
+4
*
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-4
/
+4
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-4
/
+4
|
/
*
UiAutomation supports new flag, FLAG_DO_NOT_USE_ACCESSIBILITY
mincheli
2020-09-08
1
-2
/
+4
*
Merge "Support apps sharing file:// URIs with the camera API" into rvc-dev am...
Zimuzo Ezeozue
2020-06-02
1
-6
/
+6
|
\
|
*
Support apps sharing file:// URIs with the camera API
Zim
2020-06-01
1
-6
/
+6
|
*
Update inner class constructor refs to use proper syntax.
Andrew Sapperstein
2020-05-01
1
-1
/
+1
|
*
Rename featureId -> attributionTag
Philip P. Moltmann
2020-03-12
1
-18
/
+16
*
|
Update inner class constructor refs to use proper syntax.
Andrew Sapperstein
2020-04-29
1
-1
/
+1
*
|
Let #getUiAutomation return null if UiAutomation fails to connect (3/n)
JW Wang
2020-04-01
1
-2
/
+27
*
|
Rename featureId -> attributionTag
Philip P. Moltmann
2020-03-11
1
-18
/
+16
|
/
*
Revert "Revert "Activity start: Send featureId from context->AppOpsManager""
Philip P. Moltmann
2020-02-12
1
-7
/
+8
*
Revert "Activity start: Send featureId from context->AppOpsManager"
Philip P. Moltmann
2020-02-10
1
-8
/
+7
*
Activity start: Send featureId from context->AppOpsManager
Philip P. Moltmann
2020-02-08
1
-7
/
+8
*
Add #onPictureInPictureRequested to Activity and ATM
jorgegil@google.com
2019-12-20
1
-0
/
+10
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Isolate mAnimationCompleteLock from mSync.
wilsonshih
2019-12-10
1
-7
/
+10
*
Deprecated APIs related to ActivityGroup
Charles Chen
2019-08-27
1
-3
/
+0
*
apply empty transaction in startActivitySync
Prabir Pradhan
2019-08-07
1
-0
/
+7
*
[DO NOT MERGE] Adding API for defining and invoking DirectActions
Sunny Goyal
2019-04-25
1
-2
/
+2
*
Change Instrumentation to call injectInputAfterTransactionApplied
chaviw
2019-02-27
1
-2
/
+6
[next]