OSDN Git Service

android-x86/frameworks-base.git
9 years agoNot enforcing a timeout anymore for talkback users
Selim Cinek [Fri, 29 Aug 2014 17:21:44 +0000 (19:21 +0200)]
Not enforcing a timeout anymore for talkback users

When displaying the volume warning for talkback users
no timeout is enforced anymore.

Bug: 17145793
Change-Id: I87c3baa6caf835bceda284cd7d89ca59fdc190f5

9 years agoIncreasing the delay for the volume warning dialog with talkback
Selim Cinek [Fri, 29 Aug 2014 14:28:39 +0000 (16:28 +0200)]
Increasing the delay for the volume warning dialog with talkback

Bug: 17145793
Change-Id: I27eb9c46c8d73d5e475f97b50b0a2f219c4ed6fb

9 years agoFixed a flash of the preview image when going to the dialer
Selim Cinek [Thu, 28 Aug 2014 12:51:05 +0000 (14:51 +0200)]
Fixed a flash of the preview image when going to the dialer

The preview image was animating even though it should not have
leading to a weird flash.

Bug: 17261091
Change-Id: I168eae25eb654ceb79e055fb0d0189c31cb0bb3d

9 years agoFixed a bug where notifications could remain in the overlay.
Selim Cinek [Thu, 28 Aug 2014 12:30:12 +0000 (14:30 +0200)]
Fixed a bug where notifications could remain in the overlay.

This led to notifications being visible even though they should
have been removed

Bug: 17295716
Change-Id: I05a243d5c9ca359d1f5ca29a7535935d6e61a4d6

9 years agoAdded a warning when the profile has an owner
Selim Cinek [Wed, 27 Aug 2014 10:51:45 +0000 (12:51 +0200)]
Added a warning when the profile has an owner

Also fixed a bug where a post in the QSFooter
was not always on the mainthread leading to a
crash.

Bug: 17066115
Change-Id: Iea9e1032973058ed5e63e70da4dc0bcf34fa59a3

9 years agoMerge "Update soundscape for L, using classic names." into lmp-dev
Dan Sandler [Thu, 28 Aug 2014 12:49:24 +0000 (12:49 +0000)]
Merge "Update soundscape for L, using classic names." into lmp-dev

9 years agoStart intent chooser after Keyguard is gone
Jorim Jaggi [Wed, 27 Aug 2014 15:52:46 +0000 (17:52 +0200)]
Start intent chooser after Keyguard is gone

If we have an intent chooser on the camera intent, we need to launch
it after the Keyguard is fully gone because the ResolveActivity would
finish itself if it is launched behind the Keyguard.

Bug: 16570873
Change-Id: I2fdb4975fa0a6510e8853c6042383089570ec1f5

9 years agoMerge "Fix large text setting for QS" into lmp-dev
Jorim Jaggi [Thu, 28 Aug 2014 10:57:44 +0000 (10:57 +0000)]
Merge "Fix large text setting for QS" into lmp-dev

9 years agoFix large text setting for QS
Jorim Jaggi [Tue, 26 Aug 2014 15:27:31 +0000 (17:27 +0200)]
Fix large text setting for QS

Bug: 15591223
Change-Id: I9f514a4970edbda778b987dfc3eca3914e492011

9 years agoMerge "Make it possible to disable camera on lockscreen" into lmp-dev
Jorim Jaggi [Thu, 28 Aug 2014 10:46:36 +0000 (10:46 +0000)]
Merge "Make it possible to disable camera on lockscreen" into lmp-dev

9 years agoRenamed getUninstallBlocked to isUninstallBlocked
Esteban Talavera [Wed, 27 Aug 2014 17:01:58 +0000 (18:01 +0100)]
Renamed getUninstallBlocked to isUninstallBlocked

As per API review.

Bug: 17297103
Change-Id: Icb4ceded317b0df4deb0f5221512541a632e150b

9 years agoMerge "Add android.software.live_tv feature" into lmp-dev
Jae Seo [Thu, 28 Aug 2014 05:50:18 +0000 (05:50 +0000)]
Merge "Add android.software.live_tv feature" into lmp-dev

9 years agoAPI Review: TV
Jae Seo [Wed, 27 Aug 2014 22:11:12 +0000 (15:11 -0700)]
API Review: TV

This change addresses the following feedback:

- "ageHint" attribute should be renamed to "contentAgeHint"
- "country" attribute should be doc'd to specify valid formats (two
character country codes or whatever)

Bug: 17293643
Change-Id: Ia5e58e191c3678bb2d6b1be36c4275d323675ad9

9 years agoTIF: Enable applications to register custom content rating systems
Jae Seo [Mon, 25 Aug 2014 21:39:26 +0000 (14:39 -0700)]
TIF: Enable applications to register custom content rating systems

A recent change that moved the string resource for the system supported
content ratings from the framework to the TV app led to a need for
allowing the TV app to publish its own content rating systems. This
change added an intent action and a metadata key to be used by the TV
input manager service for querying available content rating systems,
similarly to the way InputManager defined ACTION_QUERY_KEYBOARD_LAYOUTS
and META_DATA_KEYBOARD_LAYOUTS for custom keyboard layouts. Applications
now can register their own rating systems simply by declaring a
broadcast receiver in their manifests.

Bug: 17167287, Bug: 17114406
Change-Id: I1808c624014b603ea709714737c2a880714bdc0a

9 years agoUpdate soundscape for L, using classic names.
Dan Sandler [Thu, 28 Aug 2014 04:37:18 +0000 (00:37 -0400)]
Update soundscape for L, using classic names.

(partial revert of commit 7348f744)

Bug: 15725449
Change-Id: Ic1a038c906deab035f96caed42fc16c59d459965

9 years agoMerge "Address API Feedback" into lmp-dev
Selim Gurun [Thu, 28 Aug 2014 01:47:30 +0000 (01:47 +0000)]
Merge "Address API Feedback" into lmp-dev

9 years agoMerge "Animator stuff" into lmp-dev
John Reck [Thu, 28 Aug 2014 01:38:57 +0000 (01:38 +0000)]
Merge "Animator stuff" into lmp-dev

9 years agoMerge "Fix live region updates." into lmp-dev
Svetoslav [Thu, 28 Aug 2014 01:37:42 +0000 (01:37 +0000)]
Merge "Fix live region updates." into lmp-dev

9 years agoMerge "CEC: return non-null MHL controller when not ready" into lmp-dev
Jinsuk Kim [Thu, 28 Aug 2014 00:59:02 +0000 (00:59 +0000)]
Merge "CEC: return non-null MHL controller when not ready" into lmp-dev

9 years agoMerge "Call onPhoneDestroyed when the service is unbound." into lmp-dev
Santos Cordon [Thu, 28 Aug 2014 00:57:45 +0000 (00:57 +0000)]
Merge "Call onPhoneDestroyed when the service is unbound." into lmp-dev

9 years agoAddress API Feedback
Selim Gurun [Wed, 27 Aug 2014 18:22:26 +0000 (11:22 -0700)]
Address API Feedback

Bug: 17253647

This is Part I of API feedback. It does not address portions
of the feedback that is still pending a response from API council.

Change-Id: I6ae250c6455a5545912623aeb34332d564fffde7

9 years agoAnimator stuff
John Reck [Thu, 14 Aug 2014 16:02:01 +0000 (09:02 -0700)]
Animator stuff

 Bug: 17228458

Change-Id: Id884a429a512f9cd2be0ed16dbd0f10e92b4440d

9 years agoCall onPhoneDestroyed when the service is unbound.
Santos Cordon [Tue, 26 Aug 2014 16:54:33 +0000 (09:54 -0700)]
Call onPhoneDestroyed when the service is unbound.

Bug: 17253031
Change-Id: I1a74e0f2fe1ec9172268638dba531c17d22dee99

9 years agoMerge "Update value of EXTRA_CALL_TYPE_FILTER" into lmp-dev
Yorke Lee [Thu, 28 Aug 2014 00:16:24 +0000 (00:16 +0000)]
Merge "Update value of EXTRA_CALL_TYPE_FILTER" into lmp-dev

9 years agoMerge "TIF: fix callback cleanup logic in removeSessionStateLocked()." into lmp-dev
Dongwon Kang [Thu, 28 Aug 2014 00:00:55 +0000 (00:00 +0000)]
Merge "TIF: fix callback cleanup logic in removeSessionStateLocked()." into lmp-dev

9 years agoMerge "Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY" into lmp-dev
Michael Wright [Thu, 28 Aug 2014 00:00:54 +0000 (00:00 +0000)]
Merge "Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY" into lmp-dev

9 years agoMerge "Do not require device provisioning to do restore-at-install" into lmp-dev
Christopher Tate [Thu, 28 Aug 2014 00:00:46 +0000 (00:00 +0000)]
Merge "Do not require device provisioning to do restore-at-install" into lmp-dev

9 years agoUpdate value of EXTRA_CALL_TYPE_FILTER
Yorke Lee [Wed, 27 Aug 2014 23:28:12 +0000 (16:28 -0700)]
Update value of EXTRA_CALL_TYPE_FILTER

Bug: 17253963
Change-Id: I1e98fc2a25b0bc807b0b4d1af2941da6660e09e0

9 years agoMerge "Allowing isRound and outsetBottom properties to be passed to ActivityView...
Filip Gruszczynski [Wed, 27 Aug 2014 23:21:37 +0000 (23:21 +0000)]
Merge "Allowing isRound and outsetBottom properties to be passed to ActivityView." into lmp-dev

9 years agoAllowing isRound and outsetBottom properties to be passed to ActivityView.
Filip Gruszczynski [Tue, 26 Aug 2014 00:05:11 +0000 (17:05 -0700)]
Allowing isRound and outsetBottom properties to be passed to ActivityView.

We remove requirement for having display id == 0 or allow circumventing it
through a flag.

Change-Id: Ia4671614b51894393d47e681cc72718d394230f6

9 years agoChange constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY
Michael Wright [Wed, 27 Aug 2014 22:36:15 +0000 (15:36 -0700)]
Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY

Also add docs to PowerManager.WakeLock#release(int)

Bug: 17290118
Change-Id: Ibcbc4279efdd0f275808042356e6ff843958e23f

9 years agoMerge "Preserve inner drawable bounds and level on mutate" into lmp-dev
Alan Viverette [Wed, 27 Aug 2014 22:29:19 +0000 (22:29 +0000)]
Merge "Preserve inner drawable bounds and level on mutate" into lmp-dev

9 years agoMerge "Update leanback shadow parameters." into lmp-dev
Tim Kilbourn [Wed, 27 Aug 2014 22:07:35 +0000 (22:07 +0000)]
Merge "Update leanback shadow parameters." into lmp-dev

9 years agoMerge "fix condition to send ACTION_AUDIO_BECOMING_NOISY intent" into lmp-dev
Eric Laurent [Wed, 27 Aug 2014 21:47:09 +0000 (21:47 +0000)]
Merge "fix condition to send ACTION_AUDIO_BECOMING_NOISY intent" into lmp-dev

9 years agoMerge "Hide trust agent whitelisting until new API is ready." into lmp-dev
Jim Miller [Wed, 27 Aug 2014 21:29:11 +0000 (21:29 +0000)]
Merge "Hide trust agent whitelisting until new API is ready." into lmp-dev

9 years agoHide trust agent whitelisting until new API is ready.
Jim Miller [Wed, 27 Aug 2014 01:42:58 +0000 (18:42 -0700)]
Hide trust agent whitelisting until new API is ready.

Fixes bug 17008504

Change-Id: Ic93d52042e9b6d6f7d634f22aa04642f2da1af32

9 years agoMerge "Add null check to cleanupRecentTasksLocked." into lmp-dev
Sascha Prueter [Wed, 27 Aug 2014 21:18:33 +0000 (21:18 +0000)]
Merge "Add null check to cleanupRecentTasksLocked." into lmp-dev

9 years agoMerge "Allow voice assist to function in a non-interactive state" into lmp-dev
Michael Wright [Wed, 27 Aug 2014 21:16:32 +0000 (21:16 +0000)]
Merge "Allow voice assist to function in a non-interactive state" into lmp-dev

9 years agoAdd android.software.live_tv feature
Jae Seo [Wed, 27 Aug 2014 21:02:15 +0000 (14:02 -0700)]
Add android.software.live_tv feature

This feature will be listed by Android TV devices that allow displaying
contents from TV inputs implemented with the
android.media.tv.TvInputService API. (Note that not all leanback devices
support this feature.)

Bug: 17284986
Change-Id: Ic1f23f6f5955866e9f1db9229693d370576066a3

9 years agoAdd null check to cleanupRecentTasksLocked.
Craig Mautner [Wed, 27 Aug 2014 21:01:25 +0000 (14:01 -0700)]
Add null check to cleanupRecentTasksLocked.

If during boot, the package manager broadcast occurs before
TaskPersister has restored the recents list then mRecentTasks will be
null and an NPE will occur. This checks for null mRecentsTasks and
returns before the NPE happens.

Fixes bug 17300409.

Change-Id: I1588ad3a3c0d04bc6f273630ef5dadf6821e5710

9 years agoDo not require device provisioning to do restore-at-install
Christopher Tate [Wed, 27 Aug 2014 20:54:51 +0000 (13:54 -0700)]
Do not require device provisioning to do restore-at-install

Provisioning is a milestone used for gating *backup* operation,
but it's important that restores be possible during the setup
process.  In particular, some applications such as home apps may
be deliberately pushed for install after platform restore, but
before the end of the setup process.  We need to be able to do
install-time restores of such apps.

Bug 17288313

Change-Id: Iaff5d9919e6392b2ca5925be4d63a4116cd11f77

9 years agoUpdate leanback shadow parameters.
Tim Kilbourn [Wed, 27 Aug 2014 20:54:00 +0000 (13:54 -0700)]
Update leanback shadow parameters.

Bug: 15859361
Change-Id: I54d184cdf72de98aa0d258774f772f874c6d0490

9 years agoMerge "Change name of confirm credentials method after API review" into lmp-dev
Jim Miller [Wed, 27 Aug 2014 20:42:18 +0000 (20:42 +0000)]
Merge "Change name of confirm credentials method after API review" into lmp-dev

9 years agoMerge "Additional changes to improve performance when loading Recents. (Bug 16987565...
Winson Chung [Wed, 27 Aug 2014 20:09:55 +0000 (20:09 +0000)]
Merge "Additional changes to improve performance when loading Recents. (Bug 16987565)" into lmp-dev

9 years agoMerge "Fix NPE in RippleDrawable" into lmp-dev
Alan Viverette [Wed, 27 Aug 2014 20:04:27 +0000 (20:04 +0000)]
Merge "Fix NPE in RippleDrawable" into lmp-dev

9 years agoMerge "Rename Spinner.Form to Spinner.Underlined, make Alert theme public" into lmp-dev
Alan Viverette [Wed, 27 Aug 2014 19:44:36 +0000 (19:44 +0000)]
Merge "Rename Spinner.Form to Spinner.Underlined, make Alert theme public" into lmp-dev

9 years agofix condition to send ACTION_AUDIO_BECOMING_NOISY intent
Eric Laurent [Wed, 27 Aug 2014 19:36:33 +0000 (12:36 -0700)]
fix condition to send ACTION_AUDIO_BECOMING_NOISY intent

In checkSendBecomingNoisyIntent(), only output devices
must be taken into account when checking if the device
type is in mBecomingNoisyIntentDevices

Bug: 17298383.
Bug: 16403219.
Change-Id: I2213681184ab9fb3b874029143f2bbd34032d6b8

9 years agoRename Spinner.Form to Spinner.Underlined, make Alert theme public
Alan Viverette [Wed, 27 Aug 2014 19:28:18 +0000 (12:28 -0700)]
Rename Spinner.Form to Spinner.Underlined, make Alert theme public

BUG: 17286794
BUG: 17295515
Change-Id: I010bb1591f7690dbc40020d3fdd413f8e1bd8547

9 years agoMerge "Doze: Null check in NotificationContentView.mContractedChild." into lmp-dev
John Spurlock [Wed, 27 Aug 2014 19:15:02 +0000 (19:15 +0000)]
Merge "Doze: Null check in NotificationContentView.mContractedChild." into lmp-dev

9 years agoAdditional changes to improve performance when loading Recents. (Bug 16987565)
Winson Chung [Tue, 26 Aug 2014 19:25:34 +0000 (12:25 -0700)]
Additional changes to improve performance when loading Recents. (Bug 16987565)

- Ensuring that we consistently load activity icon, title and color for both full and shallow stacks
- Adding activity info caches when loading the stacks
- Should not be scaling pin icon when launching from pin
- Tweaking snap-back, over scroll, and shadows

Change-Id: I556b93562bb2c69e4c25ce787a7a34532ab706ca

9 years agoDoze: Null check in NotificationContentView.mContractedChild.
John Spurlock [Wed, 27 Aug 2014 18:55:54 +0000 (14:55 -0400)]
Doze: Null check in NotificationContentView.mContractedChild.

Bug: 17247547
Change-Id: Iede5d0cd88db4e293e583f3a3c324354eb6d594e

9 years agoMerge "Camera2: Correct error handling" into lmp-dev
Eino-Ville Talvala [Wed, 27 Aug 2014 18:47:30 +0000 (18:47 +0000)]
Merge "Camera2: Correct error handling" into lmp-dev

9 years agoMerge "SoundPool.Builder: document default values" into lmp-dev
Jean-Michel Trivi [Wed, 27 Aug 2014 18:23:00 +0000 (18:23 +0000)]
Merge "SoundPool.Builder: document default values" into lmp-dev

9 years agoCamera2: Correct error handling
Eino-Ville Talvala [Wed, 6 Aug 2014 21:31:08 +0000 (14:31 -0700)]
Camera2: Correct error handling

- Report capture failures from service to application
- Only go to error state for device-level errors
- Adjust binder interface method names to match the service side names
- Reduce failed session creation logging
- Don't fire CaptureSession.onActive for CameraDevice.onBusy
- Check with session to determine capture failure reason

Bug: 17160301
Bug: 15524101
Bug: 14448494
Bug: 11272459

Change-Id: I9dd606004fd7845910dc865738fbe17f1640f07d

9 years agoMerge "Recreate lib symlink after deleting app data." into lmp-dev
Jeff Sharkey [Wed, 27 Aug 2014 17:58:37 +0000 (17:58 +0000)]
Merge "Recreate lib symlink after deleting app data." into lmp-dev

9 years agoMerge "Clear pending operation flag when move failed." into lmp-dev
Jeff Sharkey [Wed, 27 Aug 2014 17:58:16 +0000 (17:58 +0000)]
Merge "Clear pending operation flag when move failed." into lmp-dev

9 years agoRecreate lib symlink after deleting app data.
Jeff Sharkey [Wed, 27 Aug 2014 17:47:19 +0000 (10:47 -0700)]
Recreate lib symlink after deleting app data.

Bug: 16739202
Change-Id: Ie8dccf67feaf6dfa474d52a3cda0862b952e6762

9 years agoPreserve inner drawable bounds and level on mutate
Alan Viverette [Wed, 27 Aug 2014 02:22:40 +0000 (19:22 -0700)]
Preserve inner drawable bounds and level on mutate

Also includes a tiny change to progress bar background alpha, which was
too dark to see.

BUG: 17285057
Change-Id: I8b0cc1c2c9405558b8163d8db9374d7c748317a2

9 years agoMerge "Fix incorrect reading of multichoice app restrictions" into lmp-dev
Amith Yamasani [Wed, 27 Aug 2014 17:39:28 +0000 (17:39 +0000)]
Merge "Fix incorrect reading of multichoice app restrictions" into lmp-dev

9 years agoFix incorrect reading of multichoice app restrictions
Amith Yamasani [Wed, 27 Aug 2014 17:33:17 +0000 (10:33 -0700)]
Fix incorrect reading of multichoice app restrictions

Clear the list of choices values before putting new ones in.

Bug: 17299310
Change-Id: I01051d1703adcbdd7d0b5fb4ee423404f98489e8

9 years agoMerge "Revert "Debug for 13924095."" into lmp-dev
Craig Mautner [Wed, 27 Aug 2014 17:29:57 +0000 (17:29 +0000)]
Merge "Revert "Debug for 13924095."" into lmp-dev

9 years agoClear pending operation flag when move failed.
Jeff Sharkey [Wed, 27 Aug 2014 17:24:59 +0000 (10:24 -0700)]
Clear pending operation flag when move failed.

Bug: 17298448
Change-Id: I7a4af0f31d3909a9bfb5a2dd7d168015786024e3

9 years agoMerge "When adding an apptoken skip over removed ones." into lmp-dev
Craig Mautner [Wed, 27 Aug 2014 17:14:17 +0000 (17:14 +0000)]
Merge "When adding an apptoken skip over removed ones." into lmp-dev

9 years agoMake it possible to disable camera on lockscreen
Jorim Jaggi [Wed, 27 Aug 2014 17:08:26 +0000 (19:08 +0200)]
Make it possible to disable camera on lockscreen

Bug: 16807006
Change-Id: I8f439c22d481d52c7edf46d0caf78e26dfeb64e8

9 years agoRevert "Debug for 13924095."
Craig Mautner [Wed, 27 Aug 2014 17:05:07 +0000 (17:05 +0000)]
Revert "Debug for 13924095."

This reverts commit 76309cd761a0f9d9e44435ba9a4bde8363ba9f7b.

Logspam no longer useful, just annoying now.

Change-Id: I826d383101077cc1bb341d4a3186ef98ed7e0c00

9 years agoMerge "Remember having done full-data as well as key/value app backups" into lmp-dev
Christopher Tate [Wed, 27 Aug 2014 17:06:12 +0000 (17:06 +0000)]
Merge "Remember having done full-data as well as key/value app backups" into lmp-dev

9 years agoWhen adding an apptoken skip over removed ones.
Craig Mautner [Wed, 27 Aug 2014 16:56:02 +0000 (09:56 -0700)]
When adding an apptoken skip over removed ones.

App tokens are passed from the activity manager to the window
manager along with a list insertion position. That insertion
position presumes that all removed tokens are no longer in window
manager's list. However, when removal of a token is delayed due
to ongoing animation the insertion position was pointing to the
wrong location. This fix skips over tokens that have been marked
for removal when inserting new app tokens.

Fixes bug 15751591.

Change-Id: Ib484c591e2bba9f46ad8e47d60ef05c7bfda0a12

9 years agoMerge "Limit the settings profile/device owners can update." into lmp-dev
Julia Reynolds [Wed, 27 Aug 2014 16:49:45 +0000 (16:49 +0000)]
Merge "Limit the settings profile/device owners can update." into lmp-dev

9 years agoAddress API review comments:
Makoto Onuki [Tue, 26 Aug 2014 21:06:30 +0000 (14:06 -0700)]
Address API review comments:

- Rename isCorpContactId() to isEnterpriseContactId().
- Update EXTRA_* constant values.
- Update javadoc on NAME_VERIFIED.

Bug 17253963

Change-Id: I1bef3adbb4125b39129c77cca29c4b8089e1f8cc

9 years agoam 402282f3: am cafad301: am 82521171: Merge "docs: add warning to redirects file...
Joe Fernandez [Wed, 27 Aug 2014 16:28:07 +0000 (16:28 +0000)]
am 402282f3: am cafad301: am 82521171: Merge "docs: add warning to redirects file" into klp-modular-docs

* commit '402282f3b5c544a40cc9e19a4c37bfe5277da0ce':
  docs: add warning to redirects file

9 years agoMerge "New weight-aware font config" into lmp-dev
Raph Levien [Wed, 27 Aug 2014 16:24:35 +0000 (16:24 +0000)]
Merge "New weight-aware font config" into lmp-dev

9 years agoMerge "Fix incorrect return value on missing glyph" into lmp-dev
Raph Levien [Wed, 27 Aug 2014 16:24:13 +0000 (16:24 +0000)]
Merge "Fix incorrect return value on missing glyph" into lmp-dev

9 years agoam 665fc318: am df139acf: am 1cf6ff30: Merge "docs: Fixed Google Play Services versio...
Ricardo Cervera [Wed, 27 Aug 2014 16:17:03 +0000 (16:17 +0000)]
am 665fc318: am df139acf: am 1cf6ff30: Merge "docs: Fixed Google Play Services version number. Bug: 17195954" into klp-modular-docs

* commit '665fc3185d2bda1780ddc9074f46e11777e05405':
  docs: Fixed Google Play Services version number. Bug: 17195954

9 years agoam 76428e01: am 37e3f101: am 4f0fedd5: Merge "docs: Changed studio links to HTTPS...
Ricardo Cervera [Wed, 27 Aug 2014 16:16:55 +0000 (16:16 +0000)]
am 76428e01: am 37e3f101: am 4f0fedd5: Merge "docs: Changed studio links to HTTPS from HTTP. Bug: 17295924" into klp-modular-docs

* commit '76428e01565997f21b6a50bd82088b11f7a1ac15':
  docs: Changed studio links to HTTPS from HTTP. Bug: 17295924

9 years agoam cafad301: am 82521171: Merge "docs: add warning to redirects file" into klp-modula...
Joe Fernandez [Wed, 27 Aug 2014 16:16:13 +0000 (16:16 +0000)]
am cafad301: am 82521171: Merge "docs: add warning to redirects file" into klp-modular-docs

* commit 'cafad30176ad621f3d943cab942af2187bdec7dc':
  docs: add warning to redirects file

9 years agoam df139acf: am 1cf6ff30: Merge "docs: Fixed Google Play Services version number...
Ricardo Cervera [Wed, 27 Aug 2014 16:05:10 +0000 (16:05 +0000)]
am df139acf: am 1cf6ff30: Merge "docs: Fixed Google Play Services version number. Bug: 17195954" into klp-modular-docs

* commit 'df139acff19cdbca43d9cc312653f03463e645ed':
  docs: Fixed Google Play Services version number. Bug: 17195954

9 years agoam 37e3f101: am 4f0fedd5: Merge "docs: Changed studio links to HTTPS from HTTP. Bug...
Ricardo Cervera [Wed, 27 Aug 2014 16:05:05 +0000 (16:05 +0000)]
am 37e3f101: am 4f0fedd5: Merge "docs: Changed studio links to HTTPS from HTTP. Bug: 17295924" into klp-modular-docs

* commit '37e3f10174bbe0308147323e8fcdf01ae09c5622':
  docs: Changed studio links to HTTPS from HTTP. Bug: 17295924

9 years agoam 1f6a16f1: am cde64643: am d91deea5: Merge "docs: Fixed notification background...
Ricardo Cervera [Wed, 27 Aug 2014 16:05:04 +0000 (16:05 +0000)]
am 1f6a16f1: am cde64643: am d91deea5: Merge "docs: Fixed notification background bug. Bug: 16801684" into klp-modular-docs

* commit '1f6a16f1def5f09dbfa9a527ee2f33b182b5f0ef':
  docs: Fixed notification background bug. Bug: 16801684

9 years agoam 82521171: Merge "docs: add warning to redirects file" into klp-modular-docs
Joe Fernandez [Wed, 27 Aug 2014 16:04:47 +0000 (16:04 +0000)]
am 82521171: Merge "docs: add warning to redirects file" into klp-modular-docs

* commit '825211712c2af5a2b9190662adf3fc93264eefd4':
  docs: add warning to redirects file

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Wed, 27 Aug 2014 16:00:28 +0000 (16:00 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Wed, 27 Aug 2014 16:00:01 +0000 (16:00 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Wed, 27 Aug 2014 15:59:57 +0000 (15:59 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "docs: add warning to redirects file" into klp-modular-docs
Joe Fernandez [Wed, 27 Aug 2014 15:57:04 +0000 (15:57 +0000)]
Merge "docs: add warning to redirects file" into klp-modular-docs

9 years agoam cde64643: am d91deea5: Merge "docs: Fixed notification background bug. Bug: 168016...
Ricardo Cervera [Wed, 27 Aug 2014 15:54:29 +0000 (15:54 +0000)]
am cde64643: am d91deea5: Merge "docs: Fixed notification background bug. Bug: 16801684" into klp-modular-docs

* commit 'cde64643f9ff0ba3de5757520bead74d4ac52a19':
  docs: Fixed notification background bug. Bug: 16801684

9 years agoam 1cf6ff30: Merge "docs: Fixed Google Play Services version number. Bug: 17195954...
Ricardo Cervera [Wed, 27 Aug 2014 15:54:28 +0000 (15:54 +0000)]
am 1cf6ff30: Merge "docs: Fixed Google Play Services version number. Bug: 17195954" into klp-modular-docs

* commit '1cf6ff306e992711c1d6682ed5d69701669fdce3':
  docs: Fixed Google Play Services version number. Bug: 17195954

9 years agoam 4f0fedd5: Merge "docs: Changed studio links to HTTPS from HTTP. Bug: 17295924...
Ricardo Cervera [Wed, 27 Aug 2014 15:54:25 +0000 (15:54 +0000)]
am 4f0fedd5: Merge "docs: Changed studio links to HTTPS from HTTP. Bug: 17295924" into klp-modular-docs

* commit '4f0fedd5017563408436c8fa7702766a487e724f':
  docs: Changed studio links to HTTPS from HTTP. Bug: 17295924

9 years agoLimit the settings profile/device owners can update.
Julia Reynolds [Tue, 26 Aug 2014 19:42:03 +0000 (15:42 -0400)]
Limit the settings profile/device owners can update.

Bug: 16351901
Change-Id: Id33a57ad651b5b7b58de0549eb90d5a1fe5c19c5

9 years agoMerge "docs: Fixed Google Play Services version number. Bug: 17195954" into klp-modul...
Ricardo Cervera [Wed, 27 Aug 2014 15:49:33 +0000 (15:49 +0000)]
Merge "docs: Fixed Google Play Services version number. Bug: 17195954" into klp-modular-docs

9 years agoMerge "docs: Changed studio links to HTTPS from HTTP. Bug: 17295924" into klp-modular...
Ricardo Cervera [Wed, 27 Aug 2014 15:44:26 +0000 (15:44 +0000)]
Merge "docs: Changed studio links to HTTPS from HTTP. Bug: 17295924" into klp-modular-docs

9 years agodocs: Changed studio links to HTTPS from HTTP. Bug: 17295924
Ricardo Cervera [Wed, 27 Aug 2014 15:28:20 +0000 (08:28 -0700)]
docs: Changed studio links to HTTPS from HTTP. Bug: 17295924

Change-Id: Icafcdba235a22912780253003182479619e16ca1

9 years agoam d91deea5: Merge "docs: Fixed notification background bug. Bug: 16801684" into...
Ricardo Cervera [Wed, 27 Aug 2014 15:40:35 +0000 (15:40 +0000)]
am d91deea5: Merge "docs: Fixed notification background bug. Bug: 16801684" into klp-modular-docs

* commit 'd91deea5ec151d53e3640db791948fbe2480f433':
  docs: Fixed notification background bug. Bug: 16801684

9 years agoMerge "docs: Fixed notification background bug. Bug: 16801684" into klp-modular-docs
Ricardo Cervera [Wed, 27 Aug 2014 15:30:40 +0000 (15:30 +0000)]
Merge "docs: Fixed notification background bug. Bug: 16801684" into klp-modular-docs

9 years agodocs: Fixed Google Play Services version number. Bug: 17195954
Ricardo Cervera [Fri, 22 Aug 2014 21:32:27 +0000 (14:32 -0700)]
docs: Fixed Google Play Services version number. Bug: 17195954

Change-Id: I7a71aa5f600ae11cce388183fc20e4537864122d

9 years agoMerge "Fix that Keyguard didn't always get onActivityDrawn call" into lmp-dev
Jorim Jaggi [Wed, 27 Aug 2014 15:05:58 +0000 (15:05 +0000)]
Merge "Fix that Keyguard didn't always get onActivityDrawn call" into lmp-dev

9 years agoMerge "Fix missing status bar icons" into lmp-dev
Jorim Jaggi [Wed, 27 Aug 2014 15:05:29 +0000 (15:05 +0000)]
Merge "Fix missing status bar icons" into lmp-dev

9 years agoFix missing status bar icons
Jorim Jaggi [Wed, 27 Aug 2014 13:04:33 +0000 (15:04 +0200)]
Fix missing status bar icons

Bug: 16481924
Change-Id: I7df734519d112e2b0240f87940f9350bef5ea9df

9 years agoFix that Keyguard didn't always get onActivityDrawn call
Jorim Jaggi [Wed, 27 Aug 2014 13:31:31 +0000 (15:31 +0200)]
Fix that Keyguard didn't always get onActivityDrawn call

Bug: 16481924
Change-Id: I299645c940c71820aa7dc70985e41da869f1368a

9 years agoMerge "Doze: Better handling for non-default templates." into lmp-dev
John Spurlock [Wed, 27 Aug 2014 14:45:20 +0000 (14:45 +0000)]
Merge "Doze: Better handling for non-default templates." into lmp-dev

9 years agoMerge "Provide lockdown of date/time device owners." into lmp-dev
Sander Alewijnse [Wed, 27 Aug 2014 14:25:33 +0000 (14:25 +0000)]
Merge "Provide lockdown of date/time device owners." into lmp-dev

9 years agoDoze: Better handling for non-default templates.
John Spurlock [Wed, 27 Aug 2014 14:02:23 +0000 (10:02 -0400)]
Doze: Better handling for non-default templates.

Only apply icon-specific filters if the views are found.

Bug:17289392
Change-Id: I23d1542f8e80d8efed2330fff3f86d0e58a54b7c