OSDN Git Service

android-x86/frameworks-base.git
9 years agoMerge "Fix crash due to reverse selection." into mnc-dev
Seigo Nonaka [Mon, 29 Jun 2015 03:02:42 +0000 (03:02 +0000)]
Merge "Fix crash due to reverse selection." into mnc-dev

9 years agoMerge "Add flag indicating device supporting EAP SIM, AKA & AKA'." into mnc-dev
Sanket Padawe [Sun, 28 Jun 2015 02:54:01 +0000 (02:54 +0000)]
Merge "Add flag indicating device supporting EAP SIM, AKA & AKA'." into mnc-dev

9 years agoMerge "fix temp white list update in device idle" into mnc-dev
Xiaohui Chen [Sat, 27 Jun 2015 03:58:55 +0000 (03:58 +0000)]
Merge "fix temp white list update in device idle" into mnc-dev

9 years agoMerge "Properly scope the "only http/https schemes" intent filter semantics" into...
Christopher Tate [Sat, 27 Jun 2015 00:48:05 +0000 (00:48 +0000)]
Merge "Properly scope the "only http/https schemes" intent filter semantics" into mnc-dev

9 years agoProperly scope the "only http/https schemes" intent filter semantics
Christopher Tate [Sat, 27 Jun 2015 00:23:32 +0000 (17:23 -0700)]
Properly scope the "only http/https schemes" intent filter semantics

That restriction applies only to default-app linkage verification, and
not to any general questions of "is this app effectively a web browser?"

Bug 21688029

Change-Id: I9f6a7bc6dcac5e12ee07f8da6465ad51c1aeddfb

9 years agoMerge "BatteryStats: Record suspend abort reasons" into mnc-dev
Adam Lesinski [Sat, 27 Jun 2015 00:40:22 +0000 (00:40 +0000)]
Merge "BatteryStats: Record suspend abort reasons" into mnc-dev

9 years agoMerge "Update the sensors group label" into mnc-dev
Svetoslav [Sat, 27 Jun 2015 00:32:11 +0000 (00:32 +0000)]
Merge "Update the sensors group label" into mnc-dev

9 years agoMerge "Looks like MNC is gonna be API 23." into mnc-dev
Dianne Hackborn [Sat, 27 Jun 2015 00:29:18 +0000 (00:29 +0000)]
Merge "Looks like MNC is gonna be API 23." into mnc-dev

9 years agoUpdate the sensors group label
Svetoslav [Fri, 26 Jun 2015 23:50:03 +0000 (16:50 -0700)]
Update the sensors group label

bug:21784262

Change-Id: Ib316d09d0a16df732bbb367ea6725fa08c08747d

9 years agoMerge "Write size of operators in writeToParcel()" into mnc-dev
Anil Muthineni [Fri, 26 Jun 2015 23:46:39 +0000 (23:46 +0000)]
Merge "Write size of operators in writeToParcel()" into mnc-dev

9 years agoam 293facf4: (-s ours) am ad6a2da8: am 2da8a992: am b98f786c: am 5b8976a5: am 853c617...
Amit Mahajan [Fri, 26 Jun 2015 23:40:44 +0000 (23:40 +0000)]
am 293facf4: (-s ours) am ad6a2da8: am 2da8a992: am b98f786c: am 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit '293facf4bf5b05c043e33589d17df6f1ad1ade26':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agofix temp white list update in device idle
Xiaohui Chen [Fri, 26 Jun 2015 23:20:48 +0000 (16:20 -0700)]
fix temp white list update in device idle

It appears firewall rules for temp white list is updated differently
from the non temp one. The non temp one will trigger a global update
but the temp one is updating only the uids in the list one by one.
The individual uid firewall rule update does not work well with dozable
chain. This cl moves the dozable chain update logic out and put it where
the white list is updated.

BUG:22094135
Change-Id: I425c82da6231b1ef119664907705d0880365f339

9 years agoWrite size of operators in writeToParcel()
Anil Muthineni [Fri, 26 Jun 2015 23:31:00 +0000 (16:31 -0700)]
Write size of operators in writeToParcel()

- So that the operators are read correctly while reading
  from parcel.

Bug: 21563489
Change-Id: Icb5571a261144810f075855372791d4291255eec

9 years agoam ad6a2da8: am 2da8a992: am b98f786c: am 5b8976a5: am 853c6178: am 791dd2c6: DO...
Amit Mahajan [Fri, 26 Jun 2015 23:26:27 +0000 (23:26 +0000)]
am ad6a2da8: am 2da8a992: am b98f786c: am 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit 'ad6a2da84800e47048a8c2a83eeb343cee6aaa9c':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoMerge "Don't apply existing keyguard animation to IME window" into mnc-dev
Jorim Jaggi [Fri, 26 Jun 2015 23:24:01 +0000 (23:24 +0000)]
Merge "Don't apply existing keyguard animation to IME window" into mnc-dev

9 years agoLooks like MNC is gonna be API 23.
Dianne Hackborn [Fri, 26 Jun 2015 23:15:55 +0000 (16:15 -0700)]
Looks like MNC is gonna be API 23.

Change-Id: I9c9c62209c949b1a16ed53eafc259e88e2ddb69a

9 years agoam 2da8a992: am b98f786c: am 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change...
Amit Mahajan [Fri, 26 Jun 2015 23:12:05 +0000 (23:12 +0000)]
am 2da8a992: am b98f786c: am 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit '2da8a992cb2afc25ac6df84da449944ea08f0c57':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoam 1573d8ef: (-s ours) am d98e7c1d: am 7278b043: am 895eb134: am 90224355: DO NOT...
Amit Mahajan [Fri, 26 Jun 2015 23:12:03 +0000 (23:12 +0000)]
am 1573d8ef: (-s ours) am d98e7c1d: am 7278b043: am 895eb134: am 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit '1573d8efb2ac6a1a2e2a057041200633df2a9717':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoam 76e42bdd: am 3686e043: am 268a7c19: am fc7e84b3: Merge "docs: manifest merger...
Rich Slogar [Fri, 26 Jun 2015 23:06:59 +0000 (23:06 +0000)]
am 76e42bdd: am 3686e043: am 268a7c19: am fc7e84b3: Merge "docs: manifest merger updates" into lmp-docs

* commit '76e42bdd05f6defa283f9df12966928328680445':
  docs: manifest merger updates

9 years agoam b3d02465: am 9a3eacbe: Merge "Revert "Always re-establish kernel alarms when consi...
Prashant Malani [Fri, 26 Jun 2015 23:06:53 +0000 (23:06 +0000)]
am b3d02465: am 9a3eacbe: Merge "Revert "Always re-establish kernel alarms when considering new alarm set"" into cw-d-mr1-dev

* commit 'b3d02465f859dbe62b14c787c7de966abd6c7381':
  Revert "Always re-establish kernel alarms when considering new alarm set"

9 years agoam cf05e318: am 2a1be1bc: Docs: Added declaration to code fragment Bug: 21030774
Robert Schaub [Fri, 26 Jun 2015 22:58:37 +0000 (22:58 +0000)]
am cf05e318: am 2a1be1bc: Docs: Added declaration to code fragment Bug: 21030774

* commit 'cf05e31866e94eb9d8a6f0ee1fb9960ba169e2c1':
  Docs: Added declaration to code fragment Bug: 21030774

9 years agoam 83467228: am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data...
Wei Liu [Fri, 26 Jun 2015 22:58:31 +0000 (22:58 +0000)]
am 83467228: am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry.

* commit '834672285050812d08cd173559382bc5c3e9800a':
  Implement a exponential backoff for NTP time and XTRA data retry.

9 years agoam 32279219: am fd3b64b8: am b0afc540: docs: Eclipse ADT end-of-life note
Rich Slogar [Fri, 26 Jun 2015 22:58:20 +0000 (22:58 +0000)]
am 32279219: am fd3b64b8: am b0afc540: docs: Eclipse ADT end-of-life note

* commit '3227921922b3750e04e309b7cacd55d5f0b5b77d':
  docs: Eclipse ADT end-of-life note

9 years agoam 4c96c704: am 7d377c3b: am fa5f184f: docs: studio migration guide
Rich Slogar [Fri, 26 Jun 2015 22:58:12 +0000 (22:58 +0000)]
am 4c96c704: am 7d377c3b: am fa5f184f: docs: studio migration guide

* commit '4c96c7045e7e4efbf4f7b68f8e3d02a5e9272075':
  docs: studio migration guide

9 years agoAdd flag indicating device supporting EAP SIM, AKA & AKA'.
Sanket Padawe [Fri, 26 Jun 2015 22:57:07 +0000 (15:57 -0700)]
Add flag indicating device supporting EAP SIM, AKA & AKA'.

Bug: 22014309
Change-Id: Ia76507f9fbe607a7cbec126c527840806c0e7851

9 years agoam d98e7c1d: am 7278b043: am 895eb134: am 90224355: DO NOT MERGE Change to add STK_PE...
Amit Mahajan [Fri, 26 Jun 2015 22:55:47 +0000 (22:55 +0000)]
am d98e7c1d: am 7278b043: am 895eb134: am 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit 'd98e7c1df774eb86a67310f5cbc0dbdd91f33c19':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoam b98f786c: am 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PE...
Amit Mahajan [Fri, 26 Jun 2015 22:55:18 +0000 (22:55 +0000)]
am b98f786c: am 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit 'b98f786c8acfaed27ee733dde0aa0fd255a09afc':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoMerge "Make grant default permission more robust." into mnc-dev
Svet Ganov [Fri, 26 Jun 2015 22:52:53 +0000 (22:52 +0000)]
Merge "Make grant default permission more robust." into mnc-dev

9 years agoMake grant default permission more robust.
Svet Ganov [Fri, 26 Jun 2015 17:54:06 +0000 (10:54 -0700)]
Make grant default permission more robust.

Change-Id: If492ee3305774419671bbdb72b438c8e540005e9

9 years agoMerge "Add Validation logging." into mnc-dev
Robert Greenwalt [Fri, 26 Jun 2015 22:40:29 +0000 (22:40 +0000)]
Merge "Add Validation logging." into mnc-dev

9 years agoMerge "Text selection: fix snapping to words when words break across lines" into...
Mady Mellor [Fri, 26 Jun 2015 22:36:42 +0000 (22:36 +0000)]
Merge "Text selection: fix snapping to words when words break across lines" into mnc-dev

9 years agoMerge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc-dev
Rubin Xu [Fri, 26 Jun 2015 22:36:09 +0000 (22:36 +0000)]
Merge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc-dev

9 years agoam 7278b043: am 895eb134: am 90224355: DO NOT MERGE Change to add STK_PERMISSION...
Amit Mahajan [Fri, 26 Jun 2015 22:35:46 +0000 (22:35 +0000)]
am 7278b043: am 895eb134: am 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit '7278b04383cb6c01c2fbb184c560875ab709dea5':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoam 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION...
Amit Mahajan [Fri, 26 Jun 2015 22:34:59 +0000 (22:34 +0000)]
am 5b8976a5: am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit '5b8976a5eaffe81a742ec2600cf9b63e911f978c':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoam 3686e043: am 268a7c19: am fc7e84b3: Merge "docs: manifest merger updates" into...
Rich Slogar [Fri, 26 Jun 2015 22:34:49 +0000 (22:34 +0000)]
am 3686e043: am 268a7c19: am fc7e84b3: Merge "docs: manifest merger updates" into lmp-docs

* commit '3686e0430f8366e2f4de867eeabfd1b7fe4aefc0':
  docs: manifest merger updates

9 years agoMerge "TextView: add the "Share" accessibility action." into mnc-dev
Abodunrinwa Toki [Fri, 26 Jun 2015 22:32:25 +0000 (22:32 +0000)]
Merge "TextView: add the "Share" accessibility action." into mnc-dev

9 years agoDon't apply existing keyguard animation to IME window
Jorim Jaggi [Thu, 25 Jun 2015 22:29:54 +0000 (15:29 -0700)]
Don't apply existing keyguard animation to IME window

Low risk fix, but it remains unclear what the underlying cause is.

This also applies keyguard exit animation to windows on the default
display.

Bug: 21788383
Bug: 22096813
Change-Id: I37dd4b18483c1103f5f2817f4879f080a38bceca

9 years agoam 268a7c19: am fc7e84b3: Merge "docs: manifest merger updates" into lmp-docs
Rich Slogar [Fri, 26 Jun 2015 22:25:35 +0000 (22:25 +0000)]
am 268a7c19: am fc7e84b3: Merge "docs: manifest merger updates" into lmp-docs

* commit '268a7c190c37a7a63bd1134c4dfb8aacf71c211e':
  docs: manifest merger updates

9 years agoam 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related...
Amit Mahajan [Fri, 26 Jun 2015 22:19:29 +0000 (22:19 +0000)]
am 853c6178: am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit '853c61788387c38c1103f26b1c8c028da5676776':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoam 895eb134: am 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related...
Amit Mahajan [Fri, 26 Jun 2015 22:18:01 +0000 (22:18 +0000)]
am 895eb134: am 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit '895eb134751ec1495baa30362a514275624e5843':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoam fc7e84b3: Merge "docs: manifest merger updates" into lmp-docs
Rich Slogar [Fri, 26 Jun 2015 22:11:44 +0000 (22:11 +0000)]
am fc7e84b3: Merge "docs: manifest merger updates" into lmp-docs

* commit 'fc7e84b36b77ac95e61bd1736eebdc307ba6e09e':
  docs: manifest merger updates

9 years agoMerge "Fix FloatingToolbar flicker in reaction to text cursor blink." into mnc-dev
Abodunrinwa Toki [Fri, 26 Jun 2015 22:09:40 +0000 (22:09 +0000)]
Merge "Fix FloatingToolbar flicker in reaction to text cursor blink." into mnc-dev

9 years agoMerge "Camera2: Remove references to sync.frameNumber" into mnc-dev
Chien-Yu Chen [Fri, 26 Jun 2015 22:09:28 +0000 (22:09 +0000)]
Merge "Camera2: Remove references to sync.frameNumber" into mnc-dev

9 years agoFix FloatingToolbar flicker in reaction to text cursor blink.
Abodunrinwa Toki [Fri, 26 Jun 2015 04:33:51 +0000 (21:33 -0700)]
Fix FloatingToolbar flicker in reaction to text cursor blink.

1. Reposition the toolbar on predraw only when positioning has changed.
2. Update the toolbar popup's position only if the content rect changed.
3. Fix FloatingToolbarPopup.cancelOverflowAnimations().
   The previous implementation wasn't actually cancelling the animation.

(1) is enough to fix the bug. But (2) and (3) fix issues in the
toolbar directly related to this bug.

Bug: 22039189
Change-Id: I84ec793d788f9402a1f8635e68e3344746f6af07

9 years agoMerge "Camera2: Clarify session callbacks" into mnc-dev
Chien-Yu Chen [Fri, 26 Jun 2015 22:05:03 +0000 (22:05 +0000)]
Merge "Camera2: Clarify session callbacks" into mnc-dev

9 years agoam 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
Amit Mahajan [Fri, 26 Jun 2015 22:03:46 +0000 (22:03 +0000)]
am 791dd2c6: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit '791dd2c67466d2d9dafe58b1258e7718e3f30bc0':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoam 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
Amit Mahajan [Fri, 26 Jun 2015 22:03:10 +0000 (22:03 +0000)]
am 90224355: DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* commit '90224355cd6bd54fa7a9ec30c1cecc573104a3e3':
  DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

9 years agoMerge "docs: manifest merger updates" into lmp-docs
Rich Slogar [Fri, 26 Jun 2015 21:56:23 +0000 (21:56 +0000)]
Merge "docs: manifest merger updates" into lmp-docs

9 years agoMerge "Deprecate TelephonyManager.getNeighboringCellInfo()" into mnc-dev
Nathan Harold [Fri, 26 Jun 2015 21:47:05 +0000 (21:47 +0000)]
Merge "Deprecate TelephonyManager.getNeighboringCellInfo()" into mnc-dev

9 years agoMerge "Mark a connection as a Wifi Assistant connection based on the ephemeral flag...
Shirish Kalele [Fri, 26 Jun 2015 21:34:22 +0000 (21:34 +0000)]
Merge "Mark a connection as a Wifi Assistant connection based on the ephemeral flag in WifiInfo. Add this private field to WifiInfo." into mnc-dev

9 years agoAlso reset assist setting when force stopping assist
Jorim Jaggi [Thu, 25 Jun 2015 22:55:43 +0000 (15:55 -0700)]
Also reset assist setting when force stopping assist

Bug: 20882522
Change-Id: I57725586ab5ff203b378a1e6d2e5e77a47fd2448

9 years agoText selection: fix snapping to words when words break across lines
Mady Mellor [Fri, 26 Jun 2015 21:28:12 +0000 (14:28 -0700)]
Text selection: fix snapping to words when words break across lines

Some languages do break words across lines and words can break between
lines with hyphenation. If a word has only one character on the current
line with the rest of the characters on the next line, the user would
be unable to move the cursor to the end of the word.

Rather than judging if a user is far enough into a word by using the
full word length, this CL amends the logic to only use the characters
that are on the current line of the word, if the user is far enough into
these characters the handle jumps to the next line to the end of the
word position.

Bug: 21400624
Change-Id: I8b96eb83bea08d9794d1e9db74066bcc3e168ac0

9 years agoTextView: add the "Share" accessibility action.
Abodunrinwa Toki [Fri, 26 Jun 2015 21:11:21 +0000 (14:11 -0700)]
TextView: add the "Share" accessibility action.

Bug: 21891817
Change-Id: I99b7489845b2103c18fd74d15d0050c34f37ca67

9 years agoMerge "Fix: Text selection handles shouldn't be shown in accessibility mode" into...
Mady Mellor [Fri, 26 Jun 2015 21:21:53 +0000 (21:21 +0000)]
Merge "Fix: Text selection handles shouldn't be shown in accessibility mode" into mnc-dev

9 years agoMerge "Don't offer crypto ops for public keys of trusted cert entries." into mnc-dev
Alex Klyubin [Fri, 26 Jun 2015 21:20:17 +0000 (21:20 +0000)]
Merge "Don't offer crypto ops for public keys of trusted cert entries." into mnc-dev

9 years agoMerge "Fix endTransition index out of bounds exception." into mnc-dev
George Mount [Fri, 26 Jun 2015 21:18:55 +0000 (21:18 +0000)]
Merge "Fix endTransition index out of bounds exception." into mnc-dev

9 years agoMerge "Fix addTarget not limiting to the given views." into mnc-dev
George Mount [Fri, 26 Jun 2015 21:18:37 +0000 (21:18 +0000)]
Merge "Fix addTarget not limiting to the given views." into mnc-dev

9 years agoam 9a3eacbe: Merge "Revert "Always re-establish kernel alarms when considering new...
Prashant Malani [Fri, 26 Jun 2015 21:12:49 +0000 (21:12 +0000)]
am 9a3eacbe: Merge "Revert "Always re-establish kernel alarms when considering new alarm set"" into cw-d-mr1-dev

* commit '9a3eacbe9ce0e6a65429c721b6f4e60a28dbdaab':
  Revert "Always re-establish kernel alarms when considering new alarm set"

9 years agoMerge "Use a framework resource to name a factory-default browser app" into mnc-dev
Christopher Tate [Fri, 26 Jun 2015 21:05:26 +0000 (21:05 +0000)]
Merge "Use a framework resource to name a factory-default browser app" into mnc-dev

9 years agoMerge "Have FingerprintService keep the device awake on relevant events." into mnc-dev
Jim Miller [Fri, 26 Jun 2015 21:01:04 +0000 (21:01 +0000)]
Merge "Have FingerprintService keep the device awake on relevant events." into mnc-dev

9 years agoMerge "Remove the obsolete LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES" into mnc-dev
Ying Wang [Fri, 26 Jun 2015 21:01:02 +0000 (21:01 +0000)]
Merge "Remove the obsolete LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES" into mnc-dev

9 years agoMerge "Revert "Always re-establish kernel alarms when considering new alarm set"...
Prashant Malani [Fri, 26 Jun 2015 21:00:09 +0000 (21:00 +0000)]
Merge "Revert "Always re-establish kernel alarms when considering new alarm set"" into cw-d-mr1-dev

9 years agoRemove the obsolete LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES
Ying Wang [Fri, 26 Jun 2015 20:51:18 +0000 (13:51 -0700)]
Remove the obsolete LOCAL_PAGE_ALIGN_JNI_SHARED_LIBRARIES

Change-Id: I08c2439bcab934e23c697b93aec47b2c7bcba037

9 years agoUse a framework resource to name a factory-default browser app
Christopher Tate [Wed, 24 Jun 2015 23:15:48 +0000 (16:15 -0700)]
Use a framework resource to name a factory-default browser app

If there is no resource-named default but there is a single factory-
installed browser app, that app is made the titular default.

This also introduces a permission guard on attempts to set the
default browser or the app-link state.  These operations are now
contingent on the existing SET_PREFERRED_APPLICATIONS permission.

Bug 21778406

Change-Id: Id099bb9c4141f28917546492657cd2fba472e6b6

9 years agoMerge "SystemUI: show owner VPN for restricted profile" into mnc-dev
Robin Lee [Fri, 26 Jun 2015 20:44:55 +0000 (20:44 +0000)]
Merge "SystemUI: show owner VPN for restricted profile" into mnc-dev

9 years agoMerge "Improve docs for View#addChildrenForAccessibility" into mnc-dev
Adam Powell [Fri, 26 Jun 2015 20:35:30 +0000 (20:35 +0000)]
Merge "Improve docs for View#addChildrenForAccessibility" into mnc-dev

9 years agoMerge "Clarify the intention of setNotificationsShown" into mnc-dev
Amith Yamasani [Fri, 26 Jun 2015 20:34:30 +0000 (20:34 +0000)]
Merge "Clarify the intention of setNotificationsShown" into mnc-dev

9 years agoMerge "Revert get accounts permission to normal for now" into mnc-dev
Svet Ganov [Fri, 26 Jun 2015 20:30:34 +0000 (20:30 +0000)]
Merge "Revert get accounts permission to normal for now" into mnc-dev

9 years agoMerge "Fix issue #22023824: Download folder is not created in internal storage" into...
Dianne Hackborn [Fri, 26 Jun 2015 20:30:19 +0000 (20:30 +0000)]
Merge "Fix issue #22023824: Download folder is not created in internal storage" into mnc-dev

9 years agoMerge "Don't promote functors onto layers due to outline rect clipping" into mnc-dev
Chris Craik [Fri, 26 Jun 2015 20:28:34 +0000 (20:28 +0000)]
Merge "Don't promote functors onto layers due to outline rect clipping" into mnc-dev

9 years agoFix issue #22023824: Download folder is not created in internal storage
Dianne Hackborn [Wed, 24 Jun 2015 22:19:17 +0000 (15:19 -0700)]
Fix issue #22023824: Download folder is not created in internal storage

The media provider and some other things need to be given storage access.

Also, seems like we should give storage access to the camera app as well.

And add a dump dump command that will dump data about a particular
permission name.

Change-Id: Idaaa9bba2ff4dc95290cf6d17e5df933df91e909

9 years agoMark a connection as a Wifi Assistant connection based on the
Shirish Kalele [Thu, 25 Jun 2015 20:55:33 +0000 (13:55 -0700)]
Mark a connection as a Wifi Assistant connection based on the
ephemeral flag in WifiInfo.
Add this private field to WifiInfo.

Change-Id: Ic815b87a24e8272faa6e9e820b8fa55224af882a

9 years agoam 2a1be1bc: Docs: Added declaration to code fragment Bug: 21030774
Robert Schaub [Fri, 26 Jun 2015 20:00:51 +0000 (20:00 +0000)]
am 2a1be1bc: Docs: Added declaration to code fragment Bug: 21030774

* commit '2a1be1bc387a97e86dac4d77d269d07eff71de41':
  Docs: Added declaration to code fragment Bug: 21030774

9 years agoMerge "Camera2: Add clarification about simultaneous trigger use" into mnc-dev
Eino-Ville Talvala [Fri, 26 Jun 2015 19:53:24 +0000 (19:53 +0000)]
Merge "Camera2: Add clarification about simultaneous trigger use" into mnc-dev

9 years agodocs: manifest merger updates
Rich Slogar [Wed, 4 Feb 2015 18:56:46 +0000 (10:56 -0800)]
docs: manifest merger updates

Change-Id: I0a1c311ba08077b15ee1823146773b7d07162dd4

9 years agoDeprecate TelephonyManager.getNeighboringCellInfo()
Nathan Harold [Thu, 25 Jun 2015 21:24:54 +0000 (14:24 -0700)]
Deprecate TelephonyManager.getNeighboringCellInfo()

bug: 22121990
Change-Id: Id8f9d080fdd1e2993b414a5304424238396b6fd4

9 years agoCamera2: Remove references to sync.frameNumber
Chien-Yu Chen [Fri, 26 Jun 2015 18:23:55 +0000 (11:23 -0700)]
Camera2: Remove references to sync.frameNumber

sync.frameNumber is a hidden key.

Bug: 21957397
Change-Id: I3b235d776782a8441354ee24c9174ae30e074a61

9 years agoAdd Validation logging.
Robert Greenwalt [Tue, 23 Jun 2015 22:03:33 +0000 (15:03 -0700)]
Add Validation logging.

Persist the last 20 lines of validation info for the last 10
networks.

bug: 21599856
Change-Id: I8124480cc9181eea2adb7eb6eabcd07c9506b6d3

9 years agoDocs: Added declaration to code fragment
Robert Schaub [Fri, 26 Jun 2015 18:11:19 +0000 (11:11 -0700)]
Docs: Added declaration to code fragment
Bug: 21030774

Change-Id: Ic906454b20ec9606e5ca11a0fbd0388492eecf42

9 years agoMerge "AudioManager: optimize audio port listener registration" into mnc-dev
Eric Laurent [Fri, 26 Jun 2015 17:43:00 +0000 (17:43 +0000)]
Merge "AudioManager: optimize audio port listener registration" into mnc-dev

9 years agoMerge "Text selection: When user reaches midpoint jump to end of word" into mnc-dev
Mady Mellor [Fri, 26 Jun 2015 17:37:51 +0000 (17:37 +0000)]
Merge "Text selection: When user reaches midpoint jump to end of word" into mnc-dev

9 years agoSystemUI: show owner VPN for restricted profile
Robin Lee [Thu, 4 Jun 2015 00:53:01 +0000 (01:53 +0100)]
SystemUI: show owner VPN for restricted profile

Restricted profiles don't have their own VPN configuration - whatever
is in charge of VPN for our USER_OWNER user will have network traffic
routed to it instead.

Bug: 18419023
Bug: 21188177
Change-Id: I7205d90032461c240048a036606c3a7938d0eda2

9 years agoDO NOT MERGE Change to add STK_PERMISSION for stk related commands.
Amit Mahajan [Thu, 11 Jun 2015 00:02:39 +0000 (17:02 -0700)]
DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

Bug: 21697171
Change-Id: I7649c7341428194963ac74e9ae622dfa76ea738b

9 years agoDO NOT MERGE Change to add STK_PERMISSION for stk related commands.
Amit Mahajan [Thu, 11 Jun 2015 00:02:39 +0000 (17:02 -0700)]
DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

Bug: 21697171
Change-Id: I7649c7341428194963ac74e9ae622dfa76ea738b

9 years agoMerge "Text selection: Fix word boundaries for languages without spaces" into mnc-dev
Mady Mellor [Fri, 26 Jun 2015 17:32:56 +0000 (17:32 +0000)]
Merge "Text selection: Fix word boundaries for languages without spaces" into mnc-dev

9 years agoam 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry.
Wei Liu [Fri, 26 Jun 2015 17:33:16 +0000 (17:33 +0000)]
am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry.

* commit '6f6326bc75be652a0b88b73fd6e0b73dbe2fabb6':
  Implement a exponential backoff for NTP time and XTRA data retry.

9 years agoRevert get accounts permission to normal for now
Svet Ganov [Fri, 26 Jun 2015 15:49:50 +0000 (08:49 -0700)]
Revert get accounts permission to normal for now

Change-Id: I51efe557b69a50d85dc53ba7a1622b7bafc301e6

9 years agoMerge "Fix issue #22013372: Assist should take translationX and friends..." into...
Dianne Hackborn [Fri, 26 Jun 2015 17:20:10 +0000 (17:20 +0000)]
Merge "Fix issue #22013372: Assist should take translationX and friends..." into mnc-dev

9 years agoAudioManager: optimize audio port listener registration
Eric Laurent [Fri, 26 Jun 2015 17:01:12 +0000 (10:01 -0700)]
AudioManager: optimize audio port listener registration

In order to reduce the number of binder calls, only install an
audio port callback in a client process if either:
- an audio port related API has been called once
- an audio port listenr has been registered.

Bug: 22045560.
Change-Id: I0e5cf31bec0c986d6f7761891b860ba6fadd2f4c

9 years agoFix: Text selection handles shouldn't be shown in accessibility mode
Mady Mellor [Thu, 25 Jun 2015 00:27:21 +0000 (17:27 -0700)]
Fix: Text selection handles shouldn't be shown in accessibility mode

If you select some text normally while in accessibility mode, it
should be cleared and handles should not show if you initiate text
selection using the accessibility context menu.

Bug: 22071639
Change-Id: I32b966e771ba5715a0ab370e6aa602398e5ec534

9 years agoMerge "Let's reinvent storage, yet again!" into mnc-dev
Jeff Sharkey [Fri, 26 Jun 2015 15:43:23 +0000 (15:43 +0000)]
Merge "Let's reinvent storage, yet again!" into mnc-dev

9 years agoMerge "Fixed a crash where onTouch might have been called too early" into mnc-dev
Selim Cinek [Fri, 26 Jun 2015 15:26:22 +0000 (15:26 +0000)]
Merge "Fixed a crash where onTouch might have been called too early" into mnc-dev

9 years agoMerge "Now showing unlocked icon if both trusted and fingerprint running" into mnc-dev
Selim Cinek [Fri, 26 Jun 2015 15:26:06 +0000 (15:26 +0000)]
Merge "Now showing unlocked icon if both trusted and fingerprint running" into mnc-dev

9 years agoUse StorageManager.wipeAdoptableDisks to wipe external disks
Rubin Xu [Thu, 25 Jun 2015 11:17:48 +0000 (12:17 +0100)]
Use StorageManager.wipeAdoptableDisks to wipe external disks

Retire FORMAT_AND_FACTORY_RESET which is more fragile.

Bug: 9433509
Change-Id: I158ee987274bb4db41d466de9f1e3c60ffc1d140

9 years agoam fd3b64b8: am b0afc540: docs: Eclipse ADT end-of-life note
Rich Slogar [Fri, 26 Jun 2015 07:06:31 +0000 (07:06 +0000)]
am fd3b64b8: am b0afc540: docs: Eclipse ADT end-of-life note

* commit 'fd3b64b8aa0aa974bcc69340e426cc0da92e71ae':
  docs: Eclipse ADT end-of-life note

9 years agoam b0afc540: docs: Eclipse ADT end-of-life note
Rich Slogar [Fri, 26 Jun 2015 06:53:20 +0000 (06:53 +0000)]
am b0afc540: docs: Eclipse ADT end-of-life note

* commit 'b0afc540ebee64ded367ce34ae8f61cb8c2478e7':
  docs: Eclipse ADT end-of-life note

9 years agodocs: Eclipse ADT end-of-life note
Rich Slogar [Fri, 26 Jun 2015 00:48:35 +0000 (17:48 -0700)]
docs: Eclipse ADT end-of-life note

Change-Id: I5fe9de7145104191d330259c7e16ea14cc4a651e

9 years agoam 7d377c3b: am fa5f184f: docs: studio migration guide
Rich Slogar [Fri, 26 Jun 2015 05:52:55 +0000 (05:52 +0000)]
am 7d377c3b: am fa5f184f: docs: studio migration guide

* commit '7d377c3b4f3837655c724b4508c7251d298f9765':
  docs: studio migration guide

9 years agoam fa5f184f: docs: studio migration guide
Rich Slogar [Fri, 26 Jun 2015 05:39:31 +0000 (05:39 +0000)]
am fa5f184f: docs: studio migration guide

* commit 'fa5f184faf7da28e3a6d2acd18bb9bfaac4eb2f1':
  docs: studio migration guide

9 years agodocs: studio migration guide
Rich Slogar [Tue, 12 May 2015 19:42:11 +0000 (12:42 -0700)]
docs: studio migration guide

b/20093866

Change-Id: Ib1eed6870aaee6230a083ec5f126a36b4b3a014d