234408 Commits

Author SHA1 Message Date
Michael Wright
a75c2a7819 Merge "Show error message when pairing fails in SUW." into nyc-dev 2016-03-01 21:32:06 +00:00
Chris Wren
ccb7f018e6 Merge "Revert "add all those great comments from the other file."" into nyc-dev 2016-03-01 21:02:51 +00:00
Chris Wren
58f5bd5412 Revert "add all those great comments from the other file."
This reverts commit 72a4bbc694aef402a9a3fc1656d8bf26decaeb70.

Change-Id: Ib351cdd85b8daf17fecc23a3851dda9fb89e477c
2016-03-01 21:02:21 +00:00
Dianne Hackborn
a6dcaa6f84 Merge "Fix issue #27317952: PendingIntent.getIntent() should be protected" into nyc-dev 2016-03-01 20:57:02 +00:00
Anna Galusza
3204251a4a Throw exception from SoftKeyboardController if connection is dead and declare
SHOW_MODE_AUTO and SHOW_MODE_HIDDEN in AccessibilityService class.
Bug: 27364143

Change-Id: I02c23fbfab1eae8b2a155b1d9c3857e4eb6addb1
2016-03-01 12:40:19 -08:00
Todd Kennedy
4f858aaa5a Merge "Revert "Revert "Remove deprecated methods / classes""" into nyc-dev 2016-03-01 20:39:59 +00:00
Wale Ogunwale
4722231184 Merge "Changed logging format of lost windows to reduce confusion." into nyc-dev 2016-03-01 20:34:50 +00:00
Wale Ogunwale
6e66695777 Merge "Add activity onStop lifecycle to event logs." into nyc-dev 2016-03-01 20:34:15 +00:00
Robin Lee
ff3c66b352 Merge "More sensible return code for Credentials.deleteAll" into nyc-dev 2016-03-01 20:25:19 +00:00
Jason Monk
bbcdab6f01 Merge "Fix difference in icon size for quick QS" into nyc-dev 2016-03-01 20:10:24 +00:00
Robin Lee
2f4286b792 Merge "ConnectivityService: listen to USER_UNLOCKED too" into nyc-dev 2016-03-01 20:09:45 +00:00
Jakub Pawlowski
ecc873d5ee Merge "Hide android.bluetooth.OobData" into nyc-dev 2016-03-01 20:04:34 +00:00
Adrian Roos
eca23784db Merge "Improve mergeability of metrics_constants.proto" into nyc-dev 2016-03-01 20:00:53 +00:00
Jason Monk
ec87a878d3 Fix difference in icon size for quick QS
Bug: 27371482
Change-Id: I7c1316bf3b3ff6dfde0a92a6c8b9599c2f203503
2016-03-01 15:00:16 -05:00
Adrian Roos
159ef7b4e9 Improve mergeability of metrics_constants.proto
Change-Id: I6f964d85b5d1b85a04bc8ac2a87453455be93719
2016-03-01 11:59:15 -08:00
Winson
9da1885047 Fixing regression in creating dismiss descriptions.
Bug: 27411256
Change-Id: I39f56257544d593838349049208fe59f551100eb
2016-03-01 19:58:06 +00:00
Winson Chung
6b03ff8d57 Merge "Skip animation in error case, log for further investigation." into nyc-dev 2016-03-01 19:57:05 +00:00
Abhijith Shastry
35293d2ff7 Merge "Add deprecated annotation to launchManageBlockedNumbersActivity API." into nyc-dev 2016-03-01 19:56:06 +00:00
Jeff Sharkey
d1caf8560d Merge "Suppress StopInfo exception based on target API." into nyc-dev 2016-03-01 19:55:14 +00:00
Steve McKay
8b8a6fd193 Ensure directory names are aligned correctly...
In list view...and don't show dir dates, even when present.
In fact, no details on folders at all when in list view.
Also improve layout of files without details (if they exist).

Bug: 27406730
Change-Id: Ida4b5f99666c4a145ca98a3c15c480e59a76b4a6
2016-03-01 11:49:21 -08:00
Nimrod Gileadi
e9be5da686 Close InputStream in BatteryStatsHelper
Bug: 17760659
Bug: 27376093
Change-Id: I5e6471f73b3258067fb670a4b66ddc51be62b6ec
(cherry picked from commit e618b53081d9a173305b7c72cab4c2ed6ca2dcec)
2016-03-01 19:43:52 +00:00
Chris Wren
f3179cf56a Merge "add all those great comments from the other file." into nyc-dev 2016-03-01 19:38:45 +00:00
Chris Wren
72a4bbc694 add all those great comments from the other file.
Bug: 27429645
Change-Id: Ice3b1d01f27fa872191cd07f54b55a51733f77a1
2016-03-01 14:31:56 -05:00
Jason Monk
e636afd901 Merge "Handle density changes in QS" into nyc-dev 2016-03-01 19:26:56 +00:00
Jeff Sharkey
9ad8613bbb Suppress StopInfo exception based on target API.
Bug: 27429026
Change-Id: Ibf0b058b1f921c20fbc3c72045467883a8934f67
2016-03-01 12:18:40 -07:00
Selim Cinek
a26ddbaf7b Notification groups with only one child behave nicer when swiping
When swiping the last child of a group away the notification parent
is now swiped instead of the child, unless it is non-dismissable.

Bug: 27420342
Change-Id: Idbb1fac5e46a5a91af829973ee167ad400be82a5
2016-03-01 19:16:33 +00:00
Selim Cinek
8e0c498165 Fixed a bug where children were not / incorrectly userlocked
This can lead to all sorts of weird behavior

Bug: 24866646
Change-Id: If3395c5f1b524592cd658a57ac91d2a0fe893011
2016-03-01 19:16:11 +00:00
Selim Cinek
898d173b92 Expanding first child in a group now if it's the only one
When expanding notifications, the first child is now expanded
if it's the only one in there.

Bug: 27419554
Change-Id: Icdadbb7036e4cd5964de4c2e96e6a8322052bc93
2016-03-01 19:15:30 +00:00
Jason Monk
ee70388723 Merge "Fix QS edit BGs" into nyc-dev 2016-03-01 19:14:33 +00:00
Phil Burk
88353459e2 Merge "AudioTrack: docs for getUnderrunCount()" into nyc-dev 2016-03-01 19:13:39 +00:00
Glenn Kasten
0ce76e9204 Merge "Add use for audio_unique_id_t" into nyc-dev 2016-03-01 19:10:50 +00:00
Winson Chung
1f3eca97b9 Merge "Disable extracting the bg color from the window background." into nyc-dev 2016-03-01 19:07:36 +00:00
Jakub Pawlowski
b73ebc88d9 Hide android.bluetooth.OobData
Bug: 27385555
Change-Id: I1767909ca17b1b23a2f23ea4a5b4a02cc52eecde
2016-03-01 11:00:33 -08:00
Felipe Leme
c50bf8e33e Merge "Created metric events for scoped directory access API." into nyc-dev 2016-03-01 18:58:28 +00:00
Santos Cordon
3041048a0a Merge "Adding toStrings() to the API." into nyc-dev 2016-03-01 18:57:03 +00:00
Julia Reynolds
9e65739c19 Merge "Protect against a lack of metadata." into nyc-dev 2016-03-01 18:56:16 +00:00
Robin Lee
e4487ea288 More sensible return code for Credentials.deleteAll
Was: result = True iff nDeleted != 0
Now: result = True iff nDeleted == nExisted

The most common reason you'd want to delete all credentials under an
alias is to be sure they no longer exist. The new contract gives a
way to do this without multiple IPCs to the same service.

Bug: 27335182
Change-Id: I8762b9b4fcc48037387dd805dbd0dbbe141d5b24
2016-03-01 18:56:14 +00:00
Julia Reynolds
1c7cd0a882 Merge "Fix app icon in notification guts." into nyc-dev 2016-03-01 18:54:53 +00:00
Andreas Gampe
4f655de3de Merge "Frameworks/base: Refactor TextView initialization" into nyc-dev 2016-03-01 18:38:09 +00:00
Keun-young Park
63f2c9b0cb Merge "make isUiModeLocked, isNightModeLocked test api" into nyc-dev 2016-03-01 18:37:57 +00:00
Felipe Leme
3e166b27fc Created metric events for scoped directory access API.
BUG: 27334821
Change-Id: I8a1bfc328dcd26b42bb66884d14b34ad11aa232f
2016-03-01 10:12:58 -08:00
Clara Bayarri
78f335e753 Merge "Fix Fingerprint confusing personal and work fingerprints when unified" into nyc-dev 2016-03-01 18:07:05 +00:00
Winson
3f3d744d5c Skip animation in error case, log for further investigation.
Bug: 27389156
Change-Id: Idc2ebdf04ab72d326f68a47627b27d6e61315d1e
2016-03-01 10:07:04 -08:00
Dongwon Kang
b55c7517ba TIF: Address API review comments
Bug: 27386052
Change-Id: I242819e0817723e247b8fe646d534899ab50af76
2016-03-01 10:03:58 -08:00
Calin Juravle
e1ac71fe99 Merge "Restrict the cases when we profile guided compile an apk" into nyc-dev 2016-03-01 17:59:20 +00:00
Chong Zhang
168d5e4e2e Merge "Check task.isResizeable() instead of the resize mode directly" into nyc-dev 2016-03-01 17:58:17 +00:00
Yorke Lee
810252ad47 Merge "Add setAlwaysOpaque and setTint to BarTransitions" into nyc-dev 2016-03-01 17:50:33 +00:00
Dimitry Ivanov
1984d78330 Merge "Display Toast with linker warnings after Activity.onStart()" into nyc-dev 2016-03-01 17:50:02 +00:00
Fyodor Kupolov
c453905afc Merge "Fixed handling of blockUninstall setting" into nyc-dev 2016-03-01 17:39:13 +00:00
Julia Reynolds
7f2f441783 Protect against a lack of metadata.
Change-Id: Idc28ac451567e8ee4772d9db3009102d781e6331
2016-03-01 12:33:48 -05:00