TreeHugger Robot
c468899309
Merge "Fix: "adb install -s" adaptation for session based install" into nyc-mr1-dev
2016-10-11 16:44:52 +00:00
Joe Fernandez
60effba26b
Merge "docs: Add Android developer written case studies" into nyc-dev am: d2c5657e9c
...
am: 1d79aad2b6
Change-Id: Ib04dd7975ef84fa04c01ede84344ab474ac0eea8
2016-10-11 16:06:35 +00:00
George French
60a184e8d0
docs: Add Android developer written case studies am: cf71b1fdc0
...
am: 27cfee86f9
Change-Id: I6fdcc1c2d70a1c993da4524294e6da208970d9c1
2016-10-11 16:05:40 +00:00
Joe Fernandez
03d1aa4b25
Merge "Docs: Developer written case studies batch 3 (proj 31)" into nyc-dev am: cae752e66b
...
am: 95db2e6f48
Change-Id: Id12cbf60a4b11f9b9c2b6d4ca932af9d6a19a8fb
2016-10-11 16:04:49 +00:00
George French
c6337d1a19
Docs: Developer written case studies batch 3 (proj 31) am: 26ab4135ab
...
am: 8e38f5a2a1
Change-Id: I7557e70a102097c9c415627a478cb1af8aa4d229
2016-10-11 16:03:57 +00:00
Nick Kralevich
fc4a5c2d85
Delete "Show CPU usage"
...
This functionality hasn't worked since Lollipop.
Bug: 21388590
Change-Id: Ie4388d88f6e06f3e2d2e84e9c4515b3ebc6a0ea5
2016-10-11 09:01:38 -07:00
Joe Fernandez
1d79aad2b6
Merge "docs: Add Android developer written case studies" into nyc-dev
...
am: d2c5657e9c
Change-Id: Ibbcd1ad9fa177de0b44cc6189706a05f336307e4
2016-10-11 15:58:30 +00:00
George French
27cfee86f9
docs: Add Android developer written case studies
...
am: cf71b1fdc0
Change-Id: I070234e79e6547b2d0c7f41addd28c23c49c5667
2016-10-11 15:58:27 +00:00
Joe Fernandez
95db2e6f48
Merge "Docs: Developer written case studies batch 3 (proj 31)" into nyc-dev
...
am: cae752e66b
Change-Id: I9a8e450c5e7eb650579d703c1e4d91aa6d4e77e2
2016-10-11 15:53:04 +00:00
George French
8e38f5a2a1
Docs: Developer written case studies batch 3 (proj 31)
...
am: 26ab4135ab
Change-Id: Ie0e54e132538ec4c763fb979947ddfe6df810433
2016-10-11 15:53:00 +00:00
Joe Fernandez
d2c5657e9c
Merge "docs: Add Android developer written case studies" into nyc-dev
2016-10-11 15:47:29 +00:00
Joe Fernandez
cae752e66b
Merge "Docs: Developer written case studies batch 3 (proj 31)" into nyc-dev
2016-10-11 15:45:30 +00:00
George French
cf71b1fdc0
docs: Add Android developer written case studies
...
- updated stories/index.jd, games.jd, apps.jd to use collections
bug: 30809628
Change-Id: Iffd7e5913979c6002234d07d495c8c10dca7f9f2
2016-10-11 08:38:51 -07:00
Shunta Sato
4f26cb5a36
Fix: "adb install -s" adaptation for session based install
...
Internal implementation of "adb install" has been changed to
session install. As a result '-s' option doesn't work.
Size info is required when using '-s' option in session install.
PackageHelper.fitsOnExternal() returns false and moving app to SD is
failed when size info is not set.
So set size info when '-s' option is used.
And change identity on some method because shell doesn't have some
permission to access to asec.
Bug: 29932779
Author: Ryuki Nakamura <ryuki.x.nakamura@sonymobile.com >
Change-Id: I65edcc0f01ceecaaba17792ad329791a9253d603
2016-10-11 06:33:22 -07:00
Donghyun Cho
02920a08e1
CEC: Check standby action availability before request for sleep mode
...
When the playback device is asked to go to Standby state with <Standby>
message, it needs to check whether it can accept the request or
not. This check should be done before asking the system for sleep mode.
Additionally, this change will fix the behavior after screen
timeout. After the timeout, playback device may go into sleep mode, but
canGoToStandby() check will prevent the device from tracking the right
current power status value. So need to set the status properly, and keep
HdmiCecLocalDevices enabled for accepting future CEC commands.
Bug: 30182748
Test: Check fugu screen after turning off/on Samsung TV and
Archer. Also tested the case of screen timeout.
Change-Id: Idbcd7abd5d4e22942845760f77f7f7e622b987c0
2016-10-11 17:48:39 +09:00
Kevin Hufnagle
8999d5d8ce
Merge "docs: Revised Espresso code snippets" into nyc-dev am: aa78ed5b0a
...
am: 884c243e5c
Change-Id: I2d6776ecbf524f6abfb2636697ac7847ebe1e85d
2016-10-11 07:41:44 +00:00
Kevin Hufnagle
f418b83654
docs: Revised Espresso code snippets am: d3c3c34134
...
am: da9289f562
Change-Id: Ida43998a2f387bf25f19407bdc5b6569f0b189f5
2016-10-11 07:40:54 +00:00
Kevin Hufnagle
884c243e5c
Merge "docs: Revised Espresso code snippets" into nyc-dev
...
am: aa78ed5b0a
Change-Id: Ia6c2a1b6c61ffd2530f950afd15b5d8314a38ffc
2016-10-11 07:35:29 +00:00
Kevin Hufnagle
da9289f562
docs: Revised Espresso code snippets
...
am: d3c3c34134
Change-Id: I8c82e05a90dcdfb206e50130932b225d0765a3fb
2016-10-11 07:35:26 +00:00
Kevin Hufnagle
aa78ed5b0a
Merge "docs: Revised Espresso code snippets" into nyc-dev
2016-10-11 07:24:48 +00:00
TreeHugger Robot
6e5a4b9384
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
2016-10-11 07:22:21 +00:00
TreeHugger Robot
47b8a77785
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
2016-10-11 07:14:22 +00:00
TreeHugger Robot
12bef8215e
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
2016-10-11 07:13:32 +00:00
Kevin Hufnagle
9ba6a43540
Merge "cherry-pick from mnc-io-docs: docs: Updated descriptions for CSV file settings within IAB." into nyc-dev am: 8e4ea67fa7
...
am: 2b07befcd6
Change-Id: I74401c545aae96a156a26ce5f6002db9dc5feab5
2016-10-11 06:16:04 +00:00
Kevin Hufnagle
b4ce8bd911
cherry-pick from mnc-io-docs: docs: Updated descriptions for CSV file settings within IAB. am: 197226e4a5
...
am: 87ac4d8691
Change-Id: I0c195850b0382246c17aca39564bd9ecdd5c9ebd
2016-10-11 06:15:21 +00:00
Kevin Hufnagle
2b07befcd6
Merge "cherry-pick from mnc-io-docs: docs: Updated descriptions for CSV file settings within IAB." into nyc-dev
...
am: 8e4ea67fa7
Change-Id: I9a31d23808839857eeb3346667a45059c4d49f7d
2016-10-11 06:03:58 +00:00
Kevin Hufnagle
87ac4d8691
cherry-pick from mnc-io-docs: docs: Updated descriptions for CSV file settings within IAB.
...
am: 197226e4a5
Change-Id: I443179f1118dd6115a8b61827d3c9a4b3250d028
2016-10-11 06:03:54 +00:00
Kevin Hufnagle
8e4ea67fa7
Merge "cherry-pick from mnc-io-docs: docs: Updated descriptions for CSV file settings within IAB." into nyc-dev
2016-10-11 05:54:12 +00:00
Bill Yi
c8864998c8
Import translations. DO NOT MERGE
...
Change-Id: Iece12c05142abba693f3be0c218d45ceeadceabe
Auto-generated-cl: translation import
2016-10-10 21:46:14 -07:00
Bill Yi
5803ebaf43
Import translations. DO NOT MERGE
...
Change-Id: I2cd0be069a4961074e96a8f433e1e270764ccf3d
Auto-generated-cl: translation import
2016-10-10 21:32:53 -07:00
Kevin Hufnagle
1965375aa5
docs: Removed "Accessibility" page from "Pure Android" design docs
...
The "Accessibility" section of Google's material design guidelines
has superseded this design page on DAC. To avoid confusion among
readers, it's best to remove this page.
Bug: 29513203
Change-Id: I61e3bbc7cacc6bed05c33e4983b967408528e5cf
2016-10-10 20:47:16 -07:00
TreeHugger Robot
e4554754dc
Merge "List HF_INDICATORS_VALUE_CHANGED broadcast as protected" into nyc-mr1-dev
2016-10-11 03:17:55 +00:00
Jack He
0bba1c620b
List HF_INDICATORS_VALUE_CHANGED broadcast as protected
...
android.bluetooth.headset.action.HF_INDICATORS_VALUE_CHANGED
notification should be protected.
Bug: 32059227
Test: manual
Change-Id: I06d4a7e3aa3a5586eb09d2538b4b526a5d073f9a
(cherry picked from commit b798f79ba2 )
2016-10-10 19:08:13 -07:00
Christopher Tate
762dfd1566
Ignore wallpaper relaunch timeout during shutdown
...
Because of course during system shutdown, the wallpaper service
won't actually get relaunched. Sometimes shutdown can take long
enough that this timeout kicks, so we need to avoid clearing the
live wallpaper state spuriously.
For simplicity we just check at "would have timed out now" time
rather than try to distinguish between the shutdown case and a
genuine crash that raced with the shutdown broadcast.
Bug 32020355
Change-Id: I9335b2c0214b4c750ef950fed157d186aa670176
2016-10-10 17:50:31 -07:00
TreeHugger Robot
9fe5b1129e
Merge "Turn off additional logging in text rendering" into nyc-mr1-dev
2016-10-11 00:30:34 +00:00
TreeHugger Robot
4a021fa541
Merge "Set MIME type when building BROWSE intents." into nyc-mr1-dev
2016-10-10 23:21:35 +00:00
George French
26ab4135ab
Docs: Developer written case studies batch 3 (proj 31)
...
bug: b/31739418
Change-Id: Iec92348aca9c4753a7a54b48c75d80dd5062dff0
2016-10-10 15:33:10 -07:00
Bert McMeen
e62f577153
Docs: Remove a reference to a deprecated sample am: 3e01ab2b0e
...
am: c48ad2580a
Change-Id: Ic7f79fddf6696346b171e2bb2601e813dc82aa06
2016-10-10 22:10:20 +00:00
Bert McMeen
c48ad2580a
Docs: Remove a reference to a deprecated sample
...
am: 3e01ab2b0e
Change-Id: Idd2ac6b2c6aa056c88033aa10cd7732d2b343b75
2016-10-10 22:05:20 +00:00
Junda Liu
432157f8bc
Merge "Remove incorrect non-roaming list for Telus." into nyc-mr1-dev
2016-10-10 21:58:28 +00:00
Jeff Sharkey
42a4aaab44
Set MIME type when building BROWSE intents.
...
If we created a BROWSE PendingIntent early during boot (while the
device was still locked), we would resolve the MIME type as "null"
meaning the intent would fail to launch.
Since we always know what the MIME type will be, set it explicitly.
Test: boot device while USB device attached
Bug: 30742481
Change-Id: I23c523cbe2660ca63a3b7df1f41300ab803b314c
2016-10-10 21:28:40 +00:00
Bert McMeen
3e01ab2b0e
Docs: Remove a reference to a deprecated sample
...
Bug: 31709180
Change-Id: Ieec19820b1154628236495541a28b50089c4e0cd
2016-10-10 14:21:00 -07:00
Selim Cinek
1791f50134
Fixed an issue where HUNS could have a background
...
Change-Id: I0537583321eed58461578259d038038a592889b6
Fixes: 32014780
2016-10-10 21:18:35 +00:00
sergeyv
5bb5626599
Turn off additional logging in text rendering
...
Change-Id: If5f11489c05e320e4436fb57680857b29228a755
b:30427106
2016-10-10 12:25:06 -07:00
Lifu Tang
9e4733ed33
Merge "Fixed the memory leak when receiving Nav messages" into nyc-mr1-dev
2016-10-10 19:00:10 +00:00
Bill Yi
23c4362dac
Import translations. DO NOT MERGE
...
Change-Id: I00d5ccf364c1b124e586148a139779a94cfafbf4
Auto-generated-cl: translation import
2016-10-10 11:30:39 -07:00
Selim Cinek
5f2ca6b1a1
Fixed a bug where the header would flicker weirdly when replying
...
Also fixed a bug where the header could stay on the lockscreen.
Change-Id: Icad3d0db7b95745bd640b20750b9f0eba383d798
Fixes: 31469380
2016-10-10 10:57:03 -07:00
Jorim Jaggi
b29dadb939
Merge "Fix dismissing window showing" into nyc-mr1-dev
2016-10-10 11:47:02 +00:00
Lifu Tang
fe427f24e5
Fixed the memory leak when receiving Nav messages
...
Bug: 32038182
Change-Id: Ie659dc945d6efc7feaf9285d3e7375c90cba7234
2016-10-09 09:37:12 -07:00
Doris Liu
679fe6ab6f
Support calling start() in onAnimationFinished(...) in AVD
...
This CL fixed an issue where calling start() from onAnimationFinished()
caused AnimationListenerBridge::onAnimationFinished(...) to be unsafely
re-entered and the new start listener was (incorrectly) reset to null.
BUG: 31971397
Test: test apk in the bug linked above
Change-Id: Ica809ef2dab884950b93b54f2d0cb4b81e9830f1
2016-10-08 21:00:14 +00:00