Svetoslav
49c469165f
Merge "TouchExploer computes incorectly the click location." into lmp-dev
2014-09-20 00:02:46 +00:00
Chris Craik
031bc65836
am ea74883e: am fe01ab10: Merge "Account for alpha in hasShadow()" into lmp-dev
...
* commit 'ea74883e54be60bad3fb6021c5842b238d535d27':
Account for alpha in hasShadow()
2014-09-19 23:56:43 +00:00
Dianne Hackborn
1335769823
am 3ed0079f: am 8a9df5a2: Merge "Fix issue #17574819 : Chrome browser process is killed in background..." into lmp-dev
...
* commit '3ed0079f283999fe25e5afff73710fec2c2c8162':
Fix issue #17574819 : Chrome browser process is killed in background...
2014-09-19 23:56:40 +00:00
Dianne Hackborn
f2c638ecb3
am ae1e4824: am cfcaa31f: Merge "Work on issue #17381033 : Program icon and shortcut disappear after..." into lmp-dev
...
* commit 'ae1e4824bd049ffc6e677ab1c6de16fe35cf266c':
Work on issue #17381033 : Program icon and shortcut disappear after...
2014-09-19 23:56:36 +00:00
Svetoslav
8d412fe18b
TouchExploer computes incorectly the click location.
...
If there is accessibilty focus and the user touch explores
location that does not change accessibility focus that is
not in the app window, e.g. system bar, double tap does not
click on the system UI affordance. This is due to obsolete
logic from the time where accessibility focus was only in
the active window at the time of double clicking.
bug:17588024
Change-Id: Ib780103e873d8a2afd3b35de3227d54116f1a1b0
2014-09-19 16:54:20 -07:00
Chris Craik
3d4df3b67b
am fe01ab10: Merge "Account for alpha in hasShadow()" into lmp-dev
...
* commit 'fe01ab10593f07ec17bdf490fcd8b57296616fa4':
Account for alpha in hasShadow()
2014-09-19 23:44:04 +00:00
Dianne Hackborn
fb08ea8b03
am 8a9df5a2: Merge "Fix issue #17574819 : Chrome browser process is killed in background..." into lmp-dev
...
* commit '8a9df5a21c166218ace936e1443948500ed0792f':
Fix issue #17574819 : Chrome browser process is killed in background...
2014-09-19 23:38:34 +00:00
Dianne Hackborn
d61d0ade23
am cfcaa31f: Merge "Work on issue #17381033 : Program icon and shortcut disappear after..." into lmp-dev
...
* commit 'cfcaa31f5136b44da4b8b9ae16ec3311d9c7cdde':
Work on issue #17381033 : Program icon and shortcut disappear after...
2014-09-19 23:38:29 +00:00
Amit Mahajan
af1fc47cd4
am 57f63262: am 04ac796c: Merge "Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable" into lmp-dev
...
* commit '57f632624cb36e86fa92ab072ee56796862237ed':
Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable
2014-09-19 23:36:53 +00:00
Chris Craik
9e7c919191
Merge "Account for alpha in hasShadow()" into lmp-dev
2014-09-19 23:36:22 +00:00
Amit Mahajan
94c554ccdf
am 04ac796c: Merge "Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable" into lmp-dev
...
* commit '04ac796c6191dbeb7d393664ef1ca27624f934b8':
Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable
2014-09-19 23:27:03 +00:00
Dianne Hackborn
cf456e3c22
Merge "Fix issue #17574819 : Chrome browser process is killed in background..." into lmp-dev
2014-09-19 23:26:18 +00:00
Dianne Hackborn
cfb67ee40c
Merge "Work on issue #17381033 : Program icon and shortcut disappear after..." into lmp-dev
2014-09-19 23:24:19 +00:00
Dianne Hackborn
0ed82e2c21
Work on issue #17381033 : Program icon and shortcut disappear after...
...
...running monkey test overnight [FACTORY ROM BLOCKER]
Add surface tracing to debug output.
Change-Id: I65f7fc90c51b0805f7e0090141c33d6b60ccb3b4
2014-09-19 16:22:50 -07:00
xinhe
43c5029349
Fix for empty RSSI triangle after boot
...
After device bootup, the signal strength triangle is empty although there is
both voice and data connection. This is due to when TelephonyRegistry doing call
back listen register, some APP use mDefaultSubID. However, when the reigister
happen, the mDefaultSubId does not exist. Althouhgh it can be update later, if
the update event comes too late (especially after the steady state), no
ServiceStatechange event can be received anymore. Thus the service is always not
available and the signal stength trangle has no chance to be updated anymore.
This is a risk condition.
Bug:17472622
Change-Id: I772d29e6dd9da212b78fd0d4438b8273e3318dba
2014-09-19 16:22:12 -07:00
Christopher Tate
9564b1d2f7
am 9c236001: am a739f0df: Logspam is spam
...
* commit '9c23600139f0b410cd85d6495da2fe92c4def17f':
Logspam is spam
2014-09-19 23:16:32 +00:00
Amit Mahajan
c2492e19ea
Merge "Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable" into lmp-dev
2014-09-19 23:12:58 +00:00
Hui Wang
4b57b991ac
Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable
...
Bug: 17567651, 16308209
Change-Id: Ie164b16b70429d5815e9bef5f8c5489f6e49de36
2014-09-19 23:11:58 +00:00
Christopher Tate
b9da579818
am a739f0df: Logspam is spam
...
* commit 'a739f0df4e63856b30a653f61a0a296fc6148688':
Logspam is spam
2014-09-19 23:06:00 +00:00
Chris Craik
9fa364dc72
Account for alpha in hasShadow()
...
bug:17587220
Change-Id: Ic7f2dea95302b713dc93edb4a0193a7be77fb2eb
2014-09-19 16:04:45 -07:00
Alan Viverette
3a0caadbf9
am 38321d61: am d112a2d9: Merge "Update theme colors for better contrast and de-blueing" into lmp-dev
...
* commit '38321d617c25ccc7fe5e9da611d2bc7259016d8c':
Update theme colors for better contrast and de-blueing
2014-09-19 22:51:28 +00:00
Christopher Tate
eae9216770
Logspam is spam
...
This turns out to happen a lot in normal usage, but we're logging
copiously about it each time. It's reporting "oh hey we're already
in this state" -- and so the log is not useful anyway.
Logspam is spam.
Bug 15169507
Change-Id: Ie2d01ff1b0b3600dd9c15ccf83d60875558f1dc2
2014-09-19 22:49:20 +00:00
Alan Viverette
4d5e9fc39d
am 13527b41: am 14932619: Merge "Correctly apply max width/height to preference icons" into lmp-dev
...
* commit '13527b41ba5613cf2861782aafa3b2fd3299bcf2':
Correctly apply max width/height to preference icons
2014-09-19 22:38:34 +00:00
Alan Viverette
9ad4d87a53
am d112a2d9: Merge "Update theme colors for better contrast and de-blueing" into lmp-dev
...
* commit 'd112a2d9afb11c46d9c806d70c794cfaf972e510':
Update theme colors for better contrast and de-blueing
2014-09-19 22:38:26 +00:00
Alan Viverette
edcb2d0e89
Merge "Update theme colors for better contrast and de-blueing" into lmp-dev
2014-09-19 22:28:08 +00:00
Alan Viverette
2300412761
am 14932619: Merge "Correctly apply max width/height to preference icons" into lmp-dev
...
* commit '14932619ea17d7b224902c50db4d59f15eed7b1c':
Correctly apply max width/height to preference icons
2014-09-19 22:27:16 +00:00
Alan Viverette
daf8588275
Merge "Correctly apply max width/height to preference icons" into lmp-dev
2014-09-19 22:19:02 +00:00
Alan Viverette
0fa3c1c656
Update theme colors for better contrast and de-blueing
...
BUG: 17520824
Change-Id: Id9f90136cea169ba9e58db957034c539ef25121f
2014-09-19 22:17:45 +00:00
Dianne Hackborn
0fe3c25658
Fix issue #17574819 : Chrome browser process is killed in background...
...
...due to dying renderer process
Don't kill processes if they are bound to a service but not impacting
oom adjustment.
Change-Id: I1cc44e633feaeaad6e996b79a6cfd7b386c04095
2014-09-19 15:09:39 -07:00
Svetoslav
479ab3b575
am 61052dec: am 35abe50d: Merge "Keep existing API behavior that regressed." into lmp-dev
...
* commit '61052dec7d76a6ab0a39d2471cea8d9205062a0e':
Keep existing API behavior that regressed.
2014-09-19 22:05:06 +00:00
Dianne Hackborn
3acb494257
am 3052e6ed: am cb2775a7: Merge "Add new activity dumpsys command to persist all data." into lmp-dev
...
* commit '3052e6ed7d13265378dccdd4b0de2e0e31d9675b':
Add new activity dumpsys command to persist all data.
2014-09-19 22:05:02 +00:00
Svetoslav
cfcce6bddd
am 0d397697: am a2201272: Merge "Fix a print spooler crash when printing." into lmp-dev
...
* commit '0d397697d0df2b08f5aa0b0e27108e79ea04f764':
Fix a print spooler crash when printing.
2014-09-19 22:04:58 +00:00
Michael Wright
89c2cb6f31
Monitor MediaRouter for remote display connections.
...
Since we're reusing the cast tile for screen sharing we need to make sure there's only ever one
mirroring presentation going on at a time.
Bug: 9905068
Change-Id: I249932d0f8853880dd453eb57c2a258e6ae952b0
2014-09-19 15:02:34 -07:00
Svetoslav
129ffeb37c
am 35abe50d: Merge "Keep existing API behavior that regressed." into lmp-dev
...
* commit '35abe50d89e8dedecf6a3c66c3b6bfe9f904528d':
Keep existing API behavior that regressed.
2014-09-19 21:49:31 +00:00
Dianne Hackborn
662b13b982
am cb2775a7: Merge "Add new activity dumpsys command to persist all data." into lmp-dev
...
* commit 'cb2775a7f11575b355cf8913b15c37f4b8924f79':
Add new activity dumpsys command to persist all data.
2014-09-19 21:49:26 +00:00
Svetoslav
518b9dd923
am a2201272: Merge "Fix a print spooler crash when printing." into lmp-dev
...
* commit 'a2201272b5b27f3ac9cf90d6332e81fb474c1dbb':
Fix a print spooler crash when printing.
2014-09-19 21:49:22 +00:00
Svetoslav
1258dd2142
Merge "Keep existing API behavior that regressed." into lmp-dev
2014-09-19 21:41:39 +00:00
Dianne Hackborn
79572afb33
Merge "Add new activity dumpsys command to persist all data." into lmp-dev
2014-09-19 21:41:39 +00:00
Svetoslav
451bf37362
Merge "Fix a print spooler crash when printing." into lmp-dev
2014-09-19 21:41:12 +00:00
Svetoslav
9424b733c7
Fix a print spooler crash when printing.
...
The spooler communicates with he remote PDF renderer asynchronously.
When print is confirmed we close the renderer, destroy it, and unbind
from its service. If we unbind from the service after the print activiy
is finished we get a crash. The bug was that we did not wait until we
disconnect from the remote renderer before finishing the print activity.
bug:17583115
Change-Id: I55b0135f9c5658b3a4fda2901b8b3bdef044e211
2014-09-19 14:24:40 -07:00
Vinit Deshpande
02b115b2d8
Fix documentation for Wifi ScanResult.timestamp
...
Bug: 14997906
Change-Id: Idfcf9ade905c7565cc1d59d15aa4362c1b597b72
2014-09-19 14:23:25 -07:00
George Mount
02c1728c8e
am 0e24bcbb: am a86f1015: Merge "Target only shared elements with shared element Transition" into lmp-dev
...
* commit '0e24bcbb60a1dd8f7820496635e340b5c6b319eb':
Target only shared elements with shared element Transition
2014-09-19 21:22:39 +00:00
Jeff Sharkey
ffa8214d17
am 4e6d1f66: am 9e8359ab: Merge "Fix bugs when system apps reclaim permissions." into lmp-dev
...
* commit '4e6d1f66b1f2b162214e26062fb39d8822603235':
Fix bugs when system apps reclaim permissions.
2014-09-19 21:22:35 +00:00
George Mount
6826e9bd3e
am a86f1015: Merge "Target only shared elements with shared element Transition" into lmp-dev
...
* commit 'a86f10158a690b30e31216f628942562c3f2e2f2':
Target only shared elements with shared element Transition
2014-09-19 21:14:43 +00:00
Jeff Sharkey
179a082527
am 9e8359ab: Merge "Fix bugs when system apps reclaim permissions." into lmp-dev
...
* commit '9e8359abf59cb36fb1e15b310ff7d81efc6ce057':
Fix bugs when system apps reclaim permissions.
2014-09-19 21:14:39 +00:00
Alan Viverette
db583545ac
am 7fd5ca87: am bac2a4be: Merge "Fix action bar title size consistency" into lmp-dev
...
* commit '7fd5ca87ac8fb2abdc7e5d6916a567e638c0f332':
Fix action bar title size consistency
2014-09-19 21:11:23 +00:00
George Mount
615a2c1605
Merge "Target only shared elements with shared element Transition" into lmp-dev
2014-09-19 21:01:15 +00:00
Svetoslav
b624244325
Keep existing API behavior that regressed.
...
If RemoteViews get a null package in the constructor we are
using the context in which they are applied to obtain resources
during inflation. In such a case if we call the getPackage()
method we were getting null, i.e. the package passed in the
contructor, but now we are returning the package if the app
that created the remote views.
bug:17513823
Change-Id: I0c4a8953c8320469a9160dbaae46ce31465b313b
2014-09-19 13:59:10 -07:00
Jeff Sharkey
804d37fd57
Merge "Fix bugs when system apps reclaim permissions." into lmp-dev
2014-09-19 20:58:45 +00:00
Alan Viverette
00bdf65922
am bac2a4be: Merge "Fix action bar title size consistency" into lmp-dev
...
* commit 'bac2a4be9a4a408fb6adbd59b0632e2b87bf3872':
Fix action bar title size consistency
2014-09-19 20:57:43 +00:00