136188 Commits

Author SHA1 Message Date
Alan Viverette
0a1c6f021b Style and asset cleanup
Updates button drawable and colors, cleans up Quantum styles, updates
highlight attribute name and color, fixes popup backgrounds.

Also fixes GradientDrawable opacity check.

Change-Id: I75dd35e815a8a33ec9f0b16e881e774edfb8c092
2014-05-21 18:10:53 -07:00
Lorenzo Colitti
f1cc12950c Merge "Delete the EthernetDataTracker." 2014-05-22 01:01:50 +00:00
Lorenzo Colitti
4440705d57 Merge "Add an AIDL file for IpConfiguration." 2014-05-22 01:01:47 +00:00
RoboErik
802605e21e Merge "Add stream/volume apis to sessions" 2014-05-22 00:49:00 +00:00
RoboErik
33983a9011 Add stream/volume apis to sessions
This adds RemoteVolumeProviders which handle volume change
events and a way to switch a session between local stream
playback and remote playback handling.

This also adds a way for an app to specify the PendingIntent
to launch when we want to show their ongoing playback UI.

Change-Id: I3a72bf2ec7ca55f61f50859ddc2988eebd491e9d
2014-05-21 17:43:18 -07:00
Chris Craik
b8fe2fcd71 Merge "Define light position (using new lighting spec) in Java" 2014-05-22 00:18:21 +00:00
Chris Craik
4bb692cdc4 Merge "Disable shadow drawing for empty/null outlines" 2014-05-22 00:18:09 +00:00
Quddus Chong
c106c12e56 am c370f03c: am b11a52cb: am a3c773e8: am 539f9e31: docs: Update the sample Gradle dependency declaration to reflect GMS K version.
* commit 'c370f03c4ff0f6cc4da2fd663f5dc1c64d80ec7f':
  docs: Update the sample Gradle dependency declaration to reflect GMS K version.
2014-05-22 00:07:44 +00:00
Lorenzo Colitti
5569ba20b6 Merge "Fix a typo in IpConfigStore." 2014-05-21 23:53:47 +00:00
Quddus Chong
c370f03c4f am b11a52cb: am a3c773e8: am 539f9e31: docs: Update the sample Gradle dependency declaration to reflect GMS K version.
* commit 'b11a52cb6f7db5e1b78582649801632b8d32b978':
  docs: Update the sample Gradle dependency declaration to reflect GMS K version.
2014-05-21 23:43:25 +00:00
Lorenzo Colitti
f9ff2c9ae5 Make the EthernetManager available.
Change-Id: I7a60e977d7a40a5d0367168f2f6633ccae591ac4
2014-05-21 16:41:24 -07:00
Lorenzo Colitti
4e5aa2cee6 Add an EthernetManager.
The implementation will live in frameworks/opt/net/ethernet.

Bug: 7606609
Bug: 8687763
Bug: 14993642
Bug: 14981801
Change-Id: Ic771e268b0c78f0fc32f46af6fe0dd7c634a426e
2014-05-21 16:41:24 -07:00
Lorenzo Colitti
3c44c99af5 Delete the EthernetDataTracker.
Code search says these are the only two files that use it. The
tracker will be resurrected in a slightly different form in
frameworks/opt/net/ethernet.

Bug: 14993642
Bug: 14981801
Change-Id: I2477668ca78dfe46661dda1d97c7f786fd7eba35
2014-05-21 16:40:46 -07:00
Alan Viverette
a22aa8806b Merge "Clean up hotspot bounds API" 2014-05-21 23:40:07 +00:00
Quddus Chong
b11a52cb6f am a3c773e8: am 539f9e31: docs: Update the sample Gradle dependency declaration to reflect GMS K version.
* commit 'a3c773e836dcb97c7f1045c8347dc7267bd21936':
  docs: Update the sample Gradle dependency declaration to reflect GMS K version.
2014-05-21 23:39:46 +00:00
Lorenzo Colitti
94595fde94 Add an AIDL file for IpConfiguration.
Change-Id: I7eb5568185b3facf00627f7d2385c42f247d0acd
2014-05-21 16:38:12 -07:00
Lorenzo Colitti
56cf7c517e Fix a typo in IpConfigStore.
Change-Id: I1fc845bf4547ae9a86db02ed29b6d5ba60a01277
2014-05-21 16:38:11 -07:00
Ruben Brunk
feb50af361 camera2: Add HAL1 compatibility shim skeleton.
This adds basic support for running the Camera2 API on a device running
a camera HAL version lower than CAMERA_MODULE_API_VERSION_2_0.

This CL includes support for:
- N-way preview output streams
- N-way jpeg output streams
- CameraDevice emulation at the binder interface
- Basic camera metadata querying in the CameraManager

Bug: 15117269
Bug: 15116722

Change-Id: I8322955034c91f34bb348d4b28c2b774dbef38f6
2014-05-21 16:37:59 -07:00
Alan Viverette
7ec5b2e5a3 Merge "Clean up Gradient drawable theming & whitespace" 2014-05-21 23:34:17 +00:00
Jorim Jaggi
8aacfb8099 Merge "Improve logic when flinging up." 2014-05-21 23:24:31 +00:00
Jorim Jaggi
05b7e2c671 Merge "Change fling behavior of PanelView." 2014-05-21 23:24:10 +00:00
Jorim Jaggi
01ad7a18c2 Merge "Make velocity tracker used in panel dependent on config." 2014-05-21 23:23:56 +00:00
Quddus Chong
a3c773e836 am 539f9e31: docs: Update the sample Gradle dependency declaration to reflect GMS K version.
* commit '539f9e31726dc780f26901de06c35a4b2446c37a':
  docs: Update the sample Gradle dependency declaration to reflect GMS K version.
2014-05-21 23:23:33 +00:00
Winson Chung
7220faeec6 Merge "Small perf tweaks." 2014-05-21 23:12:32 +00:00
John Spurlock
8a5feb7906 Merge "Zen mode condition selection updates." 2014-05-21 23:08:31 +00:00
John Spurlock
d62e0539db Zen mode condition selection updates.
Change-Id: Ic169066db9783581c5aad2bdf14efd4abe8bb6c1
2014-05-21 19:07:35 -04:00
Winson Chung
47a3e65acc Small perf tweaks. 2014-05-21 16:03:42 -07:00
Jorim Jaggi
efbd7e3bb8 Improve logic when flinging up.
Makes sure that we don't accelerate even more if the movement is
already fast enough. Around 3000dp/s, we switch to a linear curve.

Change-Id: I9a1cdb1a0a65ed7a8ddf00683c08e83c13bf20f7
2014-05-22 01:01:36 +02:00
Jorim Jaggi
1d480695df Change fling behavior of PanelView.
Change-Id: Ie700be6b1ef48350601ce6bc7fe60579fddae098
2014-05-22 01:01:36 +02:00
Jorim Jaggi
b7b61ddaef Make velocity tracker used in panel dependent on config.
The velocity tracker used in PanelView can now be configured with
a boolean value. The default is to use tha platform-standard velocity
tracker, but can be overriden to use our own velocity tracker for
noisy touch screens instead.

Change-Id: I375f4e2675ddbaa003acd6f085065bb3fe59ebf4
2014-05-22 01:01:36 +02:00
Michael Wright
45f302c872 Merge "Add KL file for Logitech F310" 2014-05-21 23:01:33 +00:00
Mindy Pereira
af488b1b8b am 246f907b: am a718943d: Merge "Make a smaller cliff for dismissing cards" into klp-modular-dev
* commit '246f907b546af98d93b6eb2549aaf891cefe2aed':
  Make a smaller cliff for dismissing cards
2014-05-21 22:59:02 +00:00
Alan Viverette
53a3ed7c46 Clean up hotspot bounds API
Change-Id: I7daf7e2d360d761f673aa69a0f925b8076ab19c6
2014-05-21 15:42:54 -07:00
Michael Wright
725265a9c2 Add KL file for Logitech F310
Change-Id: I03f4fd74fb54571e2045b9289228150a348c994a
2014-05-21 15:39:24 -07:00
Mindy Pereira
246f907b54 am a718943d: Merge "Make a smaller cliff for dismissing cards" into klp-modular-dev
* commit 'a718943d422876488f8723bfe6f35f352ffcb586':
  Make a smaller cliff for dismissing cards
2014-05-21 22:38:06 +00:00
Alan Viverette
17dafdc8d8 Clean up Gradient drawable theming & whitespace
Change-Id: I66c857a71e5b4beaee6a7e6c04959fbacee3cbe1
2014-05-21 15:32:03 -07:00
John Spurlock
e660694c69 Merge "Display intercepted notifications if configured." 2014-05-21 22:27:29 +00:00
John Spurlock
014ad591c2 Display intercepted notifications if configured.
Don't suppress notifications if the user has configured them
to display, even in zen mode.

Change-Id: Ief549164cafd0922726feaeaf2029b8840dcf735
2014-05-21 18:18:41 -04:00
Mathieu Chartier
304bbd287c Temporary fix for buffer overrun issue.
Allocating the bitmap using getSafeSize() causes problems since
getSafeSize64() < getSize() if there is a stride. Since everywhere
else uses getSize() it results in a lot of possible buffer overruns.
The fix reverts to using getSize instead of getSafeSize64.

Bug: 15089814
Change-Id: Ia471cf9715672d57bb7eb61bf735064aeb405ffe
2014-05-21 15:14:02 -07:00
Adam Lesinski
e34b8abf3a Merge "Don't dump data from a bad ResTable" 2014-05-21 21:59:33 +00:00
Svetoslav
f34771187b Merge "Fixing bugs due to the new custom accessibility action APIs." 2014-05-21 21:59:19 +00:00
Mindy Pereira
a718943d42 Merge "Make a smaller cliff for dismissing cards" into klp-modular-dev 2014-05-21 21:54:38 +00:00
Svetoslav
5c4cd189f2 Fixing bugs due to the new custom accessibility action APIs.
1. AccessibiltiyAction was incorectly throwing an exception when
   a custom action was constructed.

2. AccessibilityManagerService should no longer enforce only standard
   actions as we allow custom ones too.

bug:15110963

Change-Id: Iea57e0a6449b87bd8d103c55ca255e80705f2565
2014-05-21 14:53:25 -07:00
Quddus Chong
539f9e3172 docs: Update the sample Gradle dependency declaration to reflect GMS K version.
Change-Id: I5e5c40974b2fbaf61256d320d24acf5e0e9178d6
2014-05-21 14:36:11 -07:00
John Spurlock
b4e69a040d Merge "Hide the keyguard scrim when the status bar comes back." 2014-05-21 21:29:23 +00:00
John Spurlock
35453dd751 Merge "QuickSettings: fix text alignment." 2014-05-21 21:28:16 +00:00
Dianne Hackborn
c670c3b1ab Merge "Revert "Hide voice interaction APIs."" 2014-05-21 21:26:45 +00:00
Brian Attwell
3bdd9f68b5 Merge "Remove @hide from IN_DEFAULT_DIRECTORY" 2014-05-21 21:25:58 +00:00
John Spurlock
4bf31983d2 QuickSettings: fix text alignment.
- Abandon dynamic sizing, give each tile a fixed height.
- Align the baselines of the first line of each tile in a row.
- Clean up dimension resources.
- Center the touch feedback on the icon center, and dial it down.

Bug:15120277
Change-Id: If43986f80ef6d01722b60b6feedb278eed27e936
2014-05-21 17:24:44 -04:00
Dianne Hackborn
fb052926b8 Revert "Hide voice interaction APIs."
This reverts commit a677a9b9367bcf8c81c36dc59b53554cb347b438.
2014-05-21 14:16:46 -07:00