Commit Graph

14849 Commits

Author SHA1 Message Date
Ajay Panicker
0a20048742 Merge "List the CONNECTION_STATE_CHANGED broadcast for MAP as protected" into nyc-dev
am: 95aa2fc323

* commit '95aa2fc3234f0c842cf9a2b0de44e2f093dcb5d5':
  List the CONNECTION_STATE_CHANGED broadcast for MAP as protected

Change-Id: Ia8dc4f70e9c2dd5151197d4d1933bfc8650a8fff
2016-05-03 20:00:36 +00:00
Ajay Panicker
2f78bf96d2 List the CONNECTION_STATE_CHANGED broadcast for MAP as protected
Bug: 28527879
Change-Id: Ifb2db87677e92022814bb9704c26009d249ac6ce
2016-05-03 11:24:13 -07:00
Ajay Panicker
951369f52c Merge "List the SDP_RECORD broadcast as protected" am: 0d14c01a3e
am: 60b2f80841

* commit '60b2f80841270da056feb44416b3be66273c54ac':
  List the SDP_RECORD broadcast as protected

Change-Id: Ib91da1d39bac4b23804c0a74f94b43e138d5f749
2016-05-03 17:35:19 +00:00
Ajay Panicker
65fad18461 List the SDP_RECORD broadcast as protected
Bug: 28257589
Change-Id: I97ef91fa3a7f7ef62fd96ca079e0a6d5a957bc71
2016-05-03 17:32:57 +00:00
Makoto Onuki
96ef96b563 Merge "ShortcutManager: finishing touches" into nyc-dev
am: 7d164d35a4

* commit '7d164d35a41d2aa351f0a27faf05fc67ba262c07':
  ShortcutManager: finishing touches

Change-Id: I565dace9a52645fab1e1f419b8a9bec3b2b64517
2016-05-03 16:36:45 +00:00
Baligh Uddin
94942bb070 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-05-03 16:33:42 +00:00
Makoto Onuki
7d164d35a4 Merge "ShortcutManager: finishing touches" into nyc-dev 2016-05-03 16:27:46 +00:00
Baligh Uddin
0c45e37910 Import translations. DO NOT MERGE
Change-Id: I5bd70e99b1e168110f2b664bebee7e3c94716c5b
Auto-generated-cl: translation import
2016-05-02 19:44:52 -07:00
Ajay Panicker
4f86d76cf4 List the SDP_RECORD broadcast as protected
Bug: 28257589
Change-Id: I97ef91fa3a7f7ef62fd96ca079e0a6d5a957bc71
2016-05-03 00:28:47 +00:00
Adrian Roos
d12ceb4d1c Merge "Make sure all Notification actions are shown" into nyc-dev
am: 9cb7652fb1

* commit '9cb7652fb19256fe61d81c7770fe729fc6b67481':
  Make sure all Notification actions are shown

Change-Id: I2fd99fc5be798e97b6e8ebc20fe1d2097d2d7c8c
2016-05-02 21:16:07 +00:00
Adrian Roos
9cb7652fb1 Merge "Make sure all Notification actions are shown" into nyc-dev 2016-05-02 21:04:33 +00:00
Makoto Onuki
4d36b3a8c5 ShortcutManager: finishing touches
- Change back the throttling quota to 10 calls / day
- Foreground apps are no longer throttled, and when an app comes to
foreground the call counter will be reset.
- When the system locale changes, reset throttling for all packages
for all users.
  See LocalService.onSystemLocaleChangedNoLock() for how it's performed.
  Because the reset must happen before any other apps have a chance to
  publish shortcuts, the logic is not straightforward.

- Added an internal API to reset the throttling upon inline-reply
from a notification.

- Stop supporting icons from "content:" URIs
- Improved javadoc on several APIs.

Also internal refactor needed to this:
- ShortcutUser.getAllPackages()/getAllLaunchers() are no longer
accessible to outer code to prevent accidentally adding/removing the
content.  Outer code should use forAllPackages() / forAllLaunchers().

Bug 27923857

Change-Id: I002511193d1d33718163bb1dabe77610bde58198
2016-05-02 12:02:19 -07:00
Todd Kennedy
728b0978e5 Merge "Restrict updates of system packages" into nyc-dev
am: 4e4fca43b0

* commit '4e4fca43b0fb1320ce0265640d33b700cd886da8':
  Restrict updates of system packages

Change-Id: Ifbfdbcc9056fddbd41ea6d690441cb3805f7c3ff
2016-05-02 14:51:59 +00:00
Todd Kennedy
4e4fca43b0 Merge "Restrict updates of system packages" into nyc-dev 2016-05-02 14:44:20 +00:00
Seigo Nonaka
da139cc682 Merge "Add missing theme entries to Holo.Light" into nyc-dev
am: 9d430f5189

* commit '9d430f5189c4060b308f59b871d7dcc2ee38b986':
  Add missing theme entries to Holo.Light

Change-Id: I09ab714a706ea15a4d9da13dbb8298c4a61785d4
2016-05-02 03:06:07 +00:00
Seigo Nonaka
9d430f5189 Merge "Add missing theme entries to Holo.Light" into nyc-dev 2016-05-02 02:55:13 +00:00
Chris Wren
3495cf3dda Merge "touch less, tap more." into nyc-dev
am: 8e060d31d1

* commit '8e060d31d14163858e55b412f0490b19b2f44dd1':
  touch less, tap more.

Change-Id: Id1b44ed37479a95915e175606e91913a7a237b7e
2016-04-29 22:15:56 +00:00
TreeHugger Robot
8e060d31d1 Merge "touch less, tap more." into nyc-dev 2016-04-29 22:07:50 +00:00
Todd Kennedy
fdd241a1e0 Restrict updates of system packages
By declaring a <restrict-update> tag in its manifest, a system package
can restrict its update to be the singular package that has the same
given hash. An update's hash is the SHA-512 across all its APKs [i.e.
for splits, the SHA-512 is calculated over the concatenation of the
base plus all splits].

The restriction only applies to system packages.

Bug: 28398205
Change-Id: Iec493fc8ef27edee53f1d437cb0caaa78782f329
2016-04-29 14:23:43 -07:00
Chris Wren
9f7c3b5a53 touch less, tap more.
Bug: 26715804
Change-Id: Ifd8480e8c6f62036723510070d7222cd688c8b81
2016-04-29 16:31:49 -04:00
Alan Viverette
4dee63bb70 Merge "Only change picker modes when used in dialog" into nyc-dev
am: be58946330

* commit 'be58946330c918f7912ff318030f99acb25e6098':
  Only change picker modes when used in dialog

Change-Id: I9348cc63b48b23b5e606739174ce5f8eeff023fe
2016-04-29 16:38:13 +00:00
Alan Viverette
be58946330 Merge "Only change picker modes when used in dialog" into nyc-dev 2016-04-29 16:31:16 +00:00
Adrian Roos
61254356d6 Make sure all Notification actions are shown
Ensures each action gets at least its minimum width to prevent
an overly long action from squeezing out the others.

Change-Id: Ifb6253051b556bbab4738abef12dad0bb6f3c3d6
Fixes: 27996783
2016-04-28 19:59:46 +00:00
Jeff Sharkey
065be97490 Merge "Introduce "unlocking" vs "unlocked" nuance." into nyc-dev
am: 8c2fb9edae

* commit '8c2fb9edae4413074186e3d84ccff0eba41b2cae':
  Introduce "unlocking" vs "unlocked" nuance.

Change-Id: Ibc26a4ee84531976e72cc30f2c2862be9a30d28b
2016-04-28 19:24:58 +00:00
TreeHugger Robot
8c2fb9edae Merge "Introduce "unlocking" vs "unlocked" nuance." into nyc-dev 2016-04-28 19:06:28 +00:00
Alan Viverette
f7833c7434 Only change picker modes when used in dialog
Bug: 28444160
Change-Id: Ib8ced22272141cdf5f4c271c61cc8c6a83742ee4
2016-04-28 14:01:15 -04:00
Hyunyoung Song
237790ec48 Merge "Revert "Revert the default wall paper for framework / emulator b/27451024 Change-Id: I68ed094f44f1b4c48407497790f809147ec0ad5a"" into nyc-dev
am: 137e30a

* commit '137e30ae7bcfd0a7e2e272affc25a7770c9b626b':
  Revert "Revert the default wall paper for framework / emulator b/27451024 Change-Id: I68ed094f44f1b4c48407497790f809147ec0ad5a"

Change-Id: I79daad6a6299f686f7f71492b75630556d4998ae
2016-04-28 17:08:14 +00:00
Hyunyoung Song
137e30ae7b Merge "Revert "Revert the default wall paper for framework / emulator b/27451024 Change-Id: I68ed094f44f1b4c48407497790f809147ec0ad5a"" into nyc-dev 2016-04-28 16:57:26 +00:00
Jeff Sharkey
ce18c81677 Introduce "unlocking" vs "unlocked" nuance.
There is a narrow window of time during user unlock where we're
reconciling user storage and dispatching the "unlock" status to
various internal system services.  While in this "unlocking" state,
apps need to be told that the user still isn't actually "unlocked"
so they don't try making calls to AccountManager, etc.

The majority of internal services are interested in merging together
both the "unlocking" and "unlocked" state, so update them.

Clarify naming in AccountManagerService to make it clear that a local
list is being used, which mirrors the naming in MountService.

To match UX/PM requested behavior, move PRE_BOOT_COMPLETED dispatch
after the user is unlocked, but block BOOT_COMPLETED dispatch until
after all PRE_BOOT receivers are finished to avoid ANRs.

Bug: 28040947, 28164677
Change-Id: I57af2351633d9159f4483f19657ce0b62118d1ce
2016-04-28 10:51:39 -06:00
Hyunyoung Song
8398e8261e Revert "Revert the default wall paper for framework / emulator b/27451024 Change-Id: I68ed094f44f1b4c48407497790f809147ec0ad5a"
This reverts commit fcef23e831.
Bug: 28028331
Change-Id: I0bbcf7024749d06b7d78574afbb9625e6de8b96d
2016-04-28 16:50:11 +00:00
Selim Cinek
d5726c6977 Fixed translations so that they become translatable
am: 7faf756

* commit '7faf75632278a05a687e3d76e969507279b616ab':
  Fixed translations so that they become translatable

Change-Id: I203fbdb4363998aa8933875aac6571f4f5171562
2016-04-27 23:32:10 +00:00
Selim Cinek
7faf756322 Fixed translations so that they become translatable
Change-Id: I0b97327b44ca5a09dd925ad34e99684eeed59639
Fixes: 28375835
2016-04-27 23:01:43 +00:00
Bill Yi
44983082a7 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-04-27 19:57:21 +00:00
Bill Yi
c853d960aa Import translations. DO NOT MERGE
Change-Id: I8193ab50ed5c7603bceda66cbb10c4aa7f93240f
Auto-generated-cl: translation import
2016-04-27 05:23:30 -07:00
Kevin Hufnagle
c959843546 Merge "docs: Clarified purpose of application "name" attr within manifest." into mnc-mr-docs am: c3500321cd am: c9c3ad8 am: 3c8a59f
am: 48a4930

* commit '48a4930ef6d19191b379170b21fe5dce52c91c32':
  docs: Clarified purpose of application "name" attr within manifest.

Change-Id: I62b776f57981548788d9191592040763a00be552
2016-04-27 05:53:10 +00:00
Kevin Hufnagle
48a4930ef6 Merge "docs: Clarified purpose of application "name" attr within manifest." into mnc-mr-docs am: c3500321cd am: c9c3ad8
am: 3c8a59f

* commit '3c8a59fc25e7d1bd777f15ef9712696b341e2a49':
  docs: Clarified purpose of application "name" attr within manifest.

Change-Id: Ic8bb4cc1edbbef00d06d030e1cdae215ceb9d2e5
2016-04-27 05:39:08 +00:00
Oren Blasberg
00c82a9b98 Merge "Show cascading popup menus if screen is big enough." into nyc-dev
am: c71b630

* commit 'c71b6302fe368ca2fbd4555177acf3cd157f6340':
  Show cascading popup menus if screen is big enough.

Change-Id: I26afd14fc851015788394ff5192c243795211567
2016-04-26 22:53:56 +00:00
Ruben Brunk
5b89eb592b Merge "Add manifest attribute for VR activities." into nyc-dev
am: f84b3e0

* commit 'f84b3e0e2fe11c8ee1d86ad44236ba4129fc3ae1':
  Add manifest attribute for VR activities.

Change-Id: I10ca4096eed987bdd79f4f2c59ea22fcf61a1ef5
2016-04-26 22:53:26 +00:00
Oren Blasberg
c71b6302fe Merge "Show cascading popup menus if screen is big enough." into nyc-dev 2016-04-26 22:43:39 +00:00
Ruben Brunk
f84b3e0e2f Merge "Add manifest attribute for VR activities." into nyc-dev 2016-04-26 22:05:30 +00:00
Kevin Hufnagle
3c8a59fc25 Merge "docs: Clarified purpose of application "name" attr within manifest." into mnc-mr-docs am: c3500321cd
am: c9c3ad8

* commit 'c9c3ad8c5efbd390a5fcb3deaf05c831d1daab5c':
  docs: Clarified purpose of application "name" attr within manifest.

Change-Id: I108439d7e3a355372ee131d15ed88129dc4e9764
2016-04-26 08:50:08 +00:00
Kevin Hufnagle
70adfe39ae docs: Fixed whitespace in documents referencing "Application" element. am: 75951d7
am: bffcc25

* commit 'bffcc2559502da35ac12dce8f1ca8518bdbf6c69':
  docs: Fixed whitespace in documents referencing "Application" element.

Change-Id: I4d258b6fa4764f7bd1d06e955659948e70cc8f87
2016-04-26 08:48:48 +00:00
Seigo Nonaka
04182373ec Add missing theme entries to Holo.Light
Due to lack of theme entries, the suggestion window becomes unexpected
looking. This CL fixes by adding correct theme entries.

Bug: 28281740
Change-Id: I632a564f5829c52748f7e80d02abe89e62c8966f
2016-04-26 16:21:18 +09:00
Oren Blasberg
93c195894d Show cascading popup menus if screen is big enough.
...even if in split screen mode.

Bug: 28175404
Change-Id: I63ff60090e299e48f2273477dc3b820d4d95db8d
2016-04-25 15:58:46 -07:00
Ruben Brunk
f56c9f432b Add manifest attribute for VR activities.
- Allow jank-free VR->VR activity transitions, even during
  long activity transitions.

Bug: 28115931
Change-Id: I1e3fd1a5245bac3433ea6282cb1c7a71f0e0266f
2016-04-25 13:32:03 -07:00
Rubin Xu
f8a52efc8e Merge "Add back protected profile availibility broadcasts." into nyc-dev
am: cda5089

* commit 'cda50893b623f19834114eb225d78fceb70b8aca':
  Add back protected profile availibility broadcasts.

Change-Id: Ifdc256f382896797d340d7f17061188738e8962f
2016-04-25 18:09:36 +00:00
Selim Cinek
cc042f3882 Merge "Added the ripple drawable back to the media notification" into nyc-dev
am: 08b38f8

* commit '08b38f87ef297ed792f25041e10d036eb6f58c82':
  Added the ripple drawable back to the media notification

Change-Id: I33e31b53762ef1d080f8dc20e81f63b6d52bcae1
2016-04-25 17:58:53 +00:00
Rubin Xu
cda50893b6 Merge "Add back protected profile availibility broadcasts." into nyc-dev 2016-04-25 17:58:29 +00:00
Rubin Xu
dae6beda7b Add back protected profile availibility broadcasts.
Bug: 27532254
Change-Id: Ifbf59f64358864cd1d48be5e797c45ec2744eac0
2016-04-25 18:47:36 +01:00
Selim Cinek
08b38f87ef Merge "Added the ripple drawable back to the media notification" into nyc-dev 2016-04-25 17:44:11 +00:00