OSDN Git Service

android-x86/frameworks-base.git
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 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 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 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

9 years agoMerge "Update documentation for short transfer counts" into mnc-dev
Glenn Kasten [Tue, 19 May 2015 00:28:19 +0000 (00:28 +0000)]
Merge "Update documentation for short transfer counts" into mnc-dev

9 years agoam f7b541ff: Merge "Do not report WiFi and Bluetooth MAC addresses - framework."...
Svet Ganov [Tue, 19 May 2015 00:23:17 +0000 (00:23 +0000)]
am f7b541ff: Merge "Do not report WiFi and Bluetooth MAC addresses - framework." into mnc-dev

* commit 'f7b541ff749ec8336852ba781f1fa6f7abb3f6df':
  Do not report WiFi and Bluetooth MAC addresses - framework.

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

* commit '2b18c39dacd6a14a677b13556e3c8bafa8e110d6':
  docs: M Preview landing page updates

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

* commit '3f3cde41d178267aeff9a41ec56bc95ce1ad45bf':
  docs: emulator updates

9 years agoMerge "Do not report WiFi and Bluetooth MAC addresses - framework." into mnc-dev
Svet Ganov [Tue, 19 May 2015 00:13:21 +0000 (00:13 +0000)]
Merge "Do not report WiFi and Bluetooth MAC addresses - framework." into mnc-dev

9 years agoMerge "docs: M Preview landing page updates" into mnc-preview-docs
Joe Fernandez [Tue, 19 May 2015 00:07:58 +0000 (00:07 +0000)]
Merge "docs: M Preview landing page updates" into mnc-preview-docs

9 years agoam 10e23977: am d2368d07: Merge "Make VPA.setInterpolator(null) unset the interpolato...
Vladislav Kaznacheev [Tue, 19 May 2015 00:06:35 +0000 (00:06 +0000)]
am 10e23977: am d2368d07: Merge "Make VPA.setInterpolator(null) unset the interpolator." into lmp-mr1-ub-dev

* commit '10e23977bd1aec6d833df1e8894f3a78eb0bd3cb':
  Make VPA.setInterpolator(null) unset the interpolator.

9 years agodocs: M Preview landing page updates
Joe Fernandez [Tue, 19 May 2015 00:02:57 +0000 (17:02 -0700)]
docs: M Preview landing page updates

- Simplify the action links
- Remove data binding section: this is too much emphasis on that tool

Change-Id: Ic81cef14985a6cc3f14bc9176dd8311ef265d9da

9 years agoam a01f2e73: am c03a39ab: Merge "docs: emulator updates" into lmp-docs
Rich Slogar [Tue, 19 May 2015 00:05:35 +0000 (00:05 +0000)]
am a01f2e73: am c03a39ab: Merge "docs: emulator updates" into lmp-docs

* commit 'a01f2e737c23ea8a45d34b9709b9a1010385b4c5':
  docs: emulator updates

9 years agoAdd IpReachabilityMonitor#probeAll() to begin doing DNAv4/v6-like probing
Erik Kline [Sat, 16 May 2015 12:10:29 +0000 (21:10 +0900)]
Add IpReachabilityMonitor#probeAll() to begin doing DNAv4/v6-like probing

Note that this change is not sufficient to force probing in all cases,
but does cause probing to occur on Linux if the target node hasn't been
confirmed as reachable in the past 5 seconds (delay_first_probe_time).

Bug: 18581716
Bug: 19866451
Bug: 20944464
Change-Id: I29393897118311b48c966c41e2cddb7a784f136f

9 years agoam 7034954f: Merge "Prevent EmergencyDialer restart from Keyguard" into mnc-dev
Adrian Roos [Mon, 18 May 2015 23:56:56 +0000 (23:56 +0000)]
am 7034954f: Merge "Prevent EmergencyDialer restart from Keyguard" into mnc-dev

* commit '7034954f91c94b0f07db1417a016ec9d6f7775ec':
  Prevent EmergencyDialer restart from Keyguard

9 years agoam d2368d07: Merge "Make VPA.setInterpolator(null) unset the interpolator." into...
Vladislav Kaznacheev [Mon, 18 May 2015 23:54:08 +0000 (23:54 +0000)]
am d2368d07: Merge "Make VPA.setInterpolator(null) unset the interpolator." into lmp-mr1-ub-dev

* commit 'd2368d07a71fa77edc07be4ada89f70065bc940f':
  Make VPA.setInterpolator(null) unset the interpolator.

9 years agoam 63b007e6: Fixing build breakage
Stefan Kuhne [Mon, 18 May 2015 23:49:03 +0000 (23:49 +0000)]
am 63b007e6: Fixing build breakage

* commit '63b007e651f7b487b09f42f13fe03e0327edea6f':
  Fixing build breakage

9 years agoMerge "Prevent EmergencyDialer restart from Keyguard" into mnc-dev
Adrian Roos [Mon, 18 May 2015 23:48:14 +0000 (23:48 +0000)]
Merge "Prevent EmergencyDialer restart from Keyguard" into mnc-dev

9 years agoam c03a39ab: Merge "docs: emulator updates" into lmp-docs
Rich Slogar [Mon, 18 May 2015 23:45:33 +0000 (23:45 +0000)]
am c03a39ab: Merge "docs: emulator updates" into lmp-docs

* commit 'c03a39ab74f5d4c6f62d5323d4049855758fdfcf':
  docs: emulator updates

9 years agoPrevent EmergencyDialer restart from Keyguard
Adrian Roos [Thu, 14 May 2015 23:14:29 +0000 (16:14 -0700)]
Prevent EmergencyDialer restart from Keyguard

Fixes a flicker caused by clearing the emergency
dialer task when it was already launched. Instead
we now only clear activities on top of the dialer.

Bug: 20728640
Change-Id: I8a1214c4726e4848587a81e9050a6ab63759b64f

9 years agoMerge "Make VPA.setInterpolator(null) unset the interpolator." into lmp-mr1-ub-dev
Vladislav Kaznacheev [Mon, 18 May 2015 23:32:55 +0000 (23:32 +0000)]
Merge "Make VPA.setInterpolator(null) unset the interpolator." into lmp-mr1-ub-dev

9 years agoam a2968ad5: Merge "Revert "Backup/restore recents task list"" into mnc-dev
Stefan Kuhne [Mon, 18 May 2015 23:31:37 +0000 (23:31 +0000)]
am a2968ad5: Merge "Revert "Backup/restore recents task list"" into mnc-dev

* commit 'a2968ad51e36190ad8042ec330237905bc7fe5c1':
  Revert "Backup/restore recents task list"

9 years agoam 6f145cf0: Fixed a bug that the more card was gone
Selim Cinek [Mon, 18 May 2015 23:31:33 +0000 (23:31 +0000)]
am 6f145cf0: Fixed a bug that the more card was gone

* commit '6f145cf0c02fdbd324ff2d62a86f19bff5eb7ebe':
  Fixed a bug that the more card was gone

9 years agoFixing build breakage
Stefan Kuhne [Mon, 18 May 2015 23:26:46 +0000 (16:26 -0700)]
Fixing build breakage

There was a merge conflict due to 2 overlapping CL's.

Bug: 20763296
Change-Id: Ib5e8476587dfd1354d288150501771df4b3b7ec8

9 years agoam d5538758: Merge "Rename file descriptor listener API." into mnc-dev
Jeff Brown [Mon, 18 May 2015 23:08:00 +0000 (23:08 +0000)]
am d5538758: Merge "Rename file descriptor listener API." into mnc-dev

* commit 'd5538758af0f6fea0695d3682e9aad2613ab9192':
  Rename file descriptor listener API.

9 years agoMigrate uses of config_windowIsRound to Configuration.isScreenRound
Adam Powell [Mon, 18 May 2015 23:07:42 +0000 (16:07 -0700)]
Migrate uses of config_windowIsRound to Configuration.isScreenRound

Move existing code that previously relied on config_windowIsRound to
use the new Configuration.isScreenRound() method. Also move the system
property override for emulators over to the initial setup of a Display
so that the configuration property is consistent with existing
expectations.

Remove config_windowIsRound from symbols.xml. The symbol now only
exists as a default value redirect for overlays already configured to
supply this value.

Change-Id: I24e6564030a6051c3ac7262868983b43e13eee65

9 years agoMerge "Revert "Backup/restore recents task list"" into mnc-dev
Stefan Kuhne [Mon, 18 May 2015 23:05:10 +0000 (23:05 +0000)]
Merge "Revert "Backup/restore recents task list"" into mnc-dev

9 years agoRevert "Backup/restore recents task list"
Stefan Kuhne [Mon, 18 May 2015 17:33:45 +0000 (10:33 -0700)]
Revert "Backup/restore recents task list"

Reverts commits 92dd1abef4c0a22db40c5f7bbd100e6b471a1ad3,
18795a2299fefd88ee16393f22324b999ace6ce4, and
ac6a3a5e9d90edb533e5b377a4a14ef514be955a which make-up
changes required for backing-up and restoring recent
tasks from one device to another.

The implementation had too many unresolved issues including
the ordering of the restored recent tasks which was depending
on when the task package is installed on the new device that
puts the restored recents list out of order compared to the
old device.

Bug: 15986349
Bug: 19014377
Bug: 20763296

Change-Id: I06fd35a43036ef0b7260cf4db9c42890df63b95d

9 years agoFixed a bug that the more card was gone
Selim Cinek [Mon, 18 May 2015 22:16:08 +0000 (15:16 -0700)]
Fixed a bug that the more card was gone

Bug: 21155295
Change-Id: I7e332df71980b5a553e66b928c3e994849470ab3

9 years agoMerge "Rename file descriptor listener API." into mnc-dev
Jeff Brown [Mon, 18 May 2015 22:47:45 +0000 (22:47 +0000)]
Merge "Rename file descriptor listener API." into mnc-dev

9 years agoam 365f5c2e: Merge "Update ripple drawable target radius on bounds change" into mnc-dev
Alan Viverette [Mon, 18 May 2015 22:43:27 +0000 (22:43 +0000)]
am 365f5c2e: Merge "Update ripple drawable target radius on bounds change" into mnc-dev

* commit '365f5c2e4be73382eefeb69a6d4a4aa5d60bc27d':
  Update ripple drawable target radius on bounds change

9 years agoam 6ae9dc80: Merge "Postpone AnimatedVectorDrawable animator inflation until applyThe...
Alan Viverette [Mon, 18 May 2015 22:43:22 +0000 (22:43 +0000)]
am 6ae9dc80: Merge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" into mnc-dev

* commit '6ae9dc804960da833338452c25023fc747e406a1':
  Postpone AnimatedVectorDrawable animator inflation until applyTheme()

9 years agoSupport cross-user VPN calls (with permission)
Robin Lee [Tue, 12 May 2015 17:14:58 +0000 (18:14 +0100)]
Support cross-user VPN calls (with permission)

Settings and SystemUI need to act on other users than USER_OWNER.

This is gated by INTERACT_ACROSS_USERS_FULL in addition to the existing
CONTROL_VPN checks, so the number of processes able to interfere with
other profiles' VPNs should be quite small.

Bug: 20692490
Bug: 20747154
Bug: 20872408
Change-Id: I6e5d7220f73435bec350719e7b4715935caf4e19

9 years agoMerge "Update ripple drawable target radius on bounds change" into mnc-dev
Alan Viverette [Mon, 18 May 2015 22:32:56 +0000 (22:32 +0000)]
Merge "Update ripple drawable target radius on bounds change" into mnc-dev

9 years agoMerge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" into...
Alan Viverette [Mon, 18 May 2015 22:24:38 +0000 (22:24 +0000)]
Merge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" into mnc-dev

9 years agoam 32d81282: Merge "Attempt to fix bug with setActiveGroup() in FingerprintService...
Jim Miller [Mon, 18 May 2015 22:23:33 +0000 (22:23 +0000)]
am 32d81282: Merge "Attempt to fix bug with setActiveGroup() in FingerprintService." into mnc-dev

* commit '32d812824bf22569d12b2a8c3ed9fcf776e4da9e':
  Attempt to fix bug with setActiveGroup() in FingerprintService.

9 years agoam 7e11579b: Merge "hal based pno and lazy roam implementation" into mnc-dev
xin He [Mon, 18 May 2015 22:23:28 +0000 (22:23 +0000)]
am 7e11579b: Merge "hal based pno and lazy roam implementation" into mnc-dev

* commit '7e11579ba02741071129f1ac57aa25e771f0c9bd':
  hal based pno and lazy roam implementation

9 years agoMerge "Attempt to fix bug with setActiveGroup() in FingerprintService." into mnc-dev
Jim Miller [Mon, 18 May 2015 22:15:52 +0000 (22:15 +0000)]
Merge "Attempt to fix bug with setActiveGroup() in FingerprintService." into mnc-dev

9 years agoDo not report WiFi and Bluetooth MAC addresses - framework.
Svet Ganov [Wed, 13 May 2015 02:13:36 +0000 (19:13 -0700)]
Do not report WiFi and Bluetooth MAC addresses - framework.

As a part of the new runtime permissions work we are limiting
the PII apps can access. BT and WiFi MAC addresses are PII and
based on our research there is no valid use case for app dev
to get these addresses aside of user tracking which we are
trying to limit.

bug:21078858

Change-Id: Ib48223b272c0fd4f5c36acc889d4f44df204b309

9 years agoam 9354a3ac: Merge "Show better error message for color attr not found." into mnc-dev
Deepanshu Gupta [Mon, 18 May 2015 22:11:46 +0000 (22:11 +0000)]
am 9354a3ac: Merge "Show better error message for color attr not found." into mnc-dev

* commit '9354a3ac006001b10c3a3de59737798034794c89':
  Show better error message for color attr not found.

9 years agoam 8783d3fe: Make all icon fields & extras sent to listeners backward-compatible.
Jose Lima [Mon, 18 May 2015 22:11:42 +0000 (22:11 +0000)]
am 8783d3fe: Make all icon fields & extras sent to listeners backward-compatible.

* commit '8783d3fe761ab943ad73e7c58252806df9e401da':
  Make all icon fields & extras sent to listeners backward-compatible.

9 years agoMerge "hal based pno and lazy roam implementation" into mnc-dev
xin He [Mon, 18 May 2015 22:11:02 +0000 (22:11 +0000)]
Merge "hal based pno and lazy roam implementation" into mnc-dev

9 years agohal based pno and lazy roam implementation
Pierre Vandwalle [Mon, 11 May 2015 20:20:48 +0000 (13:20 -0700)]
hal based pno and lazy roam implementation

cherry-picked from mirror-m-wireless-internal-release
3655257 - hal based pno and lazy roam implementation

Change-Id: Ib58d40796c896a6d0dad856e0cb86c716c7aee7f

9 years agoMerge "Show better error message for color attr not found." into mnc-dev
Deepanshu Gupta [Mon, 18 May 2015 22:04:22 +0000 (22:04 +0000)]
Merge "Show better error message for color attr not found." into mnc-dev

9 years agoam b4f6ccc9: Merge "log notification longevity and freshness" into mnc-dev
Chris Wren [Mon, 18 May 2015 21:57:58 +0000 (21:57 +0000)]
am b4f6ccc9: Merge "log notification longevity and freshness" into mnc-dev

* commit 'b4f6ccc9f7a8eac43c7b707a32e5cd3579493564':
  log notification longevity and freshness

9 years agoMake all icon fields & extras sent to listeners backward-compatible.
Jose Lima [Mon, 18 May 2015 21:50:23 +0000 (14:50 -0700)]
Make all icon fields & extras sent to listeners backward-compatible.

This also had to be done for when retrieving existing notifications.
For final release, we will only be doing this for
notification listeners targeting older SDKs.

Bug: 21207612
Change-Id: I351f9e13cd052410e7355c956c750c3859f972cb

9 years agoMerge "log notification longevity and freshness" into mnc-dev
Chris Wren [Mon, 18 May 2015 21:51:11 +0000 (21:51 +0000)]
Merge "log notification longevity and freshness" into mnc-dev

9 years agoShow better error message for color attr not found.
Deepanshu Gupta [Mon, 18 May 2015 21:39:03 +0000 (14:39 -0700)]
Show better error message for color attr not found.

Change-Id: I1ca32989522d30fec336eb607ee81f9e5cb5f48f

9 years agoam 98465f99: Merge "Add Configuration data for round displays" into mnc-dev
Adam Powell [Mon, 18 May 2015 21:40:36 +0000 (21:40 +0000)]
am 98465f99: Merge "Add Configuration data for round displays" into mnc-dev

* commit '98465f99bb9aa2da3905241a0ca95b708100560b':
  Add Configuration data for round displays

9 years agoam 863e65e1: Merge "Add -round and -notround qualifier to android runtime/aapt" into...
Adam Powell [Mon, 18 May 2015 21:40:31 +0000 (21:40 +0000)]
am 863e65e1: Merge "Add -round and -notround qualifier to android runtime/aapt" into mnc-dev

* commit '863e65e123e19254901871426caf39f1145ce3bd':
  Add -round and -notround qualifier to android runtime/aapt

9 years agoMerge "Add Configuration data for round displays" into mnc-dev
Adam Powell [Mon, 18 May 2015 21:30:15 +0000 (21:30 +0000)]
Merge "Add Configuration data for round displays" into mnc-dev

9 years agoMerge "Add -round and -notround qualifier to android runtime/aapt" into mnc-dev
Adam Powell [Mon, 18 May 2015 21:30:15 +0000 (21:30 +0000)]
Merge "Add -round and -notround qualifier to android runtime/aapt" into mnc-dev

9 years agoam 2e79d526: am 905bc335: am bd5cf5de: Merge "Doc change: edits and image updates...
Dirk Dougherty [Mon, 18 May 2015 21:27:56 +0000 (21:27 +0000)]
am 2e79d526: am 905bc335: am bd5cf5de: Merge "Doc change: edits and image updates." into mnc-preview-docs

* commit '2e79d52674e97cfd8ce505114a929afbd5ee316b':
  Doc change: edits and image updates.

9 years agoam bfc14e3e: am 54f2ca6e: am 348d105e: am 4e793fba: Merge "docs: build-cmd-line-updat...
Rich Slogar [Mon, 18 May 2015 21:27:51 +0000 (21:27 +0000)]
am bfc14e3e: am 54f2ca6e: am 348d105e: am 4e793fba: Merge "docs: build-cmd-line-updates" into lmp-mr1-ub-docs

* commit 'bfc14e3eb2e774e70ac3ac3377e1de75920167b8':
  docs: build-cmd-line-updates

9 years agoam 05f80337: resolved conflicts for merge of ab6d5376 to mnc-dev
Dirk Dougherty [Mon, 18 May 2015 21:27:47 +0000 (21:27 +0000)]
am 05f80337: resolved conflicts for merge of ab6d5376 to mnc-dev

* commit '05f803377ebcf2f9c6160fa125948598f0558113':
  Doc change: adjust distribute and preview card grids and styles.

9 years agoMake all icon fields & extras sent to listeners backward-compatible.
Daniel Sandler [Sat, 16 May 2015 03:59:36 +0000 (23:59 -0400)]
Make all icon fields & extras sent to listeners backward-compatible.

For final release, we will only be doing this for
notification listeners targeting older SDKs.

Bug: 21207612
Change-Id: I28fdaa5666698150ab455f9bfb63251b9418519e

9 years agoam 905bc335: am bd5cf5de: Merge "Doc change: edits and image updates." into mnc-previ...
Dirk Dougherty [Mon, 18 May 2015 21:22:24 +0000 (21:22 +0000)]
am 905bc335: am bd5cf5de: Merge "Doc change: edits and image updates." into mnc-preview-docs

* commit '905bc335a5f5e180ef52361d72a608bde4657b03':
  Doc change: edits and image updates.

9 years agoam 54f2ca6e: am 348d105e: am 4e793fba: Merge "docs: build-cmd-line-updates" into...
Rich Slogar [Mon, 18 May 2015 21:22:19 +0000 (21:22 +0000)]
am 54f2ca6e: am 348d105e: am 4e793fba: Merge "docs: build-cmd-line-updates" into lmp-mr1-ub-docs

* commit '54f2ca6ed4c8c224da932f2f63fdf2fbe03eea64':
  docs: build-cmd-line-updates

9 years agoresolved conflicts for merge of ab6d5376 to mnc-dev
Dirk Dougherty [Mon, 18 May 2015 21:17:51 +0000 (14:17 -0700)]
resolved conflicts for merge of ab6d5376 to mnc-dev

Change-Id: Ice8e511bffa6a0bc3aec9e44c059a7dfde91d65f

9 years agoAdd Configuration data for round displays
Adam Powell [Thu, 14 May 2015 23:18:53 +0000 (16:18 -0700)]
Add Configuration data for round displays

Add round values to the screenLayout field for Configuration
and a convenience method to check roundness.

Plumb this through the DisplayManager, making roundness the property
of a DisplayAdapter. The built-in main display will read the
configuration resource config_mainBuiltInDisplayIsRound to determine
its roundness. Device-specific resource overlays should set this to
true for devices with round primary displays.

By default, this config resource inherits from the existing
config_windowIsRound value currently used by some Android Wear
device configurations.

This change awaits another for aapt/native resources code to make the
resource filtering system aware of this property.

Change-Id: I1daced7ca6d6e172789e7c32bebfd43753bfa2ae

9 years agoUpdate documentation for short transfer counts
Glenn Kasten [Tue, 12 May 2015 20:16:55 +0000 (13:16 -0700)]
Update documentation for short transfer counts

Bug: 10891562
Change-Id: I6e24917a508aa29f1f6f00aa8c891ad4978dc3e6

9 years agoAttempt to fix bug with setActiveGroup() in FingerprintService.
Jim Miller [Mon, 18 May 2015 20:55:00 +0000 (13:55 -0700)]
Attempt to fix bug with setActiveGroup() in FingerprintService.

This attempts to fix a crash where setActiveGroup is crashing because
there's no fingerprint hardware.

Attempt to fix bug 21224390

Change-Id: Iff1c6ebb68deb6662fcb4a58248b5a562d9da2c2