OSDN Git Service

android-x86/frameworks-base.git
8 years agoam 8924f23d: Merge "Fix SysUI crashes on svelte devices" into mnc-dev
Jorim Jaggi [Mon, 20 Jul 2015 23:52:32 +0000 (23:52 +0000)]
am 8924f23d: Merge "Fix SysUI crashes on svelte devices" into mnc-dev

* commit '8924f23d3ecdcb2b1ce4dbc9bb4fbb9ddfa62710':
  Fix SysUI crashes on svelte devices

8 years agoMerge "Fix SysUI crashes on svelte devices" into mnc-dev
Jorim Jaggi [Mon, 20 Jul 2015 23:09:44 +0000 (23:09 +0000)]
Merge "Fix SysUI crashes on svelte devices" into mnc-dev

8 years agoam 41668b25: Merge "Adjust padding and font size in time picker for Large text mode...
Alan Viverette [Mon, 20 Jul 2015 23:00:22 +0000 (23:00 +0000)]
am 41668b25: Merge "Adjust padding and font size in time picker for Large text mode" into mnc-dev

* commit '41668b259dfa997492e3f4d331fee88b7f9f2453':
  Adjust padding and font size in time picker for Large text mode

8 years agoam 001f1e7e: Merge "Add missing invalidation check to drawable cache" into mnc-dev
Alan Viverette [Mon, 20 Jul 2015 22:59:53 +0000 (22:59 +0000)]
am 001f1e7e: Merge "Add missing invalidation check to drawable cache" into mnc-dev

* commit '001f1e7eb35630df24d53298c1a3d2de055d7ce9':
  Add missing invalidation check to drawable cache

8 years agoMerge "Adjust padding and font size in time picker for Large text mode" into mnc-dev
Alan Viverette [Mon, 20 Jul 2015 22:48:26 +0000 (22:48 +0000)]
Merge "Adjust padding and font size in time picker for Large text mode" into mnc-dev

8 years agoFix SysUI crashes on svelte devices
Jorim Jaggi [Mon, 20 Jul 2015 21:44:55 +0000 (14:44 -0700)]
Fix SysUI crashes on svelte devices

Bug: 22602295
Change-Id: Idac0d62683c0f6f7cf7b795967632e34d771c4f7

8 years agoam 02aff29c: Merge "[Fix MANAGE_USER permission in AccountManagerService] It seems...
Simranjit Singh Kohli [Mon, 20 Jul 2015 22:45:27 +0000 (22:45 +0000)]
am 02aff29c: Merge "[Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The callers should make sure they are calling it after cleari

* commit '02aff29c396373acc16be159c8c4ed59f61faaed':
  [Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The callers should make sure they are calling it after clearing identity.

8 years agoam a7ce2344: Merge "Fix issue #22564918: Request is inactive" into mnc-dev
Dianne Hackborn [Mon, 20 Jul 2015 22:45:21 +0000 (22:45 +0000)]
am a7ce2344: Merge "Fix issue #22564918: Request is inactive" into mnc-dev

* commit 'a7ce23440328e63f36a4add05199aa84ff04032d':
  Fix issue #22564918: Request is inactive

8 years agoMerge "Add missing invalidation check to drawable cache" into mnc-dev
Alan Viverette [Mon, 20 Jul 2015 22:44:30 +0000 (22:44 +0000)]
Merge "Add missing invalidation check to drawable cache" into mnc-dev

8 years agoMerge "[Fix MANAGE_USER permission in AccountManagerService] It seems that curently...
Simranjit Singh Kohli [Mon, 20 Jul 2015 22:39:49 +0000 (22:39 +0000)]
Merge "[Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The callers should make sure they are calling it after clearing identity." into mnc-dev

8 years agoMerge "Fix issue #22564918: Request is inactive" into mnc-dev
Dianne Hackborn [Mon, 20 Jul 2015 22:34:46 +0000 (22:34 +0000)]
Merge "Fix issue #22564918: Request is inactive" into mnc-dev

8 years agoam 86b273f1: Fix jank in swipe-up to unlock
Jorim Jaggi [Mon, 20 Jul 2015 22:22:17 +0000 (22:22 +0000)]
am 86b273f1: Fix jank in swipe-up to unlock

* commit '86b273f1cc59185a14d5bab8a3f4db30c1a4c8a9':
  Fix jank in swipe-up to unlock

8 years agoam f8763581: Allow navigation bar drawing during window animations
Jorim Jaggi [Mon, 20 Jul 2015 21:59:17 +0000 (21:59 +0000)]
am f8763581: Allow navigation bar drawing during window animations

* commit 'f87635813cabbf4f7dc0236fffc6b07a2715aff3':
  Allow navigation bar drawing during window animations

8 years agoFix jank in swipe-up to unlock
Jorim Jaggi [Wed, 15 Jul 2015 01:08:43 +0000 (18:08 -0700)]
Fix jank in swipe-up to unlock

Some stuff is slow in the swipe-up to unlock transition. Introduce
DejankUtils to execute it when RenderThread is doing its work.

Bug: 22205322
Change-Id: I7089f0a1bdca13ad13a1e305a7bff32276a3cd53

8 years agoFix issue #22564918: Request is inactive
Dianne Hackborn [Mon, 20 Jul 2015 21:49:58 +0000 (14:49 -0700)]
Fix issue #22564918: Request is inactive

Add Request.isActive() API.  Also improve documentation to tell
people what things cause it to become inactive.  And fix a race
where we were modifying the active list from outside the main
thread without locking it.

Change-Id: I9248e014126cb121612edbe595108ace753456e2

8 years agoAllow navigation bar drawing during window animations
Jorim Jaggi [Mon, 20 Jul 2015 19:19:52 +0000 (12:19 -0700)]
Allow navigation bar drawing during window animations

Bug: 22605259
Change-Id: I080dc7bf2dfdc6666a5f38eebecc7c9a6034d04a

8 years agoam 2dc6ebbe: Merge "Fix default value of stereoReset() in the documentation." into...
Roozbeh Pournader [Mon, 20 Jul 2015 21:24:01 +0000 (21:24 +0000)]
am 2dc6ebbe: Merge "Fix default value of stereoReset() in the documentation." into mnc-dev

* commit '2dc6ebbea8a72e90bc66cac84b15ae3ce5898536':
  Fix default value of stereoReset() in the documentation.

8 years agoam 437eb6ce: Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev
Keisuke Kuroyanagi [Mon, 20 Jul 2015 21:23:54 +0000 (21:23 +0000)]
am 437eb6ce: Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev

* commit '437eb6ce483a34e28c06d70c0b408ba4a495293a':
  Fix: Wrong suggestion popup position in extract mode.

8 years agoam b0e4a9e8: Merge "Support optional modem restart on certain errors." into mnc-dev
Robert Greenwalt [Mon, 20 Jul 2015 21:23:48 +0000 (21:23 +0000)]
am b0e4a9e8: Merge "Support optional modem restart on certain errors." into mnc-dev

* commit 'b0e4a9e8a4367cbc3c7f08f7f95cfa0c9397fdaf':
  Support optional modem restart on certain errors.

8 years agoMerge "Fix default value of stereoReset() in the documentation." into mnc-dev
Roozbeh Pournader [Mon, 20 Jul 2015 21:20:00 +0000 (21:20 +0000)]
Merge "Fix default value of stereoReset() in the documentation." into mnc-dev

8 years agoMerge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev
Keisuke Kuroyanagi [Mon, 20 Jul 2015 21:12:36 +0000 (21:12 +0000)]
Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev

8 years agoMerge "Support optional modem restart on certain errors." into mnc-dev
Robert Greenwalt [Mon, 20 Jul 2015 21:10:39 +0000 (21:10 +0000)]
Merge "Support optional modem restart on certain errors." into mnc-dev

8 years agoam 33c619bb: Merge "Fix hotspot brokenness" into mnc-dev
Jason Monk [Mon, 20 Jul 2015 20:56:47 +0000 (20:56 +0000)]
am 33c619bb: Merge "Fix hotspot brokenness" into mnc-dev

* commit '33c619bb52c9e3e62b7243c9b1d9a75189885427':
  Fix hotspot brokenness

8 years agoam 26f7720e: Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into...
Jae Seo [Mon, 20 Jul 2015 20:56:40 +0000 (20:56 +0000)]
am 26f7720e: Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev

* commit '26f7720ed0d6a0894772d82b7ebed03ac686c6f3':
  MediaSession: Do not lock on AudioManager.getStreamVolume

8 years agoam 35ba2cdb: Merge "Inherit ABI when moving existing install." into mnc-dev
Jeff Sharkey [Mon, 20 Jul 2015 20:56:33 +0000 (20:56 +0000)]
am 35ba2cdb: Merge "Inherit ABI when moving existing install." into mnc-dev

* commit '35ba2cdbf8654d708e57d209131dd498705d0e18':
  Inherit ABI when moving existing install.

8 years agoMerge "Fix hotspot brokenness" into mnc-dev
Jason Monk [Mon, 20 Jul 2015 20:47:15 +0000 (20:47 +0000)]
Merge "Fix hotspot brokenness" into mnc-dev

8 years agoMerge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev
Jae Seo [Mon, 20 Jul 2015 20:45:07 +0000 (20:45 +0000)]
Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev

8 years agoMerge "Inherit ABI when moving existing install." into mnc-dev
Jeff Sharkey [Mon, 20 Jul 2015 20:44:53 +0000 (20:44 +0000)]
Merge "Inherit ABI when moving existing install." into mnc-dev

8 years agoam 9bdb7bfd: Merge "Bidi-wrap the results of format[Short]FileSize()." into mnc-dev
Roozbeh Pournader [Mon, 20 Jul 2015 20:40:54 +0000 (20:40 +0000)]
am 9bdb7bfd: Merge "Bidi-wrap the results of format[Short]FileSize()." into mnc-dev

* commit '9bdb7bfd35a4b1faa5cbafeb3f1e20ff34e7b0e1':
  Bidi-wrap the results of format[Short]FileSize().

8 years agoInherit ABI when moving existing install.
Jeff Sharkey [Mon, 20 Jul 2015 20:40:18 +0000 (13:40 -0700)]
Inherit ABI when moving existing install.

Previously installed apps are moved between volumes as an complete
package, including any previously unpacked native libraries.  This
means we need to inherit any previously derived ABI when moving.

Bug: 22093837
Change-Id: I7656e338affa44e7f997fe4aa95bb297c0acc165

8 years agoMerge "Bidi-wrap the results of format[Short]FileSize()." into mnc-dev
Roozbeh Pournader [Mon, 20 Jul 2015 20:30:37 +0000 (20:30 +0000)]
Merge "Bidi-wrap the results of format[Short]FileSize()." into mnc-dev

8 years agoAdjust padding and font size in time picker for Large text mode
Alan Viverette [Mon, 20 Jul 2015 20:28:21 +0000 (16:28 -0400)]
Adjust padding and font size in time picker for Large text mode

Bug: 22514034
Change-Id: I9ad22f2d14565b67558f2a48b2c160e05c23f81c

8 years agoam a6bf393d: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Mon, 20 Jul 2015 20:04:32 +0000 (20:04 +0000)]
am a6bf393d: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev

* commit 'a6bf393dc5b022f11c698dda610e209b5090d8c0':
  Import translations. DO NOT MERGE

8 years agoam 78ead58d: Merge "Fix issue #22531747: Assist info should declare if user has disab...
Dianne Hackborn [Mon, 20 Jul 2015 20:04:26 +0000 (20:04 +0000)]
am 78ead58d: Merge "Fix issue #22531747: Assist info should declare if user has disabled..." into mnc-dev

* commit '78ead58df03e476d656c7e875fff9ade13b727c1':
  Fix issue #22531747: Assist info should declare if user has disabled...

8 years agoAdd missing invalidation check to drawable cache
Alan Viverette [Mon, 20 Jul 2015 20:03:04 +0000 (16:03 -0400)]
Add missing invalidation check to drawable cache

Bug: 22478448
Change-Id: Ic9da1898cd921d8c133ef5397fc97a664601a863

8 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Mon, 20 Jul 2015 19:58:35 +0000 (19:58 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 20 Jul 2015 19:51:19 +0000 (12:51 -0700)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Fix issue #22531747: Assist info should declare if user has disabled..." into...
Dianne Hackborn [Mon, 20 Jul 2015 19:50:47 +0000 (19:50 +0000)]
Merge "Fix issue #22531747: Assist info should declare if user has disabled..." into mnc-dev

8 years agoFix issue #22531747: Assist info should declare if user has disabled...
Dianne Hackborn [Sat, 18 Jul 2015 01:04:14 +0000 (18:04 -0700)]
Fix issue #22531747: Assist info should declare if user has disabled...

...context and/or screenshot

Added new API to find out what contextual data has been globally disabled.

Also updated various documentation to make it clear what kind of contextual
data you will get (and when it will be null).

Also added a new Activity.showAssist() API because...  well, I was already
in there, it was easy to do, it is safe, and maybe people will build cool
things with it.

Change-Id: Ia553d6bcdd098dc0fce4b9237fbfaca9652fc74b

8 years agoam bde85f74: Merge "Fixed issue with background user window consuming touch events...
Wale Ogunwale [Mon, 20 Jul 2015 19:11:07 +0000 (19:11 +0000)]
am bde85f74: Merge "Fixed issue with background user window consuming touch events" into mnc-dev

* commit 'bde85f741c2ccbb7d719cdf0a48a607b104c3943':
  Fixed issue with background user window consuming touch events

8 years agoMerge "Fixed issue with background user window consuming touch events" into mnc-dev
Wale Ogunwale [Mon, 20 Jul 2015 18:45:58 +0000 (18:45 +0000)]
Merge "Fixed issue with background user window consuming touch events" into mnc-dev

8 years agoam 2dcfc7a9: Merge "Fix for MidiManager bug" into mnc-dev
Ricardo Garcia [Mon, 20 Jul 2015 18:45:13 +0000 (18:45 +0000)]
am 2dcfc7a9: Merge "Fix for MidiManager bug" into mnc-dev

* commit '2dcfc7a9972de3abfebdf2d84bcba0095e4fbae5':
  Fix for MidiManager bug

8 years agoam 072e04a7: Merge "Bug: 22598083 Document how apps can detect WRITE_SETTINGS or...
Billy Lau [Mon, 20 Jul 2015 18:04:19 +0000 (18:04 +0000)]
am 072e04a7: Merge "Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW through AppOps" into mnc-dev

* commit '072e04a7f1a167dc653b5bcca4876fecfdb4f6be':
  Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW through AppOps

8 years agoam 71780e79: Merge "Better logging of MediaPlayer failure reason." into mnc-dev
Jeff Sharkey [Mon, 20 Jul 2015 18:04:12 +0000 (18:04 +0000)]
am 71780e79: Merge "Better logging of MediaPlayer failure reason." into mnc-dev

* commit '71780e79846d0ccc2aef2214041657410a8a14c2':
  Better logging of MediaPlayer failure reason.

8 years agoam 698250fa: Merge "Media button intent should be send to current user only." into...
Jean-Michel Trivi [Mon, 20 Jul 2015 18:04:05 +0000 (18:04 +0000)]
am 698250fa: Merge "Media button intent should be send to current user only." into mnc-dev

* commit '698250fae7d82d8020d2b9038b9e9d68c9489b04':
  Media button intent should be send to current user only.

8 years agoMerge "Fix for MidiManager bug" into mnc-dev
Ricardo Garcia [Mon, 20 Jul 2015 18:03:41 +0000 (18:03 +0000)]
Merge "Fix for MidiManager bug" into mnc-dev

8 years agoMerge "Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WIND...
Billy Lau [Mon, 20 Jul 2015 17:57:25 +0000 (17:57 +0000)]
Merge "Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW through AppOps" into mnc-dev

8 years agoMerge "Better logging of MediaPlayer failure reason." into mnc-dev
Jeff Sharkey [Mon, 20 Jul 2015 17:37:06 +0000 (17:37 +0000)]
Merge "Better logging of MediaPlayer failure reason." into mnc-dev

8 years agoBug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW
Billy Lau [Mon, 20 Jul 2015 16:34:09 +0000 (17:34 +0100)]
Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW
through AppOps

Expose OP_STR strings that describes the ops for WRITE_SETTINGS and
SYSTEM_ALERT_WINDOW permissions such that apps can query AppOpsManager
whether this capability is turned on or off by the user.

Change-Id: I0e7a6f39e02389290232e450624b40ffb255abfb

8 years agoMerge "Media button intent should be send to current user only." into mnc-dev
Jean-Michel Trivi [Mon, 20 Jul 2015 17:25:27 +0000 (17:25 +0000)]
Merge "Media button intent should be send to current user only." into mnc-dev

8 years agoam 6afdad7e: Merge "Don\'t fall back to domain verification state when looking up...
Christopher Tate [Mon, 20 Jul 2015 17:25:27 +0000 (17:25 +0000)]
am 6afdad7e: Merge "Don\'t fall back to domain verification state when looking up app linkage state" into mnc-dev

* commit '6afdad7e8863cb1fa3db5909e48269606fa76991':
  Don't fall back to domain verification state when looking up app linkage state

8 years agoFix default value of stereoReset() in the documentation.
Roozbeh Pournader [Fri, 17 Jul 2015 21:00:10 +0000 (14:00 -0700)]
Fix default value of stereoReset() in the documentation.

The default has been 'true' for eternity in the code. But the
documentation was mistakenly saying it was 'false'. Going with the
code, since there are people out there relying on the code continuing
to work the same way.

Bug: 22557371
Change-Id: I6f4e7b2052d0cc30d41e8ccf2b9a5c6111fa0ab7

8 years agoMerge "Don't fall back to domain verification state when looking up app linkage state...
Christopher Tate [Mon, 20 Jul 2015 17:05:27 +0000 (17:05 +0000)]
Merge "Don't fall back to domain verification state when looking up app linkage state" into mnc-dev

8 years agoBetter logging of MediaPlayer failure reason.
Jeff Sharkey [Mon, 20 Jul 2015 16:38:02 +0000 (09:38 -0700)]
Better logging of MediaPlayer failure reason.

Otherwise exception details are dropped on the floor, making it
hard to debug.

Bug: 22525550
Change-Id: I6ab9eb8461a23b9d9b8a0ea6dd1ae8ee2495dd01

8 years agoFix hotspot brokenness
Jason Monk [Mon, 20 Jul 2015 16:18:38 +0000 (12:18 -0400)]
Fix hotspot brokenness

 - Only get state from broadcast to not get out of sync with Settings
 - Actually set the state when there isn't a boolean in the refresh
   object
 - Remove unused things

Bug: 22573156
Change-Id: Ibfb4966c99ba85f83701695c38275ba217854b22

9 years agoFixed issue with background user window consuming touch events
Wale Ogunwale [Sat, 18 Jul 2015 05:29:54 +0000 (22:29 -0700)]
Fixed issue with background user window consuming touch events

When adding a window for a background user, it is possible for
the window to consume touch events because it is in the
COMMIT_DRAW_PENDING state. We allow the background user window
to transition READY_TO_SHOW state, but hide the window.

Change is based on https://android-review.googlesource.com/#/c/158772
and also reverts commits 6ee618509a392adb183c2e70390cd9e2031ff0d8
and 588932a53e63c0a7ee281dea22559c129b40eb99

Bug: 22531717
Bug: 22207948
Bug: 18510914
https://code.google.com/p/android-developer-preview/issues/detail?id=2667

Change-Id: I68d2e532c2b1def0d7b22c9b60e48110cf3cd686

9 years agoam 29cf9aea: Adjust fingerprint icon placement to spec
Jorim Jaggi [Sat, 18 Jul 2015 01:05:02 +0000 (01:05 +0000)]
am 29cf9aea: Adjust fingerprint icon placement to spec

* commit '29cf9aea5490c42b85aaaa98b6784daff82629f8':
  Adjust fingerprint icon placement to spec

9 years agoAdjust fingerprint icon placement to spec
Jorim Jaggi [Fri, 17 Jul 2015 19:00:34 +0000 (12:00 -0700)]
Adjust fingerprint icon placement to spec

Bug: 22502068
Change-Id: I12952cb1ea43f365d5a63ec2636a5d60a981b93f

9 years agoam 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev
Chris Craik [Sat, 18 Jul 2015 00:08:47 +0000 (00:08 +0000)]
am 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev

* commit '0bb5c26bcea4b171583e57134b9717c77fbdcb14':
  Fix AssetAtlas usage in BitmapShaders

9 years agoMerge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev
Chris Craik [Fri, 17 Jul 2015 23:59:14 +0000 (23:59 +0000)]
Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev

9 years agoam 57ee4b87: Merge "Fix image wallpaper size" into mnc-dev
Adrian Roos [Fri, 17 Jul 2015 23:40:30 +0000 (23:40 +0000)]
am 57ee4b87: Merge "Fix image wallpaper size" into mnc-dev

* commit '57ee4b87fee76d9f85d28a09e370a92b5839a8dd':
  Fix image wallpaper size

9 years agoam c9eb398a: Merge "Clear identity when killing media provider." into mnc-dev
Jeff Sharkey [Fri, 17 Jul 2015 23:40:24 +0000 (23:40 +0000)]
am c9eb398a: Merge "Clear identity when killing media provider." into mnc-dev

* commit 'c9eb398a1b0d7954b0d4f13fb46cae3042a99a75':
  Clear identity when killing media provider.

9 years agoFix: Wrong suggestion popup position in extract mode.
Keisuke Kuroyanagi [Mon, 6 Jul 2015 09:20:41 +0000 (18:20 +0900)]
Fix: Wrong suggestion popup position in extract mode.

Replace text was handled by the original EditText; thus, we
couldn't correctly decide popup window position.
Also, changing selection range replaces entire text of the
extracted EditText. As a result, text cannot be replaced
with the selected item when there is a selection.

This change is a workaround for this issue. This quits
offering "Replace" for selection in extract mode.

Bug: 22038802
Change-Id: I052b027cfd10eeb289f77f4c6b228acf58fea636

9 years agoam d3f327be: Merge "Localize SimpleMonthView" into mnc-dev
Chet Haase [Fri, 17 Jul 2015 23:31:34 +0000 (23:31 +0000)]
am d3f327be: Merge "Localize SimpleMonthView" into mnc-dev

* commit 'd3f327be2d1f8facd709895f2d05757351e8be07':
  Localize SimpleMonthView

9 years agoam 25945302: Merge "Persist version data on a per-volume basis." into mnc-dev
Jeff Sharkey [Fri, 17 Jul 2015 23:31:27 +0000 (23:31 +0000)]
am 25945302: Merge "Persist version data on a per-volume basis." into mnc-dev

* commit '259453024c015da9d70d1ffadba09604aa1c786e':
  Persist version data on a per-volume basis.

9 years agoMerge "Fix image wallpaper size" into mnc-dev
Adrian Roos [Fri, 17 Jul 2015 23:29:56 +0000 (23:29 +0000)]
Merge "Fix image wallpaper size" into mnc-dev

9 years agoMerge "Clear identity when killing media provider." into mnc-dev
Jeff Sharkey [Fri, 17 Jul 2015 23:29:51 +0000 (23:29 +0000)]
Merge "Clear identity when killing media provider." into mnc-dev

9 years agoMerge "Localize SimpleMonthView" into mnc-dev
Chet Haase [Fri, 17 Jul 2015 23:27:54 +0000 (23:27 +0000)]
Merge "Localize SimpleMonthView" into mnc-dev

9 years agoam 822f6141: Merge "Add API to turn OFF "best network selection" feature" into mnc-dev
xinhe [Fri, 17 Jul 2015 23:24:48 +0000 (23:24 +0000)]
am 822f6141: Merge "Add API to turn OFF "best network selection" feature" into mnc-dev

* commit '822f6141d4aca099e1dc37cda3bc861b2908df82':
  Add API to turn OFF "best network selection" feature

9 years agoClear identity when killing media provider.
Jeff Sharkey [Fri, 17 Jul 2015 22:12:39 +0000 (15:12 -0700)]
Clear identity when killing media provider.

Otherwise various shell "sm" commands fail because they don't hold
the right permissions.

Bug: 22564405
Change-Id: I88081e8a9b27ee43904d3ea6f745aba3af4e2150

9 years agoMerge "Persist version data on a per-volume basis." into mnc-dev
Jeff Sharkey [Fri, 17 Jul 2015 23:20:35 +0000 (23:20 +0000)]
Merge "Persist version data on a per-volume basis." into mnc-dev

9 years agoPersist version data on a per-volume basis.
Jeff Sharkey [Fri, 17 Jul 2015 21:56:34 +0000 (14:56 -0700)]
Persist version data on a per-volume basis.

Now that we support multiple adopted external storage devices, we
need to keep track of version data for each volume.  This means we
now correctly handle certificate upgrade edge cases, permission
regranting, and clearing of code caches on a per-volume basis.

Bug: 22298966
Change-Id: Ifb9940c197f6c058a3ecca728257f853ce0fd7f4

9 years agoam 0f5b7bc2: am 79a1bde2: Merge "Add a flag to the API to specify -O0 on the bcc...
Stephen Hines [Fri, 17 Jul 2015 23:14:36 +0000 (23:14 +0000)]
am 0f5b7bc2: am 79a1bde2: Merge "Add a flag to the API to specify -O0 on the bcc command line."

* commit '0f5b7bc2fe2ae554ab1f044eb5b10aab5f4812cb':
  Add a flag to the API to specify -O0 on the bcc command line.

9 years agoMerge "Add API to turn OFF "best network selection" feature" into mnc-dev
xinhe [Fri, 17 Jul 2015 23:13:03 +0000 (23:13 +0000)]
Merge "Add API to turn OFF "best network selection" feature" into mnc-dev

9 years agoam 79a1bde2: Merge "Add a flag to the API to specify -O0 on the bcc command line."
Stephen Hines [Fri, 17 Jul 2015 22:58:49 +0000 (22:58 +0000)]
am 79a1bde2: Merge "Add a flag to the API to specify -O0 on the bcc command line."

* commit '79a1bde2e0f38507738743e490beb895dae7b03e':
  Add a flag to the API to specify -O0 on the bcc command line.

9 years agoFix AssetAtlas usage in BitmapShaders
Chris Craik [Fri, 17 Jul 2015 22:51:36 +0000 (15:51 -0700)]
Fix AssetAtlas usage in BitmapShaders

bug:22521999

Change-Id: I60859748ceee19ebc89ec98845e550ea26e36ecd

9 years agoam fbc6f2cb: Merge "Revert "Do not auto grant GET_ACCOUNTS as it is temporarily norma...
Svetoslav Ganov [Fri, 17 Jul 2015 22:47:55 +0000 (22:47 +0000)]
am fbc6f2cb: Merge "Revert "Do not auto grant GET_ACCOUNTS as it is temporarily normal"" into mnc-dev

* commit 'fbc6f2cb6c5313ac246b8554764a719dd06582fc':
  Revert "Do not auto grant GET_ACCOUNTS as it is temporarily normal"

9 years agoMerge "Add a flag to the API to specify -O0 on the bcc command line."
Stephen Hines [Fri, 17 Jul 2015 22:45:15 +0000 (22:45 +0000)]
Merge "Add a flag to the API to specify -O0 on the bcc command line."

9 years agoMerge "Revert "Do not auto grant GET_ACCOUNTS as it is temporarily normal"" into...
Svetoslav Ganov [Fri, 17 Jul 2015 22:39:29 +0000 (22:39 +0000)]
Merge "Revert "Do not auto grant GET_ACCOUNTS as it is temporarily normal"" into mnc-dev

9 years agoDon't fall back to domain verification state when looking up app linkage state
Christopher Tate [Fri, 17 Jul 2015 22:39:08 +0000 (15:39 -0700)]
Don't fall back to domain verification state when looking up app linkage state

This is in support of the always/never/ask UI tweaks in Settings: any
"assume always" fallback at the verification layer should not be
conflated with the user-facing semantic toggle.  This was causing the
UI to report apps as being in the 'always open their links' state
inappropriately.

Bug 22532193

Change-Id: Iaa4bc3a2d5db814e1b0d96bc1c4ecfaafb1e3105

9 years agoam 5c269121: Merge "Work on issue #22556778: Starting under voice control not allowed...
Dianne Hackborn [Fri, 17 Jul 2015 22:18:09 +0000 (22:18 +0000)]
am 5c269121: Merge "Work on issue #22556778: Starting under voice control not allowed" into mnc-dev

* commit '5c269121d8ea0bf3f530f2314695e189ffdb3165':
  Work on issue #22556778: Starting under voice control not allowed

9 years agoMerge "Work on issue #22556778: Starting under voice control not allowed" into mnc-dev
Dianne Hackborn [Fri, 17 Jul 2015 22:03:44 +0000 (22:03 +0000)]
Merge "Work on issue #22556778: Starting under voice control not allowed" into mnc-dev

9 years agoLocalize SimpleMonthView
Chet Haase [Fri, 17 Jul 2015 19:42:08 +0000 (12:42 -0700)]
Localize SimpleMonthView

The days of the month were not being localized, resulting in
English numbers for non-English languages. Now we format the numbers
with the current locale.

Issue #22540629  [MRA14D][Arab][Token] numbers displayed in english

Change-Id: I2b17d55ba2d0aa47b5a28c8846c6cf9723ababb1

9 years agoam 5ff4383b: Merge "Grant default permissions to default apps despite user choices...
Svet Ganov [Fri, 17 Jul 2015 21:10:07 +0000 (21:10 +0000)]
am 5ff4383b: Merge "Grant default permissions to default apps despite user choices." into mnc-dev

* commit '5ff4383b466fc26e6696a7bbeb6df5eb7a3c8cc5':
  Grant default permissions to default apps despite user choices.

9 years agoMerge "Grant default permissions to default apps despite user choices." into mnc-dev
Svet Ganov [Fri, 17 Jul 2015 20:58:11 +0000 (20:58 +0000)]
Merge "Grant default permissions to default apps despite user choices." into mnc-dev

9 years agoGrant default permissions to default apps despite user choices.
Svet Ganov [Fri, 17 Jul 2015 01:56:16 +0000 (18:56 -0700)]
Grant default permissions to default apps despite user choices.

This implements the policy of granting default permissions to default
apps upon a selection despite past user permission choices. The act of
picking the app as the default one means the user expects it to work in
this capacity as SMS app, Phone app, Browser app.

bug:22062549

Change-Id: I5e427f2b939e85bb8bbfd311cc271b96857a7ce6

9 years agoRevert "Do not auto grant GET_ACCOUNTS as it is temporarily normal"
Svetoslav Ganov [Fri, 17 Jul 2015 20:34:18 +0000 (20:34 +0000)]
Revert "Do not auto grant GET_ACCOUNTS as it is temporarily normal"

This reverts commit 33852d8cd21434b4106b8f2c504752ef34abb2da.

Change-Id: I29a212876c93ae0288967ffcff223abafad78827

9 years agoam 4a1421f3: Merge "Do not auto grant GET_ACCOUNTS as it is temporarily normal" into...
Svet Ganov [Fri, 17 Jul 2015 20:32:33 +0000 (20:32 +0000)]
am 4a1421f3: Merge "Do not auto grant GET_ACCOUNTS as it is temporarily normal" into mnc-dev

* commit '4a1421f3c50d53a7e2230f41854df12215378ef2':
  Do not auto grant GET_ACCOUNTS as it is temporarily normal

9 years agoam 094c82ad: Merge "Scaling (Animated)VectorDrawable inside ImageView" into mnc-dev
ztenghui [Fri, 17 Jul 2015 20:32:26 +0000 (20:32 +0000)]
am 094c82ad: Merge "Scaling (Animated)VectorDrawable inside ImageView" into mnc-dev

* commit '094c82ada3799045588790252a64806b9930f8c2':
  Scaling (Animated)VectorDrawable inside ImageView

9 years agoMerge "Do not auto grant GET_ACCOUNTS as it is temporarily normal" into mnc-dev
Svet Ganov [Fri, 17 Jul 2015 20:27:33 +0000 (20:27 +0000)]
Merge "Do not auto grant GET_ACCOUNTS as it is temporarily normal" into mnc-dev

9 years agoDo not auto grant GET_ACCOUNTS as it is temporarily normal
Svet Ganov [Fri, 17 Jul 2015 20:21:32 +0000 (13:21 -0700)]
Do not auto grant GET_ACCOUNTS as it is temporarily normal

bug:22550851

Change-Id: Iea5dd8fde07074220167a937b32208b1c9488d9d

9 years agoMerge "Scaling (Animated)VectorDrawable inside ImageView" into mnc-dev
ztenghui [Fri, 17 Jul 2015 20:21:14 +0000 (20:21 +0000)]
Merge "Scaling (Animated)VectorDrawable inside ImageView" into mnc-dev

9 years agoFix image wallpaper size
Adrian Roos [Fri, 17 Jul 2015 19:29:53 +0000 (12:29 -0700)]
Fix image wallpaper size

Fixes a bug where the image wallpaper size
would not correctly update. Suspected cause
is checking the to-be-requested size against
the current surface size instead of the
requested surface size.

Also removes an unused field.

Bug: 21148936
Change-Id: Ief4585bd5aed5922337709d7ae0ca0bf948649d0

9 years agoBidi-wrap the results of format[Short]FileSize().
Roozbeh Pournader [Thu, 16 Jul 2015 22:28:58 +0000 (15:28 -0700)]
Bidi-wrap the results of format[Short]FileSize().

Previously, users of the results of formatFileSize() and
formatShortFileSize() needed to unicodeWrap the results themselves
using BidiFormatter, which resulted in several bugs and
inconsistencies across the platform when they didn't, especially in
Hebrew and Urdu locales:

Hebrew and Urdu use Latin abbreviations like 'MB' for file sizes
which cause undesired reorderings (or incorrect detection of the
string direction when the formatted file size starts the string).

With this patch, the results are now bidi-wrapped before being
returned if the locale of the context passed in to the formatter is a
right-to-left locale.

Bug: 22237132
Bug: 22273176
Change-Id: If076636d15828fc810feef6f0fa8806ef52aed5d

9 years agoam 3368e69e: Merge "Remove focusablilty of the status bar." into mnc-dev
Julia Reynolds [Fri, 17 Jul 2015 18:54:36 +0000 (18:54 +0000)]
am 3368e69e: Merge "Remove focusablilty of the status bar." into mnc-dev

* commit '3368e69e9d7302ffb475a4ddd12bbb9ea8365a8d':
  Remove focusablilty of the status bar.

9 years agoam af814340: Merge "Fixed bad merge conflict resolution" into mnc-dev
Wale Ogunwale [Fri, 17 Jul 2015 18:54:27 +0000 (18:54 +0000)]
am af814340: Merge "Fixed bad merge conflict resolution" into mnc-dev

* commit 'af81434023d19cfd486c84c210f2b6540a2bab35':
  Fixed bad merge conflict resolution

9 years agoMerge "Remove focusablilty of the status bar." into mnc-dev
Julia Reynolds [Fri, 17 Jul 2015 18:49:19 +0000 (18:49 +0000)]
Merge "Remove focusablilty of the status bar." into mnc-dev

9 years agoam 9c98b859: Merge "Update stylus gesture to access quick settings to use the new...
Mady Mellor [Fri, 17 Jul 2015 18:45:15 +0000 (18:45 +0000)]
am 9c98b859: Merge "Update stylus gesture to access quick settings to use the new buttons" into mnc-dev

* commit '9c98b859fd6aee74f23b66fccbd3bf2436efcdb9':
  Update stylus gesture to access quick settings to use the new buttons

9 years agoMerge "Fixed bad merge conflict resolution" into mnc-dev
Wale Ogunwale [Fri, 17 Jul 2015 18:44:55 +0000 (18:44 +0000)]
Merge "Fixed bad merge conflict resolution" into mnc-dev

9 years agoam ad359f2e: Merge "Revert "Don\'t display Custom for PHONE_TYPE=CUSTOM part 1."...
Tingting Wang [Fri, 17 Jul 2015 18:31:28 +0000 (18:31 +0000)]
am ad359f2e: Merge "Revert "Don\'t display Custom for PHONE_TYPE=CUSTOM part 1."" into mnc-dev

* commit 'ad359f2e705280e26198890a95d53e3566126bcc':
  Revert "Don't display Custom for PHONE_TYPE=CUSTOM part 1."