Keun-young Park
8486706aff
Merge "Revert "make isUiModeLocked, isNightModeLocked test api"" into nyc-dev
2016-03-01 22:59:14 +00:00
Keun-young Park
92373d23ee
Revert "make isUiModeLocked, isNightModeLocked test api"
...
This reverts commit b493a7dffe .
Change-Id: I651b7ee5b9ca5d7fa1cde1c625bbaa585e186544
2016-03-01 22:58:15 +00:00
George Mount
f445f76eca
Merge "Clear child fragment manager after it is destroyed." into nyc-dev
2016-03-01 21:41:45 +00:00
George Mount
b67d34f10e
Merge "Ensure that fragments are created in added order." into nyc-dev
2016-03-01 21:40:54 +00:00
Todd Kennedy
4f858aaa5a
Merge "Revert "Revert "Remove deprecated methods / classes""" into nyc-dev
2016-03-01 20:39:59 +00:00
Wale Ogunwale
6e66695777
Merge "Add activity onStop lifecycle to event logs." into nyc-dev
2016-03-01 20:34:15 +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
Winson Chung
1f3eca97b9
Merge "Disable extracting the bg color from the window background." into nyc-dev
2016-03-01 19:07:36 +00:00
Keun-young Park
63f2c9b0cb
Merge "make isUiModeLocked, isNightModeLocked test api" into nyc-dev
2016-03-01 18:37:57 +00: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
Dimitry Ivanov
1984d78330
Merge "Display Toast with linker warnings after Activity.onStart()" into nyc-dev
2016-03-01 17:50:02 +00:00
Adam Powell
3518feda21
Correct state loss tracking for FragmentTransaction.commitNow
...
Booleans are hard.
Bug 27419920
Change-Id: I91a746aa14cad36bf77ec6224ffc13b00dc39ae7
2016-03-01 09:07:44 -08:00
Michal Karpinski
8fc5462ee1
Merge "Adding SecurityException information to all device logging DPM public methods" into nyc-dev
2016-03-01 15:57:44 +00:00
Wale Ogunwale
cd7043e99a
Add activity onStop lifecycle to event logs.
...
Also added reasons why onPause and onResume are called.
Bug: 27384433
Change-Id: If6c304f577b601511f6d9b948061d2cfa0dcb970
2016-03-01 07:29:17 -08:00
Michal Karpinski
b58e4966db
Adding SecurityException information to all device logging DPM public methods
...
Bug: 22860162
Change-Id: I6cdfad2dcdf14896c855debef34964def190e110
2016-03-01 15:26:56 +00:00
Todd Kennedy
a67932374d
Revert "Revert "Remove deprecated methods / classes""
...
This reverts commit 5cbeb59026 .
Change-Id: Id96010364d65e6131221ebbcc8ce5889a2da256c
2016-03-01 07:19:33 -08:00
Julia Reynolds
2319dd3a66
Merge "Api review: AutomaticZenRule" into nyc-dev
2016-03-01 15:05:36 +00:00
Fyodor Kupolov
57b82f38c4
Merge "Allow system to bypass DISALLOW_SHARE_LOCATION restriction" into nyc-dev
2016-03-01 01:22:00 +00:00
Dimitry Ivanov
cad065fb7f
Merge "Explicitly check for updated system apps" into nyc-dev
2016-03-01 00:51:38 +00:00
Dianne Hackborn
72041bb2c6
Merge "Fix issue #27385109 : control activity behavior without triggering..." into nyc-dev
2016-03-01 00:35:40 +00:00
Dimitry Ivanov
b2b8c3c1d9
Explicitly check for updated system apps
...
Unbundled apps should not be allowed to share
linker-namespaces with default namespace; it implies
that they will not have unlimited access to private
native libs once updated.
Bug: http://b/27189432
Change-Id: I60295b9b31d700016add93537418fdcce5a77719
2016-02-29 16:23:10 -08:00
Winson
073a526ba7
Disable extracting the bg color from the window background.
...
Bug: 27406401
Change-Id: Id03a7d5d199d324d67301c060551db2d3a52e5ac
2016-02-29 16:09:18 -08: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
Dianne Hackborn
4a18c26609
Fix issue #27385109 : control activity behavior without triggering...
...
...isUserAMonkey for testing purpose
Add an argument for the caller to specify if they are a poo flinging
monkey.
Change-Id: I0e149a8d78776abaf07517bd4ae886047b7f4252
2016-02-29 12:37:11 -08: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
8ccb68af89
Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev
2016-02-29 19:43:55 +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
Keun-young Park
b493a7dffe
make isUiModeLocked, isNightModeLocked test api
...
bug: 27365818
Change-Id: I2813493bb10f02741bd7c47a144fdc43eced0030
2016-02-29 10:17:17 -08: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
7006b01f5d
Merge "Fix crash with decorated custom notifications" into nyc-dev
2016-02-27 02:29:15 +00:00
Dimitry Ivanov
4449ef5b6a
Display Toast with linker warnings after Activity.onStart()
...
Displays list of problems linker encountered with app's
native code including
1. Unauthorized access to private platform libraries.
2. Text relocations
3. Invalid DT_NEEDED entires
This change is intended only for preview/beta releases and to
be reverted before the first release build.
Bug: http://b/27365747
Change-Id: I08735472059248c901ef22042682d574fb2b0c92
2016-02-26 18:16:14 -08: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
Julia Reynolds
361e82d399
Api review: AutomaticZenRule
...
Bug: 27364144
Change-Id: I17fec34d7a277173820bed7829baf5bf905f327a
2016-02-26 18:44:32 -05: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
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
01e81117a9
Merge "Api review: NotificationManager" into nyc-dev
2016-02-26 20:56:27 +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
a94742c7f9
Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev
2016-02-26 19:05:04 +00:00