OSDN Git Service

android-x86/frameworks-base.git
10 years agoKeep track of user_setup_complete in DPMS
Amith Yamasani [Thu, 17 Jul 2014 00:26:17 +0000 (17:26 -0700)]
Keep track of user_setup_complete in DPMS

This is to ensure that some system app can't modify that
state for purposes of changing the profile owner without
user consent.

Bug: 16207721

Change-Id: Ic5f454d7568cd824b83456eed0e2611779a9adf8

10 years agoMerge "App restrictions schema and parser" into lmp-dev
Amith Yamasani [Wed, 16 Jul 2014 00:24:57 +0000 (00:24 +0000)]
Merge "App restrictions schema and parser" into lmp-dev

10 years agoApp restrictions schema and parser
Amith Yamasani [Mon, 14 Jul 2014 00:12:12 +0000 (17:12 -0700)]
App restrictions schema and parser

Documented the restrictions schema in RestrictionsManager docs.
Added a parser to read the meta-data and XML file on the device.
Added more types and methods in RestrictionEntry to accomodate some
new types and construction modes.
Added a styleable for restriction attributes.

Slight tweak to permission response params.

Bug: 14582645
Change-Id: I193d1162741d110c100831cab33b48e2baf7426c

10 years agoFix hotspot movement on focus change
Alan Viverette [Mon, 14 Jul 2014 00:49:39 +0000 (17:49 -0700)]
Fix hotspot movement on focus change

BUG: 15726988
Change-Id: I97f88e5f7e404ecfcd5c254fddd18c8f6616064e

10 years agoMerge "Drop of the final UX assets for printing." into lmp-dev
Svetoslav [Wed, 16 Jul 2014 00:19:55 +0000 (00:19 +0000)]
Merge "Drop of the final UX assets for printing." into lmp-dev

10 years agocamera2: Fix available keys to filter to only supported keys
Igor Murashkin [Wed, 25 Jun 2014 18:52:23 +0000 (11:52 -0700)]
camera2: Fix available keys to filter to only supported keys

The following functions are affected:
* CameraCharacteristics#getKeys
* CameraCharacteristics#getAvailableResultKeys
* CameraCharacteristics#getAvailableRequestKeys

The above keys will now only return keys whose tags are set in
android.request.available{Characteristics,Result,Request}Keys

This change makes it possible to detect if a key is guaranteed to be
available at a granular basis (without querying hardwareLevel or
capabilities).

Change-Id: Iaa34e8c24100339c215604ff49035527fae467cd

10 years agoDrop of the final UX assets for printing.
Svetoslav [Wed, 16 Jul 2014 00:16:37 +0000 (17:16 -0700)]
Drop of the final UX assets for printing.

bug:15705610

Change-Id: I82104a2c0b3d1f4e34f71357b10bed24c0583e71

10 years agoUpdate the page count in the print UI to meet new UX.
Svetoslav [Tue, 15 Jul 2014 22:56:46 +0000 (15:56 -0700)]
Update the page count in the print UI to meet new UX.

bug:15912257

Change-Id: I1aa3eb4f7e28d3d9c955f60a570c2f8800fdb88d

10 years agoStyle the all printers activity in material theme.
Svetoslav [Tue, 15 Jul 2014 20:56:29 +0000 (13:56 -0700)]
Style the all printers activity in material theme.

bug:16301078

Change-Id: Ib96f1e232914802d0b5ddc874be4a4d24a74b685

10 years agoMerge "Update the page count in the print UI to meet new UX." into lmp-dev
Svetoslav [Tue, 15 Jul 2014 22:59:49 +0000 (22:59 +0000)]
Merge "Update the page count in the print UI to meet new UX." into lmp-dev

10 years agoRemove text selector and hide ime on print options close.
Svetoslav [Tue, 15 Jul 2014 19:53:13 +0000 (12:53 -0700)]
Remove text selector and hide ime on print options close.

bug:16301754

Change-Id: I69bf09df9976b12c611821737eb4abb794c1df80

10 years agoAdjust preview page footer height and font size.
Svetoslav [Tue, 15 Jul 2014 19:31:30 +0000 (12:31 -0700)]
Adjust preview page footer height and font size.

bug:16300627

Change-Id: I135c13085fa0c48de6bedaa58b3974f800547e99

10 years agoUpdate the color pallete of the print options UI.
Svetoslav [Tue, 15 Jul 2014 15:27:40 +0000 (08:27 -0700)]
Update the color pallete of the print options UI.

The print options UI now uses the material theme with custom
branding collors that follow the rest of the system UI.

bug:16301325

Change-Id: I5fefcd95ada0172a028574550dcfdf628f9ce22d

10 years agoMerge "Ensure surfaces with insets aren't rendered as opaque" into lmp-dev
Alan Viverette [Tue, 15 Jul 2014 23:54:50 +0000 (23:54 +0000)]
Merge "Ensure surfaces with insets aren't rendered as opaque" into lmp-dev

10 years agoRevert "MSIM: dump sub specific info"
Joe LaPenna [Tue, 15 Jul 2014 22:49:06 +0000 (22:49 +0000)]
Revert "MSIM: dump sub specific info"

This reverts commit bc586ea61bacf05c509cb8dae44e9d8f22fc780d.

Change-Id: Ia85003f2f4eb17970fd5945dd8d432a701db9bba

10 years agoEnsure surfaces with insets aren't rendered as opaque
Alan Viverette [Tue, 15 Jul 2014 22:49:55 +0000 (15:49 -0700)]
Ensure surfaces with insets aren't rendered as opaque

BUG: 16312821
Change-Id: Ie3012c34712b7bf91a2086a6b8c922d0ebfff2e6

10 years agoMerge "Avoid arc for edge effect drawing." into lmp-dev
Chris Craik [Tue, 15 Jul 2014 23:03:14 +0000 (23:03 +0000)]
Merge "Avoid arc for edge effect drawing." into lmp-dev

10 years agoam 96f6a1a9: (-s ours) DO NOT MERGE - Fix build issue isScreenOn
Bill Yi [Tue, 15 Jul 2014 22:58:37 +0000 (22:58 +0000)]
am 96f6a1a9: (-s ours) DO NOT MERGE - Fix build issue isScreenOn

* commit '96f6a1a9e7806b34e7ae8c21b6febf965acf16e1':
  DO NOT MERGE - Fix build issue isScreenOn

10 years agoDO NOT MERGE - Fix build issue isScreenOn
Bill Yi [Mon, 14 Jul 2014 20:35:35 +0000 (13:35 -0700)]
DO NOT MERGE - Fix build issue isScreenOn

Change-Id: I8821efd561d375c32702be55903fe401ab719e80

10 years agoAvoid arc for edge effect drawing.
Chris Craik [Tue, 15 Jul 2014 22:36:32 +0000 (15:36 -0700)]
Avoid arc for edge effect drawing.

b/16131698

Tessellation doesn't support joins, which filled arcs have.

Change-Id: I566d0c1c39f058bb641aa24d2a4488b0aaa1b454

10 years agoFix NPE during construction from XML.
George Mount [Tue, 15 Jul 2014 17:41:50 +0000 (10:41 -0700)]
Fix NPE during construction from XML.

Bug 16322214

Change-Id: Ie2811a54880ab60b607ae29d7df04b0636e67197

10 years agoam 35396800: Merge "docs: Added note on disabling debugging for WebView apps. Bug...
Ricardo Cervera [Tue, 15 Jul 2014 21:05:38 +0000 (21:05 +0000)]
am 35396800: Merge "docs: Added note on disabling debugging for WebView apps. Bug: 16232761" into klp-modular-dev

* commit '3539680063e039f5d543677805de7f4639575b1e':
  docs: Added note on disabling debugging for WebView apps. Bug: 16232761

10 years agoMerge "Revert "Block focus with a touchscreen for ActionBars and Toolbars"" into...
Baligh Uddin [Tue, 15 Jul 2014 22:13:27 +0000 (22:13 +0000)]
Merge "Revert "Block focus with a touchscreen for ActionBars and Toolbars"" into lmp-dev

10 years agoRevert "Block focus with a touchscreen for ActionBars and Toolbars"
Baligh Uddin [Mon, 14 Jul 2014 22:42:23 +0000 (22:42 +0000)]
Revert "Block focus with a touchscreen for ActionBars and Toolbars"

This reverts commit a2933761d17bc5106357a1edd9bd3ff978160133.

Change-Id: Idedd430574925a0e86311a3d9fee51a74731c2f8
(cherry picked from commit d886cf139532a78b2d34d13403f10295a9bbd14e)

10 years agoMerge "docs: Added note on disabling debugging for WebView apps. Bug: 16232761" into...
Ricardo Cervera [Tue, 15 Jul 2014 21:01:33 +0000 (21:01 +0000)]
Merge "docs: Added note on disabling debugging for WebView apps. Bug: 16232761" into klp-modular-dev

10 years agoMerge "MSIM: dump sub specific info" into lmp-dev
Stuart Scott [Tue, 15 Jul 2014 22:10:26 +0000 (22:10 +0000)]
Merge "MSIM: dump sub specific info" into lmp-dev

10 years agoMSIM: dump sub specific info
Sandeep Gutta [Tue, 15 Jul 2014 21:44:03 +0000 (03:14 +0530)]
MSIM: dump sub specific info

Add support to dump subscription specific info
in TelephonyRegistry

Cherrypicked from partner gerrit.

Change-Id: I9525b8ff8b8884e5099df762d0eafe27fdb186ab

10 years agoam 5a19dd52: am 35396800: Merge "docs: Added note on disabling debugging for WebView...
Ricardo Cervera [Tue, 15 Jul 2014 21:09:04 +0000 (21:09 +0000)]
am 5a19dd52: am 35396800: Merge "docs: Added note on disabling debugging for WebView apps. Bug: 16232761" into klp-modular-dev

* commit '5a19dd522f010c459e8557beaf4526c322a98aff':
  docs: Added note on disabling debugging for WebView apps. Bug: 16232761

10 years agoMerge "Style the all printers activity in material theme." into lmp-dev
Svetoslav [Tue, 15 Jul 2014 21:03:34 +0000 (21:03 +0000)]
Merge "Style the all printers activity in material theme." into lmp-dev

10 years agoMerge "Fix current.txt build break" into lmp-dev
Yorke Lee [Tue, 15 Jul 2014 21:59:19 +0000 (21:59 +0000)]
Merge "Fix current.txt build break" into lmp-dev

10 years agoFix current.txt build break
Yorke Lee [Tue, 15 Jul 2014 21:54:39 +0000 (14:54 -0700)]
Fix current.txt build break

Change-Id: I6730b708b134827ab26487017d09e5aee0d71e86

10 years agoFix issue #15681802: Missing RESET:TIME in complete battery histories
Dianne Hackborn [Fri, 11 Jul 2014 23:03:36 +0000 (16:03 -0700)]
Fix issue #15681802: Missing RESET:TIME in complete battery histories

But wait, there's more!

- Keep track of sync durations in the aggregated stats.
- Add events for users that are running and in the foreground.
- Rework the activity manager's tracking of stuff using
  battery in the background to be based on proc stats, which
  allows it to be better about determing when it should reset
  its tracking of background work.
- Also add tracking of scheduled job execution, like we are
  doing for syncs.
- And once I started hooking battery stats in to
  JobSchedulerService, I found a few things I couldn't stop myself
  from changing: (1) make it very explicit that it doesn't start
  scheduling jobs until we have reached the point in system boot
  where third party apps are allowed to run, and (2) adjust
  the various for loops to not use iterators.

Change-Id: I69d812e27bcfee9e58a614f0f6b1c7545d7530b1

10 years agoReport wakelock time in checkin stats in ms. Bump version.
Ashish Sharma [Tue, 8 Jul 2014 00:14:52 +0000 (17:14 -0700)]
Report wakelock time in checkin stats in ms. Bump version.

Change-Id: Icd5cebb3434572cb226ef018629fcfca8bfc08e8

10 years agoMerge "Add a theme for setup and/or form style input for TV/leanback" into lmp-dev
Justin Mattson [Tue, 15 Jul 2014 21:22:03 +0000 (21:22 +0000)]
Merge "Add a theme for setup and/or form style input for TV/leanback" into lmp-dev

10 years agoUpdate DatePicker widget and its related dialog
Fabrice Di Meglio [Tue, 1 Oct 2013 18:21:31 +0000 (11:21 -0700)]
Update DatePicker widget and its related dialog

- the old DatePicker widget is still there for obvious layout compatibility reasons
- add a new delegate implementation for having a new UI
- use the new delegate only for the DatePickerDialog (which does not need to be
the same)
- added support for Theming and light/dark Themes
- added support for RTL
- added support for Accessibility
- verified support for Keyboard
- verified that CTS tests for DatePicker are passing (for both the legacy and the
new widgets)

Also added a new HapticFeedbackConstants.CALENDAR_DATE and its related code for
enabling day selection vibration

Change-Id: I256bd7c21edd8f3b910413ca15ce26d3a5ef7d9c

10 years agodocs: Added note on disabling debugging for WebView apps. Bug: 16232761
Ricardo Cervera [Fri, 11 Jul 2014 17:12:48 +0000 (10:12 -0700)]
docs: Added note on disabling debugging for WebView apps. Bug: 16232761

Change-Id: I6cdc2ef7da87e78ec42a456d232a8e46a26c7365

10 years agoMerge "Enable assertions in LayoutLib create" into lmp-dev
Deepanshu Gupta [Tue, 15 Jul 2014 20:22:32 +0000 (20:22 +0000)]
Merge "Enable assertions in LayoutLib create" into lmp-dev

10 years agoEnable assertions in LayoutLib create
Deepanshu Gupta [Tue, 15 Jul 2014 20:15:15 +0000 (13:15 -0700)]
Enable assertions in LayoutLib create

Change-Id: Ia74285ae50f5caf118aab9eca4123f8aa71f27b4

10 years agoSupport Locale.toLanguageTag on Java 6
Deepanshu Gupta [Mon, 14 Jul 2014 22:50:49 +0000 (15:50 -0700)]
Support Locale.toLanguageTag on Java 6

Change-Id: I255e79e2c288cd24b350b7c26128bbbb0b2cb9a3

10 years agoMerge "Set existing TypeEvaluator on new KeyframeSet when changing object values...
Chet Haase [Tue, 15 Jul 2014 17:42:05 +0000 (17:42 +0000)]
Merge "Set existing TypeEvaluator on new KeyframeSet when changing object values" into lmp-dev

10 years agoSet existing TypeEvaluator on new KeyframeSet when changing object values
Chet Haase [Tue, 15 Jul 2014 01:28:28 +0000 (18:28 -0700)]
Set existing TypeEvaluator on new KeyframeSet when changing object values

This avoids NullPointerException crash when changing values without
first canceling a running animator.

Issue #16245303 KeyframeSet crash on null keyframe or evaluator

Change-Id: I50ce5223310fe87e3382c446e2d36d93ae38a8fe

10 years agoMerge "Pressed the "dim" button on the clock one too many times." into lmp-dev
Dan Sandler [Tue, 15 Jul 2014 17:41:36 +0000 (17:41 +0000)]
Merge "Pressed the "dim" button on the clock one too many times." into lmp-dev

10 years agoPressed the "dim" button on the clock one too many times.
Dan Sandler [Tue, 15 Jul 2014 17:37:27 +0000 (13:37 -0400)]
Pressed the "dim" button on the clock one too many times.

Bug: 16202293
Change-Id: I0d1c746bb775f56db018c231a296daca848e9235

10 years agoMerge "Don't throw errors on sharedUid adjustment." into lmp-dev
Narayan Kamath [Tue, 15 Jul 2014 17:29:06 +0000 (17:29 +0000)]
Merge "Don't throw errors on sharedUid adjustment." into lmp-dev

10 years agoDO NOT MERGE Using a fixed sized ImageView to prevent unnecessary layouts.
Winson Chung [Tue, 15 Jul 2014 00:31:41 +0000 (17:31 -0700)]
DO NOT MERGE Using a fixed sized ImageView to prevent unnecessary layouts.

- Preparing for task view clipping using the view outline

Change-Id: I4aae4189a759a48057f1e3729cc2a9e6d553c11e

10 years agoMerge "Add null check" into lmp-dev
Craig Mautner [Tue, 15 Jul 2014 16:53:04 +0000 (16:53 +0000)]
Merge "Add null check" into lmp-dev

10 years agoAdd null check
Craig Mautner [Tue, 15 Jul 2014 16:51:33 +0000 (09:51 -0700)]
Add null check

Fixes bug 15847145.

Change-Id: Ia4d223da578bc38516824dd82dd3c5b8d58328dd

10 years agoFix T-Mobile provisioning detection.
Paul Jensen [Tue, 15 Jul 2014 14:57:38 +0000 (10:57 -0400)]
Fix T-Mobile provisioning detection.

Add User-Agent to HTTP request for captive portal.

bug:16316314
Change-Id: I32d4f75f4eb114574dd2a39d241cb085383b4f94

10 years agoMerge "Fix translated VertexBuffer layer damage calculation" into lmp-dev
Chris Craik [Tue, 15 Jul 2014 20:09:54 +0000 (20:09 +0000)]
Merge "Fix translated VertexBuffer layer damage calculation" into lmp-dev

10 years agoFix translated VertexBuffer layer damage calculation
Chris Craik [Tue, 15 Jul 2014 20:01:02 +0000 (13:01 -0700)]
Fix translated VertexBuffer layer damage calculation

b/15986851

Change-Id: Id6be412e693c5233326164723a0a96e3802d9426

10 years agoMerge "Support Locale.toLanguageTag on Java 6" into lmp-dev
Deepanshu Gupta [Tue, 15 Jul 2014 20:01:43 +0000 (20:01 +0000)]
Merge "Support Locale.toLanguageTag on Java 6" into lmp-dev

10 years agoMerge "Remove text selector and hide ime on print options close." into lmp-dev
Svetoslav [Tue, 15 Jul 2014 19:57:46 +0000 (19:57 +0000)]
Merge "Remove text selector and hide ime on print options close." into lmp-dev

10 years agoMerge "Adjust preview page footer height and font size." into lmp-dev
Svetoslav [Tue, 15 Jul 2014 19:35:54 +0000 (19:35 +0000)]
Merge "Adjust preview page footer height and font size." into lmp-dev

10 years agoMerge "Fix build" into lmp-dev
Craig Mautner [Tue, 15 Jul 2014 19:29:50 +0000 (19:29 +0000)]
Merge "Fix build" into lmp-dev

10 years agoFix build
Craig Mautner [Tue, 15 Jul 2014 19:28:43 +0000 (12:28 -0700)]
Fix build

Add parameter to WindowManagerPermissionTests.

Fixes build.

Change-Id: Iecf064ee0be612e59aa1b7f0a42807be1bc59e78

10 years agoLaunch activity behind launching task.
Craig Mautner [Mon, 7 Jul 2014 22:28:55 +0000 (15:28 -0700)]
Launch activity behind launching task.

Use ActivityOptions.makeLaunchTaskBehindAnimation() to launch tasks
behind the current task. Includes animations for launching and
launched tasks.

Fixes bug 16157517.

Change-Id: I0a94af70b4748592e94673b958ee824cfb3d7ec0

10 years agoMerge "Implement application-level high priority bit." into lmp-dev
Chris Wren [Tue, 15 Jul 2014 19:23:39 +0000 (19:23 +0000)]
Merge "Implement application-level high priority bit." into lmp-dev

10 years agoFix hiding of sign-in to network notification.
Paul Jensen [Tue, 15 Jul 2014 16:07:36 +0000 (12:07 -0400)]
Fix hiding of sign-in to network notification.

Don't rely on the NetworkAgent still being connected when we go to
hide the notification.  The notification is hidden when the
NetworkAgent is disconnected so that wasn't a safe assumption.
By using the NetID as the notification identifier we also fix the
issue of multiple notifications of the same network type inadvertently
hiding the incorrect notification with the same network type.

bug:16317917
Change-Id: I01fdc466a0f430af9fc378445586ec7b83b3ac83

10 years agoImplement application-level high priority bit.
Chris Wren [Wed, 9 Jul 2014 22:37:56 +0000 (18:37 -0400)]
Implement application-level high priority bit.

Enable checkbox in settings and wire it to NotificationManagerSerivce.
Add RankingHelper to collect ranking configs and logic.

Bug: 15080024
Change-Id: Ib1d3b0b5ca4fcfdc52c2cb6838a009b9addf1094

10 years agoMerge "Separate Canvas JNI code from the implementation. DO NOT MERGE" into lmp-dev
Derek Sollenberger [Tue, 15 Jul 2014 19:02:03 +0000 (19:02 +0000)]
Merge "Separate Canvas JNI code from the implementation. DO NOT MERGE" into lmp-dev

10 years agoMerge "Remove MR2 BLE Advertising hidden API from L codebase (1/2)." into lmp-dev
Wei Wang [Tue, 15 Jul 2014 18:13:27 +0000 (18:13 +0000)]
Merge "Remove MR2 BLE Advertising hidden API from L codebase (1/2)." into lmp-dev

10 years agoMerge "DO NOT MERGE Audio virtualizer effect: add support for querying capabilities...
Jean-Michel Trivi [Tue, 15 Jul 2014 17:53:14 +0000 (17:53 +0000)]
Merge "DO NOT MERGE Audio virtualizer effect: add support for querying capabilities" into lmp-dev

10 years agoMerge "Add VideoState member variable to InCallCall." into lmp-dev
Andrew Lee [Tue, 15 Jul 2014 18:42:58 +0000 (18:42 +0000)]
Merge "Add VideoState member variable to InCallCall." into lmp-dev

10 years agoAdd VideoState member variable to InCallCall.
Andrew Lee [Sat, 12 Jul 2014 00:22:03 +0000 (17:22 -0700)]
Add VideoState member variable to InCallCall.

Bug: 16015750
Change-Id: Idee72075e992a94423a3ca7882959fbde03c4434

10 years agoMerge "Update the color pallete of the print options UI." into lmp-dev
Svetoslav [Tue, 15 Jul 2014 18:40:56 +0000 (18:40 +0000)]
Merge "Update the color pallete of the print options UI." into lmp-dev

10 years agoMerge "Launch activity behind launching task." into lmp-dev
Craig Mautner [Tue, 15 Jul 2014 18:37:08 +0000 (18:37 +0000)]
Merge "Launch activity behind launching task." into lmp-dev

10 years agoMerge "Revert some new APIs for restrictions provider" into lmp-dev
Amith Yamasani [Tue, 15 Jul 2014 18:35:11 +0000 (18:35 +0000)]
Merge "Revert some new APIs for restrictions provider" into lmp-dev

10 years agoRevert some new APIs for restrictions provider
Amith Yamasani [Tue, 15 Jul 2014 00:38:27 +0000 (17:38 -0700)]
Revert some new APIs for restrictions provider

Simplify back to being a broadcast receiver and add an extra to
indicate that a new request is desired vs. returning a pending
response from before.

Change-Id: Iafd16ed98293a2cc09006d2cce097fc3d590bbe2

10 years agoDon't throw errors on sharedUid adjustment.
Narayan Kamath [Tue, 15 Jul 2014 13:53:23 +0000 (14:53 +0100)]
Don't throw errors on sharedUid adjustment.

Given that this is "best effort" anyway, stop short of
aborting installs when ABIs can't be adjusted. Otherwise
it will be impossible to test or upgrade an APP that has
a shared UID and changes ABIs. All apps that use a given
sharedUid are expected to use the same instruction set.

Change-Id: Ia9ffd1eb2df7c6ec9a39b23fc40e58794c013749

10 years agoDO NOT MERGE Audio virtualizer effect: add support for querying capabilities
Jean-Michel Trivi [Wed, 9 Jul 2014 16:13:22 +0000 (09:13 -0700)]
DO NOT MERGE Audio virtualizer effect: add support for querying capabilities

Change-Id: Ib62bab6655996575d7703be0bcb55fa8559a68a2
(cherry picked from commit 57fa19dec7150678020e7f1fe6e6879fd9d873f5)

10 years agoSeparate Canvas JNI code from the implementation. DO NOT MERGE
Derek Sollenberger [Mon, 23 Jun 2014 18:13:53 +0000 (14:13 -0400)]
Separate Canvas JNI code from the implementation. DO NOT MERGE

This introduces Canvas.h which is a pure virtual interface that
is intended to be used by both Skia and HWUI implementation. To help
stage this transition this CL only introduces the interface and Skia
implementation.  The interface is not intended to be final and will
undoubtedly go through iterations in both style and location as we
look to introduce the HWUI implementation.

BUG:15672762
Change-Id: Idefadede356f688edb8eb09b4a02aa01b4077f62

10 years agoQS: Fix bug in header toggle switch.
John Spurlock [Tue, 15 Jul 2014 14:55:08 +0000 (10:55 -0400)]
QS: Fix bug in header toggle switch.

Bug:16314528
Change-Id: Ia6061c61bbbad73862d2e63331135b324f102feb

10 years agoDon't lose ActivityOptions during orientation change.
George Mount [Wed, 9 Jul 2014 22:39:23 +0000 (15:39 -0700)]
Don't lose ActivityOptions during orientation change.

Bug 16188506

Change-Id: I056153e6ddbaf328dd65b8b27a91ae773c33ea22

10 years agoRemove MR2 BLE Advertising hidden API from L codebase (1/2).
Wei Wang [Thu, 10 Jul 2014 22:28:02 +0000 (15:28 -0700)]
Remove MR2 BLE Advertising hidden API from L codebase (1/2).

Change-Id: I78bb8b89de56bddb7422da1d1d4468c88a68ea11

10 years agoMediaExtractor: set buffer offset/limit in readSampleData
Lajos Molnar [Mon, 14 Jul 2014 19:24:56 +0000 (12:24 -0700)]
MediaExtractor: set buffer offset/limit in readSampleData

also fix setting offset/limit in MediaCodec's getBuffer.

Bug: 13008204
Change-Id: Iadf0f006cfccc2546971cc5384058e1a2721780b

10 years agoAdd a theme for setup and/or form style input for TV/leanback
Justin Mattson [Fri, 11 Jul 2014 05:12:34 +0000 (22:12 -0700)]
Add a theme for setup and/or form style input for TV/leanback

Theme initially adds customized text appearances that should work
better in the leanback environment. Device makers could modify the
theme and then apps participating in the device setup experience
can all use this theme for those activities to provide a more
cohesive user experience during the setup process.

Bug: 16223105
Change-Id: I3d9f83e29ddce2a0a4e6b501d01a7365c1d11b5b

10 years agoMerge "ITelephony.aidl: Minor spelling fix." into lmp-dev
Shishir Agrawal [Tue, 15 Jul 2014 00:00:10 +0000 (00:00 +0000)]
Merge "ITelephony.aidl: Minor spelling fix." into lmp-dev

10 years agoITelephony.aidl: Minor spelling fix.
Shishir Agrawal [Mon, 14 Jul 2014 23:58:12 +0000 (16:58 -0700)]
ITelephony.aidl: Minor spelling fix.

Change-Id: I88be72fce6184beb1ac7542af8ced7917900b593

10 years agoam 9d43fa84: Update the string for take bug report to say "Swipe left to share" inste...
Wei Liu [Mon, 14 Jul 2014 23:18:00 +0000 (23:18 +0000)]
am 9d43fa84: Update the string for take bug report to say "Swipe left to share" instead of "Touch to share"

* commit '9d43fa84054dc3c0229f5138495f6b6cdf0477db':
  Update the string for take bug report to say "Swipe left to share" instead of "Touch to share"

10 years agoMerge "Apply hdmi control options to operation" into lmp-dev
Jinsuk Kim [Tue, 15 Jul 2014 02:03:24 +0000 (02:03 +0000)]
Merge "Apply hdmi control options to operation" into lmp-dev

10 years agoMerge "Introduce a public intent for launching Home settings" into lmp-dev
Amith Yamasani [Tue, 15 Jul 2014 01:56:31 +0000 (01:56 +0000)]
Merge "Introduce a public intent for launching Home settings" into lmp-dev

10 years agoIntroduce a public intent for launching Home settings
Amith Yamasani [Tue, 15 Jul 2014 01:02:08 +0000 (18:02 -0700)]
Introduce a public intent for launching Home settings

Bug: 16303152
Change-Id: I47e4461ae246aae7e31c8e06ca9370d6f04f61b4

10 years agoMerge "PowerManager: Adds a call to reduce refresh rate while device is in BatterySav...
Ruchi Kandoi [Tue, 15 Jul 2014 01:46:09 +0000 (01:46 +0000)]
Merge "PowerManager: Adds a call to reduce refresh rate while device is in BatterySaverMode." into lmp-dev

10 years agoPowerManager: Adds a call to reduce refresh rate while device is in
Ruchi Kandoi [Fri, 11 Jul 2014 17:55:05 +0000 (10:55 -0700)]
PowerManager: Adds a call to reduce refresh rate while device is in
BatterySaverMode.

Adds a binder call to the surface flinger to change the refresh rate
while the device is in BatterySaverMode.

Change-Id: I9b5fdcc279757ceb4b9917cb0445643b50133a04

10 years agoMerge "Revert shadow defaults to previous values" into lmp-dev
Chris Craik [Tue, 15 Jul 2014 01:17:29 +0000 (01:17 +0000)]
Merge "Revert shadow defaults to previous values" into lmp-dev

10 years agoRevert shadow defaults to previous values
Chris Craik [Tue, 15 Jul 2014 00:30:38 +0000 (17:30 -0700)]
Revert shadow defaults to previous values

Change-Id: Ic0c8a922a9e70f0adbc04e56779240887414b3b8

10 years agoMerge "Implement outline support for nine patches" into lmp-dev
Chris Craik [Tue, 15 Jul 2014 01:16:16 +0000 (01:16 +0000)]
Merge "Implement outline support for nine patches" into lmp-dev

10 years agoam c84e73d1: am 9d43fa84: Update the string for take bug report to say "Swipe left...
Wei Liu [Tue, 15 Jul 2014 00:49:30 +0000 (00:49 +0000)]
am c84e73d1: am 9d43fa84: Update the string for take bug report to say "Swipe left to share" instead of "Touch to share"

* commit 'c84e73d1035d99743da243a202c1499f70518620':
  Update the string for take bug report to say "Swipe left to share" instead of "Touch to share"

10 years agoresolved conflicts for merge of dca272b8 to lmp-dev
Alan Viverette [Tue, 15 Jul 2014 00:46:27 +0000 (17:46 -0700)]
resolved conflicts for merge of dca272b8 to lmp-dev

Change-Id: Ifbd10ace66f7488f225bfae6e26bab60ab56e651

10 years agoMerge "Fix build" into lmp-dev
Christopher Tate [Tue, 15 Jul 2014 00:13:29 +0000 (00:13 +0000)]
Merge "Fix build" into lmp-dev

10 years agoFix build
Christopher Tate [Tue, 15 Jul 2014 00:11:53 +0000 (17:11 -0700)]
Fix build

BridgeContext didn't show up in the working tree as a build participant.
Tsk tsk.

Change-Id: I2b52d99f319b43c2906a7fb9b25139a3df5b3676

10 years agocamera2: Update shader scaling matrix for legacy mode.
Ruben Brunk [Tue, 17 Jun 2014 01:43:59 +0000 (18:43 -0700)]
camera2: Update shader scaling matrix for legacy mode.

Bug: 15116722
Change-Id: Idaa4311dfd027b2d2b8ea5e2c6cba2da5779d753

10 years agoImplement outline support for nine patches
Chris Craik [Wed, 9 Jul 2014 00:13:08 +0000 (17:13 -0700)]
Implement outline support for nine patches

b/15856895

Nine patches now have outline round rect metadata stored as optional
png tags. aapt generates these automatically by inspecting the bitmap
pixels to estimate outline bounds and round rect radius, based on
opacity.

Change-Id: I226e328a97873010d9e1adb797ac48f93a31183c

10 years agoMerge "Make user switcher appear inside the QS panel" into lmp-dev
Adrian Roos [Tue, 15 Jul 2014 13:44:24 +0000 (13:44 +0000)]
Merge "Make user switcher appear inside the QS panel" into lmp-dev

10 years agoMake user switcher appear inside the QS panel
Adrian Roos [Mon, 14 Jul 2014 20:53:54 +0000 (22:53 +0200)]
Make user switcher appear inside the QS panel

Bug: 15545213
Change-Id: I0f15214a7474ae5303c3af0b7ef6f6a11be572b8

10 years agoreconcile aosp (f908b61abf0882ce97d6d5076ee1c84393ed1ecd) after branching. Please...
Ed Heyl [Tue, 15 Jul 2014 06:42:04 +0000 (23:42 -0700)]
reconcile aosp (f908b61abf0882ce97d6d5076ee1c84393ed1ecd) after branching. Please do not merge.

Change-Id: Icd3f2c31aca8c9888c81da27eaeaffed07ec9820

10 years agoMerge "Add support for remote incoming calls" into lmp-dev
Sailesh Nepal [Tue, 15 Jul 2014 06:34:33 +0000 (06:34 +0000)]
Merge "Add support for remote incoming calls" into lmp-dev

10 years agoAdd support for remote incoming calls
Sailesh Nepal [Mon, 14 Jul 2014 23:29:44 +0000 (16:29 -0700)]
Add support for remote incoming calls

This CL allows a incoming call to be handled through the
remote connection API.

All calls, incoming and outgoing, are now routed through
ConnectionService.createConnection.

Change-Id: I5232d062ad3b559f4fe7c8224e7234b2c6bf8431

10 years agoMerge "Public API for PackageInstaller!" into lmp-dev
Jeff Sharkey [Tue, 15 Jul 2014 06:16:37 +0000 (06:16 +0000)]
Merge "Public API for PackageInstaller!" into lmp-dev

10 years agoPublic API for PackageInstaller!
Jeff Sharkey [Tue, 15 Jul 2014 05:44:30 +0000 (22:44 -0700)]
Public API for PackageInstaller!

Flesh out documentation and finalize first cut of API.  Also surface
installLocation and splitNames through PackageInfo.

Bug: 1497516015348430
Change-Id: Ic27696d20ed06e508aa3526218e9cb20835af6a0