Commit Graph

246497 Commits

Author SHA1 Message Date
Adrian Roos
798a860efb Merge "Make sure all Notification actions are shown" into nyc-dev
am: 9cb7652fb1

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

Change-Id: Ic9db392c17fbd1f84f8c413aeab8a4cc14ea8622
2016-05-02 21:15:59 +00:00
Adam Powell
6d5f80d13b Backport ChooserTarget package source check from N
am: 82b9565bd1

* commit '82b9565bd13e2c5dac20b3221b7be28c5afe57ea':
  Backport ChooserTarget package source check from N

Change-Id: Ic7e4a8e80829ccb0b2f60c572eea15d18d6658ec
2016-05-02 21:15:05 +00:00
Scott Main
388d575893 Merge "resolve merge conflicts of 7829131 to nyc-dev" into nyc-dev 2016-05-02 21:11:30 +00:00
smain@google.com
0f3e895661 resolve merge conflicts of 7829131 to nyc-dev
Change-Id: I9e995ea0b6d7a8758ba37f171240b53182a31fed
2016-05-02 14:09:52 -07:00
TreeHugger Robot
b420612696 Merge "Use existing bounds when pinning an activity if there is already pinned stack" into nyc-dev 2016-05-02 21:06:26 +00:00
Adrian Roos
9cb7652fb1 Merge "Make sure all Notification actions are shown" into nyc-dev 2016-05-02 21:04:33 +00:00
Selim Cinek
37878683ff Fixed a bug where the image and the text were overlapping
If a notification was updated with an image, the layout could
stay the old one.

Change-Id: Ic012193e79acf14551801e5e2b704ab9519b9c50
Fixes: 28315999
2016-05-02 13:52:29 -07:00
Phil Weaver
49cb53ab8e Merge "Re-enable accessibility when UiAutomation closed." into nyc-dev
am: 7cae9f7bbc

* commit '7cae9f7bbc0ee78c1e9c6758db3bcf8fcd815c2b':
  Re-enable accessibility when UiAutomation closed.

Change-Id: I78b1ddd5120482d8d1bde2061565ba6f1475ae4a
2016-05-02 20:43:11 +00:00
Paul Lawrence
94d116bbef Merge "Don\'t enforce this API - it\'s not sensitive" into nyc-dev
am: 65e654a1a1

* commit '65e654a1a18ae547e1728a355f25d99c796f0abd':
  Don't enforce this API - it's not sensitive

Change-Id: Ief7eb90cc56de0d408f039e04f8593e94d80744c
2016-05-02 20:43:09 +00:00
Cheryl Potter
b843741489 docs: Polish Android Monitor pages
b/26279420

(cherry picked from commit 5fc7099e1e)

Change-Id: Ie24e6fbb1f82e84bf382b440f4eb533ad1a473a5
2016-05-02 13:41:27 -07:00
smain@google.com
251a0650a8 delete outdated translated versions of sdk/tools pages
bug: 28425669
bug: 28471385

Change-Id: Id81461f30f638734470ab9880509e76e4df68ce1
2016-05-02 13:40:45 -07:00
smain@google.com
782913190b Delete all of the tools/ directory, but save the adk files by moving them up. Redirects for all the tools/ files are already in Piper\'s site-android/en/_redirects.yaml file. The new adk redirects are in this cl: https://critique.corp.google.com/#review/121302608 am: 41f7ff9150
am: c10ce54761

* commit 'c10ce54761f4bb1a887561af15a51625c902049b':
  Delete all of the tools/ directory, but save the adk files by moving them up. Redirects for all the tools/ files are already in Piper's site-android/en/_redirects.yaml file. The new adk redirects are in this cl: https://critique.corp.google.com/#review/121302608

Change-Id: Ia8bc55aab35cdfadd7b5cecf435e68b4b3b7ba60
2016-05-02 20:38:41 +00:00
Phil Weaver
7cae9f7bbc Merge "Re-enable accessibility when UiAutomation closed." into nyc-dev 2016-05-02 20:38:40 +00:00
Paul Lawrence
65e654a1a1 Merge "Don't enforce this API - it's not sensitive" into nyc-dev 2016-05-02 20:35:42 +00:00
smain@google.com
c10ce54761 Delete all of the tools/ directory, but save the adk files by moving them up. Redirects for all the tools/ files are already in Piper\'s site-android/en/_redirects.yaml file. The new adk redirects are in this cl: https://critique.corp.google.com/#review/121302608
am: 41f7ff9150

* commit '41f7ff915033ebc8b2210e306cba99c4173a2285':
  Delete all of the tools/ directory, but save the adk files by moving them up. Redirects for all the tools/ files are already in Piper's site-android/en/_redirects.yaml file. The new adk redirects are in this cl: https://critique.corp.google.com/#review/121302608

Change-Id: Ib2c3b9bfe2ac1899005c2ef00c3f73dae471032b
2016-05-02 20:34:13 +00:00
Jorim Jaggi
4e69955c13 Merge "Fix minimized dock stack for translucent activity over home task" into nyc-dev
am: 424d35c048

* commit '424d35c0483d43cad46a37ad64790914d75045a8':
  Fix minimized dock stack for translucent activity over home task

Change-Id: I28a5bda6e140744ceafce31837aac6d3ac6923a7
2016-05-02 20:29:45 +00:00
Steve McKay
f176a29d8f Merge "Add archive support to Bug report docs provider." into nyc-dev
am: dbe2dbae99

* commit 'dbe2dbae994f787ecffda5f81764b3daf7c45ba0':
  Add archive support to Bug report docs provider.

Change-Id: I19f0e9b5982180b381b375ee79309e23d949c927
2016-05-02 20:29:42 +00:00
Wale Ogunwale
06579d63a8 Fixed some issues with resuming already resumed activity
- Don’t adjust focus stack when a stack is left empty because we moved
the last task in it to the stack that will be the new top (focused).
Focus can be temporarily adjusted to another stack which we don’t want.
- Protect against trying to resume an already resumed activity in
ASS.resumeFocusedStackTopActivityLocked. This will just cause a crash
on the client side.
- In ASS.moveTasksToFullscreenStackLocked defer resume activity call
until we are done moving all the tasks to the new stack.
- In ASS.moveTaskToStackUncheckedLocked check top running activity
instead of just the top activity when we are trying to determine if
the task as focus and resumed. It is possible the resumed activity
in the task isn’t the top most because the top most is still
initializing or going away.

Bug: 28219871
Change-Id: I8c1113503f6f83d39983375a4f92155ddc04f20f
2016-05-02 13:28:33 -07:00
Paul Lawrence
895504e557 Don't enforce this API - it's not sensitive
Also it breaks device manager

b/28512889

Change-Id: I0006461c6a76bc1b7d19f9b07bec35b6807a4f96
2016-05-02 13:25:33 -07:00
Jeff Sharkey
65790f215e Yell when no home app was found.
If we didn't find a home app, the boot just appears to be wedged
and it's hard to investigate what the root-cause is.  Let's log to
make it more obvious.

Bug: 28465914
Change-Id: I9697af83eb27efb54f1f703506d4f148c96425b0
2016-05-02 14:22:22 -06:00
Andrii Kulian
424d35c048 Merge "Fix minimized dock stack for translucent activity over home task" into nyc-dev 2016-05-02 20:21:49 +00:00
Chris Wren
8a1638f66a copy auto-group decisions to updates
The rocket runs too late to affect auto-grouping for updates before
the UI reacts to the group change, so make sure it stays the same
until the rocket has an opportunity to reconsider.

Bug: 28517296
Change-Id: I16a0509cac06912c8b3139f06474f312207f9f8c
2016-05-02 16:21:24 -04:00
Wale Ogunwale
74c7cd4b15 Merge "Allow pinned activities to finish immediately" into nyc-dev
am: 64ca270600

* commit '64ca2706000264b4f49f1e9f9566b69f0ce8b5a0':
  Allow pinned activities to finish immediately

Change-Id: I11c70877f2df66a8213fa5f5e05a4849f77c7e2a
2016-05-02 20:20:10 +00:00
Steve McKay
dbe2dbae99 Merge "Add archive support to Bug report docs provider." into nyc-dev 2016-05-02 20:15:19 +00:00
Julia Reynolds
dbcd1abf4b Merge "Don\'t unbundle updated notifications." into nyc-dev
am: 180aa65e20

* commit '180aa65e207dc8341c7d1ac665da414e6493172c':
  Don't unbundle updated notifications.

Change-Id: If834b8b6b241b924fd5d13a8b222a83c3411ecc4
2016-05-02 20:15:12 +00:00
smain@google.com
41f7ff9150 Delete all of the tools/ directory, but save the adk files by moving them up.
Redirects for all the tools/ files are already in Piper's site-android/en/_redirects.yaml file.
The new adk redirects are in this cl: https://critique.corp.google.com/#review/121302608

Change-Id: Iaec963429274d617572d4a23549de1b561932c44
2016-05-02 13:14:47 -07:00
TreeHugger Robot
64ca270600 Merge "Allow pinned activities to finish immediately" into nyc-dev 2016-05-02 20:10:38 +00:00
smain@google.com
5a736b31ba Merge "Merge "Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240" into mnc-mr-docs am: 84bf8073a8 am: 34561c73a2 am: c1a9241a37" into nyc-dev
am: a8dc65dc79

* commit 'a8dc65dc7915800664191b0f70fc83ed2e3ca4b7':
  Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240

Change-Id: I2c4c02516702245f3ae03adfde6ca934c8e9727b
2016-05-02 20:06:09 +00:00
Sudheer Shanka
9bfa86ada4 Merge "Allow any app to silently uninstall the orphan packages." into nyc-dev
am: f2812853b8

* commit 'f2812853b820ad994be2b9c42e7905f61e4a0106':
  Allow any app to silently uninstall the orphan packages.

Change-Id: I95f2723a0ec7200f027a3998985761976a3db1ba
2016-05-02 20:06:04 +00:00
TreeHugger Robot
180aa65e20 Merge "Don't unbundle updated notifications." into nyc-dev 2016-05-02 20:05:03 +00:00
Android Build Merger (Role)
a8dc65dc79 Merge "Merge "Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240" into mnc-mr-docs am: 84bf8073a8 am: 34561c73a2 am: c1a9241a37" into nyc-dev 2016-05-02 20:01:55 +00:00
smain@google.com
796fb64aba Merge "Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240" into mnc-mr-docs am: 84bf8073a8 am: 34561c73a2
am: c1a9241a37

* commit 'c1a9241a373d9f3594e284486ad2544c143aff3f':
  Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240

Change-Id: I8021d782d403e5a281280436a9de779ddd03d2b9
2016-05-02 20:01:28 +00:00
Sudheer Shanka
f2812853b8 Merge "Allow any app to silently uninstall the orphan packages." into nyc-dev 2016-05-02 20:00:42 +00:00
Raph Levien
10ea92aefa Make LocaleList constructor non-nullable
This commit makes the LocaleList constructor require non-null
arguments in all cases, and fixes all uses of LocaleList that could
previously pass a null to use getEmptyLocaleList() instead (which is
preferred anyway becaues it avoids an allocation.

Bug: 28460668
Change-Id: I4b8b3cfa82914412731c2b79003951c46cb2afa1
2016-05-02 12:57:56 -07:00
Scott Main
c1a9241a37 Merge "Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240" into mnc-mr-docs am: 84bf8073a8
am: 34561c73a2

* commit '34561c73a2136d552121b0aec0c78b307eebac52':
  Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240

Change-Id: Iddf4ed155928dcbd897d31fff7bbff4cb0b04157
2016-05-02 19:56:31 +00:00
smain@google.com
34561c73a2 Merge "Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240" into mnc-mr-docs
am: 84bf8073a8

* commit '84bf8073a8a80cf464eba1dada0eb7585f9943d5':
  Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240

Change-Id: Ie711706a546d9feea4147612c14adb0622cd2ebb
2016-05-02 19:52:09 +00:00
Dirk Dougherty
313e721b2c Merge "Pass -yaml to ds builds to generate _book.yaml version of reference TOC." into mnc-mr-docs am: 5d8d511264 am: 6049306d8c am: c25a9b0104
am: 4569e9515c

* commit '4569e9515c651616f7e24f563b52de98fb4bf258':
  Pass -yaml to ds builds to generate _book.yaml version of reference TOC.

Change-Id: Ifd8d438c63c13097fddea450e7a36d6af80006d2
2016-05-02 19:39:01 +00:00
Dirk Dougherty
23aecac4c8 Change youtube metadata refs to use https. am: 934e9d0614 am: 25dcd724af am: dea0ed01bf
am: 4b7fd8d649

* commit '4b7fd8d6495d063600b52af182d2b12de4773580':
  Change youtube metadata refs to use https.

Change-Id: Ie652a920800ffbfe66c3f1786fc2572e1f354f84
2016-05-02 19:38:56 +00:00
Scott Main
84bf8073a8 Merge "Delete everything from /sdk directory that is now in /studio. Redirects are in https://critique.corp.google.com/#review/121297240" into mnc-mr-docs 2016-05-02 19:38:32 +00:00
smain@google.com
bf36507aec Delete everything from /sdk directory that is now in /studio.
Redirects are in https://critique.corp.google.com/#review/121297240

Change-Id: If746be8a3dc7208f59cb2a3b971316517e889fe6
2016-05-02 12:35:56 -07:00
Dirk Dougherty
4569e9515c Merge "Pass -yaml to ds builds to generate _book.yaml version of reference TOC." into mnc-mr-docs am: 5d8d511264 am: 6049306d8c
am: c25a9b0104

* commit 'c25a9b0104802454487ee6c428f9f070d389c02f':
  Pass -yaml to ds builds to generate _book.yaml version of reference TOC.

Change-Id: Ib8ff6165cbcb1d3fb52611e9f5e61ac69a0083b6
2016-05-02 19:34:34 +00:00
Dirk Dougherty
4b7fd8d649 Change youtube metadata refs to use https. am: 934e9d0614 am: 25dcd724af
am: dea0ed01bf

* commit 'dea0ed01bfe8a2184f3ed34cf8c0e3310c3bea0a':
  Change youtube metadata refs to use https.

Change-Id: I6ebc20719a63e001f12c199b9e38aecb3d5b9ed1
2016-05-02 19:34:28 +00:00
Dirk Dougherty
c25a9b0104 Merge "Pass -yaml to ds builds to generate _book.yaml version of reference TOC." into mnc-mr-docs am: 5d8d511264
am: 6049306d8c

* commit '6049306d8c0f88f78dbc097bfcc971b095c6a9a3':
  Pass -yaml to ds builds to generate _book.yaml version of reference TOC.

Change-Id: I6b6a65147254b0d2ba5ec6aa52429819ddca9b77
2016-05-02 19:29:22 +00:00
Dirk Dougherty
dea0ed01bf Change youtube metadata refs to use https. am: 934e9d0614
am: 25dcd724af

* commit '25dcd724af6a8c585cb30bbed69da623eb3586bf':
  Change youtube metadata refs to use https.

Change-Id: I3de7b528ffcc9556ad9d412f4b4188d064a54e80
2016-05-02 19:29:15 +00:00
Dirk Dougherty
2376ece2bb Sync jd_extras/jd_collections with jd_extras_en. make a few minor updates. am: a74a6e5ba9 am: cabb54b570 am: a9a3d22c99
am: 630196620a

* commit '630196620adc56f699c182674273806c8368e65d':
  Sync jd_extras/jd_collections with jd_extras_en. make a few minor updates.

Change-Id: I29e09d7e4fb6a28fc375acc4c6030a42319a1e42
2016-05-02 19:24:30 +00:00
Dirk Dougherty
630196620a Sync jd_extras/jd_collections with jd_extras_en. make a few minor updates. am: a74a6e5ba9 am: cabb54b570
am: a9a3d22c99

* commit 'a9a3d22c9939103854290f60170169a47b614799':
  Sync jd_extras/jd_collections with jd_extras_en. make a few minor updates.

Change-Id: Ic26af3d904c52fb2373142c33ce20f81a6d520b5
2016-05-02 19:20:02 +00:00
Dirk Dougherty
6049306d8c Merge "Pass -yaml to ds builds to generate _book.yaml version of reference TOC." into mnc-mr-docs
am: 5d8d511264

* commit '5d8d51126442d16c7237711f0f06da3a58e221f7':
  Pass -yaml to ds builds to generate _book.yaml version of reference TOC.

Change-Id: I242cc78db46926b295456384d0e6b487cb717bcb
2016-05-02 19:19:54 +00:00
Dirk Dougherty
25dcd724af Change youtube metadata refs to use https.
am: 934e9d0614

* commit '934e9d0614f48cecd73a1e234298a5cadd0b7f96':
  Change youtube metadata refs to use https.

Change-Id: I4057616d35bc0ca00a3fdbdca1dc13269f908bc1
2016-05-02 19:19:52 +00:00
Wale Ogunwale
975c75bc92 Merge "Dont relaunch activity in fullscreen stack when entering split screen mode" into nyc-dev
am: 53482cb6c0

* commit '53482cb6c0a4d51de8aab15f22c9490c9169b05c':
  Don’t relaunch activity in fullscreen stack when entering split screen mode

Change-Id: If82bcbbeb187baded719d4915d25d22d5b4709d1
2016-05-02 19:19:51 +00:00
Dirk Dougherty
a9a3d22c99 Sync jd_extras/jd_collections with jd_extras_en. make a few minor updates. am: a74a6e5ba9
am: cabb54b570

* commit 'cabb54b57094b3e897df90b17d3a6b1c29cfd988':
  Sync jd_extras/jd_collections with jd_extras_en. make a few minor updates.

Change-Id: I7ab0c1bddb67f7c6a68cd16b856c9083e2747a8c
2016-05-02 19:15:17 +00:00