Commit Graph

56309 Commits

Author SHA1 Message Date
Jeff Sharkey
9bb3fea97e Merge "Sigh, someone is pushing 2MB through StopInfo." into nyc-dev am: 341de33e3c
am: 6a7a297e61

* commit '6a7a297e61604521067b43f24d78852dd51bd7f3':
  Sigh, someone is pushing 2MB through StopInfo.
2016-02-29 18:35:45 +00:00
Jeff Sharkey
6a7a297e61 Merge "Sigh, someone is pushing 2MB through StopInfo." into nyc-dev
am: 341de33e3c

* commit '341de33e3c9a8a8685d99602690e95ccb64b77a2':
  Sigh, someone is pushing 2MB through StopInfo.
2016-02-29 18:34:10 +00:00
Jeff Sharkey
341de33e3c Merge "Sigh, someone is pushing 2MB through StopInfo." into nyc-dev 2016-02-29 18:30:40 +00:00
Jeff Sharkey
369f509d56 Sigh, someone is pushing 2MB through StopInfo.
Bug: 27401092
Change-Id: Ib27a56ecc63662ce2d6210890ac65eca09fac9d6
2016-02-29 11:29:37 -07:00
Aurimas Liutikas
0bb2d31d99 Merge "Fix crash when restoring SearchView." into nyc-dev am: 0a04ab2418
am: 52628bc847

* commit '52628bc847732868f1ed0ec65a738f873c1ef15a':
  Fix crash when restoring SearchView.
2016-02-29 18:26:20 +00:00
Aurimas Liutikas
52628bc847 Merge "Fix crash when restoring SearchView." into nyc-dev
am: 0a04ab2418

* commit '0a04ab241867bd4e268ffdddf37dede3b5570b0b':
  Fix crash when restoring SearchView.
2016-02-29 18:23:13 +00:00
Aurimas Liutikas
0a04ab2418 Merge "Fix crash when restoring SearchView." into nyc-dev 2016-02-29 18:21:10 +00:00
Jeff Sharkey
e8bd6c7a3f Merge "When system server goes down, crash apps more." into nyc-dev am: 004bf6ade3
am: 917fe2f8a5

* commit '917fe2f8a540fbc181a8647851a8b660da860286':
  When system server goes down, crash apps more.
2016-02-28 00:27:09 +00:00
Jeff Sharkey
917fe2f8a5 Merge "When system server goes down, crash apps more." into nyc-dev
am: 004bf6ade3

* commit '004bf6ade3e7e400c896541cce0e513eef179738':
  When system server goes down, crash apps more.
2016-02-28 00:24:21 +00:00
Jeff Sharkey
f8880561e6 When system server goes down, crash apps more.
Similar to first patch, but now using new "rethrowFromSystemServer()"
method which internally translates DeadObjectException into
DeadSystemException.  New logic over in Log.printlns() now
suppresses the DeadSystemException stack traces, since they're
misleading and just added pressure to the precious log buffer space.

Add some extra RuntimeInit checks to suppress logging-about-logging
when the system server is dead.

Bug: 27364859
Change-Id: I05316b3e8e42416b30a56a76c09cd3113a018123
2016-02-27 17:17:01 -07:00
Adrian Roos
dba6211d2e Merge "Fix crash with decorated custom notifications" into nyc-dev am: 7006b01f5d
am: 8bef84a2f4

* commit '8bef84a2f44d2c7d25bc95b512ea8eac5623d076':
  Fix crash with decorated custom notifications
2016-02-27 02:37:44 +00:00
Adrian Roos
8bef84a2f4 Merge "Fix crash with decorated custom notifications" into nyc-dev
am: 7006b01f5d

* commit '7006b01f5d91c77c9f658d392fb2cc183bc504be':
  Fix crash with decorated custom notifications
2016-02-27 02:33:20 +00:00
Adrian Roos
7006b01f5d Merge "Fix crash with decorated custom notifications" into nyc-dev 2016-02-27 02:29:15 +00:00
Selim Cinek
f9b2864a1b Merge "Adapted the notficication style" into nyc-dev am: 9620d8652b
am: 4ff315113f

* commit '4ff315113f8a1d5755c411969406fa96fb98687e':
  Adapted the notficication style
2016-02-27 01:30:10 +00:00
Selim Cinek
4ff315113f Merge "Adapted the notficication style" into nyc-dev
am: 9620d8652b

* commit '9620d8652bacc84e179ff9a2548d7cb833887437':
  Adapted the notficication style
2016-02-27 01:24:32 +00:00
Selim Cinek
9620d8652b Merge "Adapted the notficication style" into nyc-dev 2016-02-27 01:19:46 +00:00
Adrian Roos
5081c0de54 Fix crash with decorated custom notifications
Clones notifications before adding them to remote views so
the original stays parcelable on its own.

Also prevents the compatibility inflation from triggering when
an app uses a decorating style to prevent recursive wrapping.
Those styles only exist on N and later anyways.

Also fixes the compatibility inflation in listeners.

Bug: 27368615
Change-Id: Iedf3036bf315dd9c7b476c7e8bcce57de5b5c9c8
2016-02-26 17:11:29 -08:00
Andreas Gampe
827b992d0d Merge "Frameworks/base: Remove unused field" into nyc-dev am: d23947e12f
am: ce45c2f775

* commit 'ce45c2f775796698028b39548c3815cdc91f958c':
  Frameworks/base: Remove unused field
2016-02-27 01:09:38 +00:00
Selim Cinek
60a5425592 Adapted the notficication style
The text sizes are now uniform and textsize manipulations
are not allowed anymore.

Bug: 24866646
Change-Id: I14b094d9238bee0320c387e3032806d00d4f200c
2016-02-26 17:05:03 -08:00
Andreas Gampe
ce45c2f775 Merge "Frameworks/base: Remove unused field" into nyc-dev
am: d23947e12f

* commit 'd23947e12fa19b8b83b2614a820c4d360433c182':
  Frameworks/base: Remove unused field
2016-02-27 01:04:50 +00:00
Andreas Gampe
d23947e12f Merge "Frameworks/base: Remove unused field" into nyc-dev 2016-02-27 01:03:30 +00:00
John Reck
3aa550bce7 Merge "Switch to pbuffer surface sooner" into nyc-dev am: db0fd9dfb2
am: 431baf2883

* commit '431baf2883dcc4dff2cdd8a727875276c30d37ae':
  Switch to pbuffer surface sooner
2016-02-27 00:17:35 +00:00
John Reck
431baf2883 Merge "Switch to pbuffer surface sooner" into nyc-dev
am: db0fd9dfb2

* commit 'db0fd9dfb2a06d4767388d76aebddabd2304936e':
  Switch to pbuffer surface sooner
2016-02-27 00:06:22 +00:00
John Reck
db0fd9dfb2 Merge "Switch to pbuffer surface sooner" into nyc-dev 2016-02-26 23:53:47 +00:00
John Reck
fc736869ac Switch to pbuffer surface sooner
Bug: 27286867

If the system/app is slow, it might take too long to
stop drawing. Switch the ordering of destroying stuff so
that we switch to the pbuffer surface first, then do
cleanup

Change-Id: If64a3dbb71bb9fd53567231590436a89b2f1a09e
2016-02-26 15:43:09 -08:00
Aurimas Liutikas
7849a3d785 Fix crash when restoring SearchView.
I forgot to include Parcelable.Creator when I added SearchView
iconified state saving.

Bug: 27357167
Change-Id: Ia96490aa9c12c4042f50ba4b1aeb7422b37a1d4c
2016-02-26 15:27:31 -08:00
Muyuan Li
b7c69150c8 Merge "Allows components to register shortcut key." into nyc-dev am: 187b9b9e5b
am: 1673ab1ead

* commit '1673ab1ead05b452b40380d921d92fcb8ebb5623':
  Allows components to register shortcut key.
2016-02-26 23:20:54 +00:00
Muyuan Li
1673ab1ead Merge "Allows components to register shortcut key." into nyc-dev
am: 187b9b9e5b

* commit '187b9b9e5bb3c6a83a26f2ece23a6cfa16614d03':
  Allows components to register shortcut key.
2016-02-26 22:50:25 +00:00
Andreas Gampe
06f0e41ebd Frameworks/base: Remove unused field
Remove an unused field in BoringLayout. This has also the positive
side effect of allowing static initialization in the boot image.

Bug: 27248115
Change-Id: I9d6beec5f5e045ef899e8979ece96e0239f82076
2016-02-26 14:47:39 -08:00
Muyuan Li
94ce94e960 Allows components to register shortcut key.
The registered shortcut will be called from PhoneWindowManager,
before dispatching

Change-Id: If26128939b45a639c8895719a7a23ca433f39fd9
(cherry picked from commit 4da863c5a8872dcabb179a978a2b2157d9081679)
2016-02-26 22:30:34 +00:00
Oren Blasberg
872e981f80 Merge "WallpaperManager: support custom default cropper." into nyc-dev am: 203b353018
am: b53eef9256

* commit 'b53eef9256b898a4f974f94d7956a0ac09046732':
  WallpaperManager: support custom default cropper.
2016-02-26 22:18:46 +00:00
Oren Blasberg
b53eef9256 Merge "WallpaperManager: support custom default cropper." into nyc-dev
am: 203b353018

* commit '203b353018e1533251528b087345cc9933aa38fe':
  WallpaperManager: support custom default cropper.
2016-02-26 22:15:17 +00:00
Oren Blasberg
203b353018 Merge "WallpaperManager: support custom default cropper." into nyc-dev 2016-02-26 22:09:54 +00:00
Oren Blasberg
60598ea0aa WallpaperManager: support custom default cropper.
If the component name is specified by the OEM, that component is used
as the default (fallback) cropper rather than
com.android.wallpapercropper.

Bug: 26084319
Change-Id: I5c79beb8e84721944e752bda637cdf0377b8d826
2016-02-26 13:19:30 -08:00
John Reck
6c9d87e29e Merge "Don\'t lose mInitialized in onStop()" into nyc-dev am: 79722c27c6
am: 4288e399b2

* commit '4288e399b283817ea6170755f74d68fb498cb5be':
  Don't lose mInitialized in onStop()
2016-02-26 21:15:53 +00:00
Julia Reynolds
aae8cf11b2 Merge "Api review: NotificationManager" into nyc-dev am: 01e81117a9
am: 2b53b701d8

* commit '2b53b701d8a51a8029fd90dea33732073d6018a7':
  Api review: NotificationManager
2016-02-26 21:09:08 +00:00
John Reck
4288e399b2 Merge "Don\'t lose mInitialized in onStop()" into nyc-dev
am: 79722c27c6

* commit '79722c27c6ccec529e31bdcaeddf76aa90d409a1':
  Don't lose mInitialized in onStop()
2016-02-26 21:07:53 +00:00
Julia Reynolds
c8999e8470 Merge "Api review: Notification.Builder" into nyc-dev am: 1adc816f2d
am: 92a187ddaf

* commit '92a187ddaf27a6783b2628d39227d64e39492a4a':
  Api review: Notification.Builder
2016-02-26 21:05:05 +00:00
Julia Reynolds
2b53b701d8 Merge "Api review: NotificationManager" into nyc-dev
am: 01e81117a9

* commit '01e81117a9bc86849f0bf20d7729c8f8101b0baf':
  Api review: NotificationManager
2016-02-26 21:03:47 +00:00
Chong Zhang
a0f805b885 Merge "Do not stop window if preserving the window" into nyc-dev am: fd3d5e92ea
am: fb3403f5f0

* commit 'fb3403f5f0655f77d75aac017bc5f9e60f221f59':
  Do not stop window if preserving the window
2016-02-26 21:03:47 +00:00
John Reck
79722c27c6 Merge "Don't lose mInitialized in onStop()" into nyc-dev 2016-02-26 21:00:27 +00:00
Julia Reynolds
92a187ddaf Merge "Api review: Notification.Builder" into nyc-dev
am: 1adc816f2d

* commit '1adc816f2dcf0a827b4619eb21a780d1b3d827b3':
  Api review: Notification.Builder
2016-02-26 21:00:21 +00:00
Chong Zhang
fb3403f5f0 Merge "Do not stop window if preserving the window" into nyc-dev
am: fd3d5e92ea

* commit 'fd3d5e92ea05ca20e6c3700e2309d849d96f2f7d':
  Do not stop window if preserving the window
2016-02-26 20:58:32 +00:00
John Reck
f4db3d253e Don't lose mInitialized in onStop()
Bug: 27350647
Change-Id: I74e6427ac4030645c416efb24948efdbdc90fa1c
2016-02-26 12:58:17 -08:00
Jorim Jaggi
a7a1e1d3bf Merge "App transition delay tracking" into nyc-dev am: a8914a0096
am: b6b9eee960

* commit 'b6b9eee960b21e6cfc5955b4dba1c3d454a86ce5':
  App transition delay tracking
2016-02-26 20:58:05 +00:00
Julia Reynolds
01e81117a9 Merge "Api review: NotificationManager" into nyc-dev 2016-02-26 20:56:27 +00:00
Jorim Jaggi
b6b9eee960 Merge "App transition delay tracking" into nyc-dev
am: a8914a0096

* commit 'a8914a00969b6942211d29fd923b0692a1b70f9a':
  App transition delay tracking
2016-02-26 20:56:03 +00:00
Julia Reynolds
1adc816f2d Merge "Api review: Notification.Builder" into nyc-dev 2016-02-26 20:52:21 +00:00
Chong Zhang
fd3d5e92ea Merge "Do not stop window if preserving the window" into nyc-dev 2016-02-26 20:52:17 +00:00
Jorim Jaggi
a8914a0096 Merge "App transition delay tracking" into nyc-dev 2016-02-26 20:51:40 +00:00