149725 Commits

Author SHA1 Message Date
John Spurlock
a0125c91ca am a15effc2: Merge "Don\'t do ambient display when in power-conservation mode." into lmp-dev
* commit 'a15effc2f830a13c9b5a997b1c132e56ea5b6e9c':
  Don't do ambient display when in power-conservation mode.
2014-08-22 13:30:20 +00:00
Jorim Jaggi
3631717fda am f229ee63: Merge "Content description for padlock icon depending on state" into lmp-dev
* commit 'f229ee632cdf798ef2b1b68a438cd63ca7bbded9':
  Content description for padlock icon depending on state
2014-08-22 13:30:15 +00:00
John Spurlock
bd60d7f568 Merge "Don't do ambient display when in power-conservation mode." into lmp-dev 2014-08-22 13:27:29 +00:00
Jorim Jaggi
414b152856 Merge "Content description for padlock icon depending on state" into lmp-dev 2014-08-22 13:21:46 +00:00
John Spurlock
45ff7a7285 am 36902e93: Merge "Doze: Improve icon treatment when dozing." into lmp-dev
* commit '36902e93d806da8766c483e4271ac72945927d23':
  Doze: Improve icon treatment when dozing.
2014-08-22 13:06:48 +00:00
John Spurlock
d96179e02d Don't do ambient display when in power-conservation mode.
Finish SystemUI's doze dream early when we enter saver mode.

Bug:17164834
Change-Id: I79153be34da8c4b6447acf5dc9f93364906b2bab
2014-08-22 09:02:58 -04:00
John Spurlock
394fd61115 Merge "Doze: Improve icon treatment when dozing." into lmp-dev 2014-08-22 12:59:16 +00:00
Narayan Kamath
a5bcef721c am 00e947b5: Remove a line that was accidentally committed.
* commit '00e947b545dd6c193907d0a3d94d30fc59d6e54d':
  Remove a line that was accidentally committed.
2014-08-22 11:47:01 +00:00
Narayan Kamath
31fe102d57 Remove a line that was accidentally committed.
Prevents the APK from being installed.

bug: 17153971

Change-Id: Ic53c94dc6f0583371965d5edb0b12248c915214e
2014-08-22 11:37:20 +00:00
Yohei Yukawa
ab086bcd2d am dc42737e: Remove CursorAnchorInfoRequest and related stuff
* commit 'dc42737ef203189df65f385bc370c7e19d3968fd':
  Remove CursorAnchorInfoRequest and related stuff
2014-08-22 09:06:39 +00:00
Yohei Yukawa
a277db28e9 Remove CursorAnchorInfoRequest and related stuff
This CL removes CursorAnchorInfoRequest and related stuff
in favor of InputConnection.requestUpdateCursorAnchorInfo,
which is more easy to understand. This CL also deprecates
InputMethodManager#updateCursor and related stuff.

Rationale:
1. The spec of #updateCursor says that it provides the cursor
   position in local coordinates, while the input method
   requires it in the screen coordinates.
2. #updateCursor has never been enabled in AOSP, because
   InputMethodManager#isWatchingCursor always returned false.
3. There has been no way to let
   InputMethodManager#isWatchingCursor return true.
4. In L, InputMethodManager#updateCursorAnchorInfo is
   introduced to address all the issues above.

Given that we no longer need to support #updateCursor,
CursorAnchorInfoRequest is overkill when we need to convey
just a couple of parameters.

BUG: 17185263
BUG: 17182367

Change-Id: I4a577bfd02b37b9e56c80b8b41bb25afa95dd8ef
2014-08-22 00:55:06 -07:00
Narayan Kamath
e082f26e21 am 089f9feb: Merge "Fix service tests." into lmp-dev
* commit '089f9feb0913b4e9d3c854d8b0540573e8a8f0c9':
  Fix service tests.
2014-08-22 07:54:39 +00:00
Narayan Kamath
97a50adde5 Merge "Fix service tests." into lmp-dev 2014-08-22 07:47:38 +00:00
Jungshik Jang
12e7300e1d am b66b5991: Add spam-safe logger.
* commit 'b66b59918313532d36c557ad66b585a849566169':
  Add spam-safe logger.
2014-08-22 06:48:06 +00:00
Jungshik Jang
dbe6b45545 Add spam-safe logger.
This change introduces a new helper class, HdmiLogger,
which prevents spammy log for same error message.

Bug: 17179667
Change-Id: Ia55808408e0a92b0370cd627361f80754b2f1018
2014-08-22 15:30:04 +09:00
Jungshik Jang
935a3bfe8a am 952e276a: Merge "Implement interfaces for MHL scratchpad command" into lmp-dev
* commit '952e276a42082a67dd68a37017a71511ca48b7bd':
  Implement interfaces for MHL scratchpad command
2014-08-22 05:28:10 +00:00
Jungshik Jang
6385953604 Merge "Implement interfaces for MHL scratchpad command" into lmp-dev 2014-08-22 05:22:47 +00:00
Chet Haase
be7dcb7a2a am 18237f09: Merge "Fix docs for circular reveal" into lmp-dev
* commit '18237f096cbc3c866b0f35c041760347d29afcb7':
  Fix docs for circular reveal
2014-08-22 04:19:19 +00:00
Stephen Hines
b3e3449bfd am 15041ae4: Merge "Clean up RsFountainFbo_intermediates." into lmp-dev
* commit '15041ae49b99f66778436574c99edf9ac5e96923':
  Clean up RsFountainFbo_intermediates.
2014-08-22 04:19:14 +00:00
Chet Haase
bc07081827 Merge "Fix docs for circular reveal" into lmp-dev 2014-08-22 04:12:50 +00:00
Stephen Hines
dc0800ddb6 Merge "Clean up RsFountainFbo_intermediates." into lmp-dev 2014-08-22 04:09:47 +00:00
Lorenzo Colitti
aaafd2a2d6 am fa79cdb6: Merge "Rework the per-network URL API." into lmp-dev
* commit 'fa79cdb6a7b8750cb5f9bf96a6938bf6ba57d105':
  Rework the per-network URL API.
2014-08-22 03:15:52 +00:00
Lorenzo Colitti
e258de6f9e Merge "Rework the per-network URL API." into lmp-dev 2014-08-22 03:07:28 +00:00
Jungshik Jang
f424932cfb Implement interfaces for MHL scratchpad command
1. Add sendScratchpadCommand to IHdmiControlService interface,
which is used to send scratchpad command.

2. Add IHdmiMhlScratchpadCommandListener to handle incoming
MHL scratchpad command.

Bug: 17146522

Change-Id: I8e8e743dc08a18c80867be470997ce79d3292c15
2014-08-22 11:45:50 +09:00
Jinsuk Kim
dd1c44c6cb am d71ce526: Merge "CEC: Skip routing control/internal source selection conditionally" into lmp-dev
* commit 'd71ce526453a7241126a3eace01a852b51566f0c':
  CEC: Skip routing control/internal source selection conditionally
2014-08-22 02:29:08 +00:00
Jinsuk Kim
1bfc75fc04 Merge "CEC: Skip routing control/internal source selection conditionally" into lmp-dev 2014-08-22 02:14:06 +00:00
Lorenzo Colitti
9f1274b7e4 Rework the per-network URL API.
This addresses API council comments.

Bug: 17112978
Change-Id: I698b243b2b685d1f25414cee72450be3ae0c2bf0
2014-08-21 19:09:27 -07:00
Chet Haase
4c902fa56d Fix docs for circular reveal
Issue #17189634 API Review: reveal animation

Change-Id: Iffcec2669368fc95b50ddcba63d0f5c552f49231
2014-08-21 18:55:38 -07:00
Adam Powell
5b53a35b9f am 4cccb38e: Merge "Directly propagate Activity titles to action bars" into lmp-dev
* commit '4cccb38e70e9c1404f995f0c8b0217a0f99d6009':
  Directly propagate Activity titles to action bars
2014-08-22 01:28:37 +00:00
Adam Powell
13c3d9622f Merge "Directly propagate Activity titles to action bars" into lmp-dev 2014-08-22 01:18:23 +00:00
Alan Viverette
cb8e84b832 am 5b92ff31: Merge "Add private themes for dialogs spawned from Settings theme" into lmp-dev
* commit '5b92ff31abd081bc029eba9badb392c65927313d':
  Add private themes for dialogs spawned from Settings theme
2014-08-22 01:12:40 +00:00
Winson Chung
67c2c86f3b am 6181cbf5: Minor tweaks to recents thumbnails.
* commit '6181cbf5ba9e6b2ef528767c3f79e77506a6ad59':
  Minor tweaks to recents thumbnails.
2014-08-22 01:12:34 +00:00
Alan Viverette
55805bd373 am 37ec02e0: Merge "Clean up nullable listeners in date and time picker delegates" into lmp-dev
* commit '37ec02e0d4f71342b2c368863398ac61e612f087':
  Clean up nullable listeners in date and time picker delegates
2014-08-22 01:12:28 +00:00
Jeff Sharkey
f751c1dadb am eae1f6bb: Merge "Guard against EOF when reading in FileBridge." into lmp-dev
* commit 'eae1f6bbe878b9b03602ff1f0dab56a79f069068':
  Guard against EOF when reading in FileBridge.
2014-08-22 01:12:23 +00:00
Adam Powell
a557fdcfb8 Directly propagate Activity titles to action bars
Window decor action bars already inherit window title changes if no
explicit action bar title has been set but from an Activity's
perspective setting the activity title is a stronger signal. This is
especially relevant when the activity's action bar has been provided
by the application in the form of a Toolbar.

Bug 17138048

Change-Id: Ibf042cab6bbda3dc29590c09d1a0910b6ba78870
2014-08-21 18:05:53 -07:00
Alan Viverette
8bfd36167e Merge "Add private themes for dialogs spawned from Settings theme" into lmp-dev 2014-08-22 01:03:48 +00:00
Winson Chung
096f36b8db Minor tweaks to recents thumbnails.
- Reducing the size of the recents thumbnails
- Skip persisting if we never update the last thumbnail
- Don't bother loading the last thumbnail file descriptor if we have it in memory
- Fixing warning in getting drawable from resource

Change-Id: Ieddaeac75a5e5d80876a9b6b1d50f7cc84c7d6fd
2014-08-22 01:03:21 +00:00
Alan Viverette
87545c5a24 Merge "Clean up nullable listeners in date and time picker delegates" into lmp-dev 2014-08-22 01:02:02 +00:00
Jeff Sharkey
8e28c9c315 Merge "Guard against EOF when reading in FileBridge." into lmp-dev 2014-08-22 00:58:02 +00:00
Jeff Sharkey
5f1ed727e2 Guard against EOF when reading in FileBridge.
Bug: 17183379
Change-Id: I8856fc149915281093f83f46bad64f211d134322
2014-08-21 17:54:29 -07:00
Eino-Ville Talvala
2610f5fcf0 am 4e6326e7: Merge "Camera2: Fix return type of CaptureFailure#getFrameNumber" into lmp-dev
* commit '4e6326e7e774bc6ebb9f0cd3a4d3c6e1f67fc289':
  Camera2: Fix return type of CaptureFailure#getFrameNumber
2014-08-22 00:52:52 +00:00
Eino-Ville Talvala
2d9a18e02e Merge "Camera2: Fix return type of CaptureFailure#getFrameNumber" into lmp-dev 2014-08-22 00:46:41 +00:00
Jinsuk Kim
d530719b16 CEC: Skip routing control/internal source selection conditionally
This is necessary for TV woken up by <Text/Image View On> to override
initial TV source selection/routing control, since the input change
will immediately come from external device.

Bug: 17189114
Change-Id: I4aa1ac31bc7f6ab554e29a9e6065e534e15abd58
2014-08-22 09:46:37 +09:00
Yin-Chia Yeh
503caf2ed4 am 671ab7d9: Merge "Camera2: add toString for two params classes" into lmp-dev
* commit '671ab7d9658449e15315dd84a3a01072462f7e93':
  Camera2: add toString for two params classes
2014-08-22 00:27:20 +00:00
Yin-Chia Yeh
6fc6748ffb Merge "Camera2: add toString for two params classes" into lmp-dev 2014-08-22 00:20:06 +00:00
Jing Zhao
570fc122f4 am 7b2ea97b: Make mAutoAttachOnCreation in DcTracker configuable
* commit '7b2ea97b618804903e323fbd5538b21ba5ef3fbc':
  Make mAutoAttachOnCreation in DcTracker configuable
2014-08-22 00:13:22 +00:00
Jorim Jaggi
908fdcceac am 4f952625: Merge "Content description for next alarm" into lmp-dev
* commit '4f952625b83b77b85db3e3dc6d3f9dc26ccf7c67':
  Content description for next alarm
2014-08-22 00:13:18 +00:00
Jing Zhao
1b4771d7c5 Make mAutoAttachOnCreation in DcTracker configuable
Bug: 17131842
Change-Id: Iba63cff2f8f5b3ed28bde2aca42e91d3693cad54
2014-08-22 00:07:15 +00:00
Jorim Jaggi
048f0cf01c Merge "Content description for next alarm" into lmp-dev 2014-08-22 00:05:46 +00:00
Santos Cordon
7117d47130 am b3e396c2: Additional changes for Conference.
* commit 'b3e396c26fe39ad765109090f56adcd51e3dd738':
  Additional changes for Conference.
2014-08-21 23:54:43 +00:00