Scott Main
8a18006e9d
am e54d44b3: am ab23611c: am 816e905a: am 32bd5495: add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
...
* commit 'e54d44b35bc87bd8c44a3657f65c19754a5d5ae9':
add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
2013-04-12 13:11:26 -07:00
Raph Levien
6c0724010f
Merge "Fix for bug 8500202: Right-to-left text not showing in list view" into jb-mr2-dev
2013-04-12 20:08:33 +00:00
Scott Main
2ad0003576
am 6c79bc7e: am bfc4e4eb: am c9762f20: Merge "exclude IAB docs and various SDK docs from search suggestions Also delete several useless files" into jb-mr1.1-docs
...
* commit '6c79bc7ed1bea9013884907261cb1cd465c13741':
exclude IAB docs and various SDK docs from search suggestions Also delete several useless files
2013-04-12 13:04:58 -07:00
Scott Main
e54d44b35b
am ab23611c: am 816e905a: am 32bd5495: add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
...
* commit 'ab23611c32a3887367b481cb023aa49c250eb0a3':
add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
2013-04-12 13:04:56 -07:00
Tim Murray
d6b8a03533
Merge "Add support for synchronous get()." into jb-mr2-dev
2013-04-12 20:03:52 +00:00
Scott Main
6c79bc7ed1
am bfc4e4eb: am c9762f20: Merge "exclude IAB docs and various SDK docs from search suggestions Also delete several useless files" into jb-mr1.1-docs
...
* commit 'bfc4e4ebf65fff4a07a8b0a7d1fc56e58965f564':
exclude IAB docs and various SDK docs from search suggestions Also delete several useless files
2013-04-12 13:02:56 -07:00
Scott Main
ab23611c32
am 816e905a: am 32bd5495: add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
...
* commit '816e905ac241529919e3cb1adde533429924b02f':
add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
2013-04-12 13:02:53 -07:00
Scott Main
bfc4e4ebf6
am c9762f20: Merge "exclude IAB docs and various SDK docs from search suggestions Also delete several useless files" into jb-mr1.1-docs
...
* commit 'c9762f201bb511a1566f0054cedea0115da6dab8':
exclude IAB docs and various SDK docs from search suggestions Also delete several useless files
2013-04-12 13:00:08 -07:00
Scott Main
816e905ac2
am 32bd5495: add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
...
* commit '32bd549520fdb46842f2e8fff8365cf7c9ee83a7':
add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
2013-04-12 13:00:06 -07:00
Scott Main
c9762f201b
Merge "exclude IAB docs and various SDK docs from search suggestions Also delete several useless files" into jb-mr1.1-docs
2013-04-12 19:57:57 +00:00
Adam Momtaz
8f6f1f43ee
Allow for setting test type as a monkey.
...
1. This allows UiAutomation type tests to run as if an
android monkey test is running. This allows applications
that recognize that they are drive by a test framework and
avoid performing certain actions such as calling 911.
2. Fixed a bug where the UiAutomation#disconnect() was not
called when the instrumentation is shutdown.
bug: 8588857
Change-Id: I9e3624dfbe2b8f81f27805711de1098ea2edd03d
2013-04-12 12:54:34 -07:00
Robert Greenwalt
a05e4583af
Disconnect from AP when teardown requested.
...
We can leave the driver running if it can't handle quick
start/stop cycles, but we must disconnect when requested.
Bug:8549078
Change-Id: Id2e930fb48ca78bb459b775cba7e9aa31a6c9941
2013-04-12 12:44:56 -07:00
Robert Greenwalt
3016244ffb
Merge "Add new route.hasGateway() api" into jb-mr2-dev
2013-04-12 19:02:24 +00:00
Craig Mautner
d5e7b8bfb4
Merge "Clear test rectangle if previous focus is null." into jb-mr2-dev
2013-04-12 19:02:06 +00:00
Kenny Root
10a25c0af7
Merge "Remove keystore entries when app data cleared" into jb-mr2-dev
2013-04-12 18:54:23 +00:00
Raph Levien
f5cf6c9d44
Fix for bug 8500202: Right-to-left text not showing in list view
...
In single line mode, changing the text from LTR to RTL (or vice versa)
affects the alignment, which in turn means that bringTextIntoView is
needed to update the scrolling. A registerForPredraw should be done to
make this happen, but it was missing. This patch tests explicitly for
direction changes in this case, and schedules a predraw if so.
Change-Id: I16e0e23141c244dc8adc00ea8306dfe4c9bf487d
2013-04-12 11:42:25 -07:00
Scott Main
32bd549520
add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
...
Change-Id: Ideacad7f2b7dd78f56faef93de1f4d5bc60db6a7
2013-04-12 11:40:38 -07:00
Robert Greenwalt
ca441ee2f0
Add new route.hasGateway() api
...
Fixes issues brought in by change to isHostRoute. isHostRoute
was technically correct, but the callers really wanted hasNextHop
behavior.
bug:8597268
Change-Id: I360761ccfa98b2ba34642f717a78fa71ec1bae4f
2013-04-12 11:22:52 -07:00
Scott Main
6be7162966
exclude IAB docs and various SDK docs from search suggestions
...
Also delete several useless files
Change-Id: I1b17e4eca17e69169002fc617180beb2ac83f67a
2013-04-12 11:19:39 -07:00
Baligh Uddin
058835e33d
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-04-12 18:16:47 +00:00
Romain Guy
8d4c23b9c3
Merge "Introduce PixelBuffer API to enable PBOs" into jb-mr2-dev
2013-04-12 17:31:26 +00:00
Scott Main
737a361103
am d6c7d6a7: am 8b3516e0: am 600d40a6: am 2545e285: am 4dd4c697: Merge "add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81" into jb-mr1.1-docs
...
* commit 'd6c7d6a7e33da6f182ff138227fecc924b3c6e21':
add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81
2013-04-12 10:20:31 -07:00
Scott Main
d6c7d6a7e3
am 8b3516e0: am 600d40a6: am 2545e285: am 4dd4c697: Merge "add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81" into jb-mr1.1-docs
...
* commit '8b3516e0bba2b3ecf46b3ca8f7c459e3f8b2ac7c':
add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81
2013-04-12 10:18:39 -07:00
Scott Main
8b3516e0bb
am 600d40a6: am 2545e285: am 4dd4c697: Merge "add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81" into jb-mr1.1-docs
...
* commit '600d40a6a523557748103dc536458fdb35d2c52c':
add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81
2013-04-12 10:16:34 -07:00
Scott Main
600d40a6a5
am 2545e285: am 4dd4c697: Merge "add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81" into jb-mr1.1-docs
...
* commit '2545e2856308b86449842638d1915d434a1a7ac9':
add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81
2013-04-12 10:14:43 -07:00
Scott Main
2545e28563
am 4dd4c697: Merge "add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81" into jb-mr1.1-docs
...
* commit '4dd4c697bcc6f69c333b68a3e1c63e4e03a3c1dc':
add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81
2013-04-12 10:11:35 -07:00
Scott Main
43d446218d
am 8d53821d: am 46a1b362: am 657d7b8c: am 4f4d243d: am 64461bf4: doc tags for api guides and delete a useless file
...
* commit '8d53821d055a826f7b6745ab17769308df5eb547':
doc tags for api guides and delete a useless file
2013-04-12 10:10:57 -07:00
Kenny Root
6fd1c85d7f
Remove keystore entries when app data cleared
...
When an application's user data is cleared, the keystore entries need to
be cleared as well. Previously we were only clearing entries when the
application was uninstalled for all users. Now we cover the case of
multiuser as well.
Bug: 8566369
Change-Id: I201c92d0893f0d18e87970dcd59ef6cd904584dc
2013-04-12 10:09:02 -07:00
Scott Main
4dd4c697bc
Merge "add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81" into jb-mr1.1-docs
2013-04-12 17:08:08 +00:00
Scott Main
8d53821d05
am 46a1b362: am 657d7b8c: am 4f4d243d: am 64461bf4: doc tags for api guides and delete a useless file
...
* commit '46a1b362dbbee0feaa395e6014b8c086ed54d7e0':
doc tags for api guides and delete a useless file
2013-04-12 10:08:06 -07:00
Scott Main
46a1b362db
am 657d7b8c: am 4f4d243d: am 64461bf4: doc tags for api guides and delete a useless file
...
* commit '657d7b8cbce5cdbd5d30cca56ab009e672373470':
doc tags for api guides and delete a useless file
2013-04-12 10:04:14 -07:00
Scott Main
657d7b8cbc
am 4f4d243d: am 64461bf4: doc tags for api guides and delete a useless file
...
* commit '4f4d243d699d37310a914606fb4e5fc09ba9fc00':
doc tags for api guides and delete a useless file
2013-04-12 10:00:10 -07:00
Jeff Tinker
d8bbfc2750
Clarify how release of offline keys is handled in the MediaDrm API
...
bug: 8603820
Change-Id: Ifeda018fbbbb9905e62ee242da2ede1ed89868a2
2013-04-12 09:57:43 -07:00
Scott Main
4f4d243d69
am 64461bf4: doc tags for api guides and delete a useless file
...
* commit '64461bf4f261164cb9e3022761fd217fd0028ac5':
doc tags for api guides and delete a useless file
2013-04-12 09:56:55 -07:00
Jaikumar Ganesh
2e90089766
Fix race condition and disable call.
...
1. A dispatch event can happen as soon you call enabled,
and we won't be ready to receive it. Also add error checks
and not crash if such a thing happens.
2. Java layer shouldn't call disable on the native layer
for trigger sensors. Native layer will clean up on its own.
b/8165631
Change-Id: Icbe76bd1f50632c0bcb0b3b04975b2c2f20ff36b
2013-04-12 09:37:59 -07:00
Scott Main
64461bf4f2
doc tags for api guides
...
and delete a useless file
Change-Id: If6d2b77c9a2e6d473c4a473f7bd896aa35499938
2013-04-12 09:09:46 -07:00
Baligh Uddin
51d2a4359b
Import translations. DO NOT MERGE
...
Change-Id: I10fbc89bea48711ace448934bab2aacf6afd9549
Auto-generated-cl: translation import
2013-04-12 08:47:44 -07:00
John Spurlock
3733c4c2fe
FLAG_DISMISS_KEYGUARD should not hide status bar if secure.
...
Otherwise, setting both FLAG_DISMISS_KEYGUARD + FLAG_FULLSCREEN
will hide the status bar (by not forcing it) when the secure
keyguard is showing.
Bug:8567697
Change-Id: I441d9c1bc0e106672b6d29427d291f41eaf1e697
2013-04-12 11:43:49 -04:00
Tim Murray
869d273503
Merge "Fix issues with GC thread." into jb-mr2-dev
2013-04-12 07:04:08 +00:00
Svetoslav
14c8c741f7
Merge "Adding APIs for an accessibility service to intercept key events." into jb-mr2-dev
2013-04-12 05:45:43 +00:00
Irfan Sheriff
35182905df
Merge "Fix WPS handling when already connected" into jb-mr2-dev
2013-04-12 05:05:11 +00:00
Tim Murray
6dacf8355a
Fix issues with GC thread.
...
bug 8600533
Change-Id: I356902ee9897daeb2c1090815beeb572234c81e7
2013-04-11 22:04:26 -07:00
Kristian Monsen
83b002584c
Merge "Fix for bug 8577776 Throw exception if app calls WebView used on wrong thread" into jb-mr2-dev
2013-04-12 04:50:20 +00:00
Jeff Brown
bf26c9cf87
Merge "Ensure looper quits after all other messages are handled." into jb-mr2-dev
2013-04-12 04:05:40 +00:00
Irfan Sheriff
5f2f3dfeaf
Merge "Fix proxy and IP settings" into jb-mr2-dev
2013-04-12 03:59:37 +00:00
Jeff Brown
024136f57e
Ensure looper quits after all other messages are handled.
...
Bug: 8596303
Change-Id: Ie8bfbbe810f5ade2afd870c8e675ce1353a80e5d
2013-04-11 20:40:04 -07:00
Jason Sams
c876cc4994
Fix docs typo in YUV code
...
bug 8566866
Change-Id: I9da6d237b0a109b2c0799a41e531a0344cc19d40
2013-04-11 20:22:31 -07:00
Craig Mautner
26a84dfdd0
Clear test rectangle if previous focus is null.
...
A bug in FolderEditText or DynamicLayout (b/8600683) was causing
the 'rectangle' parameter passed to scrollToRectOrFocus() to be
roughly 1000 feet to the right of the screen.
This bug is normally masked because the focus found in
mLastScrolledFocus never matches the new focus and consequently
the misleading 'rectangle' is nulled. However, on the first
time in to scrollToRectOrFocus when returning to Launcher
from another app, mLastScrolledFocus is null and the code
skips over the place where 'rectangle' is nulled. Without this
clearing it was determined that 'rectangle' was outside the viewable
area and scrolling not required. This is bug 8547155.
This change causes even null values of mLastScrollFocus to be
compared to the new focus thus masking the bug in all situations.
Bug 8600683 will be fixed in a separate CL.
Fixes bug 8547155.
Change-Id: Ic6cb22c42b0e93a9793dd2babc25727c2ba29155
2013-04-11 19:33:54 -07:00
Jason Sams
a2f289a40d
Merge "USAGE_IO_INPUT buffer notifications" into jb-mr2-dev
2013-04-12 02:20:11 +00:00
Scott Main
21fe719dbe
add redirects to match changes in I1cac3419835fe8402d416c14eb11652c89b0dd81
...
Change-Id: Ie8b9c48c9430e3aebaffbfb79f6774f6748db5d2
2013-04-11 19:14:13 -07:00