Svetoslav Ganov
08d6c72dca
am ec2bf4ca: Merge "UI test automation not working." into jb-dev
...
* commit 'ec2bf4ca30f511d71a49d6ac1572d1feffdcc803':
UI test automation not working.
2012-05-22 11:43:16 -07:00
Ying Wang
ac9f50573d
am 996b073e: Fix length of pattern.
...
* commit '996b073e813ba1a22a13282ccdebb664f14ba898':
Fix length of pattern.
2012-05-22 11:43:14 -07:00
George Mount
37f29abe1d
Merge "DO NOT MERGE Consider current scroll position to move text field into view." into jb-dev
2012-05-22 11:42:41 -07:00
George Mount
76cf78165f
Merge "DO NOT MERGE Consider fixed layers when scrolling the edit box." into jb-dev
2012-05-22 11:42:33 -07:00
Svetoslav Ganov
ec2bf4ca30
Merge "UI test automation not working." into jb-dev
2012-05-22 11:40:44 -07:00
Ying Wang
996b073e81
Fix length of pattern.
...
After skipping * with "token++", the length should decrease by 1 as
well.
Change-Id: I132eb7d12bb756f2f713c607e92741ca834aef81
2012-05-22 11:35:22 -07:00
Svetoslav Ganov
ec2c171778
UI test automation not working.
...
1. The internal service instance created by AccessibilityManagerService
was getting the looper of the current thread when created. This works
for real accessibility services but since UI automation service is
registered via an IPC the binder thread has no looper. Now we explicitly
get the correct looper.
bug:6535435
Change-Id: I63a2ada1b65c4b3c71c3d1e6deb3dfdeb7a3d6d6
2012-05-22 11:32:04 -07:00
rich cannings
a6cfe52eb8
Allow APKs to install when verifier times out.
...
When app verfication is enabled and the verifier times out, allow
PackageManagerService to continue with the installation.
Bug: 6531120
Change-Id: Ic6aef755af92588e8887c918b70fb195c683b24c
2012-05-22 10:44:39 -07:00
Steve Block
9bc26c0d8e
Merge "Remove unused WebViewCore::isPaused() and setIsPaused()"
2012-05-22 10:32:03 -07:00
rich cannings
3004fe8d3d
Merge "Set DEFAULT_VERIFICATION_TIMEOUT to 10 seconds"
2012-05-22 10:25:16 -07:00
Taeho Kim
1ee2a062e0
String on Toast notification does not aligned to center
...
If length of the string being showed on Toast is short (less than 8 chars),
it is aligned to left rather than to center.
Added attribute android:layout_gravity="center_horizontal" on the TextView where Toast's message are shown to fix issue.
Change-Id: I77669fd8a11d1ec8f6b082348eb818671ce158bb
Signed-off-by: Taeho Kim <jyte82@gmail.com>
2012-05-23 02:10:16 +09:00
George Mount
12221d1540
DO NOT MERGE Consider current scroll position to move text field into view.
...
Bug 6530008
Change-Id: I6542dab70b64f809ec5dd4deb3511f8aa38278e1
2012-05-22 09:46:13 -07:00
George Mount
b999b22eca
DO NOT MERGE Consider fixed layers when scrolling the edit box.
...
Bug 6147580
Webkit Change: I810891decf0bad682e90f29f0f65c6b765b7d6d6
Change-Id: Idaa538824e611acd64eb5a4ccb7866d3c978a077
2012-05-22 09:40:23 -07:00
Kenny Root
e45875ec3d
am 88ab8c8d: am 0eaeb69d: Merge "Do not bother to remove pending installs" into jb-dev
...
* commit '88ab8c8de4d8d2e2c1f3237024ecdefd77300916':
Do not bother to remove pending installs
2012-05-22 09:01:45 -07:00
Kenny Root
88ab8c8de4
am 0eaeb69d: Merge "Do not bother to remove pending installs" into jb-dev
...
* commit '0eaeb69d1c4849da8ab1df70b84e90837193df67':
Do not bother to remove pending installs
2012-05-22 08:57:52 -07:00
Kenny Root
0eaeb69d1c
Merge "Do not bother to remove pending installs" into jb-dev
2012-05-22 08:54:30 -07:00
Daniel Sandler
859260ef5c
am f2326a49: am c40a7fe0: Merge "Fix three-line notifications." into jb-dev
...
* commit 'f2326a49951e2b1bf8449ee35eaf0c443f678012':
Fix three-line notifications.
2012-05-22 08:24:09 -07:00
Daniel Sandler
f2326a4995
am c40a7fe0: Merge "Fix three-line notifications." into jb-dev
...
* commit 'c40a7fe00257d5742bd10bc611cd11d1600f469f':
Fix three-line notifications.
2012-05-22 08:20:51 -07:00
Daniel Sandler
c40a7fe002
Merge "Fix three-line notifications." into jb-dev
2012-05-22 08:17:29 -07:00
Steve Block
1866b3fe5d
Remove unused WebViewCore::isPaused() and setIsPaused()
...
The last caller of these methods was removed in
I7be5b4224555bc8c3893b75275ac3a997a6677d1.
See WebKit change Ie645cb657407c34a63e5df6b0ade050f1780a7f0.
Change-Id: I9e5c0fd914f53d11e130ffcdc0e749f45dfe4013
2012-05-22 16:00:04 +01:00
George Mount
43857a8ddb
Merge "Consider current scroll position to move text field into view."
2012-05-22 07:56:40 -07:00
John Spurlock
781f0f491a
Status Bar: Register for rotation lock status updates.
...
Updating the rotation lock status in Settings is now instantly
reflected in the status bar icon.
Bug: 6481542
Change-Id: Ic592119f63306c97a961038a82526b339d063f66
2012-05-22 10:12:09 -04:00
The Android Automerger
84f453bf27
merge in jb-release history after reset to jb-dev
2012-05-22 07:05:31 -07:00
Steve Block
7c22b1810c
Merge "Switch Geolocation DRT methods to control client-based mock"
2012-05-22 06:15:07 -07:00
Steve Block
f3f60d9328
Switch Geolocation DRT methods to control client-based mock
...
Note that we plumb DRT Geolocation mock calls via WebView. This is required
because the WebCore client-based mock is not a static but is tied to the Page.
See WebKit change Ib74a3c05991593e75c3138415d4ac0bf0c9aefa9.
Bug: 6511338
Change-Id: I6d88d5dce5c2148812b191a5b452718bf0854aeb
2012-05-22 12:07:55 +01:00
Jeff Brown
0c1e7d339c
am 4535899b: am 1957fd27: Merge "Add public API to Choreographer." into jb-dev
...
* commit '4535899b9cf07fdf1063848bdd8caaabe36b3cd5':
Add public API to Choreographer.
2012-05-21 18:39:29 -07:00
Jeff Brown
4535899b9c
am 1957fd27: Merge "Add public API to Choreographer." into jb-dev
...
* commit '1957fd271f4e76c471d483df98cf23abf3e92360':
Add public API to Choreographer.
2012-05-21 18:35:10 -07:00
Jeff Brown
1957fd271f
Merge "Add public API to Choreographer." into jb-dev
2012-05-21 18:32:26 -07:00
Svetoslav Ganov
d53db15d1e
am d429f877: am 084c63eb: Merge "Fix accessibility actions in AbsListView." into jb-dev
...
* commit 'd429f8772cbda58488cb275432f84ca482c89455':
Fix accessibility actions in AbsListView.
2012-05-21 18:21:02 -07:00
Svetoslav Ganov
d429f8772c
am 084c63eb: Merge "Fix accessibility actions in AbsListView." into jb-dev
...
* commit '084c63eb6a44fdab7507f828062a2c4a8872f8c8':
Fix accessibility actions in AbsListView.
2012-05-21 18:17:55 -07:00
Svetoslav Ganov
084c63eb6a
Merge "Fix accessibility actions in AbsListView." into jb-dev
2012-05-21 18:15:48 -07:00
Jeff Brown
cae804901e
Add public API to Choreographer.
...
The API allows applications to post FrameCallbacks that will
run on vsync and that are provided with the frame time.
Change-Id: Ieb39fcdd085ef8a57805b8f78e7a307f416ff21d
2012-05-21 18:15:29 -07:00
Svetoslav Ganov
8e61c58cf7
am 6ea0fd0f: am 9faa9374: Merge "Changing the interaction model of the touch explorer." into jb-dev
...
* commit '6ea0fd0f3f54a36a92b4decd746f06497cf825e8':
Changing the interaction model of the touch explorer.
2012-05-21 17:59:16 -07:00
Jim Miller
88bdd39fae
am 932932ce: am 1ed07417: Merge "Fix 6398209: Add custom transition animation for swipe to search" into jb-dev
...
* commit '932932ce96a57599c95dbac97e414ff9a1447ea3':
Fix 6398209: Add custom transition animation for swipe to search
2012-05-21 17:59:13 -07:00
Svetoslav Ganov
6ea0fd0f3f
am 9faa9374: Merge "Changing the interaction model of the touch explorer." into jb-dev
...
* commit '9faa9374c1398ca4a0f3fbfc4feaa5cddeb073b0':
Changing the interaction model of the touch explorer.
2012-05-21 17:55:29 -07:00
Jim Miller
932932ce96
am 1ed07417: Merge "Fix 6398209: Add custom transition animation for swipe to search" into jb-dev
...
* commit '1ed074177cac28b5224615941d8ca30be8be465e':
Fix 6398209: Add custom transition animation for swipe to search
2012-05-21 17:55:26 -07:00
Svetoslav Ganov
207efc59be
am 34757fdd: am f4062864: Merge "Accessibility focus and input focus do not sync - part 2" into jb-dev
...
* commit '34757fdd37c3fba882de7ade1706e4c577b01830':
Accessibility focus and input focus do not sync - part 2
2012-05-21 17:55:20 -07:00
Svetoslav Ganov
9faa9374c1
Merge "Changing the interaction model of the touch explorer." into jb-dev
2012-05-21 17:52:28 -07:00
Jim Miller
1ed074177c
Merge "Fix 6398209: Add custom transition animation for swipe to search" into jb-dev
2012-05-21 17:52:25 -07:00
Svetoslav Ganov
34757fdd37
am f4062864: Merge "Accessibility focus and input focus do not sync - part 2" into jb-dev
...
* commit 'f40628645df750991ced8dde803dd57225fca04f':
Accessibility focus and input focus do not sync - part 2
2012-05-21 17:51:15 -07:00
Svetoslav Ganov
f40628645d
Merge "Accessibility focus and input focus do not sync - part 2" into jb-dev
2012-05-21 17:49:09 -07:00
Svetoslav Ganov
525ae2075c
Accessibility focus and input focus do not sync - part 2
...
1. This patch has somecode that syncs input and accessibility
focus or tries to put accessibility focus on the top most
container that was missed by the previous patch.
Change-Id: I08f21670b1c6e9f363d5714b1976fb52d84baae4
2012-05-21 17:35:15 -07:00
Jim Miller
c150b19c39
Fix 6398209: Add custom transition animation for swipe to search
...
Change-Id: I63ca0d332a44471c4d4a05414b9e3020e48834f5
2012-05-21 17:32:58 -07:00
Kenny Root
14ae367cae
Do not bother to remove pending installs
...
Pending install list is cleared if there is an error connecting to DCS,
so don't try to remove each pending install in the loop.
Change-Id: I736114878ad92136c3b8a3ca27a1f058adaba395
2012-05-21 16:57:32 -07:00
Romain Guy
9152de9a03
am 09fca0b4: am 493743e0: Merge "Flip TextureView\'s layer after calling setSurfaceTexture() Bug #6531172 " into jb-dev
...
* commit '09fca0b44f13dee64e8cee090576439a2116eff3':
Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172
2012-05-21 16:42:42 -07:00
Jim Miller
cbb300dcda
am aa0d9f63: am a6f0b0ad: Merge "Fix6398209: reveal search when home button is long-pressed" into jb-dev
...
* commit 'aa0d9f6363f43e17b99176a026c746e82310111f':
Fix6398209: reveal search when home button is long-pressed
2012-05-21 16:42:39 -07:00
Romain Guy
09fca0b44f
am 493743e0: Merge "Flip TextureView\'s layer after calling setSurfaceTexture() Bug #6531172 " into jb-dev
...
* commit '493743e0137f34939dd7f3674e9102942ef7e4e8':
Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172
2012-05-21 16:39:39 -07:00
Jim Miller
aa0d9f6363
am a6f0b0ad: Merge "Fix6398209: reveal search when home button is long-pressed" into jb-dev
...
* commit 'a6f0b0ad6966d64d833978cc150cc180b40f8bb3':
Fix6398209: reveal search when home button is long-pressed
2012-05-21 16:39:37 -07:00
Romain Guy
493743e013
Merge "Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172 " into jb-dev
2012-05-21 16:37:57 -07:00
Jim Miller
a6f0b0ad69
Merge "Fix6398209: reveal search when home button is long-pressed" into jb-dev
2012-05-21 16:37:32 -07:00