191156 Commits

Author SHA1 Message Date
Rich Slogar
c2180dd516 am 31e49327: am 4e3a9193: am 7e42a822: am a00cf127: am 3e70c6b4: Merge "docs: studio 1.2 download link fix" into lmp-docs
* commit '31e493277ada5dc72e6b0bf501fa649307bf6814':
2015-05-02 01:22:14 +00:00
Rich Slogar
d8417f1216 am 906c4f27: am f7ef3edb: am 3e70c6b4: Merge "docs: studio 1.2 download link fix" into lmp-docs
* commit '906c4f2719f73263a2c004e110172f41f5fbd67a':
  docs: studio 1.2 download link fix
2015-05-02 01:22:07 +00:00
Rich Slogar
d3de33e9df am 2b46b70d: am a541020a: am e7bfe5b3: docs: sdk 24.2.0 revisions
* commit '2b46b70da0deb5b80ad4d09f4d3a1d5ebba8cbb8':
  docs: sdk 24.2.0 revisions
2015-05-02 01:10:55 +00:00
Dirk Dougherty
fd92db9c84 am 35219b7d: am b42c5f80: Update N6 device art port image to remove shadow.
* commit '35219b7df2964e677f0e4701ce0a6f53a82aad44':
  Update N6 device art port image to remove shadow.
2015-05-02 01:09:48 +00:00
Rich Slogar
5bf92cbab9 am ffac3c82: am 67a05f0c: am e7bfe5b3: docs: sdk 24.2.0 revisions
* commit 'ffac3c825f32d1f4d374dad14042171e7cf434bf':
  docs: sdk 24.2.0 revisions
2015-05-02 01:09:43 +00:00
Dirk Dougherty
35219b7df2 am b42c5f80: Update N6 device art port image to remove shadow.
* commit 'b42c5f80f58a55006fbf03d81d70efab8411cefe':
  Update N6 device art port image to remove shadow.
2015-05-02 00:56:12 +00:00
Rich Slogar
ffac3c825f am 67a05f0c: am e7bfe5b3: docs: sdk 24.2.0 revisions
* commit '67a05f0c14783b564c6519a463df70222f234811':
  docs: sdk 24.2.0 revisions
2015-05-02 00:56:09 +00:00
Rich Slogar
2b46b70da0 am a541020a: am e7bfe5b3: docs: sdk 24.2.0 revisions
* commit 'a541020ac5fc43b1f21f8291ac0ba8d531e8a155':
  docs: sdk 24.2.0 revisions
2015-05-02 00:55:54 +00:00
Dirk Dougherty
b42c5f80f5 Update N6 device art port image to remove shadow.
Change-Id: I3d563be3c0c29bc24b06b2019460b27462ac3731
2015-05-02 00:47:55 +00:00
Raph Levien
5c26876304 Merge "Expose StaticLayout.Builder publicly" into mnc-dev 2015-05-02 00:42:18 +00:00
Raph Levien
4bf4e4c801 Merge "Make Paint a required field of StaticLayout Builder" into mnc-dev 2015-05-02 00:41:51 +00:00
Lajos Molnar
5e02ba977e media: hook up MediaCodec.setSurface
Bug: 11990461
Change-Id: Id2dc952594c21c6be68e4ffd039c7f74006a2374
2015-05-01 17:39:37 -07:00
Rich Slogar
67a05f0c14 am e7bfe5b3: docs: sdk 24.2.0 revisions
* commit 'e7bfe5b3ccdaa84f94eb30c607d7d6a831d57b7b':
  docs: sdk 24.2.0 revisions
2015-05-02 00:39:19 +00:00
Rich Slogar
a541020ac5 am e7bfe5b3: docs: sdk 24.2.0 revisions
* commit 'e7bfe5b3ccdaa84f94eb30c607d7d6a831d57b7b':
  docs: sdk 24.2.0 revisions
2015-05-02 00:38:59 +00:00
Sanket Padawe
7094d22022 Adding "Connected, no Internet" string in Wifi nw summary.
Bug: 17380953
Change-Id: I9664bcbf33832fe722e7d2b3125939287ee98098
2015-05-01 16:55:00 -07:00
Yohei Yukawa
b6bec1a403 Remove unused methods/variables/fields from Editor.java.
This CL does nothing but remove unused code.

Change-Id: Ibe7c7aa1b9bdfd4117e27cb198082e307f4d68a4
2015-05-01 23:30:35 +00:00
Mike Lockwood
8c26d843a7 BluetoothMidiService: Add support for sending SysEx messages that span multiple Bluetooth packets
Change-Id: Id56f7c82ec97b6a46258111bbfd46ab1dc14dfe9
2015-05-01 16:16:42 -07:00
Svet Ganov
574f53793d Merge "Add body sensors app op - framework base" into mnc-dev 2015-05-01 23:09:52 +00:00
Raph Levien
531c30c62b Expose StaticLayout.Builder publicly
Expose the new Builder pattern for creating StaticLayout. This allows
access to a number of features that have been available to TextView
through a hidden constructor. Some of these features have existed
for a while (mostly maxLines), while others are new (breakStrategy,
indents).

The builder is cleaner and has a better upgrade path than the old
pattern of lots of constructors with varying numbers of arguments.

Bug: 20190561
Change-Id: Ia3cd124825ab0cb469d22d1fc576ad26454545b8
2015-05-01 15:15:48 -07:00
John Reck
7c103a36f6 Remove Bitmap#getSkBitmap
Change-Id: Ifb9047b426122d3e5a445eb7a0eb3fce38dedf27
2015-05-01 14:38:44 -07:00
Chris Craik
106f88c890 Merge "Revert "Revert "Merge getDisplayList and updateDisplayListIfDirty""" into mnc-dev 2015-05-01 21:36:06 +00:00
John Reck
c6e2e8ff47 Move AssetAtlas off of SkBitmap*
Switched to SkPixelRef*

Change-Id: I4a1d9dc6c55c1ebcce6b0b8c585e69559e523898
2015-05-01 14:30:21 -07:00
Chris Craik
31a2d063df Revert "Revert "Merge getDisplayList and updateDisplayListIfDirty""
Fixes breakage from HwAccelerationTest

This reverts commit b2847afde24aac22c8fb804cdce0c24b8a7c40c4.

Change-Id: I762b3c9020fc1d06bac61ffa8b956049147515b1
2015-05-01 14:30:15 -07:00
Fabrice Di Meglio
4eb03f8fd2 Merge "Remove obsolete code for App Links IntentFilterVerifier" into mnc-dev 2015-05-01 21:25:30 +00:00
Fabrice Di Meglio
7d7094fd2b Remove obsolete code for App Links IntentFilterVerifier
- the intent filter verification is now done by the StatementService

See bug #20759587

Change-Id: Icee668819feffc282b3986873c9d13abbe03e92b
2015-05-01 14:24:02 -07:00
Chris Craik
5c705c595d Merge "Fix build." into mnc-dev 2015-05-01 21:01:14 +00:00
Chris Craik
b2847afde2 Fix build.
Revert "Merge getDisplayList and updateDisplayListIfDirty"

This reverts commit f85d064b536d9b2028a83e21d98eac9b40b74e95.

Change-Id: I8b1566aba67c385d72759ea2aea16edcd8477813
2015-05-01 21:01:01 +00:00
Joe Fernandez
419aff0fd3 am ddb65560: Merge "docs: M Preview mini site skeleton" into mnc-preview-docs
* commit 'ddb655609b577d5ec38b8f7d822a22cc1028366d':
  docs: M Preview mini site skeleton
2015-05-01 20:58:51 +00:00
Svet Ganov
b9d71a6f89 Add body sensors app op - framework base
Change-Id: Idd5cd573fab3405e5b2a6e51d2d9d115650826e9
2015-05-01 13:56:04 -07:00
Joe Fernandez
ddb655609b Merge "docs: M Preview mini site skeleton" into mnc-preview-docs 2015-05-01 20:45:37 +00:00
Joe Fernandez
306f1ce9cf docs: M Preview mini site skeleton
Change-Id: I308d9b50a7efc1b5f87b0647289f230aedcd5157
2015-05-01 13:43:45 -07:00
Chris Craik
f4ff8f701f Merge "Merge getDisplayList and updateDisplayListIfDirty" into mnc-dev 2015-05-01 20:36:22 +00:00
Chris Craik
04c0f415b5 Merge "Update alpha documentation" into mnc-dev 2015-05-01 20:36:03 +00:00
Jorim Jaggi
0629a5d524 Merge "Rename supportsAssistGesture to supportsAssist" into mnc-dev 2015-05-01 20:34:22 +00:00
Jorim Jaggi
5f560d0562 Rename supportsAssistGesture to supportsAssist
Bug: 20642759
Change-Id: Idddc786980244cc94570d04fd414540bbad60448
2015-05-01 13:33:38 -07:00
Mathieu Chartier
9a4cdf5caa Merge "Look at map extensions before /dev/ + ashmem." into mnc-dev 2015-05-01 18:52:21 +00:00
Mathieu Chartier
9308462a59 Look at map extensions before /dev/ + ashmem.
Prevents stuff like:
dalvik-classes.dex appearing as GC overhead.

Bug: 20752953
Change-Id: Iab0935e882a5d938651ec2581845d8242aaf98af
2015-05-01 11:50:47 -07:00
Chris Wren
b1ad8e9ea0 Merge changes from topic 'tron' into mnc-dev
* changes:
  remove unused edge border dimension.
  log clear all button
2015-05-01 18:46:42 +00:00
Alan Viverette
da0d6a6b8a Merge "Correctly handle intercepted touch events in FastScroller" into mnc-dev 2015-05-01 18:30:26 +00:00
Ruben Brunk
0f2be13dc6 camera: Update Camera2 API for arbitration.
- Update documentation for new arbitration behavior.
- Ensure an appropriate error is thrown when calling
  open while an existing, higher-priority user holds
  the camera device.

Bug: 19186859
Change-Id: I486193c14b7fd5dc6ce30c1b7471669c009d64b3
2015-05-01 18:28:13 +00:00
Fabrice Di Meglio
83bb765b04 Merge "Add IntentFilter auto verification - part 7" into mnc-dev 2015-05-01 18:27:32 +00:00
Andrew Lee
f3280041f0 Merge "Add Properties to Call.Details." into mnc-dev 2015-05-01 18:27:23 +00:00
Yohei Yukawa
097d5f1073 Merge "Suggestions popup must be dismissed before device rotation." into mnc-dev 2015-05-01 18:27:05 +00:00
Fabrice Di Meglio
1de3f0dcaf Add IntentFilter auto verification - part 7
- update packages priming so that it effectively save its data
- use ArraySet instead of ArrayList for list of domains (a set
is preferable as we dont want duplicates)

See bug #19628909

Change-Id: I52085f4bc28dcbc7fbc02ba0898abcd4ae9cf1e2
2015-05-01 11:24:44 -07:00
Amith Yamasani
92d420579b Merge "Exclude bound app widgets from idle app list" into mnc-dev 2015-05-01 18:21:43 +00:00
Amith Yamasani
e4a8da8ea2 Exclude bound app widgets from idle app list
Track package names of bound app widgets and use the list when
querying for idle apps.

Bug: 20066058
Change-Id: If8039397a061ef04bb13aa38d57cd7f0221f5fc7
2015-05-01 11:17:27 -07:00
Dan Sandler
9fc943d1a6 Merge "Icon: a clean, parcelable place for images." into mnc-dev 2015-05-01 17:57:14 +00:00
Benjamin Franz
a7cba44a22 Merge "Improve Accessibility behaviour in recents" into mnc-dev 2015-05-01 17:56:18 +00:00
Doris Liu
27cfed7ba5 Merge "Make sure transform matrix is applied when hardware layer is re-created" into mnc-dev 2015-05-01 17:54:44 +00:00
Rich Slogar
e7bfe5b3cc docs: sdk 24.2.0 revisions
Change-Id: I658ddc34c134741f706d58fd0bbf085ee4724fcf
2015-05-01 10:47:56 -07:00