OSDN Git Service

android-x86/frameworks-base.git
10 years agoMerge "UX compliance for CA Cert warning tile in QuickSettings" into klp-dev
Maggie Benthall [Fri, 20 Sep 2013 14:30:29 +0000 (14:30 +0000)]
Merge "UX compliance for CA Cert warning tile in QuickSettings" into klp-dev

10 years agoPut soundpooled sounds in the right place.
Daniel Sandler [Fri, 20 Sep 2013 04:26:29 +0000 (00:26 -0400)]
Put soundpooled sounds in the right place.

Bug: 10846839
Change-Id: I5318c2d54ea0e25fa74bbafc35fb4f7a2883b351

10 years agoFix the build - replace broken assets.
Jim Miller [Fri, 20 Sep 2013 03:01:56 +0000 (20:01 -0700)]
Fix the build - replace broken assets.

Change-Id: If039dee6d7e663d6abacd5239557d4d0a07fc912

10 years agoLoad RootInfo in background, invalidation.
Jeff Sharkey [Thu, 19 Sep 2013 22:25:56 +0000 (15:25 -0700)]
Load RootInfo in background, invalidation.

Move all RootInfo queries to background threads to avoid janking
the UI.  Update passes happen on spawed task, which swaps out updated
cache results when finished.  Support partial updates when only a
single package/authority has changed.  Watch for change notifications
for roots, since flags can change over time.

Ignore stopped packages when in background, but query them for roots
when launching any picker UI.

Optimize management launches by treating as one-shot requests that
don't need to wait for all RootInfo.

Bug: 1060045410745490
Change-Id: Ibc7b15688ef6b41bd7e9dd0d7564b501e60e49a9

10 years agoMerge "Fix default wallpaper dimensions" into klp-dev
Michael Jurka [Fri, 20 Sep 2013 02:33:47 +0000 (02:33 +0000)]
Merge "Fix default wallpaper dimensions" into klp-dev

10 years agoFix default wallpaper dimensions
Michael Jurka [Fri, 20 Sep 2013 02:32:20 +0000 (04:32 +0200)]
Fix default wallpaper dimensions

Bug: 10834711

10 years agoMerge "Don't back up apps in the 'stopped' state" into klp-dev
Christopher Tate [Fri, 20 Sep 2013 02:16:10 +0000 (02:16 +0000)]
Merge "Don't back up apps in the 'stopped' state" into klp-dev

10 years agoMerge "Add camera affordance to navigation bar on phones" into klp-dev
Jim Miller [Fri, 20 Sep 2013 01:33:28 +0000 (01:33 +0000)]
Merge "Add camera affordance to navigation bar on phones" into klp-dev

10 years agoMerge "Move PdfDocument to android.graphics.pdf" into klp-dev
Svetoslav [Fri, 20 Sep 2013 01:14:02 +0000 (01:14 +0000)]
Merge "Move PdfDocument to android.graphics.pdf" into klp-dev

10 years agoMerge "Only show launcher for the bottom activity in a task" into klp-dev
Craig Mautner [Fri, 20 Sep 2013 00:51:20 +0000 (00:51 +0000)]
Merge "Only show launcher for the bottom activity in a task" into klp-dev

10 years agoMerge "Add config setting for default sms app." into klp-dev
David Braun [Fri, 20 Sep 2013 00:26:32 +0000 (00:26 +0000)]
Merge "Add config setting for default sms app." into klp-dev

10 years agoOnly show launcher for the bottom activity in a task
Craig Mautner [Fri, 20 Sep 2013 00:19:51 +0000 (17:19 -0700)]
Only show launcher for the bottom activity in a task

When transitioning from activity-over-launcher to task-over-launcher
ensureActivitiesVisibleLocked() was too aggressive in showing the
launcher. If there were any non-fullscreen activities in a task that
sits over the launcher then the launcher would be shown.

This fix adds a test to make sure the launcher will only be shown if
the bottommost activity in such a task is non-fullscreen.

Fixes bug 10840919.

Change-Id: I5dcd63be3fa2865ae38cbb921332937dfa4b5d47

10 years agoAdd camera affordance to navigation bar on phones
Jim Miller [Wed, 11 Sep 2013 01:37:01 +0000 (18:37 -0700)]
Add camera affordance to navigation bar on phones

This adds a camera button on phones that can be used to show
and launch the camera.

- Minor refactoring of touch event dispatch in PagedView.
- Disables usability hints when keyguard loads.
- Only add a touch handler for camera icon once during layout.
- Update after review.
- Updated with latest UX camera and camera background assets

Change-Id: I09cd5cb0e501fd0f4659bea96d00c92b07f805c4

10 years agoMove PdfDocument to android.graphics.pdf
Svetoslav [Wed, 18 Sep 2013 22:58:28 +0000 (15:58 -0700)]
Move PdfDocument to android.graphics.pdf

1. Move PdfDocument to android.graphics.pdf.

2. Changed the PdfDocument as per API concil request.

3. Updated the documentation.

bug:10461180
bug:10552565
bug:10681585
bug:10552336

Change-Id: I08e15b34cf37bb064248c887e6f59808019cafe8

10 years agoDon't back up apps in the 'stopped' state
Christopher Tate [Fri, 20 Sep 2013 00:12:27 +0000 (17:12 -0700)]
Don't back up apps in the 'stopped' state

E.g. right after install from the Play Store, or after a force stop.

Bug 10845317

Change-Id: I7764ce61caa77136ca2758657f111928f9740fc0

10 years agoMerge "Workaround for slow AudioRecord destructor" into klp-dev
Glenn Kasten [Fri, 20 Sep 2013 00:08:58 +0000 (00:08 +0000)]
Merge "Workaround for slow AudioRecord destructor" into klp-dev

10 years agoam 41c3c2b6: am 6e3b21cc: am 72f65780: Merge "docs: Fix for SDK 22.2.1 Windows downlo...
Joe Fernandez [Thu, 19 Sep 2013 23:50:16 +0000 (16:50 -0700)]
am 41c3c2b6: am 6e3b21cc: am 72f65780: Merge "docs: Fix for SDK 22.2.1 Windows download checksum and size" into jb-mr2-docs

* commit '41c3c2b687fa19d10c450a6d4b0b9f9a707a3854':
  docs: Fix for SDK 22.2.1 Windows download checksum and size

10 years agoam 6e3b21cc: am 72f65780: Merge "docs: Fix for SDK 22.2.1 Windows download checksum...
Joe Fernandez [Thu, 19 Sep 2013 23:47:56 +0000 (16:47 -0700)]
am 6e3b21cc: am 72f65780: Merge "docs: Fix for SDK 22.2.1 Windows download checksum and size" into jb-mr2-docs

* commit '6e3b21cc83da2b227704b9a6b0cbad258ea5bd84':
  docs: Fix for SDK 22.2.1 Windows download checksum and size

10 years agoWorkaround for slow AudioRecord destructor
Glenn Kasten [Thu, 19 Sep 2013 23:42:19 +0000 (16:42 -0700)]
Workaround for slow AudioRecord destructor

Bug: 10816117
Change-Id: If59028bc7dc7abb84e1e3642c721c2629653631f

10 years agoam 72f65780: Merge "docs: Fix for SDK 22.2.1 Windows download checksum and size"...
Joe Fernandez [Thu, 19 Sep 2013 23:44:58 +0000 (16:44 -0700)]
am 72f65780: Merge "docs: Fix for SDK 22.2.1 Windows download checksum and size" into jb-mr2-docs

* commit '72f65780c77f9c0c306fcb53efeb62fbeba3899c':
  docs: Fix for SDK 22.2.1 Windows download checksum and size

10 years agoam 354b4fef: am 0d8f0849: am 1d65500d: docs: Google APIs emulator 18 r3 - Platform...
Joe Fernandez [Thu, 19 Sep 2013 23:44:44 +0000 (16:44 -0700)]
am 354b4fef: am 0d8f0849: am 1d65500d: docs: Google APIs emulator 18 r3 - Platform Release Notes

* commit '354b4fef036ef9e57d79bf70a6988be92a9813eb':
  docs: Google APIs emulator 18 r3 - Platform Release Notes

10 years agoMerge "fix typo" into klp-dev
Ed Heyl [Thu, 19 Sep 2013 23:43:25 +0000 (23:43 +0000)]
Merge "fix typo" into klp-dev

10 years agoMerge "docs: Fix for SDK 22.2.1 Windows download checksum and size" into jb-mr2-docs
Joe Fernandez [Thu, 19 Sep 2013 23:41:39 +0000 (23:41 +0000)]
Merge "docs: Fix for SDK 22.2.1 Windows download checksum and size" into jb-mr2-docs

10 years agoam 0d8f0849: am 1d65500d: docs: Google APIs emulator 18 r3 - Platform Release Notes
Joe Fernandez [Thu, 19 Sep 2013 23:41:07 +0000 (16:41 -0700)]
am 0d8f0849: am 1d65500d: docs: Google APIs emulator 18 r3 - Platform Release Notes

* commit '0d8f0849ff842ed7ce16f183207ed7ebbc7bac7e':
  docs: Google APIs emulator 18 r3 - Platform Release Notes

10 years agoam 1d65500d: docs: Google APIs emulator 18 r3 - Platform Release Notes
Joe Fernandez [Thu, 19 Sep 2013 23:38:06 +0000 (16:38 -0700)]
am 1d65500d: docs: Google APIs emulator 18 r3 - Platform Release Notes

* commit '1d65500d6e16e497774dbff3b5d94cfd5256d118':
  docs: Google APIs emulator 18 r3 - Platform Release Notes

10 years agodocs: Fix for SDK 22.2.1 Windows download checksum and size
Joe Fernandez [Thu, 19 Sep 2013 23:31:30 +0000 (16:31 -0700)]
docs: Fix for SDK 22.2.1 Windows download checksum and size

external bug: http://b.android.com/60257

Change-Id: I399d21fd792c7c9a1bfac4402bc76fa23d45415b

10 years agofix typo
Ed Heyl [Thu, 19 Sep 2013 23:25:57 +0000 (16:25 -0700)]
fix typo

Change-Id: I97df15ea7d349e0224e1830d7327dde87e840a51

10 years agoMerge "Skip writing zeroes to java allocated memory." into klp-dev
Leon Scroggins III [Thu, 19 Sep 2013 23:19:12 +0000 (23:19 +0000)]
Merge "Skip writing zeroes to java allocated memory." into klp-dev

10 years agoAdd config setting for default sms app.
David Braun [Thu, 19 Sep 2013 23:13:04 +0000 (16:13 -0700)]
Add config setting for default sms app.

Different devices can have different default SMS apps.

Bug: 10818725 Allow OEM to specify or override a default SMS app (package)
Change-Id: I02cee9a3276ae39838cda181c9911041c81ea399

10 years agoMerge "fix emoji clipping in hw draw path" into klp-dev
Victoria Lease [Thu, 19 Sep 2013 22:46:50 +0000 (22:46 +0000)]
Merge "fix emoji clipping in hw draw path" into klp-dev

10 years agoMerge "Fix a regression in pausing activity immediately on sleep" into klp-dev
Amith Yamasani [Thu, 19 Sep 2013 22:42:50 +0000 (22:42 +0000)]
Merge "Fix a regression in pausing activity immediately on sleep" into klp-dev

10 years agofix emoji clipping in hw draw path
Victoria Lease [Thu, 19 Sep 2013 22:38:21 +0000 (15:38 -0700)]
fix emoji clipping in hw draw path

I guess we don't want to overwrite the last line in every RGBA glyph
with our one-line texture atlas spacer?

Bug: 10841207
Change-Id: Ief85ca58650c731e9d21dbf90942b7b44670abcc

10 years agoMerge "TextureView/GLES20Canvas: Support synchronous GLConsumers" into klp-dev
Eino-Ville Talvala [Thu, 19 Sep 2013 21:56:09 +0000 (21:56 +0000)]
Merge "TextureView/GLES20Canvas: Support synchronous GLConsumers" into klp-dev

10 years agoMerge "Implement issue #10691475: Kill cached processes if about to..." into klp-dev
Dianne Hackborn [Thu, 19 Sep 2013 21:44:20 +0000 (21:44 +0000)]
Merge "Implement issue #10691475: Kill cached processes if about to..." into klp-dev

10 years agoImplement issue #10691475: Kill cached processes if about to...
Dianne Hackborn [Thu, 19 Sep 2013 20:34:35 +0000 (13:34 -0700)]
Implement issue #10691475: Kill cached processes if about to...

...be uncached and too large

When the device is in a low RAM state, when we go to pull a cached
process out to use for some background operation, we can now kill
the current process if we consider its size to be too large.

Note that the current implementation for killing processes is to
just use the same killUnneededProcessLocked() method that we already
have for other things like too many cached processes.  This is a
little wrong here, though, because in this case we are at the
point where the caller is actually looking for a process to use.
This current code is not actually removing or cleaning up the
process, so we still need to return the now killed ProcessRecord
and let things fall out from there, which typically means the caller
trying to make an IPC on it and failing and falling into its "oh
no the process died unexpectedly" path.  All code using this
*should* be able to handle this correctly, anyway, since processes
really can be killed at any time.

At some point we may to make this implementation cleaner, where it
actually tears down the process right in the call and returns a
null ProcessRecord.  That is very dangerous however (we'd need to
go through all paths into this to make sure they are going to be
okay with process state changing on them like that), and I'm not
sure it is really worthwhile.  This intention is that killing
processes like this is unusual, due to processes being too large,
and anyway as I wrote all of our incoming code paths must already
be able to handle the process being killed at this point and one
could argue this is just another way to excercise those code paths.
Really, the main negative to this is that we will often have spam
in the log with exceptions about processes dying unexpectedly.
If that is the only issue, we could just add some conditions to
quiet that up at in this case.

We don't want to compute the size of the process each time we try
to evaluate it here (it takes 10s or ms to do so), so there is now
a new field associated with the process to give us the last pss
size we computed for it while it was in the cached state.

To be able to have better cached pss data when we now need it, the
timing for computing process pss has been tuned to use a much
shorter delay for the situations when the process has first switch
into a new state.  This may result in us having a fair amount more
pss data overall, which is good, as long as it doesn't cause us to
be computing pss excessively and burning cpu.

Procstats now also has new state to keep track of the number of
times each process has been killed by this new system, along with
the min, avg, max pss of all the times it has happened.  This has
slightly changed the checkin format to include this additional data
at the end of pkgkills/prockills lines.

Other changes here:

- Fixed a problem where GPU RAM was not being seen when dumping
  the full RAM details of a process.  This was because in that
  case the system would ask the process to compute its own MemInfo,
  which it returned, but the process doesn't have permission to
  access the files containing the GPU RAM data.  So now the system
  always computes the MemInfo and hands it to the app.

- Improved broadcast delays to not apply the delay if the next receiver
  of the broadcast is going to run in the same process as the last
  one.  A situation I was seeing was an application that had two
  receivers, one of which started a service; we are better off letting
  the second receiver run while the service is running.

- Changed the alarm manager's TIME_TICK broadcast to be a foreground
  broadcast.  This really should have been anyway (it is supposed to
  go out even minute, on the minute, very accurately, for UI elements
  to update), and is even more important now that we are doing more
  things to delay background broadcasts.

- Reworked how we maintain the LRU process list.  It is now divided
  into the two parts, the top always containing the processes holding
  activities.  This better matches the semantics we want (always try
  to keep those around modulated by the LRU order we interleave with
  other cached processes), and we now know whether a process is being
  moved on the LRU list because of an activity operation so we can
  only change the order of these activity processes when user operations
  happen.  Further, this just makes that common code path a lot simpler
  and gets rid of all the old complexity that doesn't make sense any
  more.

Change-Id: I04933ec3931b96db70b2b6ac109c071698e124eb

10 years agoFix a regression in pausing activity immediately on sleep
Amith Yamasani [Thu, 19 Sep 2013 19:30:32 +0000 (12:30 -0700)]
Fix a regression in pausing activity immediately on sleep

At some point during refactoring of ActivityStack, the code to pause the current
activity got deleted. Added back that line of code. Activity will now pause
as soon as the screen is turned off, rather than after 5 seconds (sleep timeout).

Bug: 10632898

Change-Id: If3cc8708d692d29a13dbd8cfd9edda8883b38c2e

10 years agoMerge "Camera2Tests: create new directory for manual camera2 test apps" into klp-dev
Igor Murashkin [Thu, 19 Sep 2013 21:11:57 +0000 (21:11 +0000)]
Merge "Camera2Tests: create new directory for manual camera2 test apps" into klp-dev

10 years agoMerge "Remove STOPSHIP in WifiWatchdogStateMachine" into klp-dev
Yuhao Zheng [Thu, 19 Sep 2013 21:11:00 +0000 (21:11 +0000)]
Merge "Remove STOPSHIP in WifiWatchdogStateMachine" into klp-dev

10 years agoMerge "Debug for b/10689184." into klp-dev
Craig Mautner [Thu, 19 Sep 2013 21:08:27 +0000 (21:08 +0000)]
Merge "Debug for b/10689184." into klp-dev

10 years agoRemove STOPSHIP in WifiWatchdogStateMachine
Yuhao Zheng [Thu, 19 Sep 2013 21:02:58 +0000 (14:02 -0700)]
Remove STOPSHIP in WifiWatchdogStateMachine

There used to be some STOPSHIP code in WifiWatchdogStateMachine for debug
purposes. We don't need them for the release.

Bug: 10841961
Change-Id: I501d62e9891ace52317e6c1d399b877175099a3c

10 years agoMerge "Increasing visibility of pressed feedback for default ui widget assets" into...
petergng@google.com [Thu, 19 Sep 2013 20:57:02 +0000 (20:57 +0000)]
Merge "Increasing visibility of pressed feedback for default ui widget assets" into klp-dev

10 years agodocs: Google APIs emulator 18 r3 - Platform Release Notes
Joe Fernandez [Thu, 19 Sep 2013 18:09:22 +0000 (11:09 -0700)]
docs: Google APIs emulator 18 r3 - Platform Release Notes

Change-Id: I5c11c8c480aa5dcd515f11ae5a4c40b28197a572

10 years agoTextureView/GLES20Canvas: Support synchronous GLConsumers
Eino-Ville Talvala [Thu, 19 Sep 2013 19:49:13 +0000 (12:49 -0700)]
TextureView/GLES20Canvas: Support synchronous GLConsumers

Always update to the newest available frame from a GLConsumer.
Otherwise, with a synchronous queue, rendering can fall behind and
eventually deadlock with producer.

Bug: 10830400
Change-Id: I7f1d752c80ae5dac892a26d82e86806c27f5d955

10 years agoSkip writing zeroes to java allocated memory.
Leon Scroggins III [Thu, 19 Sep 2013 15:34:06 +0000 (11:34 -0400)]
Skip writing zeroes to java allocated memory.

If pixel memory was just allocated by Java, tell our decoders not
to write 0s, since the memory was initialized to 0. Likewise,
when drawing to a bitmap with memory just allocated by Java, do
not erase to 0.

Depends on a change to external/skia to add the new option on
image decoders:
https://googleplex-android-review.git.corp.google.com/362663

BUG:10016979
Change-Id: I9a3dc969870f8516e7d8495fe96d0a6b8225eda2

10 years agoMerge "Return tasks in correct order." into klp-dev
Craig Mautner [Thu, 19 Sep 2013 20:03:24 +0000 (20:03 +0000)]
Merge "Return tasks in correct order." into klp-dev

10 years agoDebug for b/10689184.
Craig Mautner [Thu, 19 Sep 2013 19:02:09 +0000 (12:02 -0700)]
Debug for b/10689184.

Change-Id: I67b7a4bd7fb902b0d0275af0665625593dc1af00

10 years agoMerge "Support for "not the home app you're looking for" metadata" into klp-dev
Christopher Tate [Thu, 19 Sep 2013 19:46:20 +0000 (19:46 +0000)]
Merge "Support for "not the home app you're looking for" metadata" into klp-dev

10 years agoIncreasing visibility of pressed feedback for default ui widget assets
petergng@google.com [Thu, 19 Sep 2013 18:31:38 +0000 (11:31 -0700)]
Increasing visibility of pressed feedback for default ui widget assets

Change-Id: Ibfab7a6428b9a971a8624d3b8daeb40a503f7a1f

10 years agoSupport for "not the home app you're looking for" metadata
Christopher Tate [Thu, 19 Sep 2013 01:31:59 +0000 (18:31 -0700)]
Support for "not the home app you're looking for" metadata

* Make sure that pm.getHomeActivities() returns the activity metadata
  as well, so that the caller can trace the reference

* Add a public canonical name for that metadata key

Bug 10749961

Change-Id: Ic4d0750d61001ffe5af180398f042afa30eea1ce

10 years agoMerge "Bar gradients now 55% to 0% black." into klp-dev
John Spurlock [Thu, 19 Sep 2013 19:26:25 +0000 (19:26 +0000)]
Merge "Bar gradients now 55% to 0% black." into klp-dev

10 years agoUX compliance for CA Cert warning tile in QuickSettings
Maggie Benthall [Tue, 17 Sep 2013 23:23:59 +0000 (19:23 -0400)]
UX compliance for CA Cert warning tile in QuickSettings

Text not all uppercase
Reduce spacing between icon and text
Break the string in the middle.

Bug: 10785095
Change-Id: If85da55452b06d77d2ae1c40f3d63431c2ae2a9a

10 years agoBar gradients now 55% to 0% black.
John Spurlock [Thu, 19 Sep 2013 19:22:17 +0000 (15:22 -0400)]
Bar gradients now 55% to 0% black.

Bug:10840205
Change-Id: If30e13ab4f61cd65b7fdf7e5e987191fec1f45f2

10 years agoMerge "Use a separate thread for services that do NTP lookup" into klp-dev
Amith Yamasani [Thu, 19 Sep 2013 19:17:50 +0000 (19:17 +0000)]
Merge "Use a separate thread for services that do NTP lookup" into klp-dev

10 years agoMerge "Also catch one more tablet layout NPE." into klp-dev
Jeff Sharkey [Thu, 19 Sep 2013 18:27:51 +0000 (18:27 +0000)]
Merge "Also catch one more tablet layout NPE." into klp-dev

10 years agoAlso catch one more tablet layout NPE.
Jeff Sharkey [Thu, 19 Sep 2013 18:25:56 +0000 (11:25 -0700)]
Also catch one more tablet layout NPE.

Bug: 10837208
Change-Id: I178110431221773658403319b2be7aff22adadc8

10 years agoMerge "Fix tablet layout and resources." into klp-dev
Jeff Sharkey [Thu, 19 Sep 2013 18:22:12 +0000 (18:22 +0000)]
Merge "Fix tablet layout and resources." into klp-dev

10 years agoReturn tasks in correct order.
Craig Mautner [Thu, 19 Sep 2013 18:20:17 +0000 (11:20 -0700)]
Return tasks in correct order.

Fixed ActivityManager.getRunningTasks().

Fixes bug 10705790.

Change-Id: Ia3f66e592e08a87896a1ab59f980618ec5310dfe

10 years agoFix tablet layout and resources.
Jeff Sharkey [Thu, 19 Sep 2013 18:19:39 +0000 (11:19 -0700)]
Fix tablet layout and resources.

Bug: 10837208
Change-Id: I563a3b66976b5b02cdb25e077bf0709bb6e66926

10 years agoUse a separate thread for services that do NTP lookup
Amith Yamasani [Wed, 18 Sep 2013 23:28:50 +0000 (16:28 -0700)]
Use a separate thread for services that do NTP lookup

Some services do periodic network time lookups and can wedge the other operations on
BackgroundThread and IO Thread, causing Watchdog to kill the runtime. So best to put
those handlers on separate threads.

Going forward, should convert NTP lookups to be async with callbacks.

Bug: 10646480
Change-Id: I8c7ba6052cb3539575712c2099a706b14ff60196

10 years agoMerge "Update SkTypeface::CreateFromName to handle NULL if familyName does not match...
Derek Sollenberger [Thu, 19 Sep 2013 17:52:00 +0000 (17:52 +0000)]
Merge "Update SkTypeface::CreateFromName to handle NULL if familyName does not match" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Thu, 19 Sep 2013 17:39:49 +0000 (17:39 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Thu, 19 Sep 2013 17:39:31 +0000 (17:39 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Remove char limit." into klp-dev
Geoffrey Borggaard [Thu, 19 Sep 2013 17:39:21 +0000 (17:39 +0000)]
Merge "Remove char limit." into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Thu, 19 Sep 2013 17:39:17 +0000 (17:39 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoRemove char limit.
Geoffrey Borggaard [Thu, 19 Sep 2013 17:28:59 +0000 (13:28 -0400)]
Remove char limit.

This dialog box has plenty of room.
Bug: 10628262
Bug: 10618549
Bug: 10628357
Bug: 10618708

Change-Id: If1057fcbe1e40704958727e0a0337bdd6b8480a2

10 years agoHiding a method that was never meant to be public.
Svetoslav [Wed, 18 Sep 2013 21:38:26 +0000 (14:38 -0700)]
Hiding a method that was never meant to be public.

The hide javadoc annotation had a type, thus leaking the API.

bug:10552358

Change-Id: Iec4e203d0786efbe6afbd9b6995f11642935336c

10 years agoMerge "Don't disable animations until screen state is known." into klp-dev
John Spurlock [Thu, 19 Sep 2013 16:28:08 +0000 (16:28 +0000)]
Merge "Don't disable animations until screen state is known." into klp-dev

10 years agoDon't disable animations until screen state is known.
John Spurlock [Thu, 19 Sep 2013 16:23:35 +0000 (12:23 -0400)]
Don't disable animations until screen state is known.

Bug:10602521
Change-Id: I54a0c7a9dfd7d9c248854738414613d32d85476a

10 years agoMerge "disable heads up feature in klp." into klp-dev
Chris Wren [Thu, 19 Sep 2013 16:18:58 +0000 (16:18 +0000)]
Merge "disable heads up feature in klp." into klp-dev

10 years agoMerge "Draw gradient behind fully transparent system bars." into klp-dev
John Spurlock [Thu, 19 Sep 2013 16:04:14 +0000 (16:04 +0000)]
Merge "Draw gradient behind fully transparent system bars." into klp-dev

10 years agoMerge "Public API for RemoteController" into klp-dev
Jean-Michel Trivi [Thu, 19 Sep 2013 15:49:40 +0000 (15:49 +0000)]
Merge "Public API for RemoteController" into klp-dev

10 years agoDraw gradient behind fully transparent system bars.
John Spurlock [Wed, 18 Sep 2013 20:33:57 +0000 (16:33 -0400)]
Draw gradient behind fully transparent system bars.

Use a transition-drawable to crossfade between the gradient and
solid color backgrounds, avoiding custom onDraw.

Rename colors to their final names.  Since both bars now receive the
gradient treatment, centralize in base BarTransitions.

Bug:10602521
Change-Id: Id094fa1767eabab88a3709d6026c23858c83fb5b

10 years agoMerge "New sounds for K." into klp-dev
Daniel Sandler [Thu, 19 Sep 2013 14:52:06 +0000 (14:52 +0000)]
Merge "New sounds for K." into klp-dev

10 years agoMerge "Remove debug logging for b/106899184." into klp-dev
Craig Mautner [Thu, 19 Sep 2013 14:50:41 +0000 (14:50 +0000)]
Merge "Remove debug logging for b/106899184." into klp-dev

10 years agoUpdate SkTypeface::CreateFromName to handle NULL if familyName does not match
Derek Sollenberger [Wed, 18 Sep 2013 19:07:46 +0000 (15:07 -0400)]
Update SkTypeface::CreateFromName to handle NULL if familyName does not match

This is a multi-project change with a dependency on external/skia

bug: 10730965
Change-Id: Ida880a86ebd182a221333bbd85eaa30d047a1618

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Sep 2013 07:00:37 +0000 (00:00 -0700)]
Import translations. DO NOT MERGE

Change-Id: I21beea4e8c038684fed962494b3a5213fea4c818
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Sep 2013 06:42:59 +0000 (23:42 -0700)]
Import translations. DO NOT MERGE

Change-Id: I0da9befa56ba6e4a599b5796182898cc7093043d
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Sep 2013 06:11:07 +0000 (23:11 -0700)]
Import translations. DO NOT MERGE

Change-Id: I4409b360313b275ac5e6cec0af55fcc5f3962c7a
Auto-generated-cl: translation import

10 years agoMerge "Latest UX asset drop." into klp-dev
Dave Langemak [Thu, 19 Sep 2013 05:02:55 +0000 (05:02 +0000)]
Merge "Latest UX asset drop." into klp-dev

10 years agoam 149eb677: am 1c774af0: am 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into...
Joe Fernandez [Thu, 19 Sep 2013 04:34:41 +0000 (21:34 -0700)]
am 149eb677: am 1c774af0: am 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs

* commit '149eb677156ddd2c815c185642c9b5d9e6294287':
  docs: SDK 22.2.1 Release Notes

10 years agoam bf0f0701: am fe2d0c4c: am 3ce21086: Merge "docs: RenderScript Dev Guide fixes...
Joe Fernandez [Thu, 19 Sep 2013 04:34:39 +0000 (21:34 -0700)]
am bf0f0701: am fe2d0c4c: am 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs

* commit 'bf0f07018c50d858900af8114eaf5133ea293b0f':
  docs: RenderScript Dev Guide fixes

10 years agoam 1c774af0: am 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs
Joe Fernandez [Thu, 19 Sep 2013 04:31:11 +0000 (21:31 -0700)]
am 1c774af0: am 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs

* commit '1c774af0d30349b7512cf2461c939a1d45770989':
  docs: SDK 22.2.1 Release Notes

10 years agoam fe2d0c4c: am 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2...
Joe Fernandez [Thu, 19 Sep 2013 04:31:08 +0000 (21:31 -0700)]
am fe2d0c4c: am 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs

* commit 'fe2d0c4cbe852de9d3b247cff3013db73d98dce4':
  docs: RenderScript Dev Guide fixes

10 years agoam 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs
Joe Fernandez [Thu, 19 Sep 2013 04:28:33 +0000 (21:28 -0700)]
am 608a48af: Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs

* commit '608a48afe4a852ec543f5fe15ea67807e326a8b2':
  docs: SDK 22.2.1 Release Notes

10 years agoam 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs
Joe Fernandez [Thu, 19 Sep 2013 04:28:30 +0000 (21:28 -0700)]
am 3ce21086: Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs

* commit '3ce210869725619c3222dc8147d1117d9a8c47c9':
  docs: RenderScript Dev Guide fixes

10 years agoMerge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs
Joe Fernandez [Thu, 19 Sep 2013 04:27:15 +0000 (04:27 +0000)]
Merge "docs: SDK 22.2.1 Release Notes" into jb-mr2-docs

10 years agoMerge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs
Joe Fernandez [Thu, 19 Sep 2013 04:26:37 +0000 (04:26 +0000)]
Merge "docs: RenderScript Dev Guide fixes" into jb-mr2-docs

10 years agoNew sounds for K.
Daniel Sandler [Fri, 13 Sep 2013 15:16:13 +0000 (11:16 -0400)]
New sounds for K.

AudioPackage12 uses the new sounds (specifically the default
versions at 44.1kHz); device-specific makefiles can elect to
use the 48k versions instead by including
AudioPackage12_48.mk.

Bug: 9454760
Change-Id: If714fc4b98f6700163f08c92a6376f28f9616382

10 years agoMerge "Fixes in the page range selection and verification logic." into klp-dev
Svetoslav [Thu, 19 Sep 2013 02:16:10 +0000 (02:16 +0000)]
Merge "Fixes in the page range selection and verification logic." into klp-dev

10 years agoPublic API for RemoteController
Jean-Michel Trivi [Wed, 18 Sep 2013 04:19:30 +0000 (21:19 -0700)]
Public API for RemoteController

Public API, under system|signature permission for access to
  currently playing metadata and playback state.
Public API for sending media key events.

Bug 8209392

Change-Id: I39b9309ca3fb1bc305492bad98740df0ae0842b2

10 years agoMerge "Save directory state and animate." into klp-dev
Jeff Sharkey [Thu, 19 Sep 2013 01:12:33 +0000 (01:12 +0000)]
Merge "Save directory state and animate." into klp-dev

10 years agoam 1f8cf09c: am 2815bb05: am 48c6b573: Merge "more string changes for wi-fi trademark...
James Kelly [Thu, 19 Sep 2013 01:10:14 +0000 (18:10 -0700)]
am 1f8cf09c: am 2815bb05: am 48c6b573: Merge "more string changes for wi-fi trademark compliance" into jb-mr2-docs

* commit '1f8cf09c53c72d26ca67974d1b7e51112be4a170':
  more string changes for wi-fi trademark compliance

10 years agoam 2815bb05: am 48c6b573: Merge "more string changes for wi-fi trademark compliance...
James Kelly [Thu, 19 Sep 2013 01:07:02 +0000 (18:07 -0700)]
am 2815bb05: am 48c6b573: Merge "more string changes for wi-fi trademark compliance" into jb-mr2-docs

* commit '2815bb05a042975b282f7131514368aa89cf0dd4':
  more string changes for wi-fi trademark compliance

10 years agoam 48c6b573: Merge "more string changes for wi-fi trademark compliance" into jb-mr2...
James Kelly [Thu, 19 Sep 2013 01:04:45 +0000 (18:04 -0700)]
am 48c6b573: Merge "more string changes for wi-fi trademark compliance" into jb-mr2-docs

* commit '48c6b5735ef6a8f6afe92ed7c34d848d1f7754a3':
  more string changes for wi-fi trademark compliance

10 years agoLatest UX asset drop.
Jeff Sharkey [Thu, 19 Sep 2013 01:03:49 +0000 (18:03 -0700)]
Latest UX asset drop.

Darker action bar overflow icon, larger grid-mode directory icon,
icon for music albums, generic file icon.

Fix bug that allowed null MIME types to be picked.

Bug: 10700025
Change-Id: I2089678eaf793bc3c7214b21c9de5f38429ebb0f

10 years agoMerge "more string changes for wi-fi trademark compliance" into jb-mr2-docs
James Kelly [Thu, 19 Sep 2013 01:02:13 +0000 (01:02 +0000)]
Merge "more string changes for wi-fi trademark compliance" into jb-mr2-docs

10 years agoSave directory state and animate.
Jeff Sharkey [Wed, 18 Sep 2013 23:26:49 +0000 (16:26 -0700)]
Save directory state and animate.

Save scroll position and restore when rotating or going up the
directory stack.  Also show directory animations when navigating
the directory stack.

Bug: 10417201
Change-Id: Ia2c508debc2bffffe6306eb9078afefef259dfe2

10 years agoRemove debug logging for b/106899184.
Craig Mautner [Thu, 19 Sep 2013 00:04:45 +0000 (17:04 -0700)]
Remove debug logging for b/106899184.

Change-Id: I1e5f959a6d674b4bf9609553f28e66ffee367f5c

10 years agoMerge "Fix keyguard/Keystore storage issue" into klp-dev
Jim Miller [Thu, 19 Sep 2013 00:00:22 +0000 (00:00 +0000)]
Merge "Fix keyguard/Keystore storage issue" into klp-dev

10 years agoMerge "Fix PacManager to not unbind when no connection" into klp-dev
Jason Monk [Wed, 18 Sep 2013 23:51:06 +0000 (23:51 +0000)]
Merge "Fix PacManager to not unbind when no connection" into klp-dev