OSDN Git Service

android-x86/frameworks-base.git
10 years agoMediaPlayer: MTP: update state only based on source events
Lajos Molnar [Mon, 28 Oct 2013 14:16:41 +0000 (07:16 -0700)]
MediaPlayer: MTP: update state only based on source events

State only depends on events from the MediaPlayer (this includes
the pseudo-event from MTP recovery mechanism.)

Change-Id: Idd62a773d2386ad6bfbfe417412c2e2ff09b3600
Signed-off-by: Lajos Molnar <lajos@google.com>
Bug: 11412881

10 years agoMerge "Fix getBuiltInWallpaper method" into klp-dev
Michael Jurka [Tue, 15 Oct 2013 03:49:13 +0000 (03:49 +0000)]
Merge "Fix getBuiltInWallpaper method" into klp-dev

10 years agoFix getBuiltInWallpaper method
Michael Jurka [Tue, 15 Oct 2013 03:44:42 +0000 (20:44 -0700)]
Fix getBuiltInWallpaper method

10 years agoMerge "Don't move clock when warping in PagedView" into klp-dev
Jim Miller [Tue, 15 Oct 2013 01:57:25 +0000 (01:57 +0000)]
Merge "Don't move clock when warping in PagedView" into klp-dev

10 years agoMerge "remove U+261d from MTLmr3m.ttf" into klp-dev
Victoria Lease [Tue, 15 Oct 2013 01:52:14 +0000 (01:52 +0000)]
Merge "remove U+261d from MTLmr3m.ttf" into klp-dev

10 years agoMerge "Package checks for resloving recovery tokens should be user sensitive." into...
Carlos Valdivia [Tue, 15 Oct 2013 01:45:45 +0000 (01:45 +0000)]
Merge "Package checks for resloving recovery tokens should be user sensitive." into klp-dev

10 years agoMerge "Clear displayStartTime whenever starting activity." into klp-dev
Craig Mautner [Tue, 15 Oct 2013 01:28:47 +0000 (01:28 +0000)]
Merge "Clear displayStartTime whenever starting activity." into klp-dev

10 years agoMerge "Give IMEs the entire screen to use for measuring purposes." into klp-dev
John Spurlock [Tue, 15 Oct 2013 01:27:42 +0000 (01:27 +0000)]
Merge "Give IMEs the entire screen to use for measuring purposes." into klp-dev

10 years agoClear displayStartTime whenever starting activity.
Craig Mautner [Tue, 15 Oct 2013 01:24:52 +0000 (18:24 -0700)]
Clear displayStartTime whenever starting activity.

setLaunchTime() was only being called from resumeTopActivityLaunched()
but also needed to be called from minimalResumeActivityLocked().

Fixes bug 11104901.

Change-Id: I35c994562dffaf75de014021c775e398224eb3a3

10 years agoGive IMEs the entire screen to use for measuring purposes.
John Spurlock [Tue, 15 Oct 2013 01:06:52 +0000 (21:06 -0400)]
Give IMEs the entire screen to use for measuring purposes.

IMEs recently gained the ability to layout out under the nav bar,
but our core measuring logic does not give height=WRAP_CONTENT windows
the entire screen height when computing desired window height.

Since IMEs can be identified by type, let them use the entire screen
height for measuring purposes, to properly handle the cases where
space is constrained, making that unaccounted-for nav bar height
important.

Bug:11215678
Change-Id: I1d0b73454c0c629e7d669b9de70641c7e8c4d333

10 years agoPackage checks for resloving recovery tokens should be user sensitive.
Carlos Valdivia [Tue, 15 Oct 2013 00:22:42 +0000 (17:22 -0700)]
Package checks for resloving recovery tokens should be user sensitive.

Bug: 11219355
Change-Id: Iec031739dc0d751ee9841ca2c495a346d689ad2a

10 years agoMerge "Update the message for unavailable printers." into klp-dev
Svetoslav [Tue, 15 Oct 2013 01:01:43 +0000 (01:01 +0000)]
Merge "Update the message for unavailable printers." into klp-dev

10 years agoMerge "Fix issue #11223335: APR: Lots of failures in procstats due to..." into klp-dev
Dianne Hackborn [Tue, 15 Oct 2013 01:00:07 +0000 (01:00 +0000)]
Merge "Fix issue #11223335: APR: Lots of failures in procstats due to..." into klp-dev

10 years agoMerge "Refresh quicksettings location tile text when language changes -b/11157526...
David Christie [Tue, 15 Oct 2013 00:49:13 +0000 (00:49 +0000)]
Merge "Refresh quicksettings location tile text when language changes -b/11157526" into klp-dev

10 years agoMerge "Fix the build" into klp-dev
Michael Jurka [Tue, 15 Oct 2013 00:42:51 +0000 (00:42 +0000)]
Merge "Fix the build" into klp-dev

10 years agoFix the build
Michael Jurka [Tue, 15 Oct 2013 00:40:27 +0000 (17:40 -0700)]
Fix the build

10 years agoUpdate the message for unavailable printers.
Svetoslav [Tue, 15 Oct 2013 00:31:26 +0000 (17:31 -0700)]
Update the message for unavailable printers.

If a printer disappears or we do not get its capabilities, we
show the user a message that the printer is unavailable. This
message was appended after the printer name but they tend to
be very long and the user does not see that the printer is not
available due to ellipsis. Now we append the message after the
subtitle which tends to be much shorter.

bug:10983508

Change-Id: Ib3f7ad3bd82ff6decd49dc45461fb5131338e8c2

10 years agoRefresh quicksettings location tile text when language changes
David Christie [Thu, 10 Oct 2013 02:12:32 +0000 (19:12 -0700)]
Refresh quicksettings location tile text when language changes
-b/11157526

Change-Id: I2174a04edad15feffb9cf3b124b4e3f997d9070e

10 years agoMerge "Switch settings provider to use the new Settings icon" into klp-dev
Amith Yamasani [Tue, 15 Oct 2013 00:31:07 +0000 (00:31 +0000)]
Merge "Switch settings provider to use the new Settings icon" into klp-dev

10 years agoMerge "Ensure URIs have content:// scheme in WPM" into klp-dev
Michael Jurka [Tue, 15 Oct 2013 00:27:49 +0000 (00:27 +0000)]
Merge "Ensure URIs have content:// scheme in WPM" into klp-dev

10 years agoMerge "Relax user constraint on storage state." into klp-dev
Jeff Sharkey [Tue, 15 Oct 2013 00:25:23 +0000 (00:25 +0000)]
Merge "Relax user constraint on storage state." into klp-dev

10 years agoFix issue #11223335: APR: Lots of failures in procstats due to...
Dianne Hackborn [Mon, 14 Oct 2013 23:55:09 +0000 (16:55 -0700)]
Fix issue #11223335: APR: Lots of failures in procstats due to...

...bad cleanup of crashing processes

We now have a special path for crashing processes, to silently
clean up their state.

Also some tweaks to Log/Slog.wtf to get better stack crawl
summaries in APR.

Change-Id: Ieced26989907a6e7615b6fa033813fced78d7474

10 years agoMerge "Add extras to AFD, send orientation metadata." into klp-dev
Jeff Sharkey [Tue, 15 Oct 2013 00:00:20 +0000 (00:00 +0000)]
Merge "Add extras to AFD, send orientation metadata." into klp-dev

10 years agoEnsure URIs have content:// scheme in WPM
Adam Lesinski [Sat, 12 Oct 2013 01:10:56 +0000 (18:10 -0700)]
Ensure URIs have content:// scheme in WPM

getCropAndSetWallpaperIntent should only accept URIs with
the content:// scheme, so that the receiving application
doesn't crash opening a file it can't access.

bug:11173560
Change-Id: I855496633b646373db757e9d8e6e425568103b8b

10 years agoMerge "Use dialog animations for dialog style." into klp-dev
Craig Mautner [Mon, 14 Oct 2013 23:45:29 +0000 (23:45 +0000)]
Merge "Use dialog animations for dialog style." into klp-dev

10 years agoRelax user constraint on storage state.
Jeff Sharkey [Mon, 14 Oct 2013 23:43:42 +0000 (16:43 -0700)]
Relax user constraint on storage state.

Otherwise we wtf() when called various places in the system.

Bug: 11223886
Change-Id: I514d28603db02e3debd4af1cf20049af0c7399f4

10 years agoMerge "NFC card emulation API docs." into klp-dev
Martijn Coenen [Mon, 14 Oct 2013 23:30:21 +0000 (23:30 +0000)]
Merge "NFC card emulation API docs." into klp-dev

10 years agoDon't move clock when warping in PagedView
Jim Miller [Mon, 14 Oct 2013 02:35:47 +0000 (19:35 -0700)]
Don't move clock when warping in PagedView

This fixes a bug where the clock would appear to move when flinging
the camera widget while warping.  To accomplish this,  it no longer
scrolls while warping but rather updates the warp view's translationX.
When the finger is released or a fling happens, we either smoothly
animate the view back (without scrolling) or update the scroll position
and let the scroller take over the animation.

Fixes bug 11191094

Change-Id: I33f087cf4fb2ec31db11d69d11055b513604b1d1

10 years agoUse dialog animations for dialog style.
Craig Mautner [Mon, 14 Oct 2013 22:52:58 +0000 (15:52 -0700)]
Use dialog animations for dialog style.

Using activity animations on non-fullscreen activities that sit over
a wallpaper activity cause the exiting activity to show up underneath
the next activity. If the next activity happens to be a wallpaper
activity then this will be janky as the exiting activity will go from
on top of the incoming activity to on top of the wallpaper as it
animates away.

Fixes bug 11200253.

Change-Id: I7e81c50cfe7ae106da2d62f5866f43fc046181c5

10 years agoMerge "Update the print spooler action bar icon." into klp-dev
Svetoslav Ganov [Mon, 14 Oct 2013 22:48:46 +0000 (22:48 +0000)]
Merge "Update the print spooler action bar icon." into klp-dev

10 years agoMerge "Layout may be called with invalid print attributes." into klp-dev
Svetoslav [Mon, 14 Oct 2013 22:48:20 +0000 (22:48 +0000)]
Merge "Layout may be called with invalid print attributes." into klp-dev

10 years agoAdd extras to AFD, send orientation metadata.
Jeff Sharkey [Mon, 14 Oct 2013 21:57:33 +0000 (14:57 -0700)]
Add extras to AFD, send orientation metadata.

AssetFileDescriptor augments a ParcelFileDescriptor with details
about how it should be interpreted, so extend it to support a Bundle
of extras.  Then use these extras to share thumbnail orientation
metadata.

The raw image data of EXIF thumbnails matches the orientation of
the enclosing image, but the thumbnail data doesn't repeat the EXIF
flags.  This meant that receivers of openDocumentThumbnail() would
get an image that needed to be transformed, but without enough
context to actually transform it.

Instead of transforming and recompressing the image on the fly on
the provider side, send a transformation hint that the receiver
side can interpret.

Bug: 11205688
Change-Id: Ibc5a7ad002377a55e6ffcb5ac5c8829841002e06

10 years agoMerge "Move the wallpaper beneath the keyguard." into klp-dev
Craig Mautner [Mon, 14 Oct 2013 22:24:44 +0000 (22:24 +0000)]
Merge "Move the wallpaper beneath the keyguard." into klp-dev

10 years agoSwitch settings provider to use the new Settings icon
Amith Yamasani [Mon, 14 Oct 2013 22:24:31 +0000 (15:24 -0700)]
Switch settings provider to use the new Settings icon

Bug: 11193955
Change-Id: I2e32d31fc8789a950cb54ab6176b8360fc5d9ae5

10 years agoMerge "Fix change to re-add carrier roaming details." into klp-dev
Robert Greenwalt [Mon, 14 Oct 2013 22:11:01 +0000 (22:11 +0000)]
Merge "Fix change to re-add carrier roaming details." into klp-dev

10 years agoMerge "Wrap measurement optimization in targetSdk check" into klp-dev
Adam Lesinski [Mon, 14 Oct 2013 22:06:07 +0000 (22:06 +0000)]
Merge "Wrap measurement optimization in targetSdk check" into klp-dev

10 years agoMerge "Add EXIF rotation support to system wallpaper cropper" into klp-dev
Michael Jurka [Mon, 14 Oct 2013 22:03:09 +0000 (22:03 +0000)]
Merge "Add EXIF rotation support to system wallpaper cropper" into klp-dev

10 years agoMerge "Telephony: Read signal strength values as expected" into klp-dev
Wink Saville [Mon, 14 Oct 2013 21:58:57 +0000 (21:58 +0000)]
Merge "Telephony: Read signal strength values as expected" into klp-dev

10 years agoFix change to re-add carrier roaming details.
Robert Greenwalt [Mon, 14 Oct 2013 21:50:33 +0000 (14:50 -0700)]
Fix change to re-add carrier roaming details.

bug:11176211
Change-Id: Ibde8bd4b98df781a3c851d97a893da88c161d98b

10 years agoAdd EXIF rotation support to system wallpaper cropper
Michael Jurka [Mon, 14 Oct 2013 21:42:50 +0000 (14:42 -0700)]
Add EXIF rotation support to system wallpaper cropper

Bug: 11137824

10 years agoMerge "Add additional MNC overlays" into klp-dev
Jim Miller [Mon, 14 Oct 2013 21:25:30 +0000 (21:25 +0000)]
Merge "Add additional MNC overlays" into klp-dev

10 years agoAdd additional MNC overlays
Jim Miller [Mon, 14 Oct 2013 20:57:46 +0000 (13:57 -0700)]
Add additional MNC overlays

Fixes bug 10518893

Change-Id: If8f46202f593e545fe38c4803481b266b60543b9

10 years agoMove the wallpaper beneath the keyguard.
Craig Mautner [Mon, 14 Oct 2013 19:58:42 +0000 (12:58 -0700)]
Move the wallpaper beneath the keyguard.

If the keyguard is the wallpaper target the wallpaper cannot sit at
the bottom of the stack and must be directly beneath the keyguard.
Otherwise keep it at the bottom of the window stack.

App animations when the keyguard is showing should not be disabled if
the keyguard is also animating.

Fixes bug 10858941.
Fixes bug 10932680.

Change-Id: I8399837f6510ea16003f68b165e67439f3571ef4

10 years agoUpdate the print spooler action bar icon.
Svetoslav Ganov [Mon, 14 Oct 2013 20:45:31 +0000 (13:45 -0700)]
Update the print spooler action bar icon.

1. Updated the print spooler icon shown in the action bar
   when searching for printers in the all printers activity.

2. If the current printer's capabilities are not immediately
   available the page count label in the dialog contained the
   argument placeholders.

bug:10983508

Change-Id: Id4f78d6cc31647f043f8e3044ab54f30584d1ebe

10 years agoWrap measurement optimization in targetSdk check
Adam Lesinski [Mon, 14 Oct 2013 18:27:19 +0000 (11:27 -0700)]
Wrap measurement optimization in targetSdk check

A measurement optimization has exposed some apps that are relying
on incidental layout requests to have themselves update. With the
optimization enabled, these apps break.

Apps targetted at older versions of Android should not
break due to this optimization.

bug:11192311
Change-Id: Id5fc7f83ec2cb1541d3d0d16f951cd57c0afaccd

10 years agoLayout may be called with invalid print attributes.
Svetoslav [Mon, 14 Oct 2013 20:15:31 +0000 (13:15 -0700)]
Layout may be called with invalid print attributes.

If a print service reports a printer with no capabilities and then
removes and adds the same printer again with no capabilities we can
call layout with invalid attributes. While the print service should
not do that we must not crash. The reason is that the print dialog
code was lacking a check whether something changed before handling
the change of the current printer. This resulted in calling layout
even though we still do not have the printer capabilities resulting
in passing bogus print attributes to the app.

bug:11216402

Change-Id: Icb9161930a70a7f9ead589a0ab0b4eb35091666f

10 years agoMerge "Modify config.xml for tethering APN information." into klp-dev
Vineeta Srivastava [Mon, 14 Oct 2013 19:57:30 +0000 (19:57 +0000)]
Merge "Modify config.xml for tethering APN information." into klp-dev

10 years agoModify config.xml for tethering APN information.
kenneeth.ryu [Mon, 7 Oct 2013 05:54:01 +0000 (14:54 +0900)]
Modify config.xml for tethering APN information.

1. Remove Tethering profile for Spain Orange(214-03). Because Orange and Euskaltel use same MCC-MNC but have separate tethering APN.
- Spain Orange(214-03) use "internet" apn.
- Spain Euskaltel(214-03) use "internet.euskaltel.mobi" apn.

2. Remove Tethering profile for Spain Telefonica(214-07). Because Telefonica and Jazztel use same MCC-MNC but have separate tethering APN.
- Spain Telefonica (214-07) use "movistar.es" apn.
- Spain Jazztel (214-07) use "jazzinternet" apn.

3. Remove Tethering profile for France Orange(208-01). Because Orange and Carrefour/NRJ/Tele2/Virgin/use same MCC-MNC but have separate tethering APN.
- France Orange (208-01) use "orange.fr" apn.
- France Carrefour (208-01) use "ofnew.fr" apn.

4. Remove Tethering profile for UK T-Mobile(234-33). Because T-Mobile and Orange were merger so doesn't use "consumerbroadband" apn for tethering anymore.

5. Remove Tethering profile for HK 1O1O(454-00). Because 1O1O and NWMOBILE use same MCC-MNC but have separate tethering APN.
- HK 1O1O(454-00) use "lte.internet" apn.
- HK NWMOBILE(454-00) use "NWMOBILE" apn.

6. Remove Tethering profile for HK 3(454-03). Because 3 LTE and 3G have separate tethering apn.
- HK 3 LTE use "lte.three.com.hk" apn.
- HK 3 3G use "mobile.three.com.hk" apn.

7. Update Tethering profile for Orange(340-01). The format of tethering profile was wrong.

8. Add Tethering profile for Mexico Iusacell(334-050).

9. Add Tethering profile for Portugal Optimus(268-03).

Bug: 11176211

Change-Id: I453ff8b745ee4f483bfdd6c362bd67ce50ba8b7a

Conflicts:
core/res/res/values-mcc234-mnc33/config.xml

10 years agoNFC card emulation API docs.
Martijn Coenen [Mon, 14 Oct 2013 18:39:59 +0000 (20:39 +0200)]
NFC card emulation API docs.

Bug: 10550319
Change-Id: I3023639d728aa76af89d15e0491b86c7c641648e

10 years agoAdd a config resource to enable translucent bars globally.
Daniel Sandler [Sat, 12 Oct 2013 02:19:59 +0000 (22:19 -0400)]
Add a config resource to enable translucent bars globally.

Setting config_enableTranslucentDecor to false will not
prevent clients from adding FLAG_TRANSLUCENT_NAVIGATION or
STATUS to the window or using the TransluentDecor themes,
but it will prevent View.STATUS_BAR_TRANSLUCENT and
View.NAVIGATION_BAR_TRANSLUCENT from being propagated to the
SystemUI so these requests will not be honored.

Bug: 11182618
Change-Id: I8be6a3a565acf0987ff12f18f1c7e67c96d563c3

10 years agoam 3a920545: am 2cc953f1: am 9006c422: more documentation for SEND_RESPOND_VIA_MESSAGE
Scott Main [Mon, 14 Oct 2013 18:34:58 +0000 (11:34 -0700)]
am 3a920545: am 2cc953f1: am 9006c422: more documentation for SEND_RESPOND_VIA_MESSAGE

* commit '3a92054541864c1831fc1a67ea711acd2c4f3690':
  more documentation for SEND_RESPOND_VIA_MESSAGE

10 years agoMerge "Log noisily on uid vs user-handle confusion in the settings provider" into...
Christopher Tate [Mon, 14 Oct 2013 18:31:07 +0000 (18:31 +0000)]
Merge "Log noisily on uid vs user-handle confusion in the settings provider" into klp-dev

10 years agoam 2cc953f1: am 9006c422: more documentation for SEND_RESPOND_VIA_MESSAGE
Scott Main [Mon, 14 Oct 2013 18:30:51 +0000 (11:30 -0700)]
am 2cc953f1: am 9006c422: more documentation for SEND_RESPOND_VIA_MESSAGE

* commit '2cc953f19ad5b7bd2ff1ef4d239cd638daf90744':
  more documentation for SEND_RESPOND_VIA_MESSAGE

10 years agoam 9006c422: more documentation for SEND_RESPOND_VIA_MESSAGE
Scott Main [Mon, 14 Oct 2013 18:28:41 +0000 (11:28 -0700)]
am 9006c422: more documentation for SEND_RESPOND_VIA_MESSAGE

* commit '9006c422909a13e61aa10bac385f05940f345b3b':
  more documentation for SEND_RESPOND_VIA_MESSAGE

10 years agomore documentation for SEND_RESPOND_VIA_MESSAGE
Scott Main [Mon, 14 Oct 2013 18:19:53 +0000 (11:19 -0700)]
more documentation for SEND_RESPOND_VIA_MESSAGE

Change-Id: I51ffd122a99481694088d84d46a50752c4c07a48

10 years agoMerge "Throw when taking non-existant Uri permission." into klp-dev
Jeff Sharkey [Mon, 14 Oct 2013 17:24:14 +0000 (17:24 +0000)]
Merge "Throw when taking non-existant Uri permission." into klp-dev

10 years agoMerge "Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-dev
John Spurlock [Mon, 14 Oct 2013 17:21:33 +0000 (17:21 +0000)]
Merge "Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-dev

10 years agoImplement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.
John Spurlock [Sat, 12 Oct 2013 21:50:42 +0000 (17:50 -0400)]
Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.

Migrate transient bar mode to IMMERSIVE_STICKY, and
introduce new behavior for IMMERSIVE: namely the
opaque bars are revealed by clearing the flags on swipe.

Remove low-profile optimization that confuses api demos
and other apps using low-profile as a signal.

TransientNavigationConfirmation renamed to
ImmersiveModeConfirmation, and its associated resources,
since the confirmation is now shown when the nav bar is
shown in either of the two immersive modes.

Remove unused Toast.makeBar and associated hidden framework
bits now that the confirmation uses a cling instead.

Bug:11062108
Change-Id: Iae49d31973940b9bee9f5b1827756db5eaa76aa3

10 years agoMerge "no layout = no visibility" into klp-dev
Victoria Lease [Mon, 14 Oct 2013 17:08:09 +0000 (17:08 +0000)]
Merge "no layout = no visibility" into klp-dev

10 years agoThrow when taking non-existant Uri permission.
Jeff Sharkey [Sat, 12 Oct 2013 00:46:47 +0000 (17:46 -0700)]
Throw when taking non-existant Uri permission.

Bug: 11080911
Change-Id: Ib73a20f497b447aebe69c88266369605e69a7812

10 years agoam da5d7027: am 5a99a702: am 4dfe8944: Merge "add docs about managing app memory...
Scott Main [Mon, 14 Oct 2013 16:59:52 +0000 (09:59 -0700)]
am da5d7027: am 5a99a702: am 4dfe8944: Merge "add docs about managing app memory" into jb-mr2-docs

* commit 'da5d7027a8905dd17f1cb8dd249d0d9320a97fec':
  add docs about managing app memory

10 years agoam 5a99a702: am 4dfe8944: Merge "add docs about managing app memory" into jb-mr2...
Scott Main [Mon, 14 Oct 2013 16:57:11 +0000 (09:57 -0700)]
am 5a99a702: am 4dfe8944: Merge "add docs about managing app memory" into jb-mr2-docs

* commit '5a99a7023ee5f8f054a9e8d10ed78e6c3f30a839':
  add docs about managing app memory

10 years agoam 4dfe8944: Merge "add docs about managing app memory" into jb-mr2-docs
Scott Main [Mon, 14 Oct 2013 16:52:07 +0000 (09:52 -0700)]
am 4dfe8944: Merge "add docs about managing app memory" into jb-mr2-docs

* commit '4dfe894440f3b1af62df8e6cb74503c86519c74d':
  add docs about managing app memory

10 years agoMerge "add docs about managing app memory" into jb-mr2-docs
Scott Main [Mon, 14 Oct 2013 16:49:11 +0000 (16:49 +0000)]
Merge "add docs about managing app memory" into jb-mr2-docs

10 years agoMerge "Add null check when determining mOnTopOfHome" into klp-dev
Craig Mautner [Mon, 14 Oct 2013 16:38:48 +0000 (16:38 +0000)]
Merge "Add null check when determining mOnTopOfHome" into klp-dev

10 years agoremove U+261d from MTLmr3m.ttf
Victoria Lease [Mon, 14 Oct 2013 16:29:11 +0000 (09:29 -0700)]
remove U+261d from MTLmr3m.ttf

This codepoint is covered by NotoColorEmoji.ttf, and MTLmr3m is
shadowing it.

Bug: 11177194
Change-Id: I827f58bcae4c9b4849034fa85608087b1e786f25

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Mon, 14 Oct 2013 16:22:50 +0000 (16:22 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 14 Oct 2013 16:16:10 +0000 (09:16 -0700)]
Import translations. DO NOT MERGE

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

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Mon, 14 Oct 2013 16:14:24 +0000 (16:14 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Mon, 14 Oct 2013 16:14:14 +0000 (16:14 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 14 Oct 2013 16:13:14 +0000 (09:13 -0700)]
Import translations. DO NOT MERGE

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

10 years agoMerge "Doc change: fix link to widgets design doc." into klp-dev
Dirk Dougherty [Mon, 14 Oct 2013 16:12:29 +0000 (16:12 +0000)]
Merge "Doc change: fix link to widgets design doc." into klp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 14 Oct 2013 16:11:11 +0000 (09:11 -0700)]
Import translations. DO NOT MERGE

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

10 years agoMerge "Don't show [!] battery at boot." into klp-dev
Daniel Sandler [Mon, 14 Oct 2013 14:44:21 +0000 (14:44 +0000)]
Merge "Don't show [!] battery at boot." into klp-dev

10 years agoDon't show [!] battery at boot.
Daniel Sandler [Mon, 14 Oct 2013 14:27:45 +0000 (10:27 -0400)]
Don't show [!] battery at boot.

Defense in depth:
 1. If there's a sticky battery broadcast waiting around for
    us, apply its information immediately.
 2. If for some reason there is no battery information,
    just don't draw anything.

Bug: 11208146
Change-Id: I43e4b55a90a4ca619816ad0315e329f88b529581

10 years agoAdd null check when determining mOnTopOfHome
Craig Mautner [Mon, 14 Oct 2013 14:09:18 +0000 (07:09 -0700)]
Add null check when determining mOnTopOfHome

Fixes bug 11198896.

Change-Id: I7b35c8a7156f03f8dab0598b55ef327e593f6427

10 years agoMerge "Limit transient nav cling to 380dp on large/land devices." into klp-dev
Daniel Sandler [Mon, 14 Oct 2013 13:50:56 +0000 (13:50 +0000)]
Merge "Limit transient nav cling to 380dp on large/land devices." into klp-dev

10 years agoLimit transient nav cling to 380dp on large/land devices.
Daniel Sandler [Mon, 14 Oct 2013 02:04:36 +0000 (22:04 -0400)]
Limit transient nav cling to 380dp on large/land devices.

Bug: 11077915
Change-Id: I141a5f3f565109ae5ac9221053e5a4db36633ca7

10 years agoAdding additional MNC overlays. (Bug 10518893)
Winson Chung [Mon, 14 Oct 2013 06:42:59 +0000 (23:42 -0700)]
Adding additional MNC overlays. (Bug 10518893)

Change-Id: I1c314c4e7ce7adf6f4a6f6722b51781f0ce7cd22

10 years agoTest for task in front must include stack in front.
Craig Mautner [Mon, 14 Oct 2013 01:15:00 +0000 (18:15 -0700)]
Test for task in front must include stack in front.

The CL that ensured that a dying task must be in front of the user
(ag/374996) only checked that the task was at the top of /a/ stack,
not on top of the frontmost stack. This checks the stack for being
frontmost before switching to home.

Fixes bug 11208762.

Change-Id: I43f6d380e7a880ec19db03711ada6c7437e15f73

10 years agoFix updating fast scroll state for data set changes
Adam Powell [Mon, 14 Oct 2013 00:19:10 +0000 (17:19 -0700)]
Fix updating fast scroll state for data set changes

Only looking for old/new count changes is incomplete with the current
state of things. The observer's onChanged method will update this in
some cases, stomping the different values needed to trigger a fast
scroller update. Also update the fast scroller if the data change flag
is set.

Also fix the positioning of the legacy text overlay.

Bug 11188512

Change-Id: I35b3915ce49f8494c6d82f6be6d6df7169deddd7

10 years agoLog noisily on uid vs user-handle confusion in the settings provider
Christopher Tate [Mon, 14 Oct 2013 00:34:49 +0000 (17:34 -0700)]
Log noisily on uid vs user-handle confusion in the settings provider

Make sure that we catch any attempts to pass a uid to the settings
provider's "for this user" code paths.

Bug 11087584
Bug 11208808

Change-Id: I1cc025b2aade9072b4a61b4499d02c82b0085fa2

10 years agoMerge "Revert "Restore wallpaper positioning between apps."" into klp-dev
Craig Mautner [Mon, 14 Oct 2013 01:25:26 +0000 (01:25 +0000)]
Merge "Revert "Restore wallpaper positioning between apps."" into klp-dev

10 years agoMerge "Hide the camera and search icons when switching to the camera page" into klp-dev
Jim Miller [Mon, 14 Oct 2013 00:44:12 +0000 (00:44 +0000)]
Merge "Hide the camera and search icons when switching to the camera page" into klp-dev

10 years agoHide the camera and search icons when switching to the camera page
Jim Miller [Mon, 14 Oct 2013 00:26:39 +0000 (17:26 -0700)]
Hide the camera and search icons when switching to the camera page

Partial fix for bug 11190737

Change-Id: I8b14a0b32cec51fe381f8ef110a13623d8324938

10 years agoMerge "Fix warp animation in keyguard" into klp-dev
Jim Miller [Mon, 14 Oct 2013 00:06:48 +0000 (00:06 +0000)]
Merge "Fix warp animation in keyguard" into klp-dev

10 years agoFix warp animation in keyguard
Jim Miller [Sun, 13 Oct 2013 23:49:43 +0000 (16:49 -0700)]
Fix warp animation in keyguard

This fixes a problem where the warp page was remaining onscreen due to a
race between the animation completing and releasing the finger.  The fix
is to track when the page is onscreen or when the warp is still animating
to ensure we hide it when we're done.

Change-Id: Ie53c65d276032da16cd42ec84b23ae812fc7e2eb

10 years agoMerge "Wire up new hideycling ok button to persist setting." into klp-dev
John Spurlock [Sun, 13 Oct 2013 23:27:20 +0000 (23:27 +0000)]
Merge "Wire up new hideycling ok button to persist setting." into klp-dev

10 years agoWire up new hideycling ok button to persist setting.
John Spurlock [Sun, 13 Oct 2013 23:20:04 +0000 (19:20 -0400)]
Wire up new hideycling ok button to persist setting.

Otherwise you'll see it every time.

Bug:11077915
Change-Id: I2ec725459f6ec133c1b82e9788a80dede6e87343

10 years agoRevert "Restore wallpaper positioning between apps."
Craig Mautner [Sun, 13 Oct 2013 23:19:45 +0000 (23:19 +0000)]
Revert "Restore wallpaper positioning between apps."

This reverts commit faf1a40382b61d9cabab82e6e835603511046564.

Bug 10932680 is back where it was.

Change-Id: I5058db837941769f25f09e3fafd9c19ef370df8e

10 years agoMerge "Fix issue #11199654: Action bar enter animation skips frames when cleared...
Dianne Hackborn [Sun, 13 Oct 2013 23:04:12 +0000 (23:04 +0000)]
Merge "Fix issue #11199654: Action bar enter animation skips frames when cleared by the system" into klp-dev

10 years agoFix issue #11199654: Action bar enter animation skips frames when cleared by the...
Dianne Hackborn [Sun, 13 Oct 2013 22:20:09 +0000 (15:20 -0700)]
Fix issue #11199654: Action bar enter animation skips frames when cleared by the system

We have become too aggressive about not allowing windows to draw while windw
animations are running, basically not allowing any drawing in any window when
there is any window animation.  So if you did a relayout while the status bars
were being animated, your window would stop drawing until that status bar
animation was complete.

This change relaxes those rules in two ways:

- A particular window will only be told to stop updating when *it* is
  currently involved in a window animation.  So animations in status bars
  will not stop app windows from update, and vice versa.

- If a window receives input events while it is in the "do not update"
  state, we will immediately terminate that state and start allowing it to
  draw.  If the user is actually interacting with a window, we don't want
  to wait to show feedback.

Change-Id: I72574eec048aee53115b46a78686cf27f42c42f7

10 years agoMerge "Fix bug where lockout timeout is shown for SIM in keyguard" into klp-dev
Jim Miller [Sun, 13 Oct 2013 22:54:21 +0000 (22:54 +0000)]
Merge "Fix bug where lockout timeout is shown for SIM in keyguard" into klp-dev

10 years agoMerge "Disable the camera and search buttons while we're in bouncer mode." into klp-dev
Jim Miller [Sun, 13 Oct 2013 22:53:36 +0000 (22:53 +0000)]
Merge "Disable the camera and search buttons while we're in bouncer mode." into klp-dev

10 years agoMerge "telephony: redirect call barring MMI code to other purpose" into klp-dev
Vineeta Srivastava [Sun, 13 Oct 2013 22:52:03 +0000 (22:52 +0000)]
Merge "telephony: redirect call barring MMI code to other purpose" into klp-dev

10 years agoMerge "Adding stepcounter & stepdetector feature strings." into klp-dev
Aravind Akella [Sun, 13 Oct 2013 22:48:03 +0000 (22:48 +0000)]
Merge "Adding stepcounter & stepdetector feature strings." into klp-dev

10 years agotelephony: redirect call barring MMI code to other purpose
duho.ro [Wed, 2 Oct 2013 05:47:16 +0000 (14:47 +0900)]
telephony: redirect call barring MMI code to other purpose

Some operators redirect call barring MMI codes to other purpose.
For instance, *333# should be processed as USSD code with Indonesia
Axis SIM and Indonesia Hutchison SIM.  This change is adding an array
for call barring MMI code to config.xml. So, we can redefine the array
for redirecting the call barring MMI codes.

Bug: 10101303

Change-Id: Ib21540a90c64e105cd4bc1864238329d594cd056

Conflicts:
core/res/res/values/config.xml
core/res/res/values/symbols.xml

10 years agono layout = no visibility
Victoria Lease [Sun, 13 Oct 2013 22:12:52 +0000 (15:12 -0700)]
no layout = no visibility

This fixes an Editor crash when the associated TextView's Layout
is null.

Bug: 11165608
Change-Id: I061c0db6eef95bf39a7696ad6e6f919bd22bfb11

10 years agoMerge "If the panels are disabled, don't go opaque on interaction." into klp-dev
John Spurlock [Sun, 13 Oct 2013 22:10:30 +0000 (22:10 +0000)]
Merge "If the panels are disabled, don't go opaque on interaction." into klp-dev

10 years agoMerge "do not request location from unavailable providers" into klp-dev
Victoria Lease [Sun, 13 Oct 2013 22:04:22 +0000 (22:04 +0000)]
Merge "do not request location from unavailable providers" into klp-dev