Commit Graph

236492 Commits

Author SHA1 Message Date
Jean-Michel Trivi
2392ab9bbd Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev
am: 84dee4f16c

* commit '84dee4f16ca9095842b7f34ec60c9cdd38b056da':
  Rename AudioRecordConfiguration to AudioRecordingConfiguration
2016-03-08 16:59:44 +00:00
David Brazdil
ededc12e03 Merge "Rename \'all\' compile mode to \'full\'" into nyc-dev
am: b7efced3c4

* commit 'b7efced3c4c4c6ec47eaeded545774c39e218eb8':
  Rename 'all' compile mode to 'full'
2016-03-08 16:56:08 +00:00
Jean-Michel Trivi
84dee4f16c Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev 2016-03-08 16:46:58 +00:00
David Brazdil
b7efced3c4 Merge "Rename 'all' compile mode to 'full'" into nyc-dev 2016-03-08 16:31:46 +00:00
David Brazdil
ce389e53b1 Rename 'all' compile mode to 'full'
The name of the full-AoT compile mode is confusing. We should change it.

Change-Id: I9cba83e398fb4ae0efb1a25ff257ba79ab105386
2016-03-08 16:27:09 +00:00
Philip P. Moltmann
b0fe42a920 Merge "Update \'more options\' button when changing the printer." into nyc-dev
am: 6beb8b8d08

* commit '6beb8b8d080da701b4fa48527ff3162ea31c0059':
  Update 'more options' button when changing the printer.
2016-03-08 16:26:30 +00:00
Philip P. Moltmann
6beb8b8d08 Merge "Update 'more options' button when changing the printer." into nyc-dev 2016-03-08 16:19:55 +00:00
Jorim Jaggi
d31546c9e8 Merge "Don\'t dock tasks that are non-dockable" into nyc-dev
am: f2d7b28115

* commit 'f2d7b28115773b324a27173ef31c3e58ce3487a7':
  Don't dock tasks that are non-dockable
2016-03-08 15:34:30 +00:00
Jorim Jaggi
f2d7b28115 Merge "Don't dock tasks that are non-dockable" into nyc-dev 2016-03-08 15:27:56 +00:00
Jorim Jaggi
aa6c574411 Don't dock tasks that are non-dockable
Bug: 27200491
Change-Id: I4578441b37734b85ea03b3bb67e57abed8b21182
2016-03-08 16:20:54 +01:00
David Brazdil
ba13fb8be3 Merge "Add option to clear profile data to \'cmd package compile\'" into nyc-dev
am: 5868ea7e01

* commit '5868ea7e01c94f0b3fdad756547291af52b34e94':
  Add option to clear profile data to 'cmd package compile'
2016-03-08 15:09:27 +00:00
David Brazdil
4388943472 Merge "Add option to compile all packages with \'cmd package compile\'" into nyc-dev
am: 9edd36a8ba

* commit '9edd36a8ba6f4a55690c2e538d0ccc786da3497c':
  Add option to compile all packages with 'cmd package compile'
2016-03-08 15:07:32 +00:00
Jorim Jaggi
224e081230 Merge "Don\'t apply dim if there is no docked stack" into nyc-dev
am: b0069b25de

* commit 'b0069b25deba66191f3e57dc11556abf398bb6e4':
  Don't apply dim if there is no docked stack
2016-03-08 15:05:34 +00:00
Jorim Jaggi
e4bc7a0b72 Merge "Don\'t destroy thumbnails immediately" into nyc-dev
am: 49f470fcd0

* commit '49f470fcd03fa0d18643dff749ad5030175259cf':
  Don't destroy thumbnails immediately
2016-03-08 15:03:18 +00:00
Chris Wren
4c2e7ad458 Merge "rename the asisstant service for the ranker" into nyc-dev
am: be3696d425

* commit 'be3696d42552ad55ae0a41e9dd9fe81f5b17d3e7':
  rename the asisstant service for the ranker
2016-03-08 15:01:20 +00:00
David Brazdil
5868ea7e01 Merge "Add option to clear profile data to 'cmd package compile'" into nyc-dev 2016-03-08 14:49:56 +00:00
David Brazdil
9edd36a8ba Merge "Add option to compile all packages with 'cmd package compile'" into nyc-dev 2016-03-08 14:40:56 +00:00
Jorim Jaggi
b0069b25de Merge "Don't apply dim if there is no docked stack" into nyc-dev 2016-03-08 14:31:29 +00:00
Jorim Jaggi
bc5425cdb9 Don't apply dim if there is no docked stack
Also add proper names for the different dim layer surfaces, so we
better know where they are coming from when we see it in the
surface flinger dump.

Bug: 27270126
Bug: 27200491
Change-Id: Ic085e8505d20a941f4631ec914f00eefda74a766
2016-03-08 15:28:24 +01:00
David Brazdil
9aa6db03f0 Add option to clear profile data to 'cmd package compile'
Adds an option which clears all profile data of a given package.

Bug: 27516490
Change-Id: Ie83ef1f06ca47d35ffb206c29341dc68166afeb3
2016-03-08 14:24:54 +00:00
Jorim Jaggi
49f470fcd0 Merge "Don't destroy thumbnails immediately" into nyc-dev 2016-03-08 14:20:49 +00:00
Jorim Jaggi
3dac63a18d Don't destroy thumbnails immediately
The hiding of the thumbnails needs to be synchronized with the hiding
of the app window. Because destroying them immediately destroys them
without being part of the transaction, that can happen earlier than
hiding the surface.

Instead, hide the thumbnail in the transaction first and then put it
into a list to be cleared after the transaction is closed.

Bug: 27275815
Change-Id: I1530262c26c0751e53d218b686c46129f7c7df1d
2016-03-08 15:16:15 +01:00
Chris Wren
be3696d425 Merge "rename the asisstant service for the ranker" into nyc-dev 2016-03-08 14:13:45 +00:00
David Brazdil
990fb6b5c9 Add option to compile all packages with 'cmd package compile'
To help investigate performance regressions, an option is added to
'adb shell cmd package compile' to compile all packages with the
given mode.

Bug: 27391290
Change-Id: I70a3a518e08b54535bb34f13f0cedda3a1f7085f
2016-03-08 14:06:18 +00:00
Siva Velusamy
48c7904a44 BridgeContext: Fix typo in attr name (toLeft -> toLeftOf) am: af0f3bda17
am: f1c6e0bd7b

* commit 'f1c6e0bd7bb2f7683207048978af4fb87ee3f7c1':
  BridgeContext: Fix typo in attr name (toLeft -> toLeftOf)
2016-03-08 14:01:04 +00:00
Siva Velusamy
f1c6e0bd7b BridgeContext: Fix typo in attr name (toLeft -> toLeftOf)
am: af0f3bda17

* commit 'af0f3bda17ee3de4ad3560c9a675527b20e2af5f':
  BridgeContext: Fix typo in attr name (toLeft -> toLeftOf)
2016-03-08 13:58:52 +00:00
Siva Velusamy
af0f3bda17 BridgeContext: Fix typo in attr name (toLeft -> toLeftOf)
Change-Id: I214ddf066bd69d56275477712419745cf781cee3
2016-03-08 13:52:02 +00:00
Keisuke Kuroyanagi
f0772438c6 Fix: Selection is not correctly used for SuggestionsPopup.
am: 713be06f7a

* commit '713be06f7aa70288b4bf811d7cf9c0220c09e9c0':
  Fix: Selection is not correctly used for SuggestionsPopup.
2016-03-08 08:38:25 +00:00
Keisuke Kuroyanagi
713be06f7a Fix: Selection is not correctly used for SuggestionsPopup.
This happens because suggestions are gathered based on the
selection after setting the cursor position to the middle
of the user selected range, which means 0-width selection
at that position. As a result, SuggestionsPopup was not
shown when any suggestion spans don't overlap middle point
of the selection.

Bug: 20709442
Change-Id: I3e1cb570f451b4ab14cf36f7da23dc2bd22f4ac8
2016-03-08 08:32:28 +00:00
Adam Powell
76cb0b71f5 Merge "Restore auto-launch behavior for ACTION_CHOOSER with a single choice" am: 9d39648de4
am: 68ab418cb4  -s ours

* commit '68ab418cb43671e50b0512927d71049f66579149':
  Restore auto-launch behavior for ACTION_CHOOSER with a single choice
2016-03-08 08:01:52 +00:00
George Burgess IV
5c9214ac0b Merge "Cleanup uses of sprintf so we can deprecate it." am: 5a3ac10568
am: aca700435a

* commit 'aca700435a1ca1d32208c48af72b64e11d730b07':
  Cleanup uses of sprintf so we can deprecate it.
2016-03-08 07:48:52 +00:00
Keisuke Kuroyanagi
6bb63dc339 Merge "Call View#setHasTransientState in TextView#spanChange." into nyc-dev
am: 40fd5fac48

* commit '40fd5fac48836aa85d45f8b6c729baed3b625b13':
  Call View#setHasTransientState in TextView#spanChange.
2016-03-08 07:35:34 +00:00
Keisuke Kuroyanagi
40fd5fac48 Merge "Call View#setHasTransientState in TextView#spanChange." into nyc-dev 2016-03-08 07:28:34 +00:00
Jae Seo
5840ce60d9 Merge "TIF: Add more comments for TvInputInfo/TvTrackInfo" into nyc-dev
am: 3c420f669b

* commit '3c420f669b91585dd202d9048e034eb73f91c2f6':
  TIF: Add more comments for TvInputInfo/TvTrackInfo
2016-03-08 05:46:07 +00:00
Yohei Yukawa
0c6f195f23 Merge "Have unified setter/getter for TSMS Settings." into nyc-dev
am: 1d7d1d171d

* commit '1d7d1d171da2e5de9814faffb170db93a3c852a8':
  Have unified setter/getter for TSMS Settings.
2016-03-08 05:42:15 +00:00
Jae Seo
3c420f669b Merge "TIF: Add more comments for TvInputInfo/TvTrackInfo" into nyc-dev 2016-03-08 05:41:15 +00:00
Yohei Yukawa
1d7d1d171d Merge "Have unified setter/getter for TSMS Settings." into nyc-dev 2016-03-08 05:37:53 +00:00
Yohei Yukawa
f0ed48d18d Have unified setter/getter for TSMS Settings.
This ports my previous CL for InputMethodManagerService [1] to
TextServicesManagerService (TSMS).

In order to make TSMS encryption-aware, we are going to introduce a new
state where any read/write access to Secure Settings from TSMS is
virtualized so that we can temporarily enable only encryption-aware
spell checkers until the user unlocks the device then revert
any changes made before the device enters into an unlocked state.

See my previous commit message [1] for details.

This is still a preparation code.  Behavior change is not intended yet
in this CL.

  [1]: I0f79243e5cc1556764da37fa38078e075a27d42b
       8752367042

Bug: 27456430
Change-Id: I97a1e2f75bdecb0aa88fb35dfe56732c08fcbbd5
2016-03-07 21:26:38 -08:00
Keisuke Kuroyanagi
af4caa6006 Call View#setHasTransientState in TextView#spanChange.
setHasTransientState(true) and setHasTransientState(false) have to
be coupled, but they were not always coupled in TextView. e.g. when
we fire PROCESS_TEXT intent.
With this CL, TextView calls setHasTransientState() always when
selection is created or cleared to make sure 2 setHasTransientState
calls are always coupled.

Bug: 27409041
Change-Id: Ib454b0fbbc2c2f8d19818f154f415c4a5d7e2d7e
2016-03-08 04:58:46 +00:00
Jae Seo
6256e27c1b TIF: Add more comments for TvInputInfo/TvTrackInfo
- Documented what TvInputInfo.getTunerCount returns if the input is not
  of TYPE_TUNER.
- Documented what all getters/setters in TvTrackInfo throw if not called
  on proper types.

Bug: 27531254
Change-Id: I32d83ce888507ec29cda8dce74871a3d55783766
2016-03-07 20:09:43 -08:00
Yohei Yukawa
bedf9763c9 Merge "Rely on SystemService#onSwitchUser() in IMMS." into nyc-dev
am: dd461a942c

* commit 'dd461a942c822302403c0b3458d599e22d960b57':
  Rely on SystemService#onSwitchUser() in IMMS.
2016-03-08 03:14:37 +00:00
Yohei Yukawa
dd461a942c Merge "Rely on SystemService#onSwitchUser() in IMMS." into nyc-dev 2016-03-08 03:03:14 +00:00
Daichi Hirono
e07d5b62ed Merge "Add a new key to Settings.Global to obtain the number of boot." into nyc-dev
am: d517e6aeed

* commit 'd517e6aeed993cb5467e2997c1ab2edd90bbc133':
  Add a new key to Settings.Global to obtain the number of boot.
2016-03-08 02:14:19 +00:00
Daichi Hirono
d517e6aeed Merge "Add a new key to Settings.Global to obtain the number of boot." into nyc-dev 2016-03-08 02:06:39 +00:00
Sungsoo Lim
b828147539 Merge "MediaBrowser: Copy options before using it in subscribe()" into nyc-dev
am: e10739ab8b

* commit 'e10739ab8ba6dac48cdb53ec82586be3cf312255':
  MediaBrowser: Copy options before using it in subscribe()
2016-03-08 01:50:05 +00:00
Sungsoo Lim
e10739ab8b Merge "MediaBrowser: Copy options before using it in subscribe()" into nyc-dev 2016-03-08 01:46:13 +00:00
Steve McKay
f7a4cda868 Merge "Suppress tests that are consistently failing..." into nyc-dev
am: cc90976612

* commit 'cc909766126745edf1dc7e401617118358b39bf5':
  Suppress tests that are consistently failing...
2016-03-08 01:44:03 +00:00
Steve McKay
cc90976612 Merge "Suppress tests that are consistently failing..." into nyc-dev 2016-03-08 01:38:52 +00:00
Amit Mahajan
bcbdfbb50b Merge "New permission for bypassing premium short code check." into nyc-dev
am: 0f90653ca1

* commit '0f90653ca1d25a92e2a5c9864c1347254fe1f65d':
  New permission for bypassing premium short code check.
2016-03-08 01:20:23 +00:00
Amit Mahajan
0f90653ca1 Merge "New permission for bypassing premium short code check." into nyc-dev 2016-03-08 01:13:53 +00:00