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
...
|
*
|
Fixed typos.
Felipe Leme
2016-02-03
1
-1
/
+1
|
|
/
*
/
Clean up UiAutomation working alongside a11y.
Phil Weaver
2016-02-08
1
-6
/
+3
|
/
*
Merge "Optionally support accessibility with UiAutomator"
Svetoslav Ganov
2016-01-29
1
-4
/
+47
|
\
|
*
Optionally support accessibility with UiAutomator
Phil Weaver
2016-01-28
1
-4
/
+47
*
|
Exposing file:// beyond your app is bad, m'kay?
Jeff Sharkey
2016-01-28
1
-6
/
+6
|
/
*
Specify the time units for waitForActivityWithTimeout
Ben Gruver
2016-01-22
1
-1
/
+1
*
Preserve window during resize triggered relaunches.
Filip Gruszczynski
2015-09-14
1
-1
/
+1
*
Handle activity launch for background users
Chong Zhang
2015-08-13
1
-10
/
+1
*
Fail silently if a process trys to launch an acitvity for background user
Wale Ogunwale
2015-08-03
1
-3
/
+8
*
Work on issue #22516282: ChooserTarget URI grants not forwarded
Dianne Hackborn
2015-07-16
1
-2
/
+3
*
Fix issue #21621920: VI: need mechanism to get current request
Dianne Hackborn
2015-06-09
1
-7
/
+12
*
Improve reporting to apps of transaction too large failures.
Dianne Hackborn
2015-05-21
1
-0
/
+6
*
Fail early when starting a background user activity.
Wale Ogunwale
2015-04-17
1
-0
/
+4
*
Show and trigger activities that implement Text Processing actions
Clara Bayarri
2015-04-10
1
-5
/
+4
*
Deprecate things that rely on Debug.startAllocCounting.
Hiroshi Yamauchi
2015-03-05
1
-0
/
+6
*
Fix issue #18665625 CTS:android.app.cts.InstrumentationTest#...
Dianne Hackborn
2014-12-09
1
-2
/
+4
*
Fix issue #18510117: Returning from an activity started with...
Dianne Hackborn
2014-12-02
1
-6
/
+9
*
Add Activity API to get referrer information.
Dianne Hackborn
2014-11-11
1
-2
/
+13
*
Start cross profile intents as caller.
Jeff Sharkey
2014-10-14
1
-2
/
+2
*
Add sample profiling option to am.
Jeff Hao
2014-08-26
1
-4
/
+4
*
Fix issue #16311398: Limit number of documents a process can open
Dianne Hackborn
2014-08-26
1
-0
/
+34
*
Fix issue #14617210: Apps can gain access to any ContentProvider...
Dianne Hackborn
2014-08-18
1
-0
/
+37
*
Fix issue #15689396: pre-installed DemoAPI tests fail...
Dianne Hackborn
2014-06-20
1
-0
/
+3
*
Pass ActivityOptions back from finishing activity.
Craig Mautner
2014-05-13
1
-2
/
+2
*
Introduce persistent forms of Activity lifecycle calls.
Craig Mautner
2014-05-09
1
-18
/
+77
*
Initial implementation of new voice interaction API.
Dianne Hackborn
2014-04-24
1
-5
/
+8
*
Fix some documentation typos.
Newton Allen
2013-10-30
1
-2
/
+2
*
Allow for setting test type as a monkey.
Adam Momtaz
2013-04-12
1
-4
/
+4
*
Warn when exposing file:// Uris beyond a process.
Jeff Sharkey
2013-04-03
1
-4
/
+5
*
App ops: vibration, neighboring cells, dialing, etc.
Dianne Hackborn
2013-02-01
1
-6
/
+7
*
Adding UI test automation APIs.
Svetoslav Ganov
2013-01-22
1
-5
/
+42
*
Better detecting if current threasd is main thread
Kristian Monsen
2013-01-18
1
-1
/
+2
*
AppInfo from Notifications for secondary users
Amith Yamasani
2012-09-24
1
-1
/
+17
*
Fix issue #7016987: Unable to attach a picture in gmail/emaill composer action.
Dianne Hackborn
2012-08-23
1
-0
/
+61
*
Fix (mostly) issue #5109947: Race condition between retrieving a...
Dianne Hackborn
2012-05-29
1
-1
/
+6
*
Request key maps from input manager service.
Jeff Brown
2012-04-10
1
-3
/
+5
*
Move some APIs from window manager to input manager.
Jeff Brown
2012-04-05
1
-12
/
+31
*
Copy EXTRA_STREAM into ClipData and grant.
Jeff Sharkey
2012-03-23
1
-0
/
+2
*
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
1
-15
/
+15
*
ActivityManager: add option to allow OpenGL trace.
Siva Velusamy
2012-03-12
1
-2
/
+3
*
Added missing comments in Instrumentation#sendStringSync
Svetoslav Ganov
2011-11-11
1
-0
/
+5
*
Instrumentation sendStringSync(String) may try to inject obsolete events.
Svetoslav Ganov
2011-11-11
1
-9
/
+8
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-0
/
+3
*
Add new am option to profile the launching of an activity.
Dianne Hackborn
2011-08-15
1
-2
/
+2
*
waitWithTimeout() needs to check if the result is already available, like wai...
Costin Manolache
2011-07-17
1
-3
/
+5
*
resolved conflicts for merge of 77dd616e to master
Dianne Hackborn
2011-05-25
1
-1
/
+1
|
\
|
*
More compatibility mode improvements.
Dianne Hackborn
2011-05-24
1
-1
/
+1
*
|
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-1
/
+0
|
/
*
resolved conflicts for merge of 06bb3aef to honeycomb-plus-aosp
Jeff Hamilton
2011-01-14
1
-0
/
+1
|
\
|
*
Add dispatching overrides for foreground apps.
Jeff Hamilton
2011-01-13
1
-0
/
+1
[prev]
[next]