OSDN Git Service

android-x86/frameworks-base.git
9 years agoMerge "Fix RemoteViews to inflate views for current user." into lmp-dev
Kenny Guy [Fri, 5 Sep 2014 11:19:00 +0000 (11:19 +0000)]
Merge "Fix RemoteViews to inflate views for current user." into lmp-dev

9 years agoMerge "SysUI: Upsort PRIORITY_MAX system notifications" into lmp-dev
Christoph Studer [Fri, 5 Sep 2014 09:33:42 +0000 (09:33 +0000)]
Merge "SysUI: Upsort PRIORITY_MAX system notifications" into lmp-dev

9 years agoMerge "Ensure that there is enough space for the tablet search widget. (Bug 17190069...
Winson Chung [Fri, 5 Sep 2014 09:25:16 +0000 (09:25 +0000)]
Merge "Ensure that there is enough space for the tablet search widget. (Bug 17190069)" into lmp-dev

9 years agoEnsure that there is enough space for the tablet search widget. (Bug 17190069)
Winson Chung [Thu, 4 Sep 2014 15:24:54 +0000 (17:24 +0200)]
Ensure that there is enough space for the tablet search widget. (Bug 17190069)

Change-Id: I89694edac6f299e4a9cfca8a99a0d71dce1ae168

9 years agoMerge "Fix backwards arguments to performDexOpt" into lmp-dev
Brian Carlstrom [Fri, 5 Sep 2014 07:25:36 +0000 (07:25 +0000)]
Merge "Fix backwards arguments to performDexOpt" into lmp-dev

9 years agoFix backwards arguments to performDexOpt
Brian Carlstrom [Fri, 5 Sep 2014 07:07:25 +0000 (00:07 -0700)]
Fix backwards arguments to performDexOpt

Bug: 16696554
Change-Id: I302f8edc8243d3537afd564599cc798708124dbe

9 years agoMerge "Prevent sending <Feature Abort> for some messages." into lmp-dev
Jungshik Jang [Fri, 5 Sep 2014 05:25:34 +0000 (05:25 +0000)]
Merge "Prevent sending <Feature Abort> for some messages." into lmp-dev

9 years agoMerge "More cleanup prior to unhiding" into lmp-dev
Wink Saville [Fri, 5 Sep 2014 03:40:18 +0000 (03:40 +0000)]
Merge "More cleanup prior to unhiding" into lmp-dev

9 years agoMerge "Menu callbacks for ToolbarActionBars, part 2" into lmp-dev
Adam Powell [Fri, 5 Sep 2014 02:40:18 +0000 (02:40 +0000)]
Merge "Menu callbacks for ToolbarActionBars, part 2" into lmp-dev

9 years agoMenu callbacks for ToolbarActionBars, part 2
Adam Powell [Fri, 5 Sep 2014 02:16:39 +0000 (19:16 -0700)]
Menu callbacks for ToolbarActionBars, part 2

Pass through the menu mode change events and make sure Activities get
prepare/open/close events properly.

Bug 17326424

Change-Id: I0ac2f56e4d0054ef01720b2ff1c41ded053750c7

9 years agoMerge "Handle user changes off the main thread." into lmp-dev
Svetoslav [Fri, 5 Sep 2014 02:02:46 +0000 (02:02 +0000)]
Merge "Handle user changes off the main thread." into lmp-dev

9 years agoHandle user changes off the main thread.
Svetoslav [Fri, 5 Sep 2014 01:49:13 +0000 (18:49 -0700)]
Handle user changes off the main thread.

The remote print spooler can only be accessed off the main thread
by design as calls into it may block for a short amoun of time since
the frist call into the spooler may have to wait for the system to
bind to the spooler service. A recent change introduced a regression
where the user state changes are now dispatched on the main thread.
This change schedules the user change handling to a background handler
thread.

bug:17396682

Change-Id: I059be8f31ba41122cb2967d8afadd19e6b5a08e5

9 years agoMerge "Update API per council request" into lmp-dev
Craig Mautner [Fri, 5 Sep 2014 01:33:30 +0000 (01:33 +0000)]
Merge "Update API per council request" into lmp-dev

9 years agoMerge "Yet more layer tracking logging" into lmp-dev
John Reck [Fri, 5 Sep 2014 01:06:07 +0000 (01:06 +0000)]
Merge "Yet more layer tracking logging" into lmp-dev

9 years agoMerge "Prevent recursion in resumeTopActivityLocked" into lmp-dev
Craig Mautner [Fri, 5 Sep 2014 00:59:45 +0000 (00:59 +0000)]
Merge "Prevent recursion in resumeTopActivityLocked" into lmp-dev

9 years agoMerge "Don't switch to touch exploring state on pointer up" into lmp-dev
Alan Viverette [Fri, 5 Sep 2014 00:54:41 +0000 (00:54 +0000)]
Merge "Don't switch to touch exploring state on pointer up" into lmp-dev

9 years agoYet more layer tracking logging
John Reck [Fri, 5 Sep 2014 00:40:05 +0000 (17:40 -0700)]
Yet more layer tracking logging

 Bug: 17208461

Change-Id: I55e7d0921eb565867e966d68b798b7b92c391b55

9 years agoPrevent recursion in resumeTopActivityLocked
Craig Mautner [Thu, 4 Sep 2014 23:41:20 +0000 (16:41 -0700)]
Prevent recursion in resumeTopActivityLocked

The existing recursion in resumeTopActivityLocked() finally caused
a problem by attempting to pause the same activity twice. By
preventing the recursion with this change we no longer face that
problem.

Fixes bug 17260463.

Change-Id: I0954614fc1a7dc0eeeef9335c1b973a42a7fc345

9 years agoMerge "Dispatch more menu events to window callbacks from ToolbarActionBar" into...
Adam Powell [Fri, 5 Sep 2014 00:26:29 +0000 (00:26 +0000)]
Merge "Dispatch more menu events to window callbacks from ToolbarActionBar" into lmp-dev

9 years agoMerge "Material EdgeEffect refinements" into lmp-dev
Adam Powell [Fri, 5 Sep 2014 00:24:57 +0000 (00:24 +0000)]
Merge "Material EdgeEffect refinements" into lmp-dev

9 years agoMerge "ContactsContract API changes per API review" into lmp-dev
Yorke Lee [Fri, 5 Sep 2014 00:20:06 +0000 (00:20 +0000)]
Merge "ContactsContract API changes per API review" into lmp-dev

9 years agoMore cleanup prior to unhiding
Wink Saville [Fri, 5 Sep 2014 00:10:23 +0000 (17:10 -0700)]
More cleanup prior to unhiding

Adding comments and rename publci SubInfoRecord instance variables

Change-Id: I25a56d779c63a3f483d7a43c5c123404bf489fa3

9 years agoMaterial EdgeEffect refinements
Adam Powell [Thu, 4 Sep 2014 22:36:01 +0000 (15:36 -0700)]
Material EdgeEffect refinements

Add back auto-recede for EdgeEffect, but with a longer delay. Removing
it caused compatibility issues in existing custom views that never
call onRelease. The longer delay will be a signal that something is
amiss without disrupting the UX too badly.

Recede the glow more quickly on release.

Start translucent and fade to more opaque as the glow grows and is
pulled further. Make the opacity stronger in the extreme cases so the
glow is more prominent.

Equalize glow size across the width and height.

Bug 15146438
Bug 15936708

Change-Id: I020d705906e6225b044d0f5303bafa733a679a66

9 years agoContactsContract API changes per API review
Yorke Lee [Thu, 4 Sep 2014 23:07:50 +0000 (16:07 -0700)]
ContactsContract API changes per API review

Bug: 17390425
Change-Id: Ia88fb0235a56becc3ec5a770067856311769a68c

9 years agoPrevent sending <Feature Abort> for some messages.
Jungshik Jang [Thu, 4 Sep 2014 08:08:34 +0000 (17:08 +0900)]
Prevent sending <Feature Abort> for some messages.

This change fixes the following cases.
- <Report Power Status>(0x90)
-  When TV receives <Report Power Status> as a reply of <Give Device Power Status>, TV does not send <Feature Abort>. But if a device sends <Report Power Status> actively, TV sends <Feature Abort>.
-  <Set System Audio Mode>(0x72)
-  <System Audio Mode Status>(0x7E) Directly address message is also defined.
-  <Record Status>(0x0A) (We will support One-touch record function at least in Japan)
-  <Timer Status>(0x35) (We will support Timer programming function at least in Japan)
-  No response for <Record TV Screen>(0x0F)

Bug: 17382769
Change-Id: I8ae355337757710d54b788edfdf37293f96cfa97

9 years agoMerge "CEC: Revamp volume control action." into lmp-dev
Jungshik Jang [Thu, 4 Sep 2014 23:47:03 +0000 (23:47 +0000)]
Merge "CEC: Revamp volume control action." into lmp-dev

9 years agoMerge "MMS API cleanup (1/4)" into lmp-dev
Ye Wen [Thu, 4 Sep 2014 23:36:00 +0000 (23:36 +0000)]
Merge "MMS API cleanup (1/4)" into lmp-dev

9 years agoMerge "AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP...
Nick Kralevich [Thu, 4 Sep 2014 23:35:54 +0000 (23:35 +0000)]
Merge "AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP" into lmp-dev

9 years agoMerge "Tweak methods for get/set DefaultOutgoing phone account." into lmp-dev
Andrew Lee [Thu, 4 Sep 2014 23:34:40 +0000 (23:34 +0000)]
Merge "Tweak methods for get/set DefaultOutgoing phone account." into lmp-dev

9 years agoCEC: Revamp volume control action.
Jungshik Jang [Tue, 2 Sep 2014 23:28:02 +0000 (08:28 +0900)]
CEC: Revamp volume control action.

Here is a list of changes
1. Change volume control into event base not level base
2. Hide volume ui if volume change is triggered by CEC
3. Report volume change triggered by CEC in OSD message
4. Revamp HdmiLogger so that normal class uses static method only.
5. Apply format message to HdmiLogger's helper methods.

Bug: 17367215

Change-Id: I9f3cd41f7c66f76919059b463df956ed5176b054

9 years agoDispatch more menu events to window callbacks from ToolbarActionBar
Adam Powell [Thu, 4 Sep 2014 23:10:24 +0000 (16:10 -0700)]
Dispatch more menu events to window callbacks from ToolbarActionBar

Wire through the callbacks that result in onPrepareOptionsMenu being
called properly when an activity overflow menu is opened.

Bug 17326424

Change-Id: Ifc5b67af0d215f210bb00326f82f60ba55a36d52

9 years agoMerge "Up/down arrow moves to beginning/end of buffer" into lmp-dev
Raph Levien [Thu, 4 Sep 2014 23:08:56 +0000 (23:08 +0000)]
Merge "Up/down arrow moves to beginning/end of buffer" into lmp-dev

9 years agoMerge "Fix issue #17375172... sshhhhhh!!!" into lmp-dev
Dianne Hackborn [Thu, 4 Sep 2014 23:08:23 +0000 (23:08 +0000)]
Merge "Fix issue #17375172...   sshhhhhh!!!" into lmp-dev

9 years agoMerge "Keep LMP from breaking KitKat API" into lmp-dev
Tom O'Neill [Thu, 4 Sep 2014 22:56:57 +0000 (22:56 +0000)]
Merge "Keep LMP from breaking KitKat API" into lmp-dev

9 years agoMerge changes I10ab0b4a,Id32dcbd5 into lmp-dev
Jeff Sharkey [Thu, 4 Sep 2014 22:49:21 +0000 (22:49 +0000)]
Merge changes I10ab0b4a,Id32dcbd5 into lmp-dev

* changes:
  Catch incompatible API regressions.
  Add blame to API lint, some exemptions.

9 years agoMerge "Hold package cleaning until system is ready." into lmp-dev
Jeff Sharkey [Thu, 4 Sep 2014 22:49:16 +0000 (22:49 +0000)]
Merge "Hold package cleaning until system is ready." into lmp-dev

9 years agoMerge "Fix crash if package setting is not populated yet" into lmp-dev
Amith Yamasani [Thu, 4 Sep 2014 22:47:50 +0000 (22:47 +0000)]
Merge "Fix crash if package setting is not populated yet" into lmp-dev

9 years agoCatch incompatible API regressions.
Jeff Sharkey [Thu, 4 Sep 2014 22:46:20 +0000 (15:46 -0700)]
Catch incompatible API regressions.

Ignore deprecation, synchronized, and throws definitions.  Look
through full inheritance hierarchy to catch refactored classes like
BaseBundle.

Change-Id: I10ab0b4a0ef64e7508f38d0c223f08711293d643

9 years agoKeep LMP from breaking KitKat API
Tom O'Neill [Thu, 4 Sep 2014 22:42:36 +0000 (15:42 -0700)]
Keep LMP from breaking KitKat API

- Bug: 17390371

Change-Id: I25c1abebcc42ed24abd57bbe2834a40fb8ee834b

9 years agoMMS API cleanup (1/4)
Ye Wen [Thu, 4 Sep 2014 22:36:11 +0000 (15:36 -0700)]
MMS API cleanup (1/4)

- Hide APIs not approved by API council (b/17189780)
- Change configOverrides in MMS APIs from ContentValues to Bundle to be
consistent (b/17390017)
- Change SmsManager.MMS_EXTRA_DATA to EXTRA_MMS_DATA per API council
review (b/17390977)

b/17189780
b/17390017
b/17390977

Change-Id: If5a43e9ab9e42b6328f1581b39051ddf1a58f0dd

9 years agoAppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP
Nick Kralevich [Thu, 4 Sep 2014 22:07:18 +0000 (15:07 -0700)]
AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP

Use enforceCallingOrSelfPermission() for throwing a security exception
rather than creating the security exception ourselves. This has the
advantage that the exception is in a well known format expected by
the CTS test android.security.cts.ServicePermissionsTest#testDumpProtected

Bug: 17165920
Change-Id: I7d3c2d2a0852a490fe1d553cd81d1efc79d2fec3

9 years agoUp/down arrow moves to beginning/end of buffer
Raph Levien [Thu, 4 Sep 2014 22:03:14 +0000 (15:03 -0700)]
Up/down arrow moves to beginning/end of buffer

With a hardware keyboard, using up arrow within the top line should
move to the beginning of the buffer, to better match desktop text
editing expectations, and similarly for down arrow on the last line.
This patch implements that behavior.

Bug: 17385784
Change-Id: Ia23c23c9cc2462558bca9aaffec7d83e284d55e8

9 years agoUpdate API per council request
Craig Mautner [Thu, 4 Sep 2014 21:57:04 +0000 (14:57 -0700)]
Update API per council request

A few protected => public changes and picking up another change
in ViewAnimationUtils that got missed.

Fixes bug 17389511.

Change-Id: I75027535eade6427c2d9067369426297c168e77e

9 years agoFix issue #17375172... sshhhhhh!!!
Dianne Hackborn [Thu, 4 Sep 2014 21:50:26 +0000 (14:50 -0700)]
Fix issue #17375172...   sshhhhhh!!!

Change-Id: Idf3eafe829418bfc29e31f893ae6cff249488ffa

9 years agoMerge "Fix issue #17175312: Calendar crashed when tapping on the event notification...
Dianne Hackborn [Thu, 4 Sep 2014 21:40:30 +0000 (21:40 +0000)]
Merge "Fix issue #17175312: Calendar crashed when tapping on the event notification" into lmp-dev

9 years agoMerge "Add mcc/mnc to SubInfoRecord" into lmp-dev
Tom Taylor [Thu, 4 Sep 2014 21:22:44 +0000 (21:22 +0000)]
Merge "Add mcc/mnc to SubInfoRecord" into lmp-dev

9 years agoMerge "Catch creation of NetworkRequest without NetCap" into lmp-dev
Robert Greenwalt [Thu, 4 Sep 2014 21:08:09 +0000 (21:08 +0000)]
Merge "Catch creation of NetworkRequest without NetCap" into lmp-dev

9 years agoMerge "Prioritize reveal clipping over Outline clipping" into lmp-dev
Chris Craik [Thu, 4 Sep 2014 21:06:09 +0000 (21:06 +0000)]
Merge "Prioritize reveal clipping over Outline clipping" into lmp-dev

9 years agoAdd mcc/mnc to SubInfoRecord
Tom Taylor [Thu, 4 Sep 2014 21:05:20 +0000 (14:05 -0700)]
Add mcc/mnc to SubInfoRecord

Bug 17157686

Change-Id: I47d19dea73f038a8d748f95dd33452da62ebf26b

9 years agoPrioritize reveal clipping over Outline clipping
Chris Craik [Thu, 4 Sep 2014 00:52:24 +0000 (17:52 -0700)]
Prioritize reveal clipping over Outline clipping

bug:15780987
bug:17350602

Also update docs around clipping nesting behavior,
and some Z ordering behavior.

Change-Id: Iaa204350a0adfdcbd8c4b821fb4a9c0ae22f2613

9 years agoFix crash if package setting is not populated yet
Amith Yamasani [Thu, 4 Sep 2014 21:00:49 +0000 (14:00 -0700)]
Fix crash if package setting is not populated yet

Bug: 17388687
Change-Id: I441ec37396a3b725a79b933a182c63fbe52d5646

9 years agoMerge "Add @SystemApi annotations to methods used by GmsCore. -Currently these method...
David Christie [Thu, 4 Sep 2014 20:53:38 +0000 (20:53 +0000)]
Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69" into lmp-dev

9 years agoAdd @SystemApi annotations to methods used by GmsCore.
David Christie [Thu, 4 Sep 2014 18:29:01 +0000 (11:29 -0700)]
Add @SystemApi annotations to methods used by GmsCore.
-Currently these methods are called using reflection for location.
Bug: 17371392
Change-Id: I6546f5b485415beff69164ba0d526757ee831f69

9 years agoMerge "Ensure there's a valid handler when registering a sessions listener" into...
RoboErik [Thu, 4 Sep 2014 20:52:55 +0000 (20:52 +0000)]
Merge "Ensure there's a valid handler when registering a sessions listener" into lmp-dev

9 years agoMerge "AudioManager: only use main looper for AudioPort event handler" into lmp-dev
Eric Laurent [Thu, 4 Sep 2014 20:47:43 +0000 (20:47 +0000)]
Merge "AudioManager: only use main looper for AudioPort event handler" into lmp-dev

9 years agoMerge "Fix AM/PM text i18n and clean up keyboard support in time picker" into lmp-dev
Alan Viverette [Thu, 4 Sep 2014 20:45:04 +0000 (20:45 +0000)]
Merge "Fix AM/PM text i18n and clean up keyboard support in time picker" into lmp-dev

9 years agoMerge "Fix clip rect when drawing accessibility focus rect" into lmp-dev
Alan Viverette [Thu, 4 Sep 2014 20:44:37 +0000 (20:44 +0000)]
Merge "Fix clip rect when drawing accessibility focus rect" into lmp-dev

9 years agoMerge "Eliminate deadlock by deferring wipe data call" into lmp-dev
Craig Mautner [Thu, 4 Sep 2014 20:41:38 +0000 (20:41 +0000)]
Merge "Eliminate deadlock by deferring wipe data call" into lmp-dev

9 years agoMerge "Fix Layout.isRtlCharAt" into lmp-dev
Raph Levien [Thu, 4 Sep 2014 20:40:43 +0000 (20:40 +0000)]
Merge "Fix Layout.isRtlCharAt" into lmp-dev

9 years agoMerge "Clear ripple animations on cancel/end" into lmp-dev
Alan Viverette [Thu, 4 Sep 2014 20:40:05 +0000 (20:40 +0000)]
Merge "Clear ripple animations on cancel/end" into lmp-dev

9 years agoMerge "Add a missing dependency on a shared JNI library" into lmp-dev
Prabhakar Thirumoorthy [Thu, 4 Sep 2014 20:38:08 +0000 (20:38 +0000)]
Merge "Add a missing dependency on a shared JNI library" into lmp-dev

9 years agoMerge "Add Configuration changes to UsageStats" into lmp-dev
Adam Lesinski [Thu, 4 Sep 2014 20:35:49 +0000 (20:35 +0000)]
Merge "Add Configuration changes to UsageStats" into lmp-dev

9 years agoAT&T short dialing code
Jing Zhao [Fri, 29 Aug 2014 21:22:44 +0000 (16:22 -0500)]
AT&T short dialing code

User should be able to dial 0 or 00 in AT&T network.
The code should not be taken as MMI Code.

Bug: 17314389
Change-Id: I2f4187ddcbad6d78ee8d8c1881648b96a9da76dd

9 years agoDon't switch to touch exploring state on pointer up
Alan Viverette [Thu, 4 Sep 2014 20:18:44 +0000 (13:18 -0700)]
Don't switch to touch exploring state on pointer up

BUG: 17388688
Change-Id: I146aa2290acf0a587eaccafa5a208ee1cbd84aa5

9 years agoFix clip rect when drawing accessibility focus rect
Alan Viverette [Thu, 4 Sep 2014 20:09:34 +0000 (13:09 -0700)]
Fix clip rect when drawing accessibility focus rect

BUG: 17320910
Change-Id: I4112c2c9c10187d4b085c7eb96112fab090612ce

9 years agoEliminate deadlock by deferring wipe data call
Craig Mautner [Thu, 4 Sep 2014 19:56:39 +0000 (12:56 -0700)]
Eliminate deadlock by deferring wipe data call

The call to RecoverySystem.rebootWipeUserData() was made while
holding the lock to DevicePolicyManagerService. But it blocks
waiting for system_process' main thread to receive the ordered
broadcast complete callback. It won't receive that callback
because Keyguard is running on the main thread and is concurrently
blocked on DevicePolicyManagerService.

By moving the call to rebootWipeUserData() out of the synchronized
block the deadlock is eliminated.

Fixes bug 16870054.

Change-Id: I3eb587211e5484859cc9dab7e80e5a1f6c85225d

9 years agoMerge "Proxy fixes from API review feedback" into lmp-dev
Jason Monk [Thu, 4 Sep 2014 19:52:02 +0000 (19:52 +0000)]
Merge "Proxy fixes from API review feedback" into lmp-dev

9 years agoam 4576f597: am 9bfa0736: am 7119fbb6: am 4df075bc: am 057eb404: (-s ours) am a517667...
Deepanshu Gupta [Thu, 4 Sep 2014 19:49:26 +0000 (19:49 +0000)]
am 4576f597: am 9bfa0736: am 7119fbb6: am 4df075bc: am 057eb404: (-s ours) am a5176670: am 033a54ec: am c33fc8de: (-s ours) am 48349ea9: am 66224e25: am 12bbbb2b: am d3328343: am f264080d: am 3ce96efc: am d181ffe6: Merge "Resolve color xml attributes properly. [DO NOT

* commit '4576f597078ade77c38a6432d8ae4edc85446db5':
  Resolve color xml attributes properly. [DO NOT MERGE]

9 years agoam 0d5a7d7f: am 8929642c: am 0ff5117f: am 7055778e: am a9f56d5a: (-s ours) am 44db2b3...
Deepanshu Gupta [Thu, 4 Sep 2014 19:49:22 +0000 (19:49 +0000)]
am 0d5a7d7f: am 8929642c: am 0ff5117f: am 7055778e: am a9f56d5a: (-s ours) am 44db2b3e: am 5d1755e9: am c634383a: (-s ours) am 8bc68f96: am 52ee9b99: am ffd0e8bf: am a6f32d7f: am 64d4ef8c: am 63889480: am 6530cca1: Fix "@null" resource values in LayoutLib. [DO NOT MER

* commit '0d5a7d7f41c0c7bd920fda0e7d4780dc639c90f1':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

9 years agoam b0be9926: (-s ours) am 889ec192: am a7ce1107: am 19fa86cf: am 5384d40e: (-s ours...
Deepanshu Gupta [Thu, 4 Sep 2014 19:49:17 +0000 (19:49 +0000)]
am b0be9926: (-s ours) am 889ec192: am a7ce1107: am 19fa86cf: am 5384d40e: (-s ours) am b79bb54e: am f4ba8731: am 338e32ba: (-s ours) am 6c1bf6b1: am 2db4037c: am 4f53d92c: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr1.1-dev

* commit 'b0be99261ae96df7c29856eccc571e54247fa3a5':
  Resolve color xml attributes properly. [DO NOT MERGE]

9 years agoam 2be81615: (-s ours) am 9f7c594a: am ae6f2595: am 409e42a1: am e19464aa: (-s ours...
Deepanshu Gupta [Thu, 4 Sep 2014 19:49:13 +0000 (19:49 +0000)]
am 2be81615: (-s ours) am 9f7c594a: am ae6f2595: am 409e42a1: am e19464aa: (-s ours) am 9ee1556d: am 296b120c: am a82db08e: (-s ours) am e73e14fd: am 8ed784e2: am edc8b857: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into jb-mr1.1-dev

* commit '2be81615b2b862ee064d5ed03e8ba44d6168b3ff':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

9 years agoam 7632ed91: am 525e552e: am 800f3ca4: am 14c8acef: am 5fb35780: am daf113b1: am...
Jean-Michel Trivi [Thu, 4 Sep 2014 19:49:08 +0000 (19:49 +0000)]
am 7632ed91: am 525e552e: am 800f3ca4: am 14c8acef: am 5fb35780: am daf113b1: am 5c6248c9: am 1310a1cd: (-s ours) am ec50dfc0: am 20fc473c: am f0336eb8: am 2cb287f9: am 9ea996a3: Do not restore the media button event receiver

* commit '7632ed91d91906504212cb7acc85128c89d6d3c7':
  Do not restore the media button event receiver

9 years agoFix Layout.isRtlCharAt
Raph Levien [Thu, 4 Sep 2014 19:47:03 +0000 (12:47 -0700)]
Fix Layout.isRtlCharAt

We weren't getting correct results from Layout.isRtlCharAt, because it
was only testing half of the correct predicate for whether the argument
was inside the run. This patch restores the correct predicate.

Bug: 17381011
Change-Id: Ib0a77cc182f4ca4bfe824e85b7aff7268f465d73

9 years agoAdd blame to API lint, some exemptions.
Jeff Sharkey [Thu, 4 Sep 2014 19:45:33 +0000 (12:45 -0700)]
Add blame to API lint, some exemptions.

Now offers to parse the output of git blame, and includes the last
person to modify that API for each reported failure.

Add more exemptions, and check for boolean setFoo() method inside a
separate Builder inner class.

Change-Id: Id32dcbd5edf17d2360e4f782110bc1c445f7936e

9 years agoMerge "Add missing mms_config key enableGroupMms to SmsManager (1/2)" into lmp-dev
Ye Wen [Thu, 4 Sep 2014 19:45:00 +0000 (19:45 +0000)]
Merge "Add missing mms_config key enableGroupMms to SmsManager (1/2)" into lmp-dev

9 years agoMerge "Change constants from API review feedback" into lmp-dev
Jason Monk [Thu, 4 Sep 2014 19:40:29 +0000 (19:40 +0000)]
Merge "Change constants from API review feedback" into lmp-dev

9 years agoProxy fixes from API review feedback
Jason Monk [Thu, 4 Sep 2014 19:07:49 +0000 (15:07 -0400)]
Proxy fixes from API review feedback

Bug: 17389383
Change-Id: Ib5e40f55d02687ee917ba30773123cf3e4c2a97d

9 years agoAdd a missing dependency on a shared JNI library
Svetoslav [Thu, 4 Sep 2014 19:37:49 +0000 (12:37 -0700)]
Add a missing dependency on a shared JNI library

bug:17389508

Change-Id: I38e1ad7daf991f37458eac391b472eb3816d7838

9 years agoMerge "Remove check for voicemail number when parsing URI phone number." into lmp-dev
Nancy Chen [Thu, 4 Sep 2014 19:21:24 +0000 (19:21 +0000)]
Merge "Remove check for voicemail number when parsing URI phone number." into lmp-dev

9 years agoFix RemoteViews to inflate views for current user.
Kenny Guy [Wed, 27 Aug 2014 20:37:15 +0000 (21:37 +0100)]
Fix RemoteViews to inflate views for current user.

Fix RemoteViews so that it loads resources from
user that created the RemoteViews but inflates
for the user applying the RemoteViews.
Fix Notification to rebuild RemoteViews with
same ApplicationInfo as original app.

Bug: 17302505
Change-Id: I39f21eef83d63e9e494ea35818e1eb969edd38d7

9 years agoClear ripple animations on cancel/end
Alan Viverette [Thu, 4 Sep 2014 19:16:40 +0000 (12:16 -0700)]
Clear ripple animations on cancel/end

This prevents subsequent calls to end() from snapping the background
opacity (among others) back to 1.

BUG: 17357749
BUG: 17349157
Change-Id: I2a4870ed588ba98986428983bf29b556cdc9a701

9 years agoAdd Configuration changes to UsageStats
Adam Lesinski [Tue, 2 Sep 2014 23:43:52 +0000 (16:43 -0700)]
Add Configuration changes to UsageStats

Bug:17354208
Change-Id: I9b2f595e51b656607e30e798926cfb7e25134944

9 years agoMerge "Revert "Ensure all RemoteViews use myUserId rather than context."" into lmp-dev
Kenny Guy [Thu, 4 Sep 2014 19:14:24 +0000 (19:14 +0000)]
Merge "Revert "Ensure all RemoteViews use myUserId rather than context."" into lmp-dev

9 years agoMerge "Turn off FORCE_LOGGING in Telecomm" into lmp-dev
Yorke Lee [Thu, 4 Sep 2014 18:55:29 +0000 (18:55 +0000)]
Merge "Turn off FORCE_LOGGING in Telecomm" into lmp-dev

9 years agoMerge "Update accessibility focused virtual view bounds." into lmp-dev
Svetoslav [Thu, 4 Sep 2014 18:40:03 +0000 (18:40 +0000)]
Merge "Update accessibility focused virtual view bounds." into lmp-dev

9 years agoMerge "Add upgrade KeySets check to permission pruning on install." into lmp-dev
dcashman [Thu, 4 Sep 2014 18:39:34 +0000 (18:39 +0000)]
Merge "Add upgrade KeySets check to permission pruning on install." into lmp-dev

9 years agoMerge "Fix collection iteration index." into lmp-dev
Svetoslav [Thu, 4 Sep 2014 18:39:01 +0000 (18:39 +0000)]
Merge "Fix collection iteration index." into lmp-dev

9 years agoTurn off FORCE_LOGGING in Telecomm
Yorke Lee [Thu, 4 Sep 2014 18:33:38 +0000 (11:33 -0700)]
Turn off FORCE_LOGGING in Telecomm

Bug: 17329799
Change-Id: Ic93cfaee62f83b457da3982237170e299c63cf5d

9 years agoAdd missing mms_config key enableGroupMms to SmsManager (1/2)
Ye Wen [Thu, 4 Sep 2014 18:30:44 +0000 (11:30 -0700)]
Add missing mms_config key enableGroupMms to SmsManager (1/2)

b/17390011

Change-Id: I6bef36521de6cd1644f83a667753542313fa8d8b

9 years agoFix issue #17175312: Calendar crashed when tapping on the event notification
Dianne Hackborn [Wed, 3 Sep 2014 23:40:49 +0000 (16:40 -0700)]
Fix issue #17175312: Calendar crashed when tapping on the event notification

mActivities can be null.

Change-Id: I9cc1a08d19d2c38a4ebaaf0ed2168cfbeeaf3b51

9 years agoChange constants from API review feedback
Jason Monk [Thu, 4 Sep 2014 18:14:37 +0000 (14:14 -0400)]
Change constants from API review feedback

Bug: 17390600
Change-Id: Ie93da8eb6786b7135e8b852804a95f376fcb9d91

9 years agoFix collection iteration index.
Svetoslav [Thu, 4 Sep 2014 18:20:18 +0000 (11:20 -0700)]
Fix collection iteration index.

bug:17387880

Change-Id: Ic637ce8fa2da87d6f21a222bd70bf627953f57e3

9 years agoam 9bfa0736: am 7119fbb6: am 4df075bc: am 057eb404: (-s ours) am a5176670: am 033a54e...
Deepanshu Gupta [Thu, 4 Sep 2014 18:17:42 +0000 (18:17 +0000)]
am 9bfa0736: am 7119fbb6: am 4df075bc: am 057eb404: (-s ours) am a5176670: am 033a54ec: am c33fc8de: (-s ours) am 48349ea9: am 66224e25: am 12bbbb2b: am d3328343: am f264080d: am 3ce96efc: am d181ffe6: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into

* commit '9bfa073662748e2d0b4b08cfa7fa312e7023f75c':
  Resolve color xml attributes properly. [DO NOT MERGE]

9 years agoam 8929642c: am 0ff5117f: am 7055778e: am a9f56d5a: (-s ours) am 44db2b3e: am 5d1755e...
Deepanshu Gupta [Thu, 4 Sep 2014 18:17:38 +0000 (18:17 +0000)]
am 8929642c: am 0ff5117f: am 7055778e: am a9f56d5a: (-s ours) am 44db2b3e: am 5d1755e9: am c634383a: (-s ours) am 8bc68f96: am 52ee9b99: am ffd0e8bf: am a6f32d7f: am 64d4ef8c: am 63889480: am 6530cca1: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

* commit '8929642ca72981f3c5cd4e7d408d47c724d9127b':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

9 years agoam 889ec192: am a7ce1107: am 19fa86cf: am 5384d40e: (-s ours) am b79bb54e: am f4ba873...
Deepanshu Gupta [Thu, 4 Sep 2014 18:17:32 +0000 (18:17 +0000)]
am 889ec192: am a7ce1107: am 19fa86cf: am 5384d40e: (-s ours) am b79bb54e: am f4ba8731: am 338e32ba: (-s ours) am 6c1bf6b1: am 2db4037c: am 4f53d92c: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr1.1-dev

* commit '889ec19249fecfa7121c77b4c2bb32a054311cb5':
  Resolve color xml attributes properly. [DO NOT MERGE]

9 years agoam 9f7c594a: am ae6f2595: am 409e42a1: am e19464aa: (-s ours) am 9ee1556d: am 296b120...
Deepanshu Gupta [Thu, 4 Sep 2014 18:17:28 +0000 (18:17 +0000)]
am 9f7c594a: am ae6f2595: am 409e42a1: am e19464aa: (-s ours) am 9ee1556d: am 296b120c: am a82db08e: (-s ours) am e73e14fd: am 8ed784e2: am edc8b857: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into jb-mr1.1-dev

* commit '9f7c594a05411191d83ccb21655fbd8d52f56189':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

9 years agoam 525e552e: am 800f3ca4: am 14c8acef: am 5fb35780: am daf113b1: am 5c6248c9: am...
Jean-Michel Trivi [Thu, 4 Sep 2014 18:17:24 +0000 (18:17 +0000)]
am 525e552e: am 800f3ca4: am 14c8acef: am 5fb35780: am daf113b1: am 5c6248c9: am 1310a1cd: (-s ours) am ec50dfc0: am 20fc473c: am f0336eb8: am 2cb287f9: am 9ea996a3: Do not restore the media button event receiver

* commit '525e552eef3e38f3ab1a61377ebe69af43e959d7':
  Do not restore the media button event receiver

9 years agoam 7119fbb6: am 4df075bc: am 057eb404: (-s ours) am a5176670: am 033a54ec: am c33fc8d...
Deepanshu Gupta [Thu, 4 Sep 2014 18:10:53 +0000 (18:10 +0000)]
am 7119fbb6: am 4df075bc: am 057eb404: (-s ours) am a5176670: am 033a54ec: am c33fc8de: (-s ours) am 48349ea9: am 66224e25: am 12bbbb2b: am d3328343: am f264080d: am 3ce96efc: am d181ffe6: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-dev

* commit '7119fbb63a32f4f51bf07293c0a7f5a3a32abba0':
  Resolve color xml attributes properly. [DO NOT MERGE]

9 years agoam 0ff5117f: am 7055778e: am a9f56d5a: (-s ours) am 44db2b3e: am 5d1755e9: am c634383...
Deepanshu Gupta [Thu, 4 Sep 2014 18:10:50 +0000 (18:10 +0000)]
am 0ff5117f: am 7055778e: am a9f56d5a: (-s ours) am 44db2b3e: am 5d1755e9: am c634383a: (-s ours) am 8bc68f96: am 52ee9b99: am ffd0e8bf: am a6f32d7f: am 64d4ef8c: am 63889480: am 6530cca1: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

* commit '0ff5117fb3aebfd64ffe26ff68308632c7ceeb3d':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

9 years agoam a7ce1107: am 19fa86cf: am 5384d40e: (-s ours) am b79bb54e: am f4ba8731: am 338e32b...
Deepanshu Gupta [Thu, 4 Sep 2014 18:10:39 +0000 (18:10 +0000)]
am a7ce1107: am 19fa86cf: am 5384d40e: (-s ours) am b79bb54e: am f4ba8731: am 338e32ba: (-s ours) am 6c1bf6b1: am 2db4037c: am 4f53d92c: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr1.1-dev

* commit 'a7ce11070a74f7a0447f0d40d51cb0d3f95999fd':
  Resolve color xml attributes properly. [DO NOT MERGE]