Jeff Brown
fbe96706bb
Support keeping activities resumed while dozing.
...
If the lock screen is not shown, then let activities keep running
while dozing. This is important to support ambient mode on watches
since it allows the home app to keep running.
To make this possible, we need to inform the activity manager about
the exact wakefulness state, not just the overall boolean
interactive state.
Bug: 18284212
Change-Id: Ia35c99127ce51ffc178f3a2f51fca67d24061c71
2014-11-20 16:49:18 -08:00
Geoffrey Borggaard
6a110c1adf
am 271ddfce: Merge "Setting ADB_ENABLED may result in a SecurityException." into lmp-dev automerge: e4590cf automerge: db1e7fa
...
* commit '271ddfce2cfb9e193a1ac83459010c095d918617':
Setting ADB_ENABLED may result in a SecurityException.
2014-11-21 00:45:01 +00:00
Jae Seo
7d97be9dbc
am 91ab2665: am 52bfa332: Merge "TIF: enhance documentation for TvInputManager.getAvailableStreamConfigs()" into lmp-mr1-dev
...
* commit '91ab2665ed73a37ac9dda52e7d440784b1d1011e':
TIF: enhance documentation for TvInputManager.getAvailableStreamConfigs()
2014-11-21 00:44:27 +00:00
Jae Seo
71bda35151
am 89d8fb55: am 7edaf55a: Merge "TIF: fix setSurface() logic" into lmp-mr1-dev
...
* commit '89d8fb555a165d353fc515922d9851dc131e0c1b':
TIF: fix setSurface() logic
2014-11-21 00:44:21 +00:00
Winson Chung
4ddbed3d1f
am de04d557: am 7c122b60: Merge "Use SystemClock time to keep track of last event times. (Bug 17995039)" into lmp-mr1-dev
...
* commit 'de04d5573af33aa4357ec2e97708f07c30265333':
Use SystemClock time to keep track of last event times. (Bug 17995039)
2014-11-21 00:44:15 +00:00
Geoffrey Borggaard
aba9abaefa
am c2af9be6: am bfab323c: Merge "Setting ADB_ENABLED may result in a SecurityException." into lmp-mr1-dev
...
* commit 'c2af9be62c4a8d5da6396c419413e1193c34928e':
Setting ADB_ENABLED may result in a SecurityException.
2014-11-21 00:44:09 +00:00
Dianne Hackborn
5b01f0894d
am 42d9bf66: am a6d2789c: Merge "Add new empty app test entry points." into lmp-mr1-dev
...
* commit '42d9bf665598ae316bfae3fd28cbb5c8f2c95824':
Add new empty app test entry points.
2014-11-21 00:43:57 +00:00
Dianne Hackborn
377d6f00dc
am 42fec57f: am d9968438: Merge "Fix issue with call backs from media process." into lmp-mr1-dev
...
* commit '42fec57f3addfb1958f814b5d6772ff81341ba20':
Fix issue with call backs from media process.
2014-11-21 00:43:51 +00:00
Martijn Coenen
0d4a4e6e59
am a603f083: am 2bf6529b: Merge "Verify NFC permission immediately on API calls." into lmp-mr1-dev
...
* commit 'a603f083ff8dbbc5ed2803d8f402accac135d891':
Verify NFC permission immediately on API calls.
2014-11-21 00:43:45 +00:00
RoboErik
bbf0f662a8
am 3ef3a9bf: am ac4af18b: Merge "Handle volume events on master volume devices correctly" into lmp-mr1-dev
...
* commit '3ef3a9bff37d2fbe216110e025f683923c58ddba':
Handle volume events on master volume devices correctly
2014-11-21 00:43:39 +00:00
RoboErik
216c089834
am 50b02d61: am 5b881d43: Merge "Scale bitmaps in metadata sent to the system" into lmp-mr1-dev
...
* commit '50b02d61dca310dc8acaf83d25d919b436f6da43':
Scale bitmaps in metadata sent to the system
2014-11-21 00:43:33 +00:00
Shishir Agrawal
84b988e6ee
am 0783a61d: am a9b67771: Merge "Carrierprivileges: Addressing API council suggestions." into lmp-mr1-dev
...
* commit '0783a61d8a6f17ca0fe3d0e55a3c48aceec823d4':
Carrierprivileges: Addressing API council suggestions.
2014-11-21 00:43:23 +00:00
Chris Craik
f2235b6a48
resolve merge conflicts of 57b641a to lmp-mr1-dev-plus-aosp.
...
Change-Id: I1be708f5a0cd4d64021a57f1063d54330f1d2d7e
2014-11-20 16:38:06 -08:00
Geoffrey Borggaard
271ddfce2c
Merge "Setting ADB_ENABLED may result in a SecurityException." into lmp-dev automerge: e4590cf
...
automerge: db1e7fa
* commit 'db1e7fa097972d4cc26447f46abd8d4367d44eb7':
Setting ADB_ENABLED may result in a SecurityException.
2014-11-21 00:35:05 +00:00
Lajos Molnar
a4fcb62a22
media: fix isSupportedFormat for integer frame rate
...
Bug: 18473065
Change-Id: I670cc043d3cb117c26921cb639ff9eecc8f14b0a
2014-11-20 16:17:43 -08:00
Alan Viverette
9eb4ee244b
am e0a377f5: Merge "Make DeviceDefault alert dialog themes public" into lmp-mr1-dev
...
* commit 'e0a377f50951d51b5ddf3be6f0ce361affdffc56':
Make DeviceDefault alert dialog themes public
2014-11-21 00:14:22 +00:00
Andreas Gampe
c1b5483a60
Frameworks/base: Remove unused header
...
android_nfc.h is used nowhere.
Change-Id: I3009b3eb122674d3fe7ddb201bac18368b78bc02
2014-11-20 16:11:57 -08:00
Erik Kline
dedd42a2bd
am 4e9ea5e9: Merge "Rename EXTRA_NETWORK ConnectivityManager constants." into lmp-mr1-dev
...
* commit '4e9ea5e9aef8e35eaa5a876e726544277c80dec5':
Rename EXTRA_NETWORK ConnectivityManager constants.
2014-11-21 00:10:12 +00:00
Alan Viverette
e0a377f509
Merge "Make DeviceDefault alert dialog themes public" into lmp-mr1-dev
2014-11-21 00:08:25 +00:00
Alan Viverette
7d5bcd7990
Update scrollbars to match Material spec
...
Adds a minimum touch target size to the fast scroller so that we can
edge-align an 8dp thumb but still maintain a 48dp touch target.
BUG: 18467743
Change-Id: I31e9cf1948856f5fce7d75383b84a9359684ebe5
2014-11-20 16:07:59 -08:00
Erik Kline
4e9ea5e9ae
Merge "Rename EXTRA_NETWORK ConnectivityManager constants." into lmp-mr1-dev
2014-11-21 00:04:23 +00:00
John Reck
d3e5777e79
am 83fb64e8: Merge "If the surface is lost, release it" into lmp-mr1-dev
...
* commit '83fb64e8ec4c6bc0930f50b24bd1c36a81f6a1c2':
If the surface is lost, release it
2014-11-21 00:04:18 +00:00
Chih-hung Hsieh
b946358bb5
am cd24a6d7: am 43b8643e: am f926d71b: Merge "Fix format strings mismatching the parameters passed to them"
...
* commit 'cd24a6d70b54c79605e51fcc6a249313e9c25a51':
Fix format strings mismatching the parameters passed to them
2014-11-21 00:01:44 +00:00
John Reck
83fb64e8ec
Merge "If the surface is lost, release it" into lmp-mr1-dev
2014-11-21 00:00:08 +00:00
Chih-hung Hsieh
cd24a6d70b
am 43b8643e: am f926d71b: Merge "Fix format strings mismatching the parameters passed to them"
...
* commit '43b8643e86d7c5d0d5cf536336126232454f361a':
Fix format strings mismatching the parameters passed to them
2014-11-20 23:57:35 +00:00
Chih-hung Hsieh
43b8643e86
am f926d71b: Merge "Fix format strings mismatching the parameters passed to them"
...
* commit 'f926d71b8ef2790da067550144860705c1a61fe5':
Fix format strings mismatching the parameters passed to them
2014-11-20 23:53:33 +00:00
Eino-Ville Talvala
6aee1d2ba5
Camera: Add new capability flags as system features as well
...
Also add all the L and L MR1 new system features to the uses-feature documentation.
Bug: 18281970
Change-Id: I116ca3fd04cd90eb53cc696b6fa62488687e7740
2014-11-20 15:52:40 -08:00
Chih-hung Hsieh
f926d71b8e
Merge "Fix format strings mismatching the parameters passed to them"
2014-11-20 23:50:04 +00:00
Dan Albert
4bac6e11ae
am 3a091b79: resolved conflicts for merge of 8e0cfe7c to lmp-mr1-dev-plus-aosp
...
* commit '3a091b79978caa9b5d58ae19f693279e5a717c2a':
Fix clang warnings in core/jni.
2014-11-20 23:47:07 +00:00
Dan Albert
3a091b7997
resolved conflicts for merge of 8e0cfe7c to lmp-mr1-dev-plus-aosp
...
Change-Id: I068d2a0fb118d4e2b4c1e546bebfcbc2cb120d36
2014-11-20 15:41:25 -08:00
John Reck
9b5d427fe0
am 0b2dac34: Merge "Rename callDrawGLFunction" into lmp-mr1-dev
...
* commit '0b2dac3452a58e76be7379b85e7505c531842b57':
Rename callDrawGLFunction
2014-11-20 23:29:31 +00:00
Jeff Tinker
2670d5ad59
Merge "Fix Crash when sending null in HashMap to getKeyRequest"
2014-11-20 23:29:08 +00:00
John Reck
0b2dac3452
Merge "Rename callDrawGLFunction" into lmp-mr1-dev
2014-11-20 23:26:07 +00:00
Bernhard Rosenkränzer
09993f768b
Fix format strings mismatching the parameters passed to them
...
Change-Id: Ia0d33aec9edadac60508fb422e0821e6d8f28afa
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org >
2014-11-20 15:24:46 -08:00
Alan Viverette
8513453e37
Make DeviceDefault alert dialog themes public
...
BUG: 18426645
Change-Id: Icd93dd4b153285e7636a59bec193b2fdf2d21da8
2014-11-20 15:24:36 -08:00
Neil Fuller
670ec764bf
Merge branch 'master' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base
2014-11-20 23:20:06 +00:00
Ignacio Solla
107b710113
am a8f7a40b: (-s ours) am 57ad8255: (-s ours) [WebView] Interface to access hidden APIs. (DO NOT MERGE)
...
* commit 'a8f7a40b4b98f19b5ee99a8dfb4177d430707623':
[WebView] Interface to access hidden APIs. (DO NOT MERGE)
2014-11-20 23:19:10 +00:00
Dan Albert
47249598cb
am 582bdf9a: am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t."
...
* commit '582bdf9a5961a32de27556832e23e0611c4d1cbb':
Add appropriate casts for char16_t.
2014-11-20 23:19:06 +00:00
Dan Albert
f9ef207e81
am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t."
...
automerge: 582bdf9
* commit '582bdf9a5961a32de27556832e23e0611c4d1cbb':
Add appropriate casts for char16_t.
2014-11-20 23:17:55 +00:00
ztenghui
e9dbfe5afd
am 002bc810: Merge "ASLD: ASLD\'s XML reversible flag can turn off the reverse behavior now." into lmp-mr1-dev
...
* commit '002bc810882c0a322a09d0e4527ab8083547e145':
ASLD: ASLD's XML reversible flag can turn off the reverse behavior now.
2014-11-20 23:16:23 +00:00
ztenghui
002bc81088
Merge "ASLD: ASLD's XML reversible flag can turn off the reverse behavior now." into lmp-mr1-dev
2014-11-20 23:11:38 +00:00
Jaewan Kim
52dcc7fb0a
am 18ab5c21: Merge "Add an API to check availability of Ethernet interface." into lmp-mr1-dev
...
* commit '18ab5c216c62d90a4b86f37a4c993c1c8b56835d':
Add an API to check availability of Ethernet interface.
2014-11-20 23:10:27 +00:00
Jaewan Kim
18ab5c216c
Merge "Add an API to check availability of Ethernet interface." into lmp-mr1-dev
2014-11-20 23:07:43 +00:00
Craig Mautner
f49b0a45ae
Treat screen-on while pausing as pause timeout.
...
If an activity is started pausing when the screen turns off and
hasn't completed pausing by the time the screen turns back on then
we will end up showing the activity below it when the pause times
out.
In particular pausing the secure camera exposes the activity on
the top of the stack if you turn the screen off and back on
immediately.
Immediately forcing the existing pause to complete when the screen
comes back on allows the keyguard to obscure anything that might
otherwise be shown.
Fixes bug 17713150.
Change-Id: Ibe275991aa325a7d326bf2a24511aeb4dcbb7e1b
2014-11-20 15:06:40 -08:00
Dan Albert
8e0cfe7c9e
am 8e357bf5: Merge "Fix clang warnings in core/jni."
...
* commit '8e357bf54173c3f83584c10983392f0d87e0b2b3':
Fix clang warnings in core/jni.
2014-11-20 23:02:29 +00:00
Ignacio Solla
a8f7a40b4b
am 57ad8255: (-s ours) [WebView] Interface to access hidden APIs. (DO NOT MERGE)
...
* commit '57ad825546d9cb802577f9a1a68213fcd978fb17':
[WebView] Interface to access hidden APIs. (DO NOT MERGE)
2014-11-20 23:01:06 +00:00
Dan Albert
582bdf9a59
am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t."
...
* commit 'd8c169fedf883491e46b354484909694fd52cfaf':
Add appropriate casts for char16_t.
2014-11-20 23:00:56 +00:00
Dan Albert
8e357bf541
Merge "Fix clang warnings in core/jni."
2014-11-20 22:58:47 +00:00
ztenghui
5b84eace6c
ASLD: ASLD's XML reversible flag can turn off the reverse behavior now.
...
Previously, the android:reversible flag behaves like a suggestion.
Now it is used to enforce no reverse when set to false. In this way, user can
safely setup one direction animation only.
When set to true, but AVD can't reverse , then it will show a warning.
At the same time, update the tests to show different cases, including
AnimationDrawable.
b/18413484
Change-Id: I5552c49dcbd76b0724b4d5593bce8388b27bd905
2014-11-20 14:41:33 -08:00
John Reck
680df8d60e
Rename callDrawGLFunction
...
Bug: 18471503
Change-Id: I00cb356ff2338da7fd07b9ba30b5b3dcbdffdb2e
2014-11-20 14:40:52 -08:00