Adrian Roos
c3642ef5c8
Merge "Revert "Add overscan insets to surface frame dimensions in WallpaperService."" into lmp-mr1-dev
2014-12-09 18:44:31 +00:00
Adrian Roos
456e667491
Merge "Revert "Fix calculation of overscan insets in WindowState."" into lmp-mr1-dev
2014-12-09 18:34:53 +00:00
Adrian Roos
2ae3805efb
Revert "Add overscan insets to surface frame dimensions in WallpaperService."
...
This reverts commit a2838dfc2c1c49b6638a59e82cd8758624efd660.
Bug: 18630625
Bug: 18659737
Change-Id: Ic02930e0200498289b781436cda1da6e4e1752bb
2014-12-09 18:32:07 +00:00
Alan Viverette
6ef76c60df
Merge "Fix default value of AnimationDrawable's one shot property" into lmp-mr1-dev
2014-12-09 17:59:08 +00:00
Wink Saville
15b29ac7fa
Merge "Add subId as parameter for get/setDataEnabled." into lmp-mr1-dev
2014-12-09 17:52:27 +00:00
Alan Viverette
0b9ab9749a
Fix default value of AnimationDrawable's one shot property
...
BUG: 18676499
Change-Id: Iaaf134b3a58a04cd99db001edc4438ee75dab878
2014-12-09 09:48:18 -08:00
Jeff Sharkey
2f4ced3009
Merge "Consistent result when signatures don't match." into lmp-mr1-dev
2014-12-09 17:10:12 +00:00
Jorim Jaggi
9ba89ad8eb
Merge "Make hint text centerred if multiline" into lmp-mr1-dev
2014-12-09 15:11:48 +00:00
Jorim Jaggi
99117c9b11
Merge "Reinspect notification for dark mode when updated" into lmp-mr1-dev
2014-12-09 15:11:23 +00:00
Jorim Jaggi
0d0bd44d64
Merge "Update dark mode when notification is updated" into lmp-mr1-dev
2014-12-09 15:10:52 +00:00
Adrian Roos
3236f3a93a
Revert "Fix calculation of overscan insets in WindowState."
...
This reverts commit ff778fe450ca2d0e554aa6aee7a9da1cda46d4d5.
Bug: 18659737
Change-Id: I1efc59edfb8ded946cc14f5c4d6f532ac291bd81
2014-12-09 15:06:40 +00:00
Dan Sandler
c846632762
Squelch chatty log messages.
...
Bug: 18666850
Change-Id: I0f9fe4fd0143b5668f66bd0a9c407a5018876b44
2014-12-09 14:37:29 +00:00
Dan Sandler
e912c9cc39
Repair wifi/cellular kerning.
...
The wifi spacer should only be shown if the first mobile
network has a data type indicator.
Bug: 18665813
Change-Id: Ifcd3a61ebc8cdb76d134baa23b22f1291edadd28
2014-12-09 14:36:46 +00:00
Dianne Hackborn
8b33cf4d34
Merge "Work on issue #18640385 : Add procstats test mode" into lmp-mr1-dev
2014-12-09 01:53:37 +00:00
Dianne Hackborn
1a4b5a4f02
Work on issue #18640385 : Add procstats test mode
...
You can now do "adb shell dumpsys procstats --start-testing" to
enable high frequency pss sampling.
Also improved the low on RAM mem reporting to separate out RAM
from memtrack, in case the data we are getting from that is bad.
And fixed meminfo --oom to work correctly again.
Change-Id: I7af17eab110a82298bd7b0ce381f8fa5c96c1f6a
2014-12-08 17:43:31 -08:00
Mathieu Chartier
52070f81f2
Merge "Add more -d dalvik details to dumpsys" into lmp-mr1-dev
2014-12-09 01:24:52 +00:00
Pavel Zhamaitsiak
0f78ad87f0
Merge "IMS: start and stop dtmf tones." into lmp-mr1-dev
2014-12-09 01:24:46 +00:00
Jeff Sharkey
10bef1d2f4
Consistent result when signatures don't match.
...
INSTALL_FAILED_UPDATE_INCOMPATIBLE is a better description of the
real underlying cause when signatures don't match.
Bug: 18413784
Change-Id: Ib81591df7d0d79f6725a4fa7300ae4e20958f004
2014-12-08 16:41:04 -08:00
Mathieu Chartier
25c5e2b12d
Add more -d dalvik details to dumpsys
...
Added .NonMoving for the non moving space.
Added .Zygote for the zygote.
Added .IndirectRef for indirect reference tables (jobjects).
Example:
Dalvik Details
.Heap 2264 2264 0 0
.LOS 80 80 0 0
.GC 144 144 0 0
.Zygote 331 196 0 2428
.NonMoving 540 540 0 0
.IndirectRef 20 20 0 0
Bug: 18672069
Change-Id: Id14e5bc92ceb15fe7a17d9fb035f18aa2925e50c
2014-12-08 16:38:20 -08:00
Adam Lesinski
fbba9b57a3
Merge "AAPT: Dump status of required flag for uses-feature" into lmp-mr1-dev
2014-12-09 00:31:59 +00:00
Alan Viverette
7781647aa9
Merge "Fix auto-advance regression in radial time picker" into lmp-mr1-dev
2014-12-09 00:08:01 +00:00
Alan Viverette
11a68e1803
Fix auto-advance regression in radial time picker
...
If autoAdvance is set, we need to always fire the listener. We should
create a separate callback for auto-advance, but this is a minimal fix.
BUG: 18654878
Change-Id: Ie7b8a3ff91761325a508f580b27fa3b08f7b4e16
2014-12-08 15:54:38 -08:00
Adam Lesinski
73a05114b0
AAPT: Dump status of required flag for uses-feature
...
Outside of a feature-group, the legacy uses-feature tag
has a boolean required flag that should be emitted in
dump badging.
Bug:17790999
Change-Id: I43023af00e9c9ed4bc35795c3a983fc719bf9b7a
2014-12-08 15:54:12 -08:00
Santos Cordon
5d2c1e69ec
(Telecom-system part 3) Adding Telecom Loader Service
...
Bug: 18112269
Change-Id: I85ab03156bf906fdc72b459c4c68240ab3bf1894
2014-12-08 23:30:10 +00:00
Jeff Sharkey
4df65bf1eb
Merge "Direct notification of network interface changes." into lmp-mr1-dev
2014-12-08 23:12:46 +00:00
Uma Maheswari Ramalingam
a8af6bb333
IMS: start and stop dtmf tones.
...
Support of start and stop dtmf tones in Imsphone
Bug: 18371919
Change-Id: I986f6b8e9aa1a5729d280eb8a5c60e129c3796cd
CRs-Fixed: 751797
2014-12-08 22:59:44 +00:00
Jeff Sharkey
6973634ce6
Direct notification of network interface changes.
...
Connectivity broadcasts recently changed and are no longer sent for
certain types of network changes. For example, when stacked network
interfaces change for a mobile network. To ensure that we pick up
all these details, directly wire the two services together.
Also remove some unused code for split network types.
Bug: 18666753
Change-Id: I0467bd5b330c0e0cb51af2306d821b41ad16337a
2014-12-08 14:50:14 -08:00
Alan Viverette
3ba8328825
Merge "Add focused & disabled states for spinner assets" into lmp-mr1-dev
2014-12-08 22:08:07 +00:00
Jinsuk Kim
c414f4665f
Merge "CEC: Explictly remove and add device when updating" into lmp-mr1-dev
2014-12-08 21:54:35 +00:00
Jinsuk Kim
4fcbf0b93e
CEC: Explictly remove and add device when updating
...
Sending UPDATE_DEVICE doesn't translate remove/add devices
when its address (physical) has changed. Send expclit removal
addition event.
Bug: 18513567
Change-Id: Ibea6accf0358994b64289c1a785de21b598453f1
2014-12-09 06:48:13 +09:00
Alan Viverette
07ac7fbcab
Add focused & disabled states for spinner assets
...
Regression from KK. Bad copy/paste from another asset. Checked should
have been changed to focused.
BUG: 18669124
Change-Id: I0b86c0437cbe14b46b6a0b7047656ec15bf2d758
2014-12-08 13:47:21 -08:00
Alan Viverette
882a1e8974
Merge "Let host view handle long-press when using drag-to-open" into lmp-mr1-dev
2014-12-08 21:29:08 +00:00
Alan Viverette
db82c9e00e
Merge "Fix regression, don't NPE if Switch doesn't have a thumb set" into lmp-mr1-dev
2014-12-08 21:29:04 +00:00
Svet Ganov
381a423634
Merge "When accessibility on cannot click on a view covered by a HorizontalScrollView" into lmp-mr1-dev
2014-12-08 21:28:19 +00:00
Svet Ganov
e232d4a6aa
Merge "Clear clicked nodes from the accessibiliy cache." into lmp-mr1-dev
2014-12-08 21:08:36 +00:00
Alan Viverette
01a0963006
Fix regression, don't NPE if Switch doesn't have a thumb set
...
BUG: 18670202
Change-Id: Iecb3498032c121c007ec87740ddebadb8e71c7a3
2014-12-08 13:02:06 -08:00
Alan Viverette
298536b1a0
Let host view handle long-press when using drag-to-open
...
BUG: 18605860
Change-Id: I75850138614f17cf728d4411c142a07bdf15d085
2014-12-08 12:31:14 -08:00
John Spurlock
2f47eaff9b
Merge "Volume: Only play the new vibrate hint once per volume-down." into lmp-mr1-dev
2014-12-08 19:36:14 +00:00
John Spurlock
795a514697
Volume: Only play the new vibrate hint once per volume-down.
...
Bug: 18666334
Change-Id: Idfa1d0c104bb310548fde533932bffc2b41eafff
2014-12-08 14:09:35 -05:00
Joe Fernandez
cdcabe4cd6
am d6a66d84: am 6ecc6d59: am 88b8b4a5: Merge "docs: studio revision update 1.0" into lmp-docs
...
* commit 'd6a66d841eef4fb983cc539c4ca050060ecf066c':
docs: studio revision update 1.0
2014-12-08 18:59:34 +00:00
Rich Slogar
1dfaa3a02b
am 78264a4d: am 0039a73b: am b7ef7fcd: Merge "docs: skd tools revision 24.0.0" into lmp-docs
...
* commit '78264a4dbc4d48ee149e5706aa8d9f25cc359b20':
docs: skd tools revision 24.0.0
2014-12-08 18:59:29 +00:00
Jorim Jaggi
cf579e9be1
Make hint text centerred if multiline
...
Bug: 18642776
Change-Id: I407670a7eb13c2d8ff9a7f3119b736b172aed377
2014-12-08 19:56:20 +01:00
Joe Fernandez
d6a66d841e
am 6ecc6d59: am 88b8b4a5: Merge "docs: studio revision update 1.0" into lmp-docs
...
* commit '6ecc6d59f37e80137069e548e5be5db30df52909':
docs: studio revision update 1.0
2014-12-08 18:51:39 +00:00
Rich Slogar
78264a4dbc
am 0039a73b: am b7ef7fcd: Merge "docs: skd tools revision 24.0.0" into lmp-docs
...
* commit '0039a73bb661d1359dd72253b527990e293f956c':
docs: skd tools revision 24.0.0
2014-12-08 18:51:35 +00:00
Joe Fernandez
6ecc6d59f3
am 88b8b4a5: Merge "docs: studio revision update 1.0" into lmp-docs
...
* commit '88b8b4a5d07ada880698a0130e607ea65bf2c044':
docs: studio revision update 1.0
2014-12-08 18:44:09 +00:00
Rich Slogar
0039a73bb6
am b7ef7fcd: Merge "docs: skd tools revision 24.0.0" into lmp-docs
...
* commit 'b7ef7fcd40a9e18fed3c0e8c63f454c44ae2453f':
docs: skd tools revision 24.0.0
2014-12-08 18:44:05 +00:00
Joe Fernandez
88b8b4a5d0
Merge "docs: studio revision update 1.0" into lmp-docs
2014-12-08 18:41:11 +00:00
Alan Viverette
f1792c4219
Merge "Fix hotspot coordinate propagation in ViewGroup and AbsListView" into lmp-mr1-dev
2014-12-08 18:39:56 +00:00
Rich Slogar
3c2508ccbc
docs: studio revision update 1.0
...
Change-Id: I5d6dc9fc029e45df143fbceba846978d15a6bc4d
2014-12-08 10:38:28 -08:00
Alan Viverette
b942b6f15c
Fix hotspot coordinate propagation in ViewGroup and AbsListView
...
There was a weird disconnect between setPressed() and hotspot propagation
behavior. This makes hotspot propagation work like setPressed(). Also
fixes ripple animation during drag-to-open.
BUG: 18631557
BUG: 18593243
Change-Id: Id4adf5d815e4d426b4182aac4d0c780f04472ae4
2014-12-08 10:37:39 -08:00