Chris Craik
3c0624aa1a
Merge "Forward compatibility fix"
2013-08-27 18:07:49 +00:00
Chris Craik
28fe1ee579
Forward compatibility fix
...
Change-Id: Ib031372d43881a9bb7af1e51fb2c7cf55e03a326
2013-08-27 10:55:44 -07:00
Tom O'Neill
7f6f45723a
Remove or reduce visibility of deprecated methods
...
- Fix additional getInt() path, restores the location settings screen
functionality.
- Should fix "unresolved link" build breakages in
git_klp-dev-plus-aosp-without-vendor, which is much more persnickety than
klp-dev for some reason.
- Add warning that we may add additional location modes in the future.
- Finish fix for b/10461763 and b/10461474
Change-Id: Id7155e3a0d7526a377d446018ef3bdb057bad3a6
2013-08-27 10:53:15 -07:00
John Spurlock
dda549cb51
am 107e2d41: Merge "Allow wallpaper to extend into the entire screen." into klp-dev
...
* commit '107e2d418b335263da01aaa9bafb69475e79d7f7':
Allow wallpaper to extend into the entire screen.
2013-08-27 10:22:44 -07:00
John Spurlock
107e2d418b
Merge "Allow wallpaper to extend into the entire screen." into klp-dev
2013-08-27 17:19:35 +00:00
Victoria Lease
c27bc4fbb2
am adae1e91: am 1b8c33c6: Merge "Forward compatibility fixes"
...
* commit 'adae1e91de4b2be7a67a33e8f3c3161f5cec15e1':
Forward compatibility fixes
2013-08-27 09:57:26 -07:00
John Spurlock
ef4adae5de
Allow wallpaper to extend into the entire screen.
...
Previously it was constrained to displayInfo.appWidth/appHeight
which comes from PWM.getNonDecorDisplayWidth/Height, which includes
the nav bar.
Also adjust window layout to entire screen.
This allows wallpaper to extend into the navigation bar region,
important if the nav bar is hidden or transparent.
Bug:10505328
Change-Id: Ia6057b9c57b476a48f3b2d8b6368fd631e944a3e
2013-08-27 12:56:41 -04:00
Victoria Lease
adae1e91de
am 1b8c33c6: Merge "Forward compatibility fixes"
...
* commit '1b8c33c614a1a67fadf3f32758ac781e05dcb8aa':
Forward compatibility fixes
2013-08-27 09:55:11 -07:00
Eino-Ville Talvala
713f4914bc
am fb3d7811: Merge "Camera2: Add CameraDevice#flush()" into klp-dev
...
* commit 'fb3d78118b59cf7e44d780c6a0a050f3b3a7076e':
Camera2: Add CameraDevice#flush()
2013-08-27 09:53:27 -07:00
Victoria Lease
1b8c33c614
Merge "Forward compatibility fixes"
2013-08-27 16:52:33 +00:00
Eino-Ville Talvala
fb3d78118b
Merge "Camera2: Add CameraDevice#flush()" into klp-dev
2013-08-27 16:49:04 +00:00
Tom O'Neill
a413551cf9
am 4a9c7fec: Merge "Address API council comments on location mode API council" into klp-dev
...
* commit '4a9c7fec662315d9da48f0f5f99313f270424b48':
Address API council comments on location mode API council
2013-08-27 08:47:36 -07:00
Tom O'Neill
4a9c7fec66
Merge "Address API council comments on location mode API council" into klp-dev
2013-08-27 15:44:16 +00:00
Svetoslav Ganov
cb8ed39b3f
Update AccessibilityNodeInfo API as per API council request
...
bug:10461302
Change-Id: I9709a271ab3720e064b98c79c0950d811fe37b73
2013-08-27 08:26:13 -07:00
John Spurlock
34b97a25c1
am ec566dd0: Merge "Update system bar assets to new style." into klp-dev
...
* commit 'ec566dd06f780c1a368d9472235e5d1fe3c3bda9':
Update system bar assets to new style.
2013-08-27 08:08:06 -07:00
John Spurlock
ec566dd06f
Merge "Update system bar assets to new style." into klp-dev
2013-08-27 15:05:27 +00:00
John Spurlock
e189f662df
Update system bar assets to new style.
...
Update to new system bar assets (ic_*, stat_*).
Update color resources driving style for battery meter + clock.
Add new xxhdpi versions.
Bug:10502089
Change-Id: Ic957ad9886fbb05ed0ca1765fb9e324bfd8ab609
2013-08-27 10:52:08 -04:00
Jason Monk
a8220a73c5
Don't clear Global Proxy on boot.
...
Doesn't clear the global proxy when a deprecated one is not found because
there still may be a non-deprecated global proxy present.
Bug: 10457179
Change-Id: I68e6d5aee7b4940f9315484060c7d82cb8ccfa70
2013-08-27 10:51:24 -04:00
Tom O'Neill
bff253179e
am 42aa4ad6: Merge "Address API Review for SettingInjectorService" into klp-dev
...
* commit '42aa4ad6888fc7b8b6c1c1fd03cc551af38ad267':
Address API Review for SettingInjectorService
2013-08-27 07:39:26 -07:00
Tom O'Neill
42aa4ad688
Merge "Address API Review for SettingInjectorService" into klp-dev
2013-08-27 14:35:43 +00:00
Lorenzo Colitti
0c44e80a07
am 703187f7: Merge "Add a simple test for NetworkManagementService." into klp-dev
...
* commit '703187f76559de7dc98dbd1d24b3558a7ac177eb':
Add a simple test for NetworkManagementService.
2013-08-26 21:10:36 -07:00
Lorenzo Colitti
703187f765
Merge "Add a simple test for NetworkManagementService." into klp-dev
2013-08-27 04:08:54 +00:00
Sandeep Siddhartha
a9e0d7b952
am 4e22b851: Merge "Touch up the Hotword API" into klp-dev
...
* commit '4e22b851be121ef221c31c5c4fe12b770eb3e812':
Touch up the Hotword API
2013-08-26 19:25:54 -07:00
Sandeep Siddhartha
4e22b851be
Merge "Touch up the Hotword API" into klp-dev
2013-08-27 02:24:25 +00:00
Sandeep Siddhartha
407d794a9d
Touch up the Hotword API
...
- Few comments got missed from the last review
Change-Id: I933912c51794875be5d129351d4f06bc040537a6
2013-08-26 18:01:34 -07:00
Ying Wang
646dba8330
am b240578f: Fix docs build.
...
* commit 'b240578f0333f5b35472cb11d6d7b5bb1da431cc':
Fix docs build.
2013-08-26 17:53:49 -07:00
Ying Wang
b240578f03
Fix docs build.
...
Change-Id: I7bfcfea052de6959230bb361400e760eab35b78c
2013-08-26 17:48:22 -07:00
Sandeep Siddhartha
f7a7a636f6
am b0a17400: Merge "Add Service API to perform Hotword recognition" into klp-dev
...
* commit 'b0a17400cbf96ebb179e9125524f52117981d1a9':
Add Service API to perform Hotword recognition
2013-08-26 17:41:35 -07:00
Sandeep Siddhartha
b0a17400cb
Merge "Add Service API to perform Hotword recognition" into klp-dev
2013-08-27 00:38:40 +00:00
Sandeep Siddhartha
637cc45809
Add Service API to perform Hotword recognition
...
Change-Id: I855330b255a12cce309aa11e0b7cde5b8e061043
2013-08-26 17:32:16 -07:00
Vinit Deshapnde
4bdda52818
am ca915793: Merge "Increase sampling data size limits" into klp-dev
...
* commit 'ca915793500c5db9476e21d029e836b78d580863':
Increase sampling data size limits
2013-08-26 17:27:17 -07:00
Vinit Deshapnde
ca91579350
Merge "Increase sampling data size limits" into klp-dev
2013-08-27 00:23:10 +00:00
John Reck
e982b7231f
Forward compatibility fixes
...
Change-Id: Iaf387a10c387e5e157bb16d120a1e033b3d1a6e8
2013-08-26 16:53:40 -07:00
Chet Haase
81d9379b43
am be6cf71d: Merge "Tweak visibility logic for inflated view scenarios" into klp-dev
...
* commit 'be6cf71dc52ce2fdecc5d432abf1b30a1c62e376':
Tweak visibility logic for inflated view scenarios
2013-08-26 16:31:06 -07:00
Chet Haase
be6cf71dc5
Merge "Tweak visibility logic for inflated view scenarios" into klp-dev
2013-08-26 23:29:35 +00:00
Chet Haase
35a457a3ba
Tweak visibility logic for inflated view scenarios
...
Previously, Visibility would determine whether a given view was
worthy of a transition by checking the visibility of that view's
parent hierarchy. This is done to avoid fading every view in
a hierarchy when only the top-most node should be faded.
However, the logic was flawed because it assumed the end scene
parent was stable between scenes, which is not the case with inflated
layout scenes, in which the parent views are not the same, even though they
may represent the same parents (via ids).
The new approach is to check information on both the start and end scene
parents, and to take ids into account when checking the state of these
parents in the start/end scenes. Also, avoid this logic altogether if the
transition is targeted at specific views (don't bother checking the
parents if the transition was told to fade specific views).
Issue #10442447 Transitions: Fades don't happen correctly in some situations
Change-Id: Icea24b892f2eff2d37c6436ccfe4e288aac84178
2013-08-26 16:04:11 -07:00
Adam Powell
4373cc90d3
am 04e3a14c: Merge "Expand documentation around ViewParent#childHasTransientStateChanged" into klp-dev
...
* commit '04e3a14c2d51c2515dcae9278550d35269a9797a':
Expand documentation around ViewParent#childHasTransientStateChanged
2013-08-26 15:34:28 -07:00
Adam Powell
04e3a14c2d
Merge "Expand documentation around ViewParent#childHasTransientStateChanged" into klp-dev
2013-08-26 22:32:04 +00:00
Jean-Michel Trivi
51d7921566
am 12a792c6: Merge ""Year" is an authorized metadate long field." into klp-dev
...
* commit '12a792c644402f7d48327c08277bde141a2e978a':
"Year" is an authorized metadate long field.
2013-08-26 15:31:01 -07:00
Alan Viverette
3c6e8f43b4
Add documentation to onTouchEvent for accessibility
...
BUG: 10429918
Change-Id: I2e2826601ba1560186e19f15928de41674a72505
2013-08-26 15:29:03 -07:00
Jean-Michel Trivi
12a792c644
Merge ""Year" is an authorized metadate long field." into klp-dev
2013-08-26 22:28:12 +00:00
Vinit Deshapnde
d0fec8c885
Increase sampling data size limits
...
Integer doesn't seem to like number > 2 Gig; so converting all bits of
samples to long; and handling exceptions that may crash the service
Bug: 10459447
Change-Id: I1291e97ba6d0ab7304dc6a6e8ef819d17491e017
2013-08-26 15:11:01 -07:00
Vinit Deshapnde
1b3984af8e
am 402334a0: Merge "Fix an exception caused by incorrect data handling" into klp-dev
...
* commit '402334a09b367551f788d3fc397a3d26269ae756':
Fix an exception caused by incorrect data handling
2013-08-26 15:05:44 -07:00
Adam Powell
ef53553bf8
am 962a7093: Fix padding for simple_list_item_2
...
* commit '962a7093be28f7a6c9d1823bbfb02c7ef7059c3a':
Fix padding for simple_list_item_2
2013-08-26 15:05:32 -07:00
Chris Craik
7ff37ada13
am ff2c22e2: Merge "Move functor GL setup to just before functor" into klp-dev
...
* commit 'ff2c22e2a85eab426c0542947b6cb7dce5f4fb56':
Move functor GL setup to just before functor
2013-08-26 15:05:27 -07:00
Alan Viverette
b19863545d
am aad44178: Merge "Use transient state to preserve accessibility focus in ListView" into klp-dev
...
* commit 'aad44178685c1e31a8fa1519edd561b043b7c886':
Use transient state to preserve accessibility focus in ListView
2013-08-26 15:05:24 -07:00
Alan Viverette
37eb3034a3
am faf7a208: Merge "Add auto-scrolling in ListPopupWindow drag-to-open mode" into klp-dev
...
* commit 'faf7a2087e1228599c7b08a679a764d2abb0e9ed':
Add auto-scrolling in ListPopupWindow drag-to-open mode
2013-08-26 15:05:20 -07:00
Alan Viverette
4650258039
am 9212e350: Merge "Reconcile drag-to-open and touch event interception" into klp-dev
...
* commit '9212e350d52ea98cb673280870c54319b03ccad3':
Reconcile drag-to-open and touch event interception
2013-08-26 15:05:18 -07:00
Leon Scroggins III
8f564fbef3
am 3871fdb9: Merge "Fix unpremul setting in BitmapRegionDecoder." into klp-dev
...
* commit '3871fdb966846d9026500696e48ccc64349eedb4':
Fix unpremul setting in BitmapRegionDecoder.
2013-08-26 15:05:15 -07:00
Edward Jee
0b3adcdfd3
am b2cc1d54: Merge "Enables AT+ANDROID command in Bluetooth HFP." into klp-dev
...
* commit 'b2cc1d54aad84293c32c9c1e8727895d160898f9':
Enables AT+ANDROID command in Bluetooth HFP.
2013-08-26 15:05:10 -07:00