Jeff Sharkey
3541354007
Merge "Parcelable classes should always be final." into nyc-dev am: 753c347efd
...
am: 620ef3f226
* commit '620ef3f22654676cd37df23db059a71e0607d6a9':
Parcelable classes should always be final.
2016-03-01 00:12:20 +00:00
Jeff Sharkey
620ef3f226
Merge "Parcelable classes should always be final." into nyc-dev
...
am: 753c347efd
* commit '753c347efd0a03ee0187e9c98c9978e43104c257':
Parcelable classes should always be final.
2016-03-01 00:08:21 +00:00
Jeff Sharkey
753c347efd
Merge "Parcelable classes should always be final." into nyc-dev
2016-03-01 00:02:43 +00:00
Jeff Sharkey
50d1c044b5
Parcelable classes should always be final.
...
Also hide ConnectivityMetricsEvent which isn't being used yet.
Bug: 27415331
Change-Id: Iacdccddda504f3f669185f807b4f35b8dc2b0212
2016-02-29 16:46:09 -07:00
Colin Cross
414c529a4f
Merge "Add dumpsys meminfo --unreachable" into nyc-dev
2016-02-29 22:19:40 +00:00
Ruben Brunk
3211b9070d
Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev am: b77f9ec93a
...
am: 0cbe76be29
* commit '0cbe76be29380cf61cc57a79021f21749751f4d4':
Revert "DO NOT SUBMIT: Hide VR features for preview."
2016-02-29 20:03:17 +00:00
Ruben Brunk
0cbe76be29
Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev
...
am: b77f9ec93a
* commit 'b77f9ec93a11841aacb72d4fecd1bf56f6253254':
Revert "DO NOT SUBMIT: Hide VR features for preview."
2016-02-29 19:55:40 +00:00
Ruben Brunk
a6b7e44185
Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev am: 8ccb68af89
...
am: 420d9dae55
* commit '420d9dae551fa540876a69e747f70edd803f60c4':
DO NOT SUBMIT: Hide VR features for preview.
2016-02-29 19:55:39 +00:00
Ruben Brunk
b77f9ec93a
Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev
2016-02-29 19:50:37 +00:00
Ruben Brunk
e5d76e8276
Revert "DO NOT SUBMIT: Hide VR features for preview."
...
This reverts commit cfa66a2a45 .
Change-Id: Ibf36092205b14c29935d1f28be5f5b5f64b1d16c
2016-02-29 19:50:15 +00:00
Ruben Brunk
420d9dae55
Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev
...
am: 8ccb68af89
* commit '8ccb68af89c68e32b908652436acfa339e034bcc':
DO NOT SUBMIT: Hide VR features for preview.
2016-02-29 19:50:03 +00:00
Ruben Brunk
8ccb68af89
Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev
2016-02-29 19:43:55 +00:00
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
369f509d56
Sigh, someone is pushing 2MB through StopInfo.
...
Bug: 27401092
Change-Id: Ib27a56ecc63662ce2d6210890ac65eca09fac9d6
2016-02-29 11:29:37 -07: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
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
Ruben Brunk
cfa66a2a45
DO NOT SUBMIT: Hide VR features for preview.
...
Bug: 26945446
Change-Id: I37e2f9f6ffc65be60bcbef4bdf87da89561ef313
2016-02-26 15:32:40 -08: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
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
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
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
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
Julia Reynolds
0edb50c4bf
Api review: NotificationManager
...
Bug: 27365672
Change-Id: Ic0fd82fb9442d10d6b308182a3859497aa882d07
2016-02-26 15:44:41 -05:00
Julia Reynolds
3b84812271
Api review: Notification.Builder
...
Bug: 27364889
Change-Id: I95cee3336f1adb64e37e71a9ab40e68feb1d9c5b
2016-02-26 15:44:02 -05:00
Chong Zhang
7687f25e58
Do not stop window if preserving the window
...
bug: 27350647
Change-Id: I670d2641ee7e600a6ea46f7b329afd4df10a3862
2016-02-26 12:37:00 -08:00
Jorim Jaggi
275561a746
App transition delay tracking
...
Add TRON logging for all kinds aspects when we execute an app transition.
Bug: 27295491
Change-Id: Icb0cbdb92d4d5fbfedadd40a017a50eb217058aa
2016-02-26 14:15:00 -05:00
Selim Cinek
f1a8cedbad
Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev am: a94742c7f9
...
am: 39e1cc558b
* commit '39e1cc558bf6f3f7442f553a36f8ba88375b58e6':
Added convenience methods to use chronometer countdown methods
2016-02-26 19:10:28 +00:00
Selim Cinek
39e1cc558b
Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev
...
am: a94742c7f9
* commit 'a94742c7f9b6287c97a5cd47cf6542ce25e86513':
Added convenience methods to use chronometer countdown methods
2016-02-26 19:08:33 +00:00
Selim Cinek
a94742c7f9
Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev
2016-02-26 19:05:04 +00:00