153672 Commits

Author SHA1 Message Date
Jon Eklund
cb13564554 am 318f0fe4: AudioService: Fix monitorRotation for landscape applications
* commit '318f0fe43bdc4b2f6764edd91d6b78d9875ffdeb':
  AudioService: Fix monitorRotation for landscape applications
2014-10-08 18:15:42 +00:00
Rich Slogar
033c759c2f am fdbbed60: am 916a6ea3: am 6af8fc7f: Merge "docs:64 bit image and skd update" into klp-modular-docs
* commit 'fdbbed6090d47c5ebbf254dfda7a87ef154c8a2c':
  docs:64 bit image and skd update
2014-10-08 18:15:33 +00:00
Jim Miller
af37450f41 am 52403d6f: Merge "Fix "Wrong password" message shown when using BT keyboard." into lmp-dev
* commit '52403d6f8e9a0e31a0f880a9cd297aeb35c29c8e':
  Fix "Wrong password" message shown when using BT keyboard.
2014-10-08 18:15:24 +00:00
Geoff Mendal
e95638f5ec Import translations. DO NOT MERGE
Change-Id: I2d79cf76ea811b54f906bf6d76d9887b804dcd4e
Auto-generated-cl: translation import
2014-10-08 08:56:53 -07:00
vandwalle
0c0c680d57 am a741efd5: Merge "adding debug information to bug report for Bug:16751877" into lmp-dev
* commit 'a741efd5f8b83c6f7e839f6748719be3202d34ba':
  adding debug information to bug report for Bug:16751877
2014-10-08 05:13:07 +00:00
Jeff Brown
e1449dfc55 am 32b9f4a6: Merge "Reapply animation duration scale each time it is started." into lmp-dev
* commit '32b9f4a650d1b8b52b85a27109f95fde030dff66':
  Reapply animation duration scale each time it is started.
2014-10-08 05:12:57 +00:00
Jeff Brown
662034f11e am 7f76ff2c: Merge "Suppress redundant power key presses while turning screen on." into lmp-dev
* commit '7f76ff2c933d725a8867414cacfed82ad61aa630':
  Suppress redundant power key presses while turning screen on.
2014-10-08 05:12:43 +00:00
Quddus Chong
a3d59fa131 am ad658a3d: am bb5a1848: am 8730092a: Merge "docs: Added API highlights for Google Play services 6.1 (Manchego)." into klp-modular-docs
* commit 'ad658a3d4720c9e3b79b50c18facda7ba1dad75a':
  docs: Added API highlights for Google Play services 6.1 (Manchego).
2014-10-08 05:12:38 +00:00
Quddus Chong
90a5424867 am 2b7b4d07: am bf29d697: am 6628e602: Merge "Updataed Google Play services Javadocs for v6.1 (Manchego) release." into klp-modular-docs
* commit '2b7b4d0742476dc71f3b53fc7d473938f27d2f1e':
  Updataed Google Play services Javadocs for v6.1 (Manchego) release.
2014-10-08 05:12:32 +00:00
Ricardo Cervera
3edec8ece4 am dbcfc8ef: am a18075e8: am bd964cad: docs: Removing references to self note on Common Intents page.
* commit 'dbcfc8efdb995d3e7a1865f1d8484c883acb3805':
  docs: Removing references to self note on Common Intents page.
2014-10-08 05:12:28 +00:00
Ricardo Cervera
d3ffa8454d am 692bb81c: am 6d30f576: am 3f7b4d8f: Merge "docs: Update Common Intents page with Google Now actions" into klp-modular-docs
* commit '692bb81c120ae6366f69216274d7845534ef7d73':
  docs: Update Common Intents page with Google Now actions
2014-10-08 05:12:23 +00:00
keunyoung
3d6b094b88 am d76f80bd: Merge "ignore null TaskStack and continue layout for PRIVATE_PRESENTATION window" into lmp-dev
* commit 'd76f80bd3a38e11d27935cbe461c3a9d4243dd76':
  ignore null TaskStack and continue layout for PRIVATE_PRESENTATION window
2014-10-08 05:11:42 +00:00
dcashman
224a46e98f am 90f46eca: Merge "Add mProperSigningKeySet to PackageKeySetData constructor." into lmp-dev
* commit '90f46eca86df268d8df276fb68dac2e731f35479':
  Add mProperSigningKeySet to PackageKeySetData constructor.
2014-10-08 05:11:26 +00:00
Jon Eklund
318f0fe43b AudioService: Fix monitorRotation for landscape applications
Current implmentation only sends rotation updates on orientation
changes, so does not handle direct 0<->180 or 90<->270 transitions.

Update rotation based on an OrientationEventListener instead of
Intent.ACTION_CONFIGURATION_CHANGED

Bug 17606902

Change-Id: I01dfcd1c587f5b2e8a96365c2389782ad77936ef
2014-10-08 01:06:15 +00:00
Rich Slogar
fdbbed6090 am 916a6ea3: am 6af8fc7f: Merge "docs:64 bit image and skd update" into klp-modular-docs
* commit '916a6ea30377730d578692b625b1c18aa9f13564':
  docs:64 bit image and skd update
2014-10-08 00:39:38 +00:00
Rich Slogar
916a6ea303 am 6af8fc7f: Merge "docs:64 bit image and skd update" into klp-modular-docs
* commit '6af8fc7f89cb5dec15c23ee04c271188ff11138d':
  docs:64 bit image and skd update
2014-10-08 00:34:38 +00:00
Jim Miller
52403d6f8e Merge "Fix "Wrong password" message shown when using BT keyboard." into lmp-dev 2014-10-08 00:32:37 +00:00
Rich Slogar
6af8fc7f89 Merge "docs:64 bit image and skd update" into klp-modular-docs 2014-10-08 00:31:43 +00:00
vandwalle
a741efd5f8 Merge "adding debug information to bug report for Bug:16751877" into lmp-dev 2014-10-08 00:04:02 +00:00
Jeff Brown
32b9f4a650 Merge "Reapply animation duration scale each time it is started." into lmp-dev 2014-10-07 23:53:23 +00:00
Jeff Brown
7f76ff2c93 Merge "Suppress redundant power key presses while turning screen on." into lmp-dev 2014-10-07 23:52:52 +00:00
Jim Miller
e8fed24be6 Fix "Wrong password" message shown when using BT keyboard.
The code was assuming we're always using soft IME. When a physical
keyboard is attached, we get two events; ACTION_DOWN and ACTION_UP.
The code attempted to unlock the device twice.  The second attempt
failed because the TextView was cleared by the first successful attempt.

Fixes bug 17690585

Change-Id: Ia92a97400b4404d0cbe86aacb727009e95914327
2014-10-07 16:50:04 -07:00
Quddus Chong
ad658a3d47 am bb5a1848: am 8730092a: Merge "docs: Added API highlights for Google Play services 6.1 (Manchego)." into klp-modular-docs
* commit 'bb5a18487285455131b88caf4a40726f0e4b444c':
  docs: Added API highlights for Google Play services 6.1 (Manchego).
2014-10-07 23:49:26 +00:00
Quddus Chong
2b7b4d0742 am bf29d697: am 6628e602: Merge "Updataed Google Play services Javadocs for v6.1 (Manchego) release." into klp-modular-docs
* commit 'bf29d697803e3fe0bcb450d2e5b36d0a75cc1148':
  Updataed Google Play services Javadocs for v6.1 (Manchego) release.
2014-10-07 23:49:16 +00:00
Ricardo Cervera
dbcfc8efdb am a18075e8: am bd964cad: docs: Removing references to self note on Common Intents page.
* commit 'a18075e82b603762382232816c0d74abcc7e46e7':
  docs: Removing references to self note on Common Intents page.
2014-10-07 23:49:06 +00:00
Ricardo Cervera
692bb81c12 am 6d30f576: am 3f7b4d8f: Merge "docs: Update Common Intents page with Google Now actions" into klp-modular-docs
* commit '6d30f576146725ee81b8cb753584985a2758b566':
  docs: Update Common Intents page with Google Now actions
2014-10-07 23:48:48 +00:00
Jeff Brown
734ab8e60b Suppress redundant power key presses while turning screen on.
Sometimes it can take a long time to turn the screen on.  That's not
good but what's worse is that the user will often get impatient
and press the power button again which effectively cancels the
process and makes the screen not come on at all.  The user may
then conclude that the device ignored the power key press.

This change suppresses power key presses while we're already in the
process of turning the screen on so that at least the screen comes
on eventually, even if it's slower than we would like.

Bug: 17753363
Change-Id: I23083873e35a3dcfa5c20b6f870f53c18e465582
2014-10-07 16:47:25 -07:00
Quddus Chong
bb5a184872 am 8730092a: Merge "docs: Added API highlights for Google Play services 6.1 (Manchego)." into klp-modular-docs
* commit '8730092af798d27b9e9a9a4ba00cef0d3ebea55f':
  docs: Added API highlights for Google Play services 6.1 (Manchego).
2014-10-07 23:33:10 +00:00
Quddus Chong
bf29d69780 am 6628e602: Merge "Updataed Google Play services Javadocs for v6.1 (Manchego) release." into klp-modular-docs
* commit '6628e602fb616355db8272a697a7004d91f485b8':
  Updataed Google Play services Javadocs for v6.1 (Manchego) release.
2014-10-07 23:33:03 +00:00
Quddus Chong
8730092af7 Merge "docs: Added API highlights for Google Play services 6.1 (Manchego)." into klp-modular-docs 2014-10-07 23:27:02 +00:00
Quddus Chong
6628e602fb Merge "Updataed Google Play services Javadocs for v6.1 (Manchego) release." into klp-modular-docs 2014-10-07 23:26:49 +00:00
keunyoung
d76f80bd3a Merge "ignore null TaskStack and continue layout for PRIVATE_PRESENTATION window" into lmp-dev 2014-10-07 22:58:48 +00:00
Wei Liu
c7d477bb7d Merge "Keep the BugreportWarningActivity screen on. Make the bugreport warning text scrollable." into lmp-sprout-dev 2014-10-07 22:56:59 +00:00
Jeff Brown
7a08fe0e09 Reapply animation duration scale each time it is started.
When Battery Saver mode is enabled, we set the animation duration
scale factor to 0 to effectively disable all animations.  Later
when it is disabled, we reset the animation duration scale
factor to 1.

This change ensures that we reapply the duration scale factor
whenever the animation is started instead of only applying it
once when the duration is set (usually when the animation is
created).  This ensures that the correct scale factor is applied
even when it changes after the animation has been initialized.

Previously, certain animations would continue to be suppressed
even after Battery Saver mode was disengaged.  This wasn't much
of an issue when the duration scale was initially implemented as
a developer setting but now that it is exposed via Battery Saver
the artifacts caused by this bug have become visible to users.

Bug: 17887431
Change-Id: I91ba5ca0505d02ac389a31d067e38886112fa0c8
2014-10-07 15:55:35 -07:00
Wei Liu
751160397d Keep the BugreportWarningActivity screen on.
Make the bugreport warning text scrollable.

Bug: 16930717

Change-Id: I270ee3f3acdcdab2febc2a2768382bbfb20c438b
2014-10-07 15:39:09 -07:00
dcashman
90f46eca86 Merge "Add mProperSigningKeySet to PackageKeySetData constructor." into lmp-dev 2014-10-07 22:37:21 +00:00
Quddus Chong
5b5bc1094e am 6ec5a256: am 4be6fdeb: am ba2199fa: Merge "docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API." into klp-modular-docs
* commit '6ec5a256d78579057e82691e4cc21ca6222e2b1f':
  docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API.
2014-10-07 22:32:52 +00:00
Ricardo Cervera
d047c0e04a am c2b35efb: am 0e61e44d: am 2a02b881: Merge "docs: Training class for the Wearable UI Library" into klp-modular-docs
* commit 'c2b35efb58623b778d0feaf49cc00e5e8bc9eed4':
  docs: Training class for the Wearable UI Library
2014-10-07 22:32:48 +00:00
Rich Slogar
1517452316 am d4303161: am 64460a2b: am 83d5c9bf: docs:change required ADT version to 23.0.2
* commit 'd4303161b106e57c5d73081d5a729d233d9ad792':
  docs:change required ADT version to 23.0.2
2014-10-07 22:32:39 +00:00
smain@google.com
cb8a81a875 am a2561db3: am 8267ffcc: am cef9aab6: Merge "make sdk download links use HTTPS bug: 8033954" into klp-modular-docs
* commit 'a2561db3869fea0dfc193ae6b5fc2d09c40cb3eb':
  make sdk download links use HTTPS bug: 8033954
2014-10-07 22:32:31 +00:00
Quddus Chong
6ec5a256d7 am 4be6fdeb: am ba2199fa: Merge "docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API." into klp-modular-docs
* commit '4be6fdebdd386dc18159c5557db91936a62f42ab':
  docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API.
2014-10-07 22:23:40 +00:00
Ricardo Cervera
c2b35efb58 am 0e61e44d: am 2a02b881: Merge "docs: Training class for the Wearable UI Library" into klp-modular-docs
* commit '0e61e44ddf8c8abb774020cde90ec44d4ae43bc6':
  docs: Training class for the Wearable UI Library
2014-10-07 22:23:31 +00:00
Rich Slogar
d4303161b1 am 64460a2b: am 83d5c9bf: docs:change required ADT version to 23.0.2
* commit '64460a2b6e0166d4c24b195f850e67265fb485f5':
  docs:change required ADT version to 23.0.2
2014-10-07 22:23:24 +00:00
smain@google.com
a2561db386 am 8267ffcc: am cef9aab6: Merge "make sdk download links use HTTPS bug: 8033954" into klp-modular-docs
* commit '8267ffccbe58ea348a53a0e6058bf902d6e8932a':
  make sdk download links use HTTPS bug: 8033954
2014-10-07 22:23:04 +00:00
Christopher Tate
93e5e859e3 am ae456fd8: Merge "Accept any restored wallpaper" into lmp-dev
* commit 'ae456fd894c5a41f859196016a7c49113b235eda':
  Accept any restored wallpaper
2014-10-07 21:53:54 +00:00
Christopher Tate
ae456fd894 Merge "Accept any restored wallpaper" into lmp-dev 2014-10-07 21:50:08 +00:00
keunyoung
030a93feb8 ignore null TaskStack and continue layout for PRIVATE_PRESENTATION window
bug: 17677973
Change-Id: I2666a1c1cf8956e60d7261912da34d1999131eba
2014-10-07 14:46:24 -07:00
vandwalle
63edd98d2e adding debug information to bug report for Bug:16751877
Change-Id: I9d417c20c6b6721933a4eb943c1305845005facf
2014-10-07 14:38:38 -07:00
dcashman
d876a1d368 Add mProperSigningKeySet to PackageKeySetData constructor.
Bug: 17847565
Change-Id: Iafa9650140e82d244d2336a07232bd40bf3c5eb8
2014-10-07 14:16:35 -07:00
Tyler Gunn
329bd662cc am 3bde32e6: Merge "Fixing where call goes from disconnecting to active to disconnecting state." into lmp-dev
* commit '3bde32e68d201f2dda4a4847d2818c74b120cdbb':
  Fixing where call goes from disconnecting to active to disconnecting state.
2014-10-07 20:51:51 +00:00