OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 2d9c6015: Merge "Fix issue #20679383: Add text style to assist.ViewNode..." into...
Dianne Hackborn [Tue, 19 May 2015 18:35:04 +0000 (18:35 +0000)]
am 2d9c6015: Merge "Fix issue #20679383: Add text style to assist.ViewNode..." into mnc-dev

* commit '2d9c6015b32338f1b82f46ec7ea7328422f0330a':
  Fix issue #20679383: Add text style to assist.ViewNode...

9 years agoam fa5d3eea: Merge "Add missing const qualifier to compile with clang/llvm." into...
Chih-Hung Hsieh [Tue, 19 May 2015 18:34:59 +0000 (18:34 +0000)]
am fa5d3eea: Merge "Add missing const qualifier to compile with clang/llvm." into mnc-dev

* commit 'fa5d3eea925fcf636f8840590a3ea1a6e4ec5664':
  Add missing const qualifier to compile with clang/llvm.

9 years agoam 6f421764: Merge "Turning off logging in ALSA device connection routines." into...
Paul McLean [Tue, 19 May 2015 18:34:54 +0000 (18:34 +0000)]
am 6f421764: Merge "Turning off logging in ALSA device connection routines." into mnc-dev

* commit '6f421764fe5b9b7eafcdd413e5bb9aa25b4b7f76':
  Turning off logging in ALSA device connection routines.

9 years agoMerge "Fix issue #20679383: Add text style to assist.ViewNode..." into mnc-dev
Dianne Hackborn [Tue, 19 May 2015 18:26:13 +0000 (18:26 +0000)]
Merge "Fix issue #20679383: Add text style to assist.ViewNode..." into mnc-dev

9 years agoMerge "Add missing const qualifier to compile with clang/llvm." into mnc-dev
Chih-Hung Hsieh [Tue, 19 May 2015 18:22:24 +0000 (18:22 +0000)]
Merge "Add missing const qualifier to compile with clang/llvm." into mnc-dev

9 years agoMerge "Turning off logging in ALSA device connection routines." into mnc-dev
Paul McLean [Tue, 19 May 2015 18:21:37 +0000 (18:21 +0000)]
Merge "Turning off logging in ALSA device connection routines." into mnc-dev

9 years agoFix issue #20679383: Add text style to assist.ViewNode...
Dianne Hackborn [Tue, 19 May 2015 18:18:16 +0000 (11:18 -0700)]
Fix issue #20679383: Add text style to assist.ViewNode...

...from text nodes in WebView

Add a new explicit API for setting the text style information associated
with a view structure.

Also, how about some documentation!

Change-Id: Ia948b2d66382b973d0d00a67172a281ad55ce592

9 years agoam 8ec2bed8: Merge "Use consistent name for KeyPairGeneratorSpi." into mnc-dev
Alex Klyubin [Tue, 19 May 2015 18:15:32 +0000 (18:15 +0000)]
am 8ec2bed8: Merge "Use consistent name for KeyPairGeneratorSpi." into mnc-dev

* commit '8ec2bed833a6210d2e5b02e8cefb5c7e7da73610':
  Use consistent name for KeyPairGeneratorSpi.

9 years agoam 0b878e49: Merge "Switch from getSpi to getCurrentSpi." into mnc-dev
Alex Klyubin [Tue, 19 May 2015 18:15:27 +0000 (18:15 +0000)]
am 0b878e49: Merge "Switch from getSpi to getCurrentSpi." into mnc-dev

* commit '0b878e496f0a5ec74d39a865ff160baa38d399b2':
  Switch from getSpi to getCurrentSpi.

9 years agoMerge "Use consistent name for KeyPairGeneratorSpi." into mnc-dev
Alex Klyubin [Tue, 19 May 2015 18:07:21 +0000 (18:07 +0000)]
Merge "Use consistent name for KeyPairGeneratorSpi." into mnc-dev

9 years agoMerge "Switch from getSpi to getCurrentSpi." into mnc-dev
Alex Klyubin [Tue, 19 May 2015 18:06:59 +0000 (18:06 +0000)]
Merge "Switch from getSpi to getCurrentSpi." into mnc-dev

9 years agoam c1a9436d: Merge "Query HTTP proxy for network via a new API to avoid permissions...
Paul Jensen [Tue, 19 May 2015 18:03:16 +0000 (18:03 +0000)]
am c1a9436d: Merge "Query HTTP proxy for network via a new API to avoid permissions exceptions" into mnc-dev

* commit 'c1a9436d27e41347e6063b1cfb77eaef7e191ca4':
  Query HTTP proxy for network via a new API to avoid permissions exceptions

9 years agoam bf45b3f4: Merge "SysUI: Move BT receivers to bg" into mnc-dev
Jason Monk [Tue, 19 May 2015 18:03:12 +0000 (18:03 +0000)]
am bf45b3f4: Merge "SysUI: Move BT receivers to bg" into mnc-dev

* commit 'bf45b3f4263768a420d92b320c5fb19697f5e9fb':
  SysUI: Move BT receivers to bg

9 years agoam 77545f6a: Merge "Camera2: Add SDK annotations" into mnc-dev
Eino-Ville Talvala [Tue, 19 May 2015 18:03:07 +0000 (18:03 +0000)]
am 77545f6a: Merge "Camera2: Add SDK annotations" into mnc-dev

* commit '77545f6a19bda0d22e946497f29a8d191d68c212':
  Camera2: Add SDK annotations

9 years agoam 10bfd94a: Merge "Update 0th level icon for QS wifi sub panel" into mnc-dev
Jason Monk [Tue, 19 May 2015 18:03:03 +0000 (18:03 +0000)]
am 10bfd94a: Merge "Update 0th level icon for QS wifi sub panel" into mnc-dev

* commit '10bfd94ae62d59a2008ec231256bf9d2ef519f8d':
  Update 0th level icon for QS wifi sub panel

9 years agoam 5f645339: Merge "Allow creating a managed profile if there is only one user."...
Nicolas Prevot [Tue, 19 May 2015 18:02:58 +0000 (18:02 +0000)]
am 5f645339: Merge "Allow creating a managed profile if there is only one user." into mnc-dev

* commit '5f645339e4d0565cbe1bf2f1a3b77370f07b157a':
  Allow creating a managed profile if there is only one user.

9 years agoMerge "Query HTTP proxy for network via a new API to avoid permissions exceptions...
Paul Jensen [Tue, 19 May 2015 17:58:10 +0000 (17:58 +0000)]
Merge "Query HTTP proxy for network via a new API to avoid permissions exceptions" into mnc-dev

9 years agoMerge "SysUI: Move BT receivers to bg" into mnc-dev
Jason Monk [Tue, 19 May 2015 17:56:31 +0000 (17:56 +0000)]
Merge "SysUI: Move BT receivers to bg" into mnc-dev

9 years agoMerge "Camera2: Add SDK annotations" into mnc-dev
Eino-Ville Talvala [Tue, 19 May 2015 17:55:35 +0000 (17:55 +0000)]
Merge "Camera2: Add SDK annotations" into mnc-dev

9 years agoMerge "Update 0th level icon for QS wifi sub panel" into mnc-dev
Jason Monk [Tue, 19 May 2015 17:55:29 +0000 (17:55 +0000)]
Merge "Update 0th level icon for QS wifi sub panel" into mnc-dev

9 years agoMerge "Allow creating a managed profile if there is only one user." into mnc-dev
Nicolas Prevot [Tue, 19 May 2015 17:52:14 +0000 (17:52 +0000)]
Merge "Allow creating a managed profile if there is only one user." into mnc-dev

9 years agoUpdate 0th level icon for QS wifi sub panel
Jason Monk [Tue, 19 May 2015 17:46:00 +0000 (13:46 -0400)]
Update 0th level icon for QS wifi sub panel

Bug: 21019691
Change-Id: I3086c5105b418e618a7d4df9bb8b9cb4189beeb8

9 years agoAdd missing const qualifier to compile with clang/llvm.
Chih-Hung Hsieh [Tue, 19 May 2015 17:44:53 +0000 (10:44 -0700)]
Add missing const qualifier to compile with clang/llvm.

BUG: 21298442
Change-Id: Iad211237fdb0128d8f4490419687bf1da1cd261c

9 years agoam b0e17230: Merge "Explain the void send() throws IOException" into mnc-dev
Glenn Kasten [Tue, 19 May 2015 17:43:07 +0000 (17:43 +0000)]
am b0e17230: Merge "Explain the void send() throws IOException" into mnc-dev

* commit 'b0e172304cc2f213789dfd8022e8ba9647897f36':
  Explain the void send() throws IOException

9 years agoMerge "Explain the void send() throws IOException" into mnc-dev
Glenn Kasten [Tue, 19 May 2015 17:34:21 +0000 (17:34 +0000)]
Merge "Explain the void send() throws IOException" into mnc-dev

9 years agoTurning off logging in ALSA device connection routines.
Paul McLean [Tue, 19 May 2015 17:32:13 +0000 (10:32 -0700)]
Turning off logging in ALSA device connection routines.

bug: 21298614
Change-Id: Ia88393698072af8f7c101382f180192646bf713e

9 years agoCamera2: Add SDK annotations
Eino-Ville Talvala [Thu, 14 May 2015 22:43:01 +0000 (15:43 -0700)]
Camera2: Add SDK annotations

- Annotate everything with @NonNull, @Nullable
- Annotate a few @IntRange
- Annotate a few @IntDef
  - Most metadata enums probably canont be annotated usefully,
    since get/set() are generic and the annotation system
    can't yet manage that.
  - Plus metadata annotations need to be auto-generated anyway
- Also add explicit null check to prepare's surface argument
- Also update docs of getCameraCharacteristics to match reality

Bug: 21029463
Change-Id: Ifd81b2a782e29ad069fe25c7db4a1fda73dabcd7

9 years agoam 6246ade0: Merge "Remove controlBackground attribute, replace with direct reference...
Alan Viverette [Tue, 19 May 2015 17:19:44 +0000 (17:19 +0000)]
am 6246ade0: Merge "Remove controlBackground attribute, replace with direct reference" into mnc-dev

* commit '6246ade0b36a1583e254b7aded3b232da9290f6d':
  Remove controlBackground attribute, replace with direct reference

9 years agoam 58fbffc3: Bluetooth: Check for mPanService before changing tethering state
Hemant Gupta [Tue, 19 May 2015 17:19:39 +0000 (17:19 +0000)]
am 58fbffc3: Bluetooth: Check for mPanService before changing tethering state

* commit '58fbffc36f71fbccbf510bfd17797760dc738133':
  Bluetooth: Check for mPanService before changing tethering state

9 years agoMerge "Remove controlBackground attribute, replace with direct reference" into mnc-dev
Alan Viverette [Tue, 19 May 2015 17:13:21 +0000 (17:13 +0000)]
Merge "Remove controlBackground attribute, replace with direct reference" into mnc-dev

9 years agoSysUI: Move BT receivers to bg
Jason Monk [Tue, 19 May 2015 16:04:41 +0000 (12:04 -0400)]
SysUI: Move BT receivers to bg

Bug: 19520495
Change-Id: I58e7d023b9eaf67fccd1634e00803c8c8d871fff

9 years agoam 378939ad: Merge "Hide floating toolbar when selection is out of bounds." into...
Abodunrinwa Toki [Tue, 19 May 2015 17:12:40 +0000 (17:12 +0000)]
am 378939ad: Merge "Hide floating toolbar when selection is out of bounds." into mnc-dev

* commit '378939ad14944922a5920c952877a6fd2904b44c':
  Hide floating toolbar when selection is out of bounds.

9 years agoBluetooth: Check for mPanService before changing tethering state
Hemant Gupta [Sun, 15 Feb 2015 13:26:54 +0000 (18:56 +0530)]
Bluetooth: Check for mPanService before changing tethering state

Checking for mPanService before changing OR checking tethering state,
otherwise it will lead to application crash while checking isTetheringOn
OR changing tethering state.

Change-Id: I00844c03cdb8616118c1d50d7d31c75e51f0ef9b

9 years agoMerge "Hide floating toolbar when selection is out of bounds." into mnc-dev
Abodunrinwa Toki [Tue, 19 May 2015 17:00:05 +0000 (17:00 +0000)]
Merge "Hide floating toolbar when selection is out of bounds." into mnc-dev

9 years agoam c2cc6fff: Merge "Keep IMM#mCurRootView synchronized with the actual window focus...
Yohei Yukawa [Tue, 19 May 2015 16:59:26 +0000 (16:59 +0000)]
am c2cc6fff: Merge "Keep IMM#mCurRootView synchronized with the actual window focus." into mnc-dev

* commit 'c2cc6fff1bac2afd73840b64976b146bdcd4435c':
  Keep IMM#mCurRootView synchronized with the actual window focus.

9 years agoam 737c6f16: Merge "Fix wrong delay values for floatingtoolbar.hide/dismiss" into...
Abodunrinwa Toki [Tue, 19 May 2015 16:53:30 +0000 (16:53 +0000)]
am 737c6f16: Merge "Fix wrong delay values for floatingtoolbar.hide/dismiss" into mnc-dev

* commit '737c6f16a57562303caae38208effe06405ef7fe':
  Fix wrong delay values for floatingtoolbar.hide/dismiss

9 years agoam 8e3f2954: Merge "Update power manager to track uid state like netstats." into...
Dianne Hackborn [Tue, 19 May 2015 16:53:24 +0000 (16:53 +0000)]
am 8e3f2954: Merge "Update power manager to track uid state like netstats." into mnc-dev

* commit '8e3f29540db56d02a45966344133d6144c81e7c5':
  Update power manager to track uid state like netstats.

9 years agoam 5ddde02a: Merge "Volume: Dialog should not interfere when not showing." into mnc-dev
John Spurlock [Tue, 19 May 2015 16:53:19 +0000 (16:53 +0000)]
am 5ddde02a: Merge "Volume: Dialog should not interfere when not showing." into mnc-dev

* commit '5ddde02ac243b28ae9189a9f7ba64ba99c2d11d7':
  Volume: Dialog should not interfere when not showing.

9 years agoMerge "Keep IMM#mCurRootView synchronized with the actual window focus." into mnc-dev
Yohei Yukawa [Tue, 19 May 2015 16:52:25 +0000 (16:52 +0000)]
Merge "Keep IMM#mCurRootView synchronized with the actual window focus." into mnc-dev

9 years agoUse consistent name for KeyPairGeneratorSpi.
Alex Klyubin [Tue, 19 May 2015 16:41:17 +0000 (09:41 -0700)]
Use consistent name for KeyPairGeneratorSpi.

This renames AndroidKeyPairGeneratorSpi to
AndroidKeyStoreKeyPairGeneratorSpi for consistency with other SPI
implementations of AndroidKeyStore provider.

Bug: 18088752
Change-Id: Iea1c4d35987b3e64f92dd1706273ffb75a6addd6

9 years agoMerge "Fix wrong delay values for floatingtoolbar.hide/dismiss" into mnc-dev
Abodunrinwa Toki [Tue, 19 May 2015 16:45:19 +0000 (16:45 +0000)]
Merge "Fix wrong delay values for floatingtoolbar.hide/dismiss" into mnc-dev

9 years agoMerge "Update power manager to track uid state like netstats." into mnc-dev
Dianne Hackborn [Tue, 19 May 2015 16:44:09 +0000 (16:44 +0000)]
Merge "Update power manager to track uid state like netstats." into mnc-dev

9 years agoam b9048634: Scan package to derive ABIs before optimizing.
Narayan Kamath [Tue, 19 May 2015 16:40:40 +0000 (16:40 +0000)]
am b9048634: Scan package to derive ABIs before optimizing.

* commit 'b904863476991d8540d37d542c0a49b78deab680':
  Scan package to derive ABIs before optimizing.

9 years agoam 03340feb: Merge "Update Naskh font names to match upstream and add Tibetan." into...
Roozbeh Pournader [Tue, 19 May 2015 16:40:35 +0000 (16:40 +0000)]
am 03340feb: Merge "Update Naskh font names to match upstream and add Tibetan." into mnc-dev

* commit '03340feb335f497a5e2d52d1f86a05ecc9dcfcb1':
  Update Naskh font names to match upstream and add Tibetan.

9 years agoam 1ca9c687: Merge "Send AppTransitionFinish notification when there was no animation...
Wale Ogunwale [Tue, 19 May 2015 16:40:29 +0000 (16:40 +0000)]
am 1ca9c687: Merge "Send AppTransitionFinish notification when there was no animation" into mnc-dev

* commit '1ca9c687407b0a7cdc828837c2460ee581e08975':
  Send AppTransitionFinish notification when there was no animation

9 years agoMerge "Volume: Dialog should not interfere when not showing." into mnc-dev
John Spurlock [Tue, 19 May 2015 16:40:05 +0000 (16:40 +0000)]
Merge "Volume: Dialog should not interfere when not showing." into mnc-dev

9 years agoFix wrong delay values for floatingtoolbar.hide/dismiss
Abodunrinwa Toki [Tue, 19 May 2015 16:36:55 +0000 (17:36 +0100)]
Fix wrong delay values for floatingtoolbar.hide/dismiss

Change-Id: Ie16b5f49babd0df0c70b188c9637e17c661e029c

9 years agoScan package to derive ABIs before optimizing.
Narayan Kamath [Mon, 18 May 2015 09:18:35 +0000 (10:18 +0100)]
Scan package to derive ABIs before optimizing.

This requires a minor refactor to extract the ABI detection logic
out of scanPackageDirtyLI.

Note that there's a minor regression here : we ignore the
cpuAbiOverride from the package settings when calculating the
CPU ABI. This is OK (and possibly better behaviour) because this
is only a debug only option (for adb install) AND because the instructions
require users to specify the abi override on every adb install
invocation. Furthermore, the behaviour when an ADB installed app
(with an override) is auto-updated is more consistent.

bug: 21144503
Change-Id: I74e7c493468ee0088eb615c9a7fe30b4d7cf27de

9 years agoMerge "Update Naskh font names to match upstream and add Tibetan." into mnc-dev
Roozbeh Pournader [Tue, 19 May 2015 16:29:25 +0000 (16:29 +0000)]
Merge "Update Naskh font names to match upstream and add Tibetan." into mnc-dev

9 years agoUpdate Naskh font names to match upstream and add Tibetan.
Roozbeh Pournader [Sun, 17 May 2015 03:50:06 +0000 (20:50 -0700)]
Update Naskh font names to match upstream and add Tibetan.

The latest files from the upstream Noto repository are named
NotoNaskhArabic* instead of the previous NotoNaskh*.

Also, Noto Sans Tibetan is now included in the fallback chain. Apart
from supporting Tibetan and Dzongkha langauges, this adds a character
(U+0FD6) that completes coverage for ARIB character sets.

Bug: 13680438
Bug: 18181755
Bug: 18639453
Bug: 19390244
Change-Id: I09b493340d1453ef61b08c841e1731119d645822

9 years agoMerge "Send AppTransitionFinish notification when there was no animation" into mnc-dev
Wale Ogunwale [Tue, 19 May 2015 16:27:27 +0000 (16:27 +0000)]
Merge "Send AppTransitionFinish notification when there was no animation" into mnc-dev

9 years agoVolume: Dialog should not interfere when not showing.
John Spurlock [Tue, 19 May 2015 16:26:25 +0000 (12:26 -0400)]
Volume: Dialog should not interfere when not showing.

Also dump volume dialog controller state properly as part of
the sysui service dump.

Bug: 21207717
Change-Id: I5146d4159d9b017bc91852b91a585725821c19d9

9 years agoam 00d1fcf7: Merge "No input instead of disabling password entry" into mnc-dev
Xiyuan Xia [Tue, 19 May 2015 16:18:58 +0000 (16:18 +0000)]
am 00d1fcf7: Merge "No input instead of disabling password entry" into mnc-dev

* commit '00d1fcf7372155510930a2ea759d08bf8db93b61':
  No input instead of disabling password entry

9 years agoMerge "No input instead of disabling password entry" into mnc-dev
Xiyuan Xia [Tue, 19 May 2015 16:06:05 +0000 (16:06 +0000)]
Merge "No input instead of disabling password entry" into mnc-dev

9 years agoNo input instead of disabling password entry
Xiyuan Xia [Fri, 15 May 2015 18:01:30 +0000 (11:01 -0700)]
No input instead of disabling password entry

So that the keyboard does not come and go all the time.

Bug:21271425
Change-Id: I9ba2fa7034777885a6e53f135eca31fc89568e9d

9 years agoam 29542143: Merge "Document the security features of Android Keystore." into mnc-dev
Alex Klyubin [Tue, 19 May 2015 15:57:05 +0000 (15:57 +0000)]
am 29542143: Merge "Document the security features of Android Keystore." into mnc-dev

* commit '29542143b1b09ce690dc64b3569bf4ba6bfd8ed6':
  Document the security features of Android Keystore.

9 years agoam 1ca35418: Merge "Abort swipe up gesture when long press is detected" into mnc-dev
Xiyuan Xia [Tue, 19 May 2015 15:57:00 +0000 (15:57 +0000)]
am 1ca35418: Merge "Abort swipe up gesture when long press is detected" into mnc-dev

* commit '1ca3541857043b549a5aed04559f5e303cb84422':
  Abort swipe up gesture when long press is detected

9 years agoMerge "Document the security features of Android Keystore." into mnc-dev
Alex Klyubin [Tue, 19 May 2015 15:55:09 +0000 (15:55 +0000)]
Merge "Document the security features of Android Keystore." into mnc-dev

9 years agoExplain the void send() throws IOException
Glenn Kasten [Mon, 18 May 2015 23:43:57 +0000 (16:43 -0700)]
Explain the void send() throws IOException

Bug: 21044677
Change-Id: If6b51058813aff3780821db7c619004622df64ca

9 years agoam c4ddf16c: Merge "send without timestamp is not equivalent to send now" into mnc-dev
Glenn Kasten [Tue, 19 May 2015 15:45:37 +0000 (15:45 +0000)]
am c4ddf16c: Merge "send without timestamp is not equivalent to send now" into mnc-dev

* commit 'c4ddf16c8b25d544096f22fbdc491a0c627c1a79':
  send without timestamp is not equivalent to send now

9 years agoMerge "Abort swipe up gesture when long press is detected" into mnc-dev
Xiyuan Xia [Tue, 19 May 2015 15:44:41 +0000 (15:44 +0000)]
Merge "Abort swipe up gesture when long press is detected" into mnc-dev

9 years agoDocument the security features of Android Keystore.
Alex Klyubin [Tue, 12 May 2015 15:48:54 +0000 (08:48 -0700)]
Document the security features of Android Keystore.

Bug: 18088752
Change-Id: Iec995e39065d9c4f159cb4eea38486f9c75de072

9 years agoMerge "send without timestamp is not equivalent to send now" into mnc-dev
Glenn Kasten [Tue, 19 May 2015 15:38:00 +0000 (15:38 +0000)]
Merge "send without timestamp is not equivalent to send now" into mnc-dev

9 years agosend without timestamp is not equivalent to send now
Glenn Kasten [Mon, 18 May 2015 23:43:43 +0000 (16:43 -0700)]
send without timestamp is not equivalent to send now

Change-Id: I68decbd005932c762ccd376ee80b52ac9884fba4

9 years agoam 252893df: Merge "Check that the parcel contained the expected amount of region...
Derek Sollenberger [Tue, 19 May 2015 14:46:40 +0000 (14:46 +0000)]
am 252893df: Merge "Check that the parcel contained the expected amount of region data." into mnc-dev

* commit '252893df572256657d02b08eb52596bc9e82d5cc':
  Check that the parcel contained the expected amount of region data.

9 years agoMerge "Check that the parcel contained the expected amount of region data." into...
Derek Sollenberger [Tue, 19 May 2015 14:38:51 +0000 (14:38 +0000)]
Merge "Check that the parcel contained the expected amount of region data." into mnc-dev

9 years agoHide floating toolbar when selection is out of bounds.
Abodunrinwa Toki [Wed, 6 May 2015 17:57:06 +0000 (18:57 +0100)]
Hide floating toolbar when selection is out of bounds.

Bug: 20212141
Change-Id: I7844308e339ba9a5027c629da8090053011e019d

9 years agoam 1f21d2a8: Merge "Hide floating toolbar when user interacts with screen." into...
Abodunrinwa Toki [Tue, 19 May 2015 14:16:53 +0000 (14:16 +0000)]
am 1f21d2a8: Merge "Hide floating toolbar when user interacts with screen." into mnc-dev

* commit '1f21d2a8b15d088ab50a62cbc389e88c09d141c1':
  Hide floating toolbar when user interacts with screen.

9 years agoMerge "Hide floating toolbar when user interacts with screen." into mnc-dev
Abodunrinwa Toki [Tue, 19 May 2015 14:06:44 +0000 (14:06 +0000)]
Merge "Hide floating toolbar when user interacts with screen." into mnc-dev

9 years agoHide floating toolbar when user interacts with screen.
Abodunrinwa Toki [Tue, 5 May 2015 19:04:34 +0000 (20:04 +0100)]
Hide floating toolbar when user interacts with screen.

- Adds an ActionMode.snooze(int) API.
- Clients call this to hide the floating toolbar on DOWN touch event.
- This is called repeatedly as a snooze timeout will re-show the
  toolbar.
- ActionMode.snooze(0) will "wake" the toolbar, reshowing it.
- Clients call this to re-show the toolbar on UP touch event.
- This CL also adds code to hide the toolbar when the "content rect"
  is changing.

Bug: 20148125
Change-Id: If5a9a15f72c73cad8ca01a4328a58570b3e29f66

9 years agoam 7597dc7c: Merge "Avoid surfacing "Sign in to network" notification if user selects...
Paul Jensen [Tue, 19 May 2015 12:16:19 +0000 (12:16 +0000)]
am 7597dc7c: Merge "Avoid surfacing "Sign in to network" notification if user selects "use as is" from captive portal app." into mnc-dev

* commit '7597dc7c4dfe49ba7c5d0e7568873521b90c6682':
  Avoid surfacing "Sign in to network" notification if user selects "use as is" from captive portal app.

9 years agoam 0c506582: Merge "Make NetworkMonitor do exponential backoff between reevaluation...
Paul Jensen [Tue, 19 May 2015 12:16:15 +0000 (12:16 +0000)]
am 0c506582: Merge "Make NetworkMonitor do exponential backoff between reevaluation attempts." into mnc-dev

* commit '0c506582effbe3262b537dab638f8213c6dd933a':
  Make NetworkMonitor do exponential backoff between reevaluation attempts.

9 years agoMerge "Avoid surfacing "Sign in to network" notification if user selects "use as...
Paul Jensen [Tue, 19 May 2015 12:07:46 +0000 (12:07 +0000)]
Merge "Avoid surfacing "Sign in to network" notification if user selects "use as is" from captive portal app." into mnc-dev

9 years agoMerge "Make NetworkMonitor do exponential backoff between reevaluation attempts....
Paul Jensen [Tue, 19 May 2015 12:07:03 +0000 (12:07 +0000)]
Merge "Make NetworkMonitor do exponential backoff between reevaluation attempts." into mnc-dev

9 years agoam e94561ec: Merge "Fix Cancelling a text action activity deletes the selected text...
Clara Bayarri [Tue, 19 May 2015 10:54:44 +0000 (10:54 +0000)]
am e94561ec: Merge "Fix Cancelling a text action activity deletes the selected text" into mnc-dev

* commit 'e94561ecbcb7f6df2446b811de9ad5cfaff29d99':
  Fix Cancelling a text action activity deletes the selected text

9 years agoMerge "Fix Cancelling a text action activity deletes the selected text" into mnc-dev
Clara Bayarri [Tue, 19 May 2015 10:42:17 +0000 (10:42 +0000)]
Merge "Fix Cancelling a text action activity deletes the selected text" into mnc-dev

9 years agoam aba6cccd: Merge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen...
Lorenzo Colitti [Tue, 19 May 2015 10:37:15 +0000 (10:37 +0000)]
am aba6cccd: Merge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen." into mnc-dev

* commit 'aba6cccd40e0393d7bcff7f6edb5ca8cfdd4c7b1':
  Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen.

9 years agoMerge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen." into mnc-dev
Lorenzo Colitti [Tue, 19 May 2015 10:29:46 +0000 (10:29 +0000)]
Merge "Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen." into mnc-dev

9 years agoam 3e5484d4: Merge "Support cross-user VPN calls (with permission)" into mnc-dev
Robin Lee [Tue, 19 May 2015 10:26:03 +0000 (10:26 +0000)]
am 3e5484d4: Merge "Support cross-user VPN calls (with permission)" into mnc-dev

* commit '3e5484d452cdf9f98e3c0e1abfe4a7297753cb5e':
  Support cross-user VPN calls (with permission)

9 years agoMerge "Support cross-user VPN calls (with permission)" into mnc-dev
Robin Lee [Tue, 19 May 2015 10:14:55 +0000 (10:14 +0000)]
Merge "Support cross-user VPN calls (with permission)" into mnc-dev

9 years agoMake NET_CAPABILITY_VALIDATED (almost) a first-class citizen.
Lorenzo Colitti [Thu, 14 May 2015 08:28:27 +0000 (17:28 +0900)]
Make NET_CAPABILITY_VALIDATED (almost) a first-class citizen.

1. Always keep ConnectivityService's validated bits current:
   - Apply the validated bit whenever a NetworkAgent updates its
     NetworkCapabilities.
   - Set or clear the validated bit whenever lastValidated changes.
2. Send callbacks when the validation state of a network changes.
3. Delete getNetworkCapabilitiesAndValidation, removing code
   duplication with getNetworkCapabilities.
4. Add the validated bit to NetworkCapabilities#toString.

Bug: 18591282
Bug: 20081183
Change-Id: I6aa53b61c15cc137f203f9fc6bbd4c16894be750

9 years agoam c6767354: Merge "Add setting to disable assist data (1/2)" into mnc-dev
Jorim Jaggi [Tue, 19 May 2015 04:51:11 +0000 (04:51 +0000)]
am c6767354: Merge "Add setting to disable assist data (1/2)" into mnc-dev

* commit 'c6767354c5c2e32648c7404b73878a8ae66dd3c8': (30 commits)
  Add setting to disable assist data (1/2)
  Make all icon fields & extras sent to listeners backward-compatible.
  Revert "Fix IMMS#mInputShown state inconsistency."
  Fix bug with jobservice context giving wrong value
  camera2: Fix work-profile eviction handling.
  Fix missing break in Icon class
  Fix post dial for remote connections
  Fix build: udpate parser factory method
  Don't keep LayoutlibCallback reference.
  Adjust lockscreen style to spec
  [RenderScript] Add dummy getMinorID to maintain compatible with old RS compat lib.
  Change the location of Brandmaster statement file.
  Revert "Update IME focus when the active view is losing the focus."
  Revert "Icon support comes to Notification."
  Fix icon-related crash.
  Don't display the "no Internet access" prompt on captive portals.
  Rewriting should fail when any paths are null.
  Ignore abandon after install relinquished.
  Fix build - Revert "Revert "Use default constructor to get anti-aliasing""
  Fix crash in setup wizard
  ...

9 years agoMerge "Add setting to disable assist data (1/2)" into mnc-dev
Jorim Jaggi [Tue, 19 May 2015 04:40:08 +0000 (04:40 +0000)]
Merge "Add setting to disable assist data (1/2)" into mnc-dev

9 years agoAdd setting to disable assist data (1/2)
Jorim Jaggi [Tue, 19 May 2015 00:35:26 +0000 (17:35 -0700)]
Add setting to disable assist data (1/2)

Bug: 20944446
Change-Id: I8050df3177b6d540829c3f0989a4e4b1381c87ec

9 years agoam 2b0196a7: Merge "Add IpReachabilityMonitor#probeAll() to begin doing DNAv4/v6...
Erik Kline [Tue, 19 May 2015 02:46:15 +0000 (02:46 +0000)]
am 2b0196a7: Merge "Add IpReachabilityMonitor#probeAll() to begin doing DNAv4/v6-like probing" into mnc-dev

* commit '2b0196a7d3d6c952c8df17acd9fcdf61ec735b5c':
  Add IpReachabilityMonitor#probeAll() to begin doing DNAv4/v6-like probing

9 years agoMerge "Add IpReachabilityMonitor#probeAll() to begin doing DNAv4/v6-like probing...
Erik Kline [Tue, 19 May 2015 02:36:53 +0000 (02:36 +0000)]
Merge "Add IpReachabilityMonitor#probeAll() to begin doing DNAv4/v6-like probing" into mnc-dev

9 years agoUpdate power manager to track uid state like netstats.
Dianne Hackborn [Fri, 15 May 2015 23:36:12 +0000 (16:36 -0700)]
Update power manager to track uid state like netstats.

To follow the correct semantics for when restricts due to
device idle can be applied, power manager need to know about
uid process states like net policy so that it can allow
wake locks from apps that are in the foreground.

Since this is being added to a second place, I reworked things
so that the activity manager now keeps track of per-uid process
states and allows apps to register to listen to those, rather
than having to track lower-level process states and transform
them into an overall uid state.  Both net policy and power
manager use this new facility.

Change-Id: I77359164c40d0f36fe1ef296dd9f9c3062431148

9 years agoam f9a0d44d: Merge "Migrate uses of config_windowIsRound to Configuration.isScreenRou...
Adam Powell [Tue, 19 May 2015 01:13:13 +0000 (01:13 +0000)]
am f9a0d44d: Merge "Migrate uses of config_windowIsRound to Configuration.isScreenRound" into mnc-dev

* commit 'f9a0d44d2e4f2d92a117074facee4f2632a4faf1':
  Migrate uses of config_windowIsRound to Configuration.isScreenRound

9 years agoam fde50024: Merge "Remove screenshot APIs." into mnc-dev
Dianne Hackborn [Tue, 19 May 2015 01:13:08 +0000 (01:13 +0000)]
am fde50024: Merge "Remove screenshot APIs." into mnc-dev

* commit 'fde500245c91c14fd1ba61e49fadb05969e9d1e7':
  Remove screenshot APIs.

9 years agoMerge "Migrate uses of config_windowIsRound to Configuration.isScreenRound" into...
Adam Powell [Tue, 19 May 2015 01:10:51 +0000 (01:10 +0000)]
Merge "Migrate uses of config_windowIsRound to Configuration.isScreenRound" into mnc-dev

9 years agoMerge "Remove screenshot APIs." into mnc-dev
Dianne Hackborn [Tue, 19 May 2015 01:05:52 +0000 (01:05 +0000)]
Merge "Remove screenshot APIs." into mnc-dev

9 years agoam 0c4729a1: Merge "Revert "Postpone AnimatedVectorDrawable animator inflation until...
Alan Viverette [Tue, 19 May 2015 00:48:50 +0000 (00:48 +0000)]
am 0c4729a1: Merge "Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"" into mnc-dev

* commit '0c4729a1e468e2b0783a4234e39677d8078473b3':
  Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"

9 years agoRemove screenshot APIs.
Dianne Hackborn [Tue, 19 May 2015 00:48:40 +0000 (17:48 -0700)]
Remove screenshot APIs.

Change-Id: I1efdb7945bd52f5f43c7103480be3d7dac60018b

9 years agoMerge "Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme...
Alan Viverette [Tue, 19 May 2015 00:37:02 +0000 (00:37 +0000)]
Merge "Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"" into mnc-dev

9 years agoRevert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"
Alan Viverette [Tue, 19 May 2015 00:36:53 +0000 (00:36 +0000)]
Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"

This reverts commit 9b115a9870a184e32bdbd07f792f9b8c956c75ca.

Change-Id: Ief148510472e129f992cf52ef8b8a25b5e17e05f

9 years agoam f8575f66: am e7e9d177: am 2b18c39d: Merge "docs: M Preview landing page updates...
Joe Fernandez [Tue, 19 May 2015 00:35:59 +0000 (00:35 +0000)]
am f8575f66: am e7e9d177: am 2b18c39d: Merge "docs: M Preview landing page updates" into mnc-preview-docs

* commit 'f8575f667b88d87207053cca06101bbc1c36f68c':
  docs: M Preview landing page updates

9 years agoam 32239acf: am 80f67b62: am 3f3cde41: am a01f2e73: am c03a39ab: Merge "docs: emulato...
Rich Slogar [Tue, 19 May 2015 00:35:54 +0000 (00:35 +0000)]
am 32239acf: am 80f67b62: am 3f3cde41: am a01f2e73: am c03a39ab: Merge "docs: emulator updates" into lmp-docs

* commit '32239acf5c7f26268cf2569c35c78b8caf173fe7':
  docs: emulator updates

9 years agoam 0e2c164a: Merge "Update documentation for short transfer counts" into mnc-dev
Glenn Kasten [Tue, 19 May 2015 00:35:49 +0000 (00:35 +0000)]
am 0e2c164a: Merge "Update documentation for short transfer counts" into mnc-dev

* commit '0e2c164a8aa8c1c9d868620b6aa6da34f7184cc4':
  Update documentation for short transfer counts

9 years agoam e7e9d177: am 2b18c39d: Merge "docs: M Preview landing page updates" into mnc-previ...
Joe Fernandez [Tue, 19 May 2015 00:31:27 +0000 (00:31 +0000)]
am e7e9d177: am 2b18c39d: Merge "docs: M Preview landing page updates" into mnc-preview-docs

* commit 'e7e9d1771525f14027602546e396c0e707bc9de0':
  docs: M Preview landing page updates

9 years agoam 80f67b62: am 3f3cde41: am a01f2e73: am c03a39ab: Merge "docs: emulator updates...
Rich Slogar [Tue, 19 May 2015 00:31:21 +0000 (00:31 +0000)]
am 80f67b62: am 3f3cde41: am a01f2e73: am c03a39ab: Merge "docs: emulator updates" into lmp-docs

* commit '80f67b621247cf120dd885a544e1c2d7eb1d8b90':
  docs: emulator updates