149595 Commits

Author SHA1 Message Date
Svetoslav
a8d26e80bd Merge "Clear binder identity when sending window change accessibility events." into lmp-dev 2014-09-04 00:03:44 +00:00
Ricardo Cervera
366390ce9f am 17aec620: am 15abafe2: am c0393e7f: Merge "docs: Docs for Android project view. Bug: 17108468" into klp-modular-docs
* commit '17aec62001a60c191c21d7cbf34ecd9d2f2683bd':
  docs: Docs for Android project view. Bug: 17108468
2014-09-03 23:47:48 +00:00
Alan Viverette
98a31b2ef0 Merge "Only use default backgrounds when not extending AlertDialog style" into lmp-dev 2014-09-03 23:42:42 +00:00
Ricardo Cervera
17aec62001 am 15abafe2: am c0393e7f: Merge "docs: Docs for Android project view. Bug: 17108468" into klp-modular-docs
* commit '15abafe2c0bbe034a63162ff409922225f55aed9':
  docs: Docs for Android project view. Bug: 17108468
2014-09-03 23:37:46 +00:00
Wink Saville
cf39f86b50 Merge "Add PhoneStateListener(Looper looper) and some documentation." into lmp-dev 2014-09-03 23:37:17 +00:00
Wink Saville
c02154f862 Merge "Hide SubscriptionManager using individual @hide on fields and methods." into lmp-dev 2014-09-03 23:37:06 +00:00
Joe Fernandez
14a5d2bd4d am a1a3c8a1: am 9de22952: am ab833be6: Merge "docs: Fix bug with Accessibility Services dev guide" into klp-modular-docs
* commit 'a1a3c8a126032596b722d9faa74c616a4a8974e7':
  docs: Fix bug with Accessibility Services dev guide
2014-09-03 23:36:30 +00:00
Svet Ganov
def58cbffc Merge "Switching to raw byte copy of bitmaps for print preview." into lmp-dev 2014-09-03 23:33:30 +00:00
Christopher Tate
b541f09be3 Merge "Fix crash in KeySet dump" into lmp-dev 2014-09-03 23:33:05 +00:00
Joe Fernandez
a1a3c8a126 am 9de22952: am ab833be6: Merge "docs: Fix bug with Accessibility Services dev guide" into klp-modular-docs
* commit '9de229527e710a90b03a415a9b752cc6e2a11592':
  docs: Fix bug with Accessibility Services dev guide
2014-09-03 23:29:46 +00:00
Ricardo Cervera
15abafe2c0 am c0393e7f: Merge "docs: Docs for Android project view. Bug: 17108468" into klp-modular-docs
* commit 'c0393e7fba742027e2cb4b72cb9e7d9e52887516':
  docs: Docs for Android project view. Bug: 17108468
2014-09-03 23:29:38 +00:00
Svetoslav
9bf08c7bc1 Clear binder identity when sending window change accessibility events.
We get calls for window changes from the window manager and
as a result send accessibility events for these changes. It
is possible that the call for a windows change from the window
manager comes as a result of an unprivileged client calling
into the window manager. However, the event sending code
is performing security checks.

bug:17364244

Change-Id: Ief016f9dafd13ac35418676817848b3ea3ed4d66
2014-09-03 16:29:35 -07:00
Alan Viverette
b17c6c178f Only use default backgrounds when not extending AlertDialog style
BUG: 17368867
Change-Id: I440dad33cfb093c13b450a5f2369481fb30665ad
2014-09-03 16:27:51 -07:00
Ricardo Cervera
c0393e7fba Merge "docs: Docs for Android project view. Bug: 17108468" into klp-modular-docs 2014-09-03 23:22:54 +00:00
Svetoslav
8c07e8d2a3 Merge "Fix some print UI issues." into lmp-dev 2014-09-03 23:18:30 +00:00
Joe Fernandez
9de229527e am ab833be6: Merge "docs: Fix bug with Accessibility Services dev guide" into klp-modular-docs
* commit 'ab833be68e3e51f6be032d552bc53802f3fc52f2':
  docs: Fix bug with Accessibility Services dev guide
2014-09-03 23:18:16 +00:00
Joe Fernandez
ab833be68e Merge "docs: Fix bug with Accessibility Services dev guide" into klp-modular-docs 2014-09-03 23:12:20 +00:00
Christopher Tate
6441bc7e53 Fix crash in KeySet dump
This was unfortunately DOSing some important parts of the Package
Manager's dumpsys output.

Change-Id: I228f23e8e26820b40a8d8772cd5f5b04ee8317d9
2014-09-03 16:11:31 -07:00
Eric Rowe
5ec176dc2b Merge "Clean up connectivity tests." into lmp-dev 2014-09-03 23:01:06 +00:00
Eric Rowe
2591e00b57 Clean up connectivity tests.
Change-Id: I407cb78aecb43aa8413835a25b4558241d69fd2e
2014-09-03 15:49:16 -07:00
Svetoslav
baa5bccb19 Merge "Update print chooser drop down width." into lmp-dev 2014-09-03 22:46:30 +00:00
Wink Saville
2e40ba9dca Add PhoneStateListener(Looper looper) and some documentation.
Bug: 17374935
Change-Id: I1eeb77fd7478cb81cde92f43a26ed19697323e6a
2014-09-03 15:44:02 -07:00
Yuncheol Heo
aa6a67a3e1 Merge "Invoke the callback only when DeviceInfo is available." into lmp-dev 2014-09-03 22:41:43 +00:00
Wink Saville
f5bca080a2 Hide SubscriptionManager using individual @hide on fields and methods.
Doing this so the unhide for API Council will just be unhiding a few
fields/methods.

Change-Id: Iebc995c1aebe1f17a6552c28f771be7584bf0acb
2014-09-03 15:41:36 -07:00
Selim Gurun
628025335a Merge "Remove unpublished optOutDataReductionProxyApi" into lmp-dev 2014-09-03 22:18:13 +00:00
Dan Sandler
d1dc910eff Merge "Reduce RAM requirements of grayscale icon testing" into lmp-dev 2014-09-03 22:15:38 +00:00
Dan Sandler
6704cb980b Merge "Adjust iconography in notification guts." into lmp-dev 2014-09-03 22:14:32 +00:00
Svetoslav
e04dcca593 Update print chooser drop down width.
bug:16324744

Change-Id: I1f0b79ae5da06de97ca80a800537d815ce59bf41
2014-09-03 15:02:14 -07:00
Ricardo Cervera
29bd102bde am 2ad54d53: am a32f29e2: am a4fe79a4: docs: Adding Sony logo to wear page
* commit '2ad54d53ccea8e17cdeabc71e37f73ad0e1982da':
  docs: Adding Sony logo to wear page
2014-09-03 21:58:00 +00:00
Ricardo Cervera
850da47a9f am ce04c532: am 734ef513: am 2d80f931: docs: Adding Sony logo to Wear partners
* commit 'ce04c532ca6134463011fd7f66468363375eb4c4':
  docs: Adding Sony logo to Wear partners
2014-09-03 21:57:48 +00:00
Dan Sandler
05c362d564 Reduce RAM requirements of grayscale icon testing
The isGrayscale family of methods is designed to identify
drawables and bitmaps that apps are using in the largeIcon
position to pose as small icons in order to get the
appropriate background treatment (a solid blue or gray block
in KK/JB, or geniune selvedge denim in ICS/HC).

We can optimize this search two ways:

(1) Reject immediately any largeIcon that is larger than
    largeIcons should be (64x64dp). We could one day simply
    reject, or resize, these in the notification manager,
    but regardless these are not plausible smallIcon
    subsitutes. This new constraint is commemorated in the
    new name, isGrayscaleIcon().

(2) Shrink the bitmap even smaller before scanning it slowly
    in Java.  This lets native_drawBitmap do the heavy
    lifting across the entire bitmap; we need only scan a
    few pixels.

Bug: 16513124
Change-Id: I3a2b79130ed2465a4aedfbb5a556db7f8a7aa132
2014-09-03 23:52:47 +02:00
Ricardo Cervera
2ad54d53cc am a32f29e2: am a4fe79a4: docs: Adding Sony logo to wear page
* commit 'a32f29e225e989fad682df91cb0a1cd36e7b7279':
  docs: Adding Sony logo to wear page
2014-09-03 21:45:54 +00:00
Ricardo Cervera
ce04c532ca am 734ef513: am 2d80f931: docs: Adding Sony logo to Wear partners
* commit '734ef51380a4f6fce0a633f56f9db5b6eef5be71':
  docs: Adding Sony logo to Wear partners
2014-09-03 21:45:49 +00:00
Svetoslav
840bb00855 Merge "Unregister from the remote renderer only if bound." into lmp-dev 2014-09-03 21:43:13 +00:00
Jean-Michel Trivi
46566ebbf5 am f557832a: (-s ours) am 1c9d1485: am 6d4873f5: am 0511ba50: Do not persist and restore the media button event receiver
* commit 'f557832ad82041b17a15448e3b776fdef4ba747b':
  Do not persist and restore the media button event receiver
2014-09-03 21:41:49 +00:00
Selim Gurun
c7a8d06731 Remove unpublished optOutDataReductionProxyApi
Bug: 17253647

Per Api council's request, remove this API.

Change-Id: I8e706cc7173b88f3f13b2ac0697f54b25f163798
2014-09-03 14:34:24 -07:00
Ricardo Cervera
a32f29e225 am a4fe79a4: docs: Adding Sony logo to wear page
* commit 'a4fe79a4c4e36770c95f8450b664d7a1fa111004':
  docs: Adding Sony logo to wear page
2014-09-03 21:34:17 +00:00
Ricardo Cervera
734ef51380 am 2d80f931: docs: Adding Sony logo to Wear partners
* commit '2d80f9317fe69b932d5d9aeb9fc14017fab1af9c':
  docs: Adding Sony logo to Wear partners
2014-09-03 21:34:13 +00:00
Svetoslav
9e795e19c7 Unregister from the remote renderer only if bound.
bug:8213791

Change-Id: Ia9efa33331437c4db447acf0c510d4cb4932a593
2014-09-03 14:34:01 -07:00
Christopher Tate
835b313fa8 Merge "The transport system API needs to manage binder identity" into lmp-dev 2014-09-03 21:33:03 +00:00
Svetoslav
058e1f5a38 Merge "NumberPicker not announcing current selection." into lmp-dev 2014-09-03 21:29:16 +00:00
Ricardo Cervera
a4fe79a4c4 docs: Adding Sony logo to wear page
Change-Id: I5e56ca313364d832bb26f7b07891381a0c2b55df
2014-09-03 14:27:50 -07:00
Jean-Michel Trivi
f557832ad8 am 1c9d1485: am 6d4873f5: am 0511ba50: Do not persist and restore the media button event receiver
* commit '1c9d1485f381d610152abd64bfaa6d5d963878d2':
  Do not persist and restore the media button event receiver
2014-09-03 21:23:49 +00:00
Ricardo Cervera
2d80f9317f docs: Adding Sony logo to Wear partners
Change-Id: I3c4b52d647f0a942ef5d5daad6fb6d5197839f2d
2014-09-03 14:17:06 -07:00
Christopher Tate
539b217b76 The transport system API needs to manage binder identity
...around writing settings.  It does its own proper permission check;
it just needs to make sure not to accidentally crash the caller in
strange and wondrous ways because of failing to clear binder identity
before writing the result to secure settings.

Bug 16542048

Change-Id: I88d1f2dbeebd24eed5d86989f0ca0d834878b054
2014-09-03 14:12:11 -07:00
Jean-Michel Trivi
1c9d1485f3 am 6d4873f5: am 0511ba50: Do not persist and restore the media button event receiver
* commit '6d4873f577774e5e7427e2675e4c6ff8049646be':
  Do not persist and restore the media button event receiver
2014-09-03 21:11:13 +00:00
Jean-Michel Trivi
6d4873f577 am 0511ba50: Do not persist and restore the media button event receiver
* commit '0511ba506d30d0a517491a92eda8d001a441d557':
  Do not persist and restore the media button event receiver
2014-09-03 20:59:53 +00:00
Eino-Ville Talvala
b10e39e716 Merge "JobScheduler: Fix doc build break" into lmp-dev 2014-09-03 20:53:34 +00:00
Eino-Ville Talvala
93b47603bf JobScheduler: Fix doc build break
Change-Id: I769da7274fe5e3f64a47c82f893afeee6a11254e
2014-09-03 20:51:13 +00:00
Nancy Chen
0c76727916 Merge "Update api for onConnectionAdded/Removed" into lmp-dev 2014-09-03 20:51:12 +00:00