221669 Commits

Author SHA1 Message Date
Doris Liu
66d4856653 Fix animator sometimes not being ended when end() is called without start()'ing
Bug: 23713124
Change-Id: I2e00cedb9c74e14d2361579bba89d3d1dbfe4d22
2015-11-09 14:44:35 -08:00
Doris Liu
81963e3d56 Add tests for calling end() before start() on ValueAnimator
Bug: 23713124
Change-Id: I55c86a43249fd36a9e633a6f75d6316c2e69ec61
2015-11-09 14:41:07 -08:00
Jeff Sharkey
33de9248da Merge "Block directory selection in openable modes." into mnc-dr-dev am: 00765ef5a2 am: e6538dcc06 am: d9c10d7edd
am: ab62877a07  -s ours

* commit 'ab62877a077376bccb1230f1ab4a22c41441d2d9':
  Block directory selection in openable modes.
2015-11-09 22:41:02 +00:00
Jack Yu
39daf8d6f1 Added getServiceState API to TelephonyManager.
Added the new API getServiceState to TelephonyManager so
the client can directly retrieve the service state without
being a phone state listener or broadcast receiver.

bug: 21207640
Change-Id: Icef46877bbc844d382cd910b15abd8f6b1d57b23
2015-11-09 14:09:54 -08:00
Filip Gruszczynski
7704905429 Fix jumping dock divider when dismissing/maximizng.
Bug: 25590262
Change-Id: I7e3f145fde7fa763a81807163a206ba8971c65f1
2015-11-09 14:02:07 -08:00
Jeff Sharkey
ab62877a07 Merge "Block directory selection in openable modes." into mnc-dr-dev am: 00765ef5a2 am: e6538dcc06
am: d9c10d7edd

* commit 'd9c10d7edd52f5c1efb6d40f1c36b376b7a34934':
  Block directory selection in openable modes.
2015-11-09 21:58:49 +00:00
Jeff Sharkey
d9c10d7edd Merge "Block directory selection in openable modes." into mnc-dr-dev am: 00765ef5a2
am: e6538dcc06

* commit 'e6538dcc06c2547ac8a58c265e6b586fc9652ef3':
  Block directory selection in openable modes.
2015-11-09 21:53:02 +00:00
Jeff Sharkey
e6538dcc06 Merge "Block directory selection in openable modes." into mnc-dr-dev
am: 00765ef5a2

* commit '00765ef5a2a0981d18a15f3acaf4119592d42996':
  Block directory selection in openable modes.
2015-11-09 21:46:06 +00:00
Marco Nelissen
ff5fe15d34 Merge "Fix race condition when setting default ringtones" into mnc-dr-dev am: 83702ec3ed am: 02bf433f90 am: 8fb0121cb6
am: b67ae42ad0

* commit 'b67ae42ad07ed6a5b4927c41089076e6eafd6949':
  Fix race condition when setting default ringtones
2015-11-09 21:46:06 +00:00
Jeff Sharkey
00765ef5a2 Merge "Block directory selection in openable modes." into mnc-dr-dev 2015-11-09 21:40:29 +00:00
Marco Nelissen
b67ae42ad0 Merge "Fix race condition when setting default ringtones" into mnc-dr-dev am: 83702ec3ed am: 02bf433f90
am: 8fb0121cb6

* commit '8fb0121cb60ddf54a22bff088670594f422edea9':
  Fix race condition when setting default ringtones
2015-11-09 21:39:41 +00:00
Filip Gruszczynski
94ec1cb3a1 Merge "Fix no thumbnail animation from app to recents." 2015-11-09 21:37:40 +00:00
Marco Nelissen
8fb0121cb6 Merge "Fix race condition when setting default ringtones" into mnc-dr-dev am: 83702ec3ed
am: 02bf433f90

* commit '02bf433f902aa34483aa2fc1b410f393b35058f1':
  Fix race condition when setting default ringtones
2015-11-09 21:34:14 +00:00
Marco Nelissen
02bf433f90 Merge "Fix race condition when setting default ringtones" into mnc-dr-dev
am: 83702ec3ed

* commit '83702ec3edf3bd17eff90a409cc3cf5efab48cff':
  Fix race condition when setting default ringtones
2015-11-09 21:28:32 +00:00
Marco Nelissen
83702ec3ed Merge "Fix race condition when setting default ringtones" into mnc-dr-dev 2015-11-09 21:21:55 +00:00
Wale Ogunwale
ae814fb63e Merge "Added removed null checks around calls to WindowSurfaceController" 2015-11-09 21:12:07 +00:00
Filip Gruszczynski
7248c568a0 Fix no thumbnail animation from app to recents.
Bug: 25584190

Change-Id: Ifdb7e51f077ddeff907c1e23c925cd374ed794b0
2015-11-09 13:07:08 -08:00
Wale Ogunwale
f9e0978a05 Added removed null checks around calls to WindowSurfaceController
The checks were removed in the refactor in
e6a8351bc715999d1e42dcc1003a6eda6c318dd9

Bug: 25564523
Change-Id: Ia7c571fa48bc5c14bb76c3aa5b6fcbcc7323ed2f
2015-11-09 12:46:40 -08:00
Nick Kralevich
0afcfdca96 Merge "system_server: allow /proc read access to other UIDs" am: 51b48b3877 am: 02cc328d9d
am: 7907271af1

* commit '7907271af1f9024b1c5896a2d5006f7c868c771c':
  system_server: allow /proc read access to other UIDs
2015-11-09 20:40:22 +00:00
Nick Kralevich
7907271af1 Merge "system_server: allow /proc read access to other UIDs" am: 51b48b3877
am: 02cc328d9d

* commit '02cc328d9df39a4abae55bf047a88a9e8129783d':
  system_server: allow /proc read access to other UIDs
2015-11-09 20:34:02 +00:00
Nick Kralevich
02cc328d9d Merge "system_server: allow /proc read access to other UIDs"
am: 51b48b3877

* commit '51b48b38774b8babe339890e1c888dfd8647ee72':
  system_server: allow /proc read access to other UIDs
2015-11-09 20:28:30 +00:00
Filip Gruszczynski
2f40db7357 Merge "Fix blink when docking a window." 2015-11-09 20:13:12 +00:00
Nick Kralevich
51b48b3877 Merge "system_server: allow /proc read access to other UIDs" 2015-11-09 20:05:22 +00:00
Amith Yamasani
a8d3e1ff63 Merge "Allow activities to show on user 0 until provisioned" 2015-11-09 19:50:50 +00:00
Svetoslav
41f3c49cce Don't crash if cannot persist settings
bug:23569962

Change-Id: I19fd7d37b6de251696d119cfc33e87e9743b2029
2015-11-09 19:47:22 +00:00
Jinsuk Kim
b96bccf90c CEC: Validate <Vendor Command> correctly
The command always has one or more bytes for its parameter, so
the right validation should have been the one ensuring the number
of bytes (1 ~ 14).

Bug: 24986703
Change-Id: I171e971f1649761d69ffe2aa0af364f34dc9ac3e
(cherry picked from commit 4808581f4dfdf04adcd2646e152dede0ce418cad)
2015-11-09 19:17:39 +00:00
Jinsuk Kim
cb802870f7 CEC: Queue up callbacks to handle on final result
While one party calls oneTouchPlay() to initiate the action and
put it in progress, the other parties making the same call gets
an error 'operation in progress'. This is not really an error,
but there was no other choice for them but just to wait till
the action is completed and the service is ready to accept
the API call again.

This CL resolves the inconvenice by allowing multiple callbacks
rather than returning IN_PROGRESS for those joining later. Same
was applied to queryDisplayStatus().

Change-Id: I5fc9aba4aa73e76a25f8fdec37e11cd961a3d35f
(cherry picked from commit 98a25f1ee27c1b4362a23981edc17fc92199a876)
2015-11-09 19:14:56 +00:00
Wale Ogunwale
b317b22ad9 Clear task bounds data when removing non-bounds persistable task.
Bug: 25584169
Change-Id: Ie68fa12bf182e988077e6410197f7f497f839ba2
2015-11-09 11:14:10 -08:00
Jinsuk Kim
c854c95b1b CEC: Comment for clarification of <Text View On>
Added a comment to clarify how the service is designed to handle
CEC commands <Text View On>/<Image View On>.

Bug: 24690166
Change-Id: Iaa1813b3ded76e8525141555d2aaff6dfb67888d
(cherry picked from commit 6667797016a28551202b40067fe90512185a7a61)
2015-11-09 19:13:00 +00:00
Chong Zhang
c2c17c4e8d Merge "Fix flicker when releasing drag of divider" 2015-11-09 18:51:17 +00:00
Filip Gruszczynski
78a08ee876 Fix blink when docking a window.
We need to be very precise about removing the old window when the new
one is shown. The right moment is immediately after the first frame
of the new window entrance animation gets commited. This requires
more infrastructure and flags, rather than depending on the old ones
and hoping that they will match our needs.

Bug: 25075151

Change-Id: I0fdbf38d0915ded3300d75fc7268e619b574bcf5
2015-11-09 10:49:48 -08:00
Philip P. Moltmann
5bc68b533b Merge "Add a alert that allows the user to approve a print service when we print using it the first time." 2015-11-09 18:38:24 +00:00
Chong Zhang
d153c4f6f0 Fix flicker when releasing drag of divider
bug: 25564523
Change-Id: I9c19f40f27cc80b8e6e0e98a0d6455941bd624e7
2015-11-09 10:34:14 -08:00
Guang Zhu
f49bec047a Merge "Revert "Move 'un/install' to cmd"" 2015-11-09 18:10:54 +00:00
Geoff Mendal
b226c1538b Merge "Import translations. DO NOT MERGE" into cw-e-dev am: f3b3a2ce2b -s ours am: 919b74ae35 -s ours
am: bd4d7ed031  -s ours

* commit 'bd4d7ed0312a828c032b87c31a6bc98316f5f756':
  Import translations. DO NOT MERGE
2015-11-09 18:07:56 +00:00
Geoff Mendal
bd4d7ed031 Merge "Import translations. DO NOT MERGE" into cw-e-dev am: f3b3a2ce2b -s ours
am: 919b74ae35  -s ours

* commit '919b74ae355102deb2e6c35e95803edf29cea1d6':
  Import translations. DO NOT MERGE
2015-11-09 18:02:10 +00:00
Julia Reynolds
d7ba82d154 Merge "Bring back notification lights and sanitized color." 2015-11-09 18:01:59 +00:00
Geoff Mendal
919b74ae35 Merge "Import translations. DO NOT MERGE" into cw-e-dev
am: f3b3a2ce2b  -s ours

* commit 'f3b3a2ce2bc9b3f5eb6c96b7a828d245c84cc203':
  Import translations. DO NOT MERGE
2015-11-09 17:57:11 +00:00
Geoff Mendal
f3b3a2ce2b Merge "Import translations. DO NOT MERGE" into cw-e-dev 2015-11-09 17:51:40 +00:00
Philip P. Moltmann
853a6f564a Add a alert that allows the user to approve a print service when
we print using it the first time.

This warning used to be shown when the print settings app was used
to enable a service.

If two warning as shown for the same print service we automcatially
dismiss all dialogs once one dialog is confirmed. Please note that
we are not confirming the printjob as it is unexpeced to have a
single click to confirm multiple print jobs.

Change-Id: I8bb0a49bac2063c1c55e2f24bd34df2c44e2df89
Bug: 24135353
2015-11-09 09:49:26 -08:00
Geoff Mendal
8944b6926f Import translations. DO NOT MERGE am: 49eeda33dd -s ours am: 0414438abe -s ours am: 9ab5fb52a0 -s ours
am: fc2d271539  -s ours

* commit 'fc2d271539004509051f072be1f89b3fe5d8605f':
  Import translations. DO NOT MERGE
2015-11-09 17:45:37 +00:00
Geoff Mendal
016d9e7c4d Import translations. DO NOT MERGE
Change-Id: I58434476f0ed8edce61cd6827f25842d2f546340
Auto-generated-cl: translation import
2015-11-09 18:43:57 +01:00
Tao Bai
082593ba10 Merge "Using addAssetPathAsSharedLibrary to load asset." 2015-11-09 17:40:55 +00:00
Geoff Mendal
fc2d271539 Import translations. DO NOT MERGE am: 49eeda33dd -s ours am: 0414438abe -s ours
am: 9ab5fb52a0  -s ours

* commit '9ab5fb52a0d2d03b86a3862363f0594356a90bcd':
  Import translations. DO NOT MERGE
2015-11-09 17:39:01 +00:00
Geoff Mendal
9ab5fb52a0 Import translations. DO NOT MERGE am: 49eeda33dd -s ours
am: 0414438abe  -s ours

* commit '0414438abe0718f5007d7b580981d6ba204b655c':
  Import translations. DO NOT MERGE
2015-11-09 17:34:42 +00:00
Julia Reynolds
10ee1fcf79 Bring back notification lights and sanitized color.
buildUnstyled() was doing more than I noticed in
I81f8ffed0eb76084b2f2b25b97e325858f0a1d05.

Change-Id: I2109fc0d5bae692676b0ca72ff5048f0a3037375
2015-11-09 12:33:42 -05:00
Geoff Mendal
0414438abe Import translations. DO NOT MERGE
am: 49eeda33dd  -s ours

* commit '49eeda33ddca15ff8b8e820d1cf68a99cde9806a':
  Import translations. DO NOT MERGE
2015-11-09 17:27:25 +00:00
Filip Gruszczynski
0116852120 Merge "Always add PhoneWindow when creating DecorView." 2015-11-09 17:25:00 +00:00
Geoff Mendal
a9a6d4aef9 Merge "Import translations. DO NOT MERGE" 2015-11-09 17:23:22 +00:00
Roozbeh Pournader
6da1693c0c Merge "Removed unused setLocale() method." 2015-11-09 17:22:37 +00:00