Jungshik Jang
eb073ae054
am f3d00918: Merge "Rename HdmiCecDeviceInfo into HdmiDeviceInfo." into lmp-dev
...
* commit 'f3d00918200dd500e11b05e44e9722925aab0662':
Rename HdmiCecDeviceInfo into HdmiDeviceInfo.
2014-08-07 02:48:05 +00:00
Paul Jensen
d605503afc
am f98c63e9: Merge "Revert DNS cache flush command deletion from "Cleanup: Delete dead code."" into lmp-dev
...
* commit 'f98c63e998b80a0c64b33fe3a1047ee8f8a5809e':
Revert DNS cache flush command deletion from "Cleanup: Delete dead code."
2014-08-07 02:37:59 +00:00
Paul Jensen
75e7c928bf
am 776f1902: Remove dead CaptivePortalTracker.
...
* commit '776f19026b52a9bad49c4313c68d8c6e69db9502':
Remove dead CaptivePortalTracker.
2014-08-07 02:37:50 +00:00
Paul Jensen
ab14df37ab
Remove dead CaptivePortalTracker.
...
Captive portals are now detected by the NetworkMonitor.
Change-Id: Ibfb04bf83b1028231397a577468f110d7ab1dc06
2014-08-07 02:32:54 +00:00
Alan Viverette
c175ea474b
am 37f56e55: Update branding colors
...
* commit '37f56e55592be690c031090eed3e9e32adb3c1af':
Update branding colors
2014-08-07 01:29:28 +00:00
Alan Viverette
ec9d464a59
Update branding colors
...
BUG: 16845793
BUG: 16851916
Change-Id: I79a15752b5dda8f3c9f159826c61e3d2a6c8bd48
2014-08-07 01:13:23 +00:00
Alan Viverette
c1c47f7e02
am cb0fc1e5: Preserve surface insets when view layout is updated
...
* commit 'cb0fc1e5a6b7e516eb7513fda09def253ba36032':
Preserve surface insets when view layout is updated
2014-08-07 01:07:48 +00:00
Svet Ganov
de7009407a
am 7efdcd46: Merge "Fix regression in remote views." into lmp-dev
...
* commit '7efdcd461e99a5e0fd410421bfb8cfe718a5bb98':
Fix regression in remote views.
2014-08-07 01:07:44 +00:00
Alan Viverette
dbed893ba8
Preserve surface insets when view layout is updated
...
Also makes canvas save & restore in threaded renderer a little safer.
BUG: 16654228
Change-Id: Ie0d49450ed408cffd0b859c08e524b6f904c77ca
2014-08-07 01:01:17 +00:00
Adam Powell
611a157cd5
am f735b695: Have TextView editors use the Menu context for action mode icons
...
* commit 'f735b695854049eafd95321d6539905cf9e053fc':
Have TextView editors use the Menu context for action mode icons
2014-08-07 00:41:12 +00:00
Adam Powell
098e7fb587
Have TextView editors use the Menu context for action mode icons
...
Using the TextView's context instead when resolving these icons from
the theme causes issues if a dark action bar theme is in use.
Bug 16686041
Change-Id: I44cb4a83516d8610103b6ebaf604860b67ac84dd
2014-08-06 17:35:17 -07:00
Jeff Sharkey
6b225ac90d
am 197ec8d3: Surface user action events when un/installing.
...
* commit '197ec8d31f921a16b9c7f4dbd7c9d0d731dbf305':
Surface user action events when un/installing.
2014-08-07 00:28:15 +00:00
Jeff Sharkey
fbd0e9fa37
Surface user action events when un/installing.
...
This will be used shortly to connect up with permissions
confirmation UI.
Bug: 16515814
Change-Id: If28cecc28549900d960ac107a1fba0b10ce5bd7b
2014-08-07 00:23:54 +00:00
Jungshik Jang
d8ce524f56
am 75119bcb: Merge "Prevent hot plug detection action from multiple device polling" into lmp-dev
...
* commit '75119bcba8ae24c33bd941094759cf1078ccde29':
Prevent hot plug detection action from multiple device polling
2014-08-07 00:22:41 +00:00
Svetoslav
07aebe7b4a
am f287eb85: Polish of the app widgets cross-profiles feature.
...
* commit 'f287eb8530ed5b5675af0e8af339e0839816bc0a':
Polish of the app widgets cross-profiles feature.
2014-08-07 00:22:36 +00:00
Svetoslav
c71c42fdb2
Polish of the app widgets cross-profiles feature.
...
1. Added API for badging an arbitrary drawable at a given location.
2. Updated the icon and previewImage deprecation as they are no longer
returning a badged drawable. The methods to load the icon and the
preview are now just making it easier for a developer to get the
drawables.
3. Fixed a bug in AppWidgetServiceImpl leading to a crash when a user
is removed.
4. Fixed a bug in AppWidgetHost which was unnecessarily caching its
package name and having code paths where the cached value was not
populated when calling into the system.
bug:14991269
Change-Id: I50d011a6597d88814715d5ec04ee67815e8ce0bd
2014-08-07 00:12:27 +00:00
Alan Viverette
e407610282
am bfe4d0e8: Merge "Separate tint and tintMode properties" into lmp-dev
...
* commit 'bfe4d0e89bc37029951be8cda1fe0d5306320a12':
Separate tint and tintMode properties
2014-08-06 23:53:16 +00:00
Igor Murashkin
b44d8e2dc8
am a56c39d8: Merge "camera2: (legacy) Support awb mode, test mode metadata keys" into lmp-dev
...
* commit 'a56c39d891f9767297de2d4d3cbb56ecd9c8f06c':
camera2: (legacy) Support awb mode, test mode metadata keys
2014-08-06 21:41:54 +00:00
Chris Craik
ed3bda68cf
am 2fadca42: Move bitmap transforms out of bitmap ops
...
* commit '2fadca42aa58453339dc4cfadb9b412df4a5d2a5':
Move bitmap transforms out of bitmap ops
2014-08-06 21:21:39 +00:00
Mathieu Chartier
762d5de06f
am 53e75d31: Fix JNI error in exception reporting.
...
* commit '53e75d3115177f64ec2b3868f71e3f1356f1a55d':
Fix JNI error in exception reporting.
2014-08-06 21:21:35 +00:00
Chris Craik
796475006f
Move bitmap transforms out of bitmap ops
...
bug:11359533
This allows us to deduplicate a lot between the two ops, and fixes the
shader coordinate space for the left,top argument drawBitmap to match
software.
Change-Id: I53da05af9ee74c74e9e70b4ab8053190ca220b16
2014-08-06 21:11:31 +00:00
Mathieu Chartier
d1a7fca145
Fix JNI error in exception reporting.
...
There was a JNI error where when you got an OOM and called
report_exception, it would call two NewStringUTF in a row without
checking the return values. This could mean that the first one
threw a new OOME and the second one would cause a JNI error when
it also attempted to throw an OOME with a pending OOME.
Bug: 16843627
(cherry picked from commit cf6775eece )
Change-Id: Ibdc7d0e55a48b2a61a1db0868a5d77c2ae53f6f3
2014-08-06 14:01:09 -07:00
Eric Laurent
e92a8a8f5a
am 56811fe9: Merge "AudioSystem: add API to query audio HW sync source" into lmp-dev
...
* commit '56811fe93605fc8faf7f4f6e2bcf5c30bba833aa':
AudioSystem: add API to query audio HW sync source
2014-08-06 19:51:06 +00:00
Chet Haase
a9ffa05024
am 9033d798: Fix Scroller interpolation
...
* commit '9033d7984779601c6e0f03c8462ddc128212c30e':
Fix Scroller interpolation
2014-08-06 19:50:55 +00:00
Chet Haase
54b9e5baa3
Fix Scroller interpolation
...
The ViscousFluid interpolator simply returns the input value and not the
interpolation of that value.
Issue #16815073 Scroller.ViscousFluidInterpolator short circuited
Change-Id: Ifa189026c1396a42a2348260a2a54cf0c3caad08
2014-08-06 19:34:56 +00:00
Matthew Xie
ea45942d46
am 26446217: Merge "Add BLUETOOTH_MAP permission to give Bluetooth app exclusive access to email access" into lmp-dev
...
* commit '26446217b8713ab4387e241935c40fc2f1794f1c':
Add BLUETOOTH_MAP permission to give Bluetooth app exclusive access to email access
2014-08-06 19:08:20 +00:00
Dan Sandler
0442d87b76
am 0de274ff: Move LOCK_SCREEN_SHOW_NOTIFICATIONS to per-user Settings.Secure.
...
* commit '0de274ff3ca737eb8945a0653948205ddccff5a6':
Move LOCK_SCREEN_SHOW_NOTIFICATIONS to per-user Settings.Secure.
2014-08-06 18:05:52 +00:00
Dan Sandler
52e5701eea
Move LOCK_SCREEN_SHOW_NOTIFICATIONS to per-user Settings.Secure.
...
Bug: 15331132
Change-Id: Ia80ccb2cfdf60116bd50601e60ff131619eafcc5
2014-08-06 18:00:53 +00:00
Fabrice Di Meglio
b31086e869
am 46ccd1f7: Make SwitchPreference switch more Material
...
* commit '46ccd1f738e973cea73a33134b5bd37f0712ceba':
Make SwitchPreference switch more Material
2014-08-06 17:28:44 +00:00
Fabrice Di Meglio
52ab18bc6c
Make SwitchPreference switch more Material
...
- remove the padding so that we behave the same way as the CheckBoxPreference
See bug: #13140648 Settings needs to support the new Quantum Paper theme
Change-Id: Ie22f389820c4a48bcf4b018d7009a07140cb493b
2014-08-06 17:21:16 +00:00
Alan Viverette
a426445dfd
Separate tint and tintMode properties
...
BUG: 16054922
Change-Id: I820fb857b671faf9eb27612e470e820c5c4cd6b5
2014-08-06 15:42:10 -07:00
Igor Murashkin
5bd43d7145
Merge "camera2: (legacy) Support awb mode, test mode metadata keys" into lmp-dev
2014-08-06 17:19:40 +00:00
Igor Murashkin
733341bf0d
camera2: (legacy) Support awb mode, test mode metadata keys
...
Change-Id: Ic013aa820bbea02a662d546eb9f70baa20c0136e
2014-08-06 14:35:40 -07:00
Eric Laurent
b287c9388e
Merge "AudioSystem: add API to query audio HW sync source" into lmp-dev
2014-08-06 17:14:55 +00:00
Alexandra Gherghina
1ab405c057
am 00aeefd2: Add hidden API for removing cross-profile package filters
...
* commit '00aeefd2a1849af94844f03410a3648183878e47':
Add hidden API for removing cross-profile package filters
2014-08-06 15:22:10 +00:00
Alexandra Gherghina
e41ce995a0
Add hidden API for removing cross-profile package filters
...
Bug: 16646591
Change-Id: Iaf6837fe4390ac1018c49df366ea434776ed7244
2014-08-06 14:52:50 +00:00
Chet Haase
7acfba8772
am 51a8880d: Actually set the internal modal value in ListPopupWindow.setModal()
...
* commit '51a8880dbcf6f662714e4c289d7ef5a9832bf48d':
Actually set the internal modal value in ListPopupWindow.setModal()
2014-08-06 14:51:06 +00:00
Chet Haase
e04499ad93
Actually set the internal modal value in ListPopupWindow.setModal()
...
The current code ignores the parameter and sets the internal modal
value to true. This has probably gone unnoticed because all framework
usage of this method calls it with 'true', except for one case where
it sets it to 'false' temporarily, and then to 'true'.
Issue #16815832 ListPopupWindow setModal broken
Change-Id: I4ac7ab31b4ab91c9959efd4ccf2264a8e381708f
2014-08-06 14:45:30 +00:00
Sungsoo Lim
ce9d13757b
am cf9c8d95: Merge "TIF: Add a content rating system for Brazil" into lmp-dev
...
* commit 'cf9c8d95525991e3f4239e24609cf020bf083495':
TIF: Add a content rating system for Brazil
2014-08-06 12:51:02 +00:00
Sungsoo Lim
bf2df3f46e
am 1b014966: Merge "TIF: Add content ratings for Australia" into lmp-dev
...
* commit '1b01496607e8ea4858cc0b3f36eb0e83d3d097dc':
TIF: Add content ratings for Australia
2014-08-06 12:44:00 +00:00
Jungshik Jang
465e97ebb3
am 924057dc: Merge "More tweaks for recording" into lmp-dev
...
* commit '924057dc66c2396622b99a69c4913b931b13c4eb':
More tweaks for recording
2014-08-06 12:43:08 +00:00
Dongwon Kang
3babc1d15e
am b0ee5931: Merge "TIF: Add content rating system for Spain" into lmp-dev
...
* commit 'b0ee59317533e2cac0efe24a85499fbfe56bee25':
TIF: Add content rating system for Spain
2014-08-06 02:58:02 +00:00
Matthew Xie
4565ded1a2
Merge "Add BLUETOOTH_MAP permission to give Bluetooth app exclusive access to email access" into lmp-dev
2014-08-06 02:12:24 +00:00
Matthew Xie
6b93229a21
Add BLUETOOTH_MAP permission to give Bluetooth app exclusive access to email access
...
The permission is hidden. It's for Bluetooth app only. We may unhide it in the future.
Change-Id: Ibc6f7b71f0c79dc282a8e5fdc786e1c16be7a892
2014-08-06 00:11:05 -07:00
Michael Wright
5425dbb1a6
am 104bc43d: Add supported refresh rate to displays
...
* commit '104bc43d148704cc6ecefa295cb8320ede34a4bd':
Add supported refresh rate to displays
2014-08-06 02:08:15 +00:00
Michael Wright
3f145a2f95
Add supported refresh rate to displays
...
Change-Id: I51231dd6dd231d57dd1ac499349d6335121f07d5
2014-08-06 02:03:49 +00:00
Adam Powell
50a2bf8bca
am 30d5400c: Merge "Fall-through for ActionModes with ToolbarActionBar" into lmp-dev
...
* commit '30d5400cfc5b3ef777398ebf78911d21f3e1ffc6':
Fall-through for ActionModes with ToolbarActionBar
2014-08-06 01:23:46 +00:00
Winson Chung
061e315cea
am 244ea328: Fixing issue where home was triggered on top of other activities being launched. (Bug 16823617)
...
* commit '244ea328ca503b4c77d911df3955ad5c20622d94':
Fixing issue where home was triggered on top of other activities being launched. (Bug 16823617)
2014-08-06 01:17:57 +00:00
Sungsoo Lim
6939314af8
am eafeec2b: Merge "TIF: Add content ratings for Netherlands" into lmp-dev
...
* commit 'eafeec2b464437c627aa6a95b0d6b5d32da9e18d':
TIF: Add content ratings for Netherlands
2014-08-06 01:17:46 +00:00
Sungsoo Lim
5b65d3c990
am 33ff97e5: Merge "TIF: Add content ratings for Germany" into lmp-dev
...
* commit '33ff97e556455e77a2ed0b1d21f98a4868b72e3f':
TIF: Add content ratings for Germany
2014-08-06 01:17:37 +00:00