152299 Commits

Author SHA1 Message Date
Adam Powell
fd1e93d128 New new design for ResolverActivity
Switch back to using a list as the grid and differently positioned
activity icons were confusing to users. Keep the distinct "last used"
presentation but align icons and titles with the further choices
below. Adjust this to make the fold more apparent. Remember
open/closed slider state across config changes.

Fix some bugs in nested scrolling and flinging.

Bug 17301272

Change-Id: I175937d5821df27b6ac7ffad7f01cd9a6ed3e3e3
2014-09-08 19:25:37 -07:00
Michael Wright
86aaca6824 Use new device identifier to check if a layout has been set.
Bug: 16486654
Change-Id: If55eacfc6878109b5bcb36ca338eb2cd75a40309
2014-09-08 19:25:10 -07:00
Deepanshu Gupta
200c075d1e am c52a1286: Merge "Build layoutlib create tests as part of sdk build." into lmp-dev
* commit 'c52a128652a43e2d10cdca775986cff0284a932c':
  Build layoutlib create tests as part of sdk build.
2014-09-09 02:20:57 +00:00
Deepanshu Gupta
b86d5b57aa Merge "Build layoutlib create tests as part of sdk build." into lmp-dev 2014-09-09 02:07:36 +00:00
Eric Laurent
0d3541d9b7 am 602e21fa: Merge "unhide AudioAttributes flag FLAG_HW_AV_SYNC" into lmp-dev
* commit '602e21faa63a915b4cb5b616a7b8dde509e8ee0a':
  unhide AudioAttributes flag FLAG_HW_AV_SYNC
2014-09-09 02:06:14 +00:00
Eric Laurent
7c36c86342 Merge "unhide AudioAttributes flag FLAG_HW_AV_SYNC" into lmp-dev 2014-09-09 01:59:00 +00:00
Eric Laurent
56340fc2e8 unhide AudioAttributes flag FLAG_HW_AV_SYNC
Bug: 17112525.
Change-Id: Ia817d8e4b6e517da04f948bcb138fc38faea6caf
2014-09-08 18:51:35 -07:00
Jean-Luc Brouillet
9ddd56ddf4 am 20f2fa31: Merge "Fix rsMatrix documentation." into lmp-dev
* commit '20f2fa310480841d192ee94611f1068473d4757d':
  Fix rsMatrix documentation.
2014-09-09 01:45:01 +00:00
Deepanshu Gupta
8f92d92a09 Build layoutlib create tests as part of sdk build.
LayoutLib Create tests are now built whenever LayoutLib create is built.

Change-Id: Id215e8690e435019579dba1734090a0d585f37e1
2014-09-08 18:38:57 -07:00
Vinit Deshpande
ef03465f3c am fc591cc1: Merge "Implement getAvailableChannels" into lmp-dev
* commit 'fc591cc158cbeba2f9c1b59080b19db3a994751f':
  Implement getAvailableChannels
2014-09-09 01:36:36 +00:00
Jean-Luc Brouillet
36f32f1b97 Merge "Fix rsMatrix documentation." into lmp-dev 2014-09-09 01:34:28 +00:00
Vinit Deshpande
592b95901e Merge "Implement getAvailableChannels" into lmp-dev 2014-09-09 01:28:45 +00:00
Jean-Luc Brouillet
8cf948404e Fix rsMatrix documentation.
A previous CL changed the source file.  As the build system does not build
this doc file automatically, this CL updates it.

b/17310590

Change-Id: I9536237d0b2cc449f1cf4a35159588f91bcdcad1
2014-09-08 18:27:43 -07:00
Dianne Hackborn
067e5f68b9 Add new wallpaper features for insets and offsets.
Issue #17394151: WallpaperService / Engines need to get notified
of WindowInsets

Issue #17394203 Wallpapers need a system API to be shifted in order
to support burn in protection

Adds a new API on WallpaperManager to set additional offsets to
make wallpapers extend beyond the display size.

Insets are now reported to wallpapers, to use as they may.  This
includes information about the above offsets, so they can place
their content within the visible area.  And to help with this, also
expose the stable offsets APIs in WindowInsets which is also very
useful information for the wallpaper.

Another new API on WallpaperManager to set a raw offset to apply
to the wallpaper window, forcing it to move on the screen regardless
of what the wallpaper is drawing.

Fix wallpapers when used with overscan enabled, so they still extend
out across the entire screen.  Conveniently, the above new window
insets information is very useful for this case as well!

And a new wallpaper test app for all this stuff.

Change-Id: I287ee36581283dd34607609fcd3170d99d120d8e
2014-09-08 18:02:18 -07:00
Andreas Gampe
0ff86c774b am cd74e05a: Merge "Frameworks/base: Add native bridge post-fork initialization" into lmp-dev
* commit 'cd74e05a85802230c32a75e9e2d6504ecd6dd76a':
  Frameworks/base: Add native bridge post-fork initialization
2014-09-09 00:50:32 +00:00
Andreas Gampe
f43f04ed6f Merge "Frameworks/base: Add native bridge post-fork initialization" into lmp-dev 2014-09-09 00:41:35 +00:00
Deepanshu Gupta
d8891f9265 am 1d39bab7: Merge "Update IntelliJ project file for IntelliJ 14" into lmp-dev
* commit '1d39bab7af72e1df4ffe1ec0c9d3a7df549e45cc':
  Update IntelliJ project file for IntelliJ 14
2014-09-09 00:37:18 +00:00
Deepanshu Gupta
dd2e505f5b am 45997e76: Merge "Add layoutlib tests to DIST_DIR" into lmp-dev
* commit '45997e7675ceb637b66d4e175fd300a27792da15':
  Add layoutlib tests to DIST_DIR
2014-09-09 00:37:12 +00:00
Deepanshu Gupta
10b4670481 am f86fe4a8: Merge "Remove warning for null entries in resource array." into lmp-dev
* commit 'f86fe4a8fc3bbf5eebffd45e1f25a348d11bee4e':
  Remove warning for null entries in resource array.
2014-09-09 00:36:31 +00:00
Deepanshu Gupta
8d29a06ad7 Merge "Update IntelliJ project file for IntelliJ 14" into lmp-dev 2014-09-09 00:31:03 +00:00
Deepanshu Gupta
93b828de58 Merge "Add layoutlib tests to DIST_DIR" into lmp-dev 2014-09-09 00:30:24 +00:00
Deepanshu Gupta
fa4e214814 Merge "Remove warning for null entries in resource array." into lmp-dev 2014-09-09 00:30:08 +00:00
Dirk Dougherty
e079148868 am f73b4f5e: am d87e0484: am 604ae4c7: am 552e5ce6: Merge "Doc change: Add note to use explicit intent when binding to billing service." into klp-modular-docs
* commit 'f73b4f5e88a9ba733626d1cfd74249c58e325a84':
  Doc change: Add note to use explicit intent when binding to billing service.
2014-09-09 00:18:52 +00:00
Michael Wright
d4241d49d6 am 1c5d160b: Merge "Add FEATURE_GAMEPAD to current.txt" into lmp-dev
* commit '1c5d160baea5d7e37f605c2756cbe60c63d36469':
  Add FEATURE_GAMEPAD to current.txt
2014-09-09 00:18:48 +00:00
Dirk Dougherty
4a965545ae am d87e0484: am 604ae4c7: am 552e5ce6: Merge "Doc change: Add note to use explicit intent when binding to billing service." into klp-modular-docs
* commit 'd87e04843ee6dfdba45f133cde423ba30be60e7a':
  Doc change: Add note to use explicit intent when binding to billing service.
2014-09-09 00:12:32 +00:00
Michael Wright
b62bb77931 Merge "Add FEATURE_GAMEPAD to current.txt" into lmp-dev 2014-09-09 00:07:29 +00:00
Wink Saville
78606e5997 am 26207b53: Merge "Change getCurrentPhoneType to SystemApi" into lmp-dev
* commit '26207b53a82f1e8f3d72eaf36bd69dbcb06833fc':
  Change getCurrentPhoneType to SystemApi
2014-09-09 00:05:54 +00:00
Amit Mahajan
35fe84d682 am 034fe21c: Merge "Assisted dialing support of MO SMS" into lmp-dev
* commit '034fe21c638960d8d67711f446c818b93e41641e':
  Assisted dialing support of MO SMS
2014-09-09 00:05:50 +00:00
Wink Saville
40e9f393df Merge "Change getCurrentPhoneType to SystemApi" into lmp-dev 2014-09-09 00:00:49 +00:00
Dirk Dougherty
d87e04843e am 604ae4c7: am 552e5ce6: Merge "Doc change: Add note to use explicit intent when binding to billing service." into klp-modular-docs
* commit '604ae4c79e67be6be19724e03f35b9e6cc3fd617':
  Doc change: Add note to use explicit intent when binding to billing service.
2014-09-08 23:59:34 +00:00
Michael Wright
3afd6e3fc6 Add FEATURE_GAMEPAD to current.txt
Change-Id: I5c5a7910983ac3bc5850fba2dfc4d96b11fbd2f0
2014-09-08 16:57:38 -07:00
Amit Mahajan
4009b98f73 Merge "Assisted dialing support of MO SMS" into lmp-dev 2014-09-08 23:56:31 +00:00
Amit Mahajan
57490ebdcb am 1fa77bb5: Merge "change the property name about IDP from \'telephony.\' to \'gsm.\'" into lmp-dev
* commit '1fa77bb56b47049ab90fb3b1b81f1588896bc87c':
  change the property name about IDP from 'telephony.' to 'gsm.'
2014-09-08 23:54:29 +00:00
Chris Craik
f3e2a0b953 am 2d0c82ad: Merge "Don\'t track TextureLayer lifecycles in RenderState" into lmp-dev
* commit '2d0c82ad0a4055aa28f551b8316899903dd6531e':
  Don't track TextureLayer lifecycles in RenderState
2014-09-08 23:54:24 +00:00
Dirk Dougherty
604ae4c79e am 552e5ce6: Merge "Doc change: Add note to use explicit intent when binding to billing service." into klp-modular-docs
* commit '552e5ce6bb418b9a8b3b1ba9c102c562d0a4019e':
  Doc change: Add note to use explicit intent when binding to billing service.
2014-09-08 23:53:32 +00:00
Amit Mahajan
8a4537ba23 Merge "change the property name about IDP from 'telephony.' to 'gsm.'" into lmp-dev 2014-09-08 23:52:36 +00:00
Wink Saville
96b3e61ff6 Change getCurrentPhoneType to SystemApi
Bug: 17394367
Change-Id: I293faa26884e8d63a833e624e6c9a201c7652683
2014-09-08 16:52:03 -07:00
Chris Craik
2286f819ac Merge "Don't track TextureLayer lifecycles in RenderState" into lmp-dev 2014-09-08 23:47:31 +00:00
Steven Liu
db960ad188 change the property name about IDP from 'telephony.' to 'gsm.'
'telphony.' couldn't be set successfully.

Change-Id: I8a9ee29461bf764f2b269bb81fafe83d8d5e48d9
2014-09-08 16:47:15 -07:00
Dirk Dougherty
552e5ce6bb Merge "Doc change: Add note to use explicit intent when binding to billing service." into klp-modular-docs 2014-09-08 23:46:56 +00:00
Chris Craik
8a226d24b8 Don't track TextureLayer lifecycles in RenderState
bug:17208461

They are destroyed via finalizer-enqueued destroy method, so it's not
valid to check that they've been destroyed at gl context destruction
time.

Change-Id: I670f69825547facd5f31d44acb406418881fee00
2014-09-08 16:44:47 -07:00
Sreeram Ramachandran
465ef3bf3a am ccfdd756: Merge "Reserve NetIds 1..50 for OEM use." into lmp-dev
* commit 'ccfdd756579a161f0793414da3f2bd94a5f8803d':
  Reserve NetIds 1..50 for OEM use.
2014-09-08 23:31:34 +00:00
Michael Wright
c90d040f40 am 3b64e8dc: Merge "Map KEY_VOICECOMMAND to KEYCODE_VOICE_ASSIST" into lmp-dev
* commit '3b64e8dc62ac880e7ea347ccab15bd18baef7244':
  Map KEY_VOICECOMMAND to KEYCODE_VOICE_ASSIST
2014-09-08 23:31:30 +00:00
Michael Wright
76e374f47a am d49dc106: Merge "Add FEATURE_GAMEPAD." into lmp-dev
* commit 'd49dc106aec6441f0db0c5a181b8ae578a76f927':
  Add FEATURE_GAMEPAD.
2014-09-08 23:31:25 +00:00
Sreeram Ramachandran
e7df34e01d Merge "Reserve NetIds 1..50 for OEM use." into lmp-dev 2014-09-08 23:28:48 +00:00
Michael Wright
f615926494 Merge "Map KEY_VOICECOMMAND to KEYCODE_VOICE_ASSIST" into lmp-dev 2014-09-08 23:22:28 +00:00
Michael Wright
8e3b4d41e3 Merge "Add FEATURE_GAMEPAD." into lmp-dev 2014-09-08 23:21:49 +00:00
Michael Wright
56156c4c3a am 56d11c6e: Merge "Allow wake keys to wake dozing device." into lmp-dev
* commit '56d11c6e833a6c10dd462203545968ed293bb323':
  Allow wake keys to wake dozing device.
2014-09-08 23:21:13 +00:00
Michael Wright
20fe1f97f3 am 64ae551a: Merge "Remove unused variables from UsbHostManager." into lmp-dev
* commit '64ae551a4f26b3868c66baa362c464e109a0da44':
  Remove unused variables from UsbHostManager.
2014-09-08 23:21:08 +00:00
Michael Wright
68f92691d0 Merge "Allow wake keys to wake dozing device." into lmp-dev 2014-09-08 23:14:13 +00:00