193747 Commits

Author SHA1 Message Date
Geoff Mendal
24be493039 Import translations. DO NOT MERGE
Change-Id: I600637b0abc1f3de8f2156137b216b2d271cd575
Auto-generated-cl: translation import
2015-05-30 17:58:43 -05:00
Geoff Mendal
1ccbca4639 Import translations. DO NOT MERGE
Change-Id: I9c4c481d77a1754e05bbe11786a8302630a0c252
Auto-generated-cl: translation import
2015-05-30 17:55:18 -05:00
Barnaby James
6fad7e7f42 Merge "Minor VoiceInteractor documentation fixes." into mnc-dev 2015-05-30 21:57:48 +00:00
Jeff Sharkey
d659f450f3 Fix the build months later?
Change-Id: Ic5902fbe39cf2b536eb75682ad18f06e1ad8983e
2015-05-30 11:20:45 -07:00
Joe Fernandez
3bacb4d800 am 0e997308: am e2ee9b6b: docs: M Preview - Update volantis download signatures
* commit '0e997308905d26000eafeee24dc4f7e685b1ec5b':
  docs: M Preview - Update volantis download signatures
2015-05-30 05:16:11 +00:00
Joe Fernandez
0e99730890 am e2ee9b6b: docs: M Preview - Update volantis download signatures
* commit 'e2ee9b6be1b4bf70d5dd27d25527a1744b73d920':
  docs: M Preview - Update volantis download signatures
2015-05-30 05:02:50 +00:00
Joe Fernandez
e2ee9b6be1 docs: M Preview - Update volantis download signatures
- uploading a new system install package from J Eason

Change-Id: Iae9bde945feb6b6c7d742e10ca4c6a66760a4926
2015-05-29 21:39:45 -07:00
Alan Viverette
2b184e8634 Merge "Reduce amount of unnecessary RippleDrawable mask redraw" into mnc-dev 2015-05-30 02:19:59 +00:00
Andrew Solovay
765389ec4f am c5abcba4: am 820f2501: Merge "docs: Quick fixes for the M Preview "Setup SDK" page." into mnc-preview-docs
* commit 'c5abcba46131748e03484af3cc7cb474461f47f7':
  docs: Quick fixes for the M Preview "Setup SDK" page.
2015-05-30 01:51:00 +00:00
David Friedman
538aabc15e am 270d4a70: am acb470be: am 490f8761: am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit '270d4a70afc5fac8f48746751c34b3e0618cf5b7':
  Quick typo fix.
2015-05-30 01:50:54 +00:00
Andrew Solovay
c5abcba461 am 820f2501: Merge "docs: Quick fixes for the M Preview "Setup SDK" page." into mnc-preview-docs
* commit '820f2501d6371059eb253d6a0d523ceb9f7473ca':
  docs: Quick fixes for the M Preview "Setup SDK" page.
2015-05-30 01:37:11 +00:00
David Friedman
270d4a70af am acb470be: am 490f8761: am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit 'acb470be4f456f4f42c9ed0e6e3babb2ea767353':
  Quick typo fix.
2015-05-30 01:37:05 +00:00
Andrew Solovay
820f2501d6 Merge "docs: Quick fixes for the M Preview "Setup SDK" page." into mnc-preview-docs 2015-05-30 01:27:29 +00:00
Deepanshu Gupta
996458b76c Fix ParserFactory not initialized error.
Bug: http://b.android.com/175129
Change-Id: I2111673767e0f62ee910560022b559a177d55abd
2015-05-30 01:25:34 +00:00
David Friedman
acb470be4f am 490f8761: am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit '490f876113cc58e9b3bbc1b6aab7c86aca4345ca':
  Quick typo fix.
2015-05-30 01:22:58 +00:00
Joe Fernandez
e14e97a32c am 4a97fb5d: am 6fdb83a9: Merge "docs: supportlib 22.2.0 design version update" into mnc-preview-docs
* commit '4a97fb5d290388371049436910f97fbf900b1bcf':
  docs: supportlib 22.2.0 design version update
2015-05-30 01:12:55 +00:00
David Friedman
490f876113 am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit '7b3ecd65270802bb9231a0d546f1674c7c133d60':
  Quick typo fix.
2015-05-30 01:05:03 +00:00
Joe Fernandez
4a97fb5d29 am 6fdb83a9: Merge "docs: supportlib 22.2.0 design version update" into mnc-preview-docs
* commit '6fdb83a914ddb27d4fbf727834431d33bec0d314':
  docs: supportlib 22.2.0 design version update
2015-05-30 00:59:41 +00:00
Yohei Yukawa
512234f196 Merge "Close input session when the view is detached from the window." into mnc-dev 2015-05-30 00:52:30 +00:00
Christopher Tate
3d7e0d8e21 Adjust key/value backup scheduling
We now try to perform key/value backups only while charging, proceeding
off-charger only after we've waited a full day for the device to be
plugged in.

Bug 21076663

Change-Id: Ib32c9f8bfaf8a310f5f388907e38a28d3c54bd8e
2015-05-30 00:49:26 +00:00
Yohei Yukawa
b13f015ab5 Close input session when the view is detached from the window.
This is the 3rd trial to fix Bug 20820914.

In followig CLs, we have tried to address a input session
leak when the focused view is detached from the focused
window by relying on IMM#focusOut() but failed because of
regressions like Bug 21508503.
- Ib4bd70ce0305a6bde6a929bcc6ad20a2b8402a97
- I219394178e4172bc47864297f1418e677dba25e5
- Id6afc8fc64512225578c62557b96c7dc2e969adf
- Ib1b037594ebbb4ad4cf2d59e21c7a8ca9d8dc930
- I2228ae0c48ad3d9e0b55875f0dcb5ef8c55b0c5f

What we have learned from Bug 21508503 was that re-enabling
IMM#focusOut() probably requires much more work than we
thought.  Also relying on IMM#focusOut() might be overkill
because the situation in Bug 20820914 is really special where
the focused view is detached from the focused window hence
we should be able to be fix the issue more conservatively
by closing input session when and only when the focused
view is detached from the focused view, rather than
re-enabling IMM#focusOut() globally.

Bug: 20820914
Change-Id: Iaf3fe2c065b5bf91e49a729ba46262114bb6da88
2015-05-29 17:44:51 -07:00
Joe Fernandez
6fdb83a914 Merge "docs: supportlib 22.2.0 design version update" into mnc-preview-docs 2015-05-30 00:44:38 +00:00
Jorim Jaggi
d175b6cfe0 Cleanup Keyguard handling when turning off screen
Before, Keyguard was shown whenever PhoneWindowManager went to sleep.
However, this was too early on some devices, and too late on others.
Now, the callbacks are split up into two phases: startedGoingToSleep
and finishedGoingToSleep. In the first callback, we decide what to
do and play the lock sound if necessary. In the second callback, we
actually show the Keyguard, or reset its state necessary, so it
doesn't interfere with the screen off animation.

Bug: 17929748
Bug: 20782303
Change-Id: I4c4406595b07b7589d64f380cd3fa96bed3d20ee
2015-05-30 00:41:07 +00:00
Jeff Brown
cb81d18367 Merge "Tell PhoneWindowManager when we start/finish interactive changes." into mnc-dev 2015-05-30 00:33:07 +00:00
Doris Liu
1501da4bae Merge "Fix calls to Rect.intersect() in package android.view" into mnc-dev 2015-05-30 00:31:47 +00:00
Jeff Brown
416c49c404 Tell PhoneWindowManager when we start/finish interactive changes.
Added some new callbacks that can be used to more precisely trigger
certain behaviors that need to happen around the time the device
is put to sleep and locked.

Fixed an issue where the going to sleep signal might be sent too
early on devices that don't support ambient mode due to the extra
wakefulness change between DOZING and ASLEEP.  We are now track
the early / late interactive change work separately from the rest.

Bug: 21375811
Change-Id: I95387195e216ae92a6e45485bd1bd362e41aa45a
2015-05-29 17:28:40 -07:00
Dirk Dougherty
67f0df0738 am 0e124520: am 8c11025e: Fix a date, adjust permissions language.
* commit '0e12452091a23d7c7cb1171e71fe5ec49fa392c5':
  Fix a date, adjust permissions language.
2015-05-30 00:28:35 +00:00
Chien-Yu Chen
6216e4e06f Camera2: update docs for reprocess timestamp
Bug: 21112186
Change-Id: Ie49c00c96f7e69b672df5afa34e06e3dcd49490f
2015-05-29 17:21:11 -07:00
Dirk Dougherty
0e12452091 am 8c11025e: Fix a date, adjust permissions language.
* commit '8c11025e3b0689c32a0c69c4f88caae4fdbb3349':
  Fix a date, adjust permissions language.
2015-05-30 00:14:38 +00:00
Eino-Ville Talvala
66c73ba846 Camera2: Add tangential distortion coefficients
Also improve the documentation for the radialDistortion tag in
general.

Bug: 20123879
Change-Id: I8a725dedb9432a29bb731d603ca5c9fa89b8f9a4
2015-05-29 17:03:06 -07:00
David Friedman
7b3ecd6527 Merge "Quick typo fix." into lmp-docs 2015-05-30 00:02:47 +00:00
Dirk Dougherty
8c11025e3b Fix a date, adjust permissions language.
Change-Id: Icb09eb44645130af5e109c390b757dc12f458f91
2015-05-29 16:59:35 -07:00
Alan Viverette
15ce834e52 Reduce amount of unnecessary RippleDrawable mask redraw
Bug: 19638504
Change-Id: Ie7b639c543150e13aec30dfeca2b303d5b601cf3
2015-05-29 16:23:43 -07:00
Alan Viverette
db2911321b Merge "Replace PNG-based seekbar thumb animation with AVD" into mnc-dev 2015-05-29 22:51:04 +00:00
Adrian Roos
b85e1ecfdf Fix broken transition to secure apps when relaunching
Previously, the logic for keeping occluded mode during transitions
would also trigger when transitioning from the lockscreen to a
SHOW_WHEN_LOCKED activity that was already on-screen, which would
then prematurely clear the occluded mode and break the launch
transition.

With the fix, the lockscreen must already be occluded before the
keep-occluded-during-transitions logic is triggered.

Bug: 21525170
Change-Id: I1d9ad95b2dd0728af7986f09adb67a617cc62cb2
2015-05-29 22:32:29 +00:00
Marco Nelissen
2e2ac33e88 Merge "Update ExifInterface.getDateTime to support subseconds" into mnc-dev 2015-05-29 22:26:58 +00:00
ztenghui
e9d8480fc1 Merge "Tweak the threshold for conic path quads computation." into mnc-dev 2015-05-29 22:17:30 +00:00
ztenghui
21ef8205a1 Tweak the threshold for conic path quads computation.
We still want it to be related to the threshold for bezier generation.

b/19903239

Change-Id: Ifdce32f1c28ecea9eac98d02c73afa948341fc7d
2015-05-29 15:12:55 -07:00
Alan Viverette
87e1938be8 Replace PNG-based seekbar thumb animation with AVD
Adds optical inset support for VectorDrawable and GradientDrawable.

Bug: 19944181
Change-Id: I9df04d9fe17ad858413e7f93694bf37ee2c43c85
2015-05-29 15:12:14 -07:00
Joe Fernandez
8c176dd22e am 927b8204: am 80aa2b3e: Merge "docs: Regen wearable docs with new redesign templates" into mnc-preview-docs
* commit '927b8204d573176cd39b96abb25cfeb9fd1dd0d2':
  docs: Regen wearable docs with new redesign templates
2015-05-29 22:06:57 +00:00
Yorke Lee
5cf2dde3f7 Add ability to modify default dialer via ADB
Add hidden action to TelecomManager

Change-Id: I698c0154f438cdaf78926f12a261cbc0eb807cd0
2015-05-29 14:56:32 -07:00
Joe Fernandez
927b8204d5 am 80aa2b3e: Merge "docs: Regen wearable docs with new redesign templates" into mnc-preview-docs
* commit '80aa2b3e9079f847040707b9f1cd5face238137e':
  docs: Regen wearable docs with new redesign templates
2015-05-29 21:51:55 +00:00
Marco Nelissen
b2c890044e Update ExifInterface.getDateTime to support subseconds
Also document that it returns local time.

Bug: 20638367
Change-Id: I6a1c35925e0555bcdcb079be0ca5b19a279a05a6
2015-05-29 14:49:03 -07:00
Andrew Solovay
525a0859b1 docs: Quick fixes for the M Preview "Setup SDK" page.
Includes fixes to address comments made on http://ag/698181 after it
was submitted.

See first comment for doc stage location.

bug: 21478436
Change-Id: I7a5b0c183b000c8a5634fa8a22523b0519e5cafb
2015-05-29 14:44:23 -07:00
Andrew Solovay
9074831abd am def1dde3: am 1521c51c: docs: Quick fixes to screenshot
* commit 'def1dde30656b7d785dd25c1a8f30292f4d47721':
  docs: Quick fixes to screenshot
2015-05-29 21:43:30 +00:00
Joe Fernandez
80aa2b3e90 Merge "docs: Regen wearable docs with new redesign templates" into mnc-preview-docs 2015-05-29 21:38:03 +00:00
Chris Wren
0886dcc768 Merge "add time-in-mode metrics for zen mode" into mnc-dev 2015-05-29 21:33:58 +00:00
Adrian Roos
e67f67da9a Merge "Hide KeyguardMessageArea if empty" into mnc-dev 2015-05-29 21:33:09 +00:00
Andrew Solovay
def1dde306 am 1521c51c: docs: Quick fixes to screenshot
* commit '1521c51cb69e73de2d37a98c367e5fd617056af6':
  docs: Quick fixes to screenshot
2015-05-29 21:29:02 +00:00
destradaa
ce48c1c1d8 Allow INADDR_NONE as a valid configuration in AGpsStatus_v3.
b/21516868

This change makes AGpsStatus_v3 consistent and compatible with the behavior
of AGpsStatus_v2.

Change-Id: Ia4e729d8ed1d61b51ae22c7eaf9bbe33f31b7a45
2015-05-29 13:49:20 -07:00