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
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
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
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
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
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
2b53b701d8
Merge "Api review: NotificationManager" into nyc-dev
...
am: 01e81117a9
* commit '01e81117a9bc86849f0bf20d7729c8f8101b0baf':
Api review: NotificationManager
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
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
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
Dianne Hackborn
387ae4971d
Merge "Work on issue #26390161 : Throttle syncs/jobs when system is low on RAM" into nyc-dev
...
am: 77ca74d941
* commit '77ca74d941eb4addd7051c747362bace0746b7a7':
Work on issue #26390161 : Throttle syncs/jobs when system is low on RAM
2016-02-26 18:47:53 +00:00
Dianne Hackborn
77ca74d941
Merge "Work on issue #26390161 : Throttle syncs/jobs when system is low on RAM" into nyc-dev
2016-02-26 18:44:55 +00:00
Jeff Sharkey
de6fe0c800
Merge "When system server goes down, crash apps." into nyc-dev
...
am: 49607029be
* commit '49607029bef037d162f64f841468d7b99d862489':
When system server goes down, crash apps.
2016-02-26 18:19:22 +00:00
Jeff Sharkey
49607029be
Merge "When system server goes down, crash apps." into nyc-dev
2016-02-26 18:14:52 +00:00
Dimitry Ivanov
155e89f4dd
Merge "Create linker-namespace for the classloader" into nyc-dev
...
am: 1a2cb453fa
* commit '1a2cb453fa8204db84d92fd2de92b0ed1e546a03':
Create linker-namespace for the classloader
2016-02-26 18:10:23 +00:00
Dimitry Ivanov
1a2cb453fa
Merge "Create linker-namespace for the classloader" into nyc-dev
2016-02-26 18:03:56 +00:00
Andreas Gampe
b0751f90f8
Merge "Frameworks/base: Refactor android.os.Debug" into nyc-dev
...
am: 227d7854cc
* commit '227d7854cc0fa5c76a61df727c97edb618f17046':
Frameworks/base: Refactor android.os.Debug
2016-02-26 17:42:24 +00:00
Andreas Gampe
227d7854cc
Merge "Frameworks/base: Refactor android.os.Debug" into nyc-dev
2016-02-26 17:39:20 +00:00
Julia Reynolds
cb64b53fd3
Merge "Introduce IMPORTANCE_MIN." into nyc-dev
...
am: abf11299b7
* commit 'abf11299b78596e4ed4e0dcb4bacb6ff6318b010':
Introduce IMPORTANCE_MIN.
2016-02-26 16:19:07 +00:00
Julia Reynolds
f0f629ffe4
Introduce IMPORTANCE_MIN.
...
Allow HUNs for >= IMPORTANCE_HIGH.
Allow full screen intents for IMPORTANCE_MAX.
Bug: 22960980
Bug: 26918284
Change-Id: Id4d2b90ea2e21563dbc716db411060d826e73699
2016-02-26 10:54:08 -05:00
Ruchi Kandoi
b2e2db084a
Merge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev
...
am: 52cdc1593a
* commit '52cdc1593aab9336ad06cfe54cd06ca42ab3837e':
PowerManager: Hide the SUSTAINED_PERFORMANCE API.
2016-02-26 02:30:41 +00:00
Ruchi Kandoi
52cdc1593a
Merge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev
2016-02-26 02:26:56 +00:00
Andreas Gampe
8b9f49415f
Frameworks/base: Refactor android.os.Debug
...
Refactor some static fields into a holder. This allows to statically
initialize the class in the boot image. It also has some minimal
positive impact on the class size, a net benefit when tracing is
not used.
Bug: 27248115
Change-Id: I0cdfb6acf916ad8d9a7d82bba32929dba15d4200
2016-02-25 18:03:03 -08:00
Thierry Strudel
b7f515cf9b
Merge "Fix typo in SwappedOut reporting" into nyc-dev
...
am: f40969ac2c
* commit 'f40969ac2c19399847f153bfa248efcc0935db3c':
Fix typo in SwappedOut reporting
2016-02-26 02:02:29 +00:00
Christopher Tate
2973c936e5
Merge "Fix \'<\' / \'>\' in JobService docs" into nyc-dev
...
am: 7f220b8ec5
* commit '7f220b8ec51386f0c19720293d7c9e372e91eb00':
Fix '<' / '>' in JobService docs
2016-02-26 02:00:40 +00:00
Thierry Strudel
f40969ac2c
Merge "Fix typo in SwappedOut reporting" into nyc-dev
2016-02-26 01:47:36 +00:00
Thierry Strudel
9b51160e0c
Fix typo in SwappedOut reporting
...
Change-Id: I55b3725eba054d3d6d2b38041cf375fc7b141c69
2016-02-25 17:46:38 -08:00
Chris Tate
7f220b8ec5
Merge "Fix '<' / '>' in JobService docs" into nyc-dev
2016-02-26 01:38:34 +00:00
Jeff Sharkey
27b2e69787
When system server goes down, crash apps.
...
Apps making calls into the system server may end up persisting
internal state or making security decisions based on the perceived
success or failure of a call, or the default values returned.
The reality is that if the system process just died, init will be
along shortly to kill all running apps, so we should have no problem
rethrowing the RemoteException as a RuntimeException.
Bug: 27364859
Change-Id: If632cc36f68cd399a34de513b2d979abaa36fcaa
2016-02-25 17:40:12 -07:00