158648 Commits

Author SHA1 Message Date
Rich Slogar
cf51609957 am 5e8d9a02: docs: tools help update [CP]
* commit '5e8d9a024ef2e6315b5f2ce76c85b02f1efbc24a':
  docs: tools help update [CP]
2014-12-06 10:12:17 +00:00
Rich Slogar
f7f20a4557 docs:building your first app [CP]
Change-Id: I3d810d0043be59a1eecfac7c02631542e9408f01
(cherry picked from commit 0215606d8d58b93d07550ff6e857442306b96aae)
2014-12-06 09:29:50 +00:00
smain@google.com
377604af7f docs: project updates [CP]
Change-Id: If85a51cf2f46a8619798804e880e02f99d1e4ee3
(cherry picked from commit 2a336f4a702a261191d955ee40130849dac32d64)
2014-12-06 09:28:24 +00:00
smain@google.com
9dd6a07fe4 docs: setup-virtual-device [CP]
Change-Id: I7c49f97c6ebbf64fb642dc24698e172361e5694f
(cherry picked from commit c56cd34dcafe0d854a3a2b234a32cf859708f1df)
2014-12-06 09:24:16 +00:00
Rich Slogar
f592a58744 docs support library updates [CP]
Change-Id: Ic8c5c4e176618c245211e59000dd72c2af6b1e79
(cherry picked from commit aae10bae71e8709e1b903ae57b89d956b57c9fd6)
2014-12-06 09:21:00 +00:00
Rich Slogar
7a69c2de12 docs: debugging studio [CP]
Change-Id: I1ef8c954d780e7283bb91c16a84dc727be42f9ab
(cherry picked from commit 91635522acc906c69ae94c7d3c6efb8e2e0a2bd2)
2014-12-06 09:16:10 +00:00
Rich Slogar
cc4d08b4ae docs:setting up hardware devices [CP]
Change-Id: I3a04df7b70bf8e389361e3c333e62a639a70d36e
(cherry picked from commit daaa16403fbd82406535367c528ff8757e111b06)
2014-12-06 09:15:04 +00:00
Rich Slogar
d16db79ed8 docs: workflow index [CP]
Change-Id: I4b3004696698c4f15109373eda684fe0143dd7d6
(cherry picked from commit 8f524103d8d93033d80fcb95d30e4d7f5ab51bcc)
2014-12-06 09:10:14 +00:00
Scott Rowe
1efca60b03 am e829d8fc: docs: Training refactor for Android Studio [CP]
* commit 'e829d8fca68c1e5da6a97d07b051f3b8de2e2622':
  docs: Training refactor for Android Studio [CP]
2014-12-06 09:04:05 +00:00
Rich Slogar
5e8d9a024e docs: tools help update [CP]
Change-Id: Ida8d313e0439c64fd3f272513d053f44701e22be
(cherry picked from commit b858db5ba746c370424028814a20c8902e678433)
2014-12-06 08:59:16 +00:00
Scott Rowe
e829d8fca6 docs: Training refactor for Android Studio [CP]
Cherrypick from lmp-docs hange-Id: I4c396b1a6b689a32b5a3328e9948f363ebb1e37d, from lmp-dev Change-Id: I830da649d9fac2b87eff5ee5cfc3422d5ab65ffc, Cherrypick from klp-modular-docs Change-Id: Ifaae51e4fa3afbef3d81d260135fd348a6ccb612

Change-Id: I09a9473d73eb9c27ee6966b2a0e1cd736575db06
(cherry picked from commit 8c068aeee06efd2ce0827c81e5919e90358c56e3)
2014-12-06 08:55:21 +00:00
David Friedman
06e922fce8 am cf528ec7: am d56f55de: am caacc895: Fixes (updates) download links for NDK r10d.
* commit 'cf528ec72f8fcacbbdbfc283371af507a7d05ece':
  Fixes (updates) download links for NDK r10d.
2014-12-06 08:38:59 +00:00
David Friedman
cf528ec72f am d56f55de: am caacc895: Fixes (updates) download links for NDK r10d.
* commit 'd56f55defe64fe692d945c9b9252ed7d63588026':
  Fixes (updates) download links for NDK r10d.
2014-12-06 08:30:03 +00:00
David Friedman
d56f55defe am caacc895: Fixes (updates) download links for NDK r10d.
* commit 'caacc895d7749cd0b2df6f6420b07ceaece21d83':
  Fixes (updates) download links for NDK r10d.
2014-12-06 08:21:14 +00:00
David Friedman
caacc895d7 Fixes (updates) download links for NDK r10d.
Change-Id: I277224da7ef0c3a0ad3c2223222912e400a41546
2014-12-06 00:09:37 -08:00
Wonsik Kim
49e5593532 TIF: TvInputHardwareManager to listen to volume changes
Bug: 18609977
Change-Id: Id3dac46aa4f8fac73125d39b1b74e3f7f24bb904
2014-12-06 14:20:38 +09:00
Jean-Michel Trivi
0212be5150 Support collaborative audio focus handling
Add new flag for an app to define it doesn't duck, but rather
  pauses when losing focus with AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK.
  This flag is to be used when requesting focus.
Add support for AudioPolicy to specify whether it will implement
  ducking itself, rather than it being handled by an app.
When ducking is handled by a policy, do not notify focus owners
  when they lose audio focus with LOSS_TRANSIENT_CAN_DUCK, unless
  they would have paused, as expressed with the
  AUDIOFOCUS_FLAG_PAUSES_ON_DUCKABLE_LOSS flag.
Add a focus listener for a policy to be notified of focus changes
  so it can properly implement its own ducking.

Bug 16010554

Change-Id: I11d7cdb85c52fd086128a44f4d938aaa44db5c25
2014-12-05 18:41:28 -08:00
Jeff Davidson
699faa1d8c Merge "Show "Connected via Wi-Fi assistant" for ephemeral networks." into lmp-mr1-dev 2014-12-06 02:07:00 +00:00
Jeff Davidson
f779e6b8ac Merge "Fix flipped captive portal bit in network conditions bcast." into lmp-mr1-dev 2014-12-06 02:06:50 +00:00
Jeff Davidson
a4144563a5 Merge "add disable Ephemeral Network API Bug:18525241" into lmp-mr1-dev 2014-12-06 02:06:12 +00:00
Jeremy Joslin
1edc73aa5d Merge "Don't send the same PendingIntent more than once." into lmp-mr1-dev 2014-12-06 02:05:22 +00:00
Evan Charlton
59dac0e192 Merge "Associate a UserHandle with each PhoneAccountHandle" into lmp-mr1-dev 2014-12-06 01:45:12 +00:00
Paul Jensen
891dd5743a Merge "Reap unvalidated networks that have no chance of becoming highest scoring." into lmp-mr1-dev 2014-12-06 01:23:56 +00:00
Jeff Davidson
f9fff92d70 Fix flipped captive portal bit in network conditions bcast.
Bug: 18651036
Change-Id: I191fcafab1fc5ba65be06359da1edc7ca5aabc6a
2014-12-05 16:56:08 -08:00
Svet Ganov
0322100598 Clear clicked nodes from the accessibiliy cache.
Nodes that are clicked can change state as a result of a click,
e.g. a check box. The accessibility service may decide to get the
source node from the click event to probe its state and get a
cached state since the window content changed event is after the
click one. Therefore, we have to clear the state of the click
event's source from the cache to ensure the client can query the
latest state of that source.

bug:18625975

Change-Id: I9e339c2fdcf74f260bb8ad86b9b873f7ddd75f19
2014-12-05 16:52:31 -08:00
Jeff Tinker
82cc1c5a2d Merge "Unhide secure stop APIs" into lmp-mr1-dev 2014-12-06 00:28:26 +00:00
Jinsong Mu
b3898fbe07 Merge "Talk-back doesn't notify user to enter unlock PIN when device is locked with PIN lock. b/18568003" into lmp-mr1-dev 2014-12-05 23:50:02 +00:00
Ihab Awad
6a1c82564f Merge "Add Text-to-Speech annotations for phone number displays (1/3)" into lmp-mr1-dev 2014-12-05 23:46:19 +00:00
Jeff Tinker
846e712dc7 Unhide secure stop APIs
Change-Id: If25406a6657c8f9d558e659bf5af73bac9bc434c
related-to-bug: 18053197
related-to-bug: 18076411
2014-12-05 15:44:17 -08:00
David Friedman
968ef51c67 am c305e6eb: am 860bdc7d: am b357f74e: Merge "Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117" into lmp-docs
* commit 'c305e6eb4aacf08001241ce18e0a86ba369fd421':
  Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117
2014-12-05 23:27:27 +00:00
Ihab Awad
0855e7aea2 Add Text-to-Speech annotations for phone number displays (1/3)
Bug: 17321294
Change-Id: Id7e48e683694e2f9ea2a7dd7fa7d69acc727489d
2014-12-05 15:27:08 -08:00
David Friedman
c305e6eb4a am 860bdc7d: am b357f74e: Merge "Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117" into lmp-docs
* commit '860bdc7d5e4f5a6e065e5c66c1e25fcca7fe5f27':
  Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117
2014-12-05 23:20:00 +00:00
RoboErik
d386d0f391 Merge "Route mute key events through MediaSessionService" into lmp-mr1-dev 2014-12-05 23:16:41 +00:00
David Friedman
860bdc7d5e am b357f74e: Merge "Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117" into lmp-docs
* commit 'b357f74e5163d5e4e322302055d053e99e29f60f':
  Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117
2014-12-05 23:12:12 +00:00
Alan Viverette
d52381883d Adjust edit text layout, ripple alphas to be closer to Material spec
Removes all ldpi Material assets since we never actually made real ldpi
assets. Most of the ones we had here were out of date.

BUG: 18643923
BUG: 18390994
Change-Id: Id66087fb23a88407a48805d6f7a26d79a0a399a0
2014-12-05 15:09:27 -08:00
David Friedman
b357f74e51 Merge "Updates GMSCore docs to reflect ability to selectively include APIs Bug 16679117" into lmp-docs 2014-12-05 23:04:58 +00:00
Quddus Chong
52fec4707d am f7b51977: am 87644a43: am 2b32a042: Merge "docs: Added API highlights for Google Play service v6.5 (Nacho) release." into lmp-docs
* commit 'f7b51977490f0951dead8e81bc09dae2d546ac65':
  docs: Added API highlights for Google Play service v6.5 (Nacho) release.
2014-12-05 22:58:30 +00:00
Quddus Chong
9deffeccfe am 15c3ce77: am 0dfcfdcb: am 23056929: Merge "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release." into lmp-docs
* commit '15c3ce77fd8eccef01f1c0671485fcc20c4c6e9c':
  docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release.
2014-12-05 22:58:24 +00:00
Jeremy Joslin
7929484dbf Don't send the same PendingIntent more than once.
Fixing a bug where a NetworkRequest's PendingIntent can be sent more
than once when networks are rematched before the intent completes.

Added a small delay before removing the request to give the receiving
client an opportunity to put in its own request. The delay value is
configurable via Settings.Secure.

Bug: 18614074
Change-Id: Iac7c5e5a04f42f2b6794e9e22349cc631bebeab7
2014-12-05 14:58:04 -08:00
vandwalle
93e4192c06 add disable Ephemeral Network API
Bug:18525241

Change-Id: I954c53c55c39f6c376b2bae3c7ac4d28246a7f5a
2014-12-05 14:56:43 -08:00
Wale Ogunwale
b503e3f287 Merge "Don't destroy surfaces of activities launched behind early." into lmp-mr1-dev 2014-12-05 22:56:13 +00:00
Filip Gruszczynski
e6a2ff2b1f Merge "Fix calculation of overscan insets in WindowState." into lmp-mr1-dev 2014-12-05 22:56:00 +00:00
Dianne Hackborn
0029f0ac36 Merge "Fix issue #17323751: Additional items in aggregated battery stats" into lmp-mr1-dev 2014-12-05 22:54:08 +00:00
Wale Ogunwale
ec533f6a55 Don't destroy surfaces of activities launched behind early.
When the launch activity behind feature was introduced in
http://ag/502868, we destroy the surfaces of windows associated with
the activity early in the last app window animation step. The causes
issues with activities that might be using the surface and not
prepared to have the surface destroyed from underneath them. We now
let the surface destruction get handled like any other window so all
the components/processes interested in the surface can be in the
right state when the surface is destroyed.

Bug: 18325222
Change-Id: I45e834a07a199b8a9e364f7392db99c871a43280
2014-12-05 14:52:04 -08:00
Quddus Chong
f7b5197749 am 87644a43: am 2b32a042: Merge "docs: Added API highlights for Google Play service v6.5 (Nacho) release." into lmp-docs
* commit '87644a43bd3e54e39b330e627148ce6e7245d9b4':
  docs: Added API highlights for Google Play service v6.5 (Nacho) release.
2014-12-05 22:47:23 +00:00
Quddus Chong
15c3ce77fd am 0dfcfdcb: am 23056929: Merge "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release." into lmp-docs
* commit '0dfcfdcbea3fcfa0679e2ee2a196de17c804479e':
  docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release.
2014-12-05 22:47:17 +00:00
Quddus Chong
87644a43bd am 2b32a042: Merge "docs: Added API highlights for Google Play service v6.5 (Nacho) release." into lmp-docs
* commit '2b32a042b59fe12393cdb70bc59f0ce8e9a90c91':
  docs: Added API highlights for Google Play service v6.5 (Nacho) release.
2014-12-05 22:36:54 +00:00
Quddus Chong
0dfcfdcbea am 23056929: Merge "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release." into lmp-docs
* commit '230569292c5dfb0e55682c4ecc3b26f0581a8195':
  docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release.
2014-12-05 22:36:49 +00:00
Quddus Chong
2b32a042b5 Merge "docs: Added API highlights for Google Play service v6.5 (Nacho) release." into lmp-docs 2014-12-05 22:30:48 +00:00
Quddus Chong
230569292c Merge "docs: Updated Google Play services Javadocs to reflect v6.5 (Nacho) release." into lmp-docs 2014-12-05 22:30:26 +00:00