152010 Commits

Author SHA1 Message Date
Raph Levien
26573425da Merge "Up/down arrow moves to beginning/end of buffer" into lmp-dev 2014-09-04 23:08:58 +00:00
Dianne Hackborn
edfc6af590 Merge "Fix issue #17375172... sshhhhhh!!!" into lmp-dev 2014-09-04 23:08:24 +00:00
Tom O'Neill
0f8fcff91f am b1a1f355: Merge "Keep LMP from breaking KitKat API" into lmp-dev
* commit 'b1a1f35522ac14076d79942ccb673ef2d2b4061a':
  Keep LMP from breaking KitKat API
2014-09-04 23:04:31 +00:00
Tom O'Neill
649db7f0a5 Merge "Keep LMP from breaking KitKat API" into lmp-dev 2014-09-04 22:56:58 +00:00
Jeff Sharkey
4c73571873 am 04324ae4: Merge changes I10ab0b4a,Id32dcbd5 into lmp-dev
* commit '04324ae4f14b1b8bfaa79d3e90535b8080bd517b':
  Catch incompatible API regressions.
  Add blame to API lint, some exemptions.
2014-09-04 22:54:38 +00:00
Jeff Sharkey
132670d54d am 8fcdda89: Merge "Hold package cleaning until system is ready." into lmp-dev
* commit '8fcdda893bb0113fcf4b839ca1a3f2b075a1be6a':
  Hold package cleaning until system is ready.
2014-09-04 22:54:33 +00:00
Amith Yamasani
0e66e97d24 am 3971e42e: Merge "Fix crash if package setting is not populated yet" into lmp-dev
* commit '3971e42ebcbc1cd07961f338c657c1392a87f4a5':
  Fix crash if package setting is not populated yet
2014-09-04 22:54:29 +00:00
Jeff Sharkey
8b9c97a4e2 Merge changes I10ab0b4a,Id32dcbd5 into lmp-dev
* changes:
  Catch incompatible API regressions.
  Add blame to API lint, some exemptions.
2014-09-04 22:49:22 +00:00
Jeff Sharkey
fd12f4c9e4 Merge "Hold package cleaning until system is ready." into lmp-dev 2014-09-04 22:49:17 +00:00
Amith Yamasani
7767df3c9c Merge "Fix crash if package setting is not populated yet" into lmp-dev 2014-09-04 22:47:51 +00:00
Jeff Sharkey
037458a5ba Catch incompatible API regressions.
Ignore deprecation, synchronized, and throws definitions.  Look
through full inheritance hierarchy to catch refactored classes like
BaseBundle.

Change-Id: I10ab0b4a0ef64e7508f38d0c223f08711293d643
2014-09-04 15:46:23 -07:00
Tom O'Neill
17c5e79496 Keep LMP from breaking KitKat API
- Bug: 17390371

Change-Id: I25c1abebcc42ed24abd57bbe2834a40fb8ee834b
2014-09-04 15:42:36 -07:00
Ye Wen
8179c2a6e4 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
2014-09-04 15:41:56 -07:00
Nick Kralevich
75d8c0b8bc 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
2014-09-04 15:07:18 -07:00
George Mount
6558056e8f API Review: Change SharedElementListener to SharedElementCallback.
Bug 15863001
Bug 17289526

Changed SharedElementListener to SharedElementCallback
Renamed methods to use "on" prefix.
Adjusted javadoc to reflect usage in Fragments.

Change-Id: I7cc517c269a8e417cb5c3a0948bdd3b654d42472
2014-09-04 15:05:22 -07:00
Raph Levien
fb0431b525 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
2014-09-04 15:03:14 -07:00
Craig Mautner
7a629c2d04 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
2014-09-04 14:57:04 -07:00
Dianne Hackborn
521e4bd7c5 Fix issue #17375172... sshhhhhh!!!
Change-Id: Idf3eafe829418bfc29e31f893ae6cff249488ffa
2014-09-04 14:50:26 -07:00
Dianne Hackborn
7f1a43e128 am 10053171: Merge "Fix issue #17175312: Calendar crashed when tapping on the event notification" into lmp-dev
* commit '10053171abe4d09ed0e05cdc68c575a1048593b6':
  Fix issue #17175312: Calendar crashed when tapping on the event notification
2014-09-04 21:50:12 +00:00
Evan Charlton
eb0a8d5621 Add a way to fetch the current connection manager
Apps should have this API so they know if they're the default or not,
so that they can determine whether to send the user to the settings
page in order to enable the app.

Bug: 17383883
Change-Id: I4e75ad94398d7cdc01dbf97bd684c839d897d8e5
2014-09-04 14:41:03 -07:00
Dianne Hackborn
c50e7e8477 Merge "Fix issue #17175312: Calendar crashed when tapping on the event notification" into lmp-dev 2014-09-04 21:40:31 +00:00
Michael Wright
8ab940ab9b Add extra to ASSIST intent to indicate potential input type
This lets Now and other assistance apps know to start up expecting a
specific type of input (e.g.  keyboard).

Bug: 16355810
Change-Id: I158e416ef8310a01cb22b19fd5b6850d2429e266
2014-09-04 14:39:47 -07:00
Tom Taylor
d8393319d1 am d1006b0f: Merge "Add mcc/mnc to SubInfoRecord" into lmp-dev
* commit 'd1006b0f0372e068eac20c5c48f825a087577bae':
  Add mcc/mnc to SubInfoRecord
2014-09-04 21:36:55 +00:00
Wei Liu
636f3eac6d Add clear_top flag to settings action intent.
Bug: 17200185

Change-Id: I156a8726055452b56d8ccd52010cdea8baaa79c3
2014-09-04 21:33:20 +00:00
Tom Taylor
3f70141ed0 Merge "Add mcc/mnc to SubInfoRecord" into lmp-dev 2014-09-04 21:22:45 +00:00
Robert Greenwalt
bc6ce2050e am ca6b015f: Merge "Catch creation of NetworkRequest without NetCap" into lmp-dev
* commit 'ca6b015f26c1b8f6d701677961b0b48c21ab7c36':
  Catch creation of NetworkRequest without NetCap
2014-09-04 21:16:51 +00:00
Chris Craik
45769f139d am b25a4d5f: Merge "Prioritize reveal clipping over Outline clipping" into lmp-dev
* commit 'b25a4d5fbbbbcaefd0c494c410542680db9c7d11':
  Prioritize reveal clipping over Outline clipping
2014-09-04 21:16:46 +00:00
David Christie
1e76e568dc am 36b0eac4: 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
* commit '36b0eac472fdbc45db378646170b891581b53b36':
  Add @SystemApi annotations to methods used by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69
2014-09-04 21:08:19 +00:00
RoboErik
27fcccce63 am 9c7c737a: Merge "Ensure there\'s a valid handler when registering a sessions listener" into lmp-dev
* commit '9c7c737a603807e727721d00b70a227f60c674e1':
  Ensure there's a valid handler when registering a sessions listener
2014-09-04 21:08:14 +00:00
Robert Greenwalt
d35d826fb5 Merge "Catch creation of NetworkRequest without NetCap" into lmp-dev 2014-09-04 21:08:11 +00:00
Eric Laurent
a4722007c2 am f225a5c2: Merge "AudioManager: only use main looper for AudioPort event handler" into lmp-dev
* commit 'f225a5c2410eb7a9417f02e65afbe0f92a338a25':
  AudioManager: only use main looper for AudioPort event handler
2014-09-04 21:08:08 +00:00
Alan Viverette
72c36bd77b am 69dc952d: Merge "Fix AM/PM text i18n and clean up keyboard support in time picker" into lmp-dev
* commit '69dc952dba40c2c5ab3f0e596391e330ff9f71c8':
  Fix AM/PM text i18n and clean up keyboard support in time picker
2014-09-04 21:08:04 +00:00
Alan Viverette
4765bd4605 am cfad03e3: Merge "Fix clip rect when drawing accessibility focus rect" into lmp-dev
* commit 'cfad03e3088ea3f673859c1ada257f299b4ebe68':
  Fix clip rect when drawing accessibility focus rect
2014-09-04 21:07:59 +00:00
Craig Mautner
547faf79e1 am ac8731f9: Merge "Eliminate deadlock by deferring wipe data call" into lmp-dev
* commit 'ac8731f94bb416be0cc54f226bda1929b0cba2c0':
  Eliminate deadlock by deferring wipe data call
2014-09-04 21:07:54 +00:00
Raph Levien
91401c38d8 am 58e457cc: Merge "Fix Layout.isRtlCharAt" into lmp-dev
* commit '58e457ccaf9d9b864d4033be18ddf0e71a218952':
  Fix Layout.isRtlCharAt
2014-09-04 21:07:49 +00:00
Alan Viverette
ad4a58fa57 am 3d6f0211: Merge "Clear ripple animations on cancel/end" into lmp-dev
* commit '3d6f02118c08b45e1b9a4b9a28ca494db4bf5e3e':
  Clear ripple animations on cancel/end
2014-09-04 21:07:42 +00:00
RoboErik
92e565f715 rename SERVICE_ACTION to SERVICE_INTERFACE
For API consistency this intent is suppose to be named SERVICE_INTERFACE.

bug:17390782
Change-Id: I4c3b1d8476dd6c939792f73615e92d7bfa6d5758
2014-09-04 14:06:34 -07:00
Chris Craik
2d3f9033f8 Merge "Prioritize reveal clipping over Outline clipping" into lmp-dev 2014-09-04 21:06:10 +00:00
Tom Taylor
7a96207e2b Add mcc/mnc to SubInfoRecord
Bug 17157686

Change-Id: I47d19dea73f038a8d748f95dd33452da62ebf26b
2014-09-04 14:05:20 -07:00
Chris Craik
e83cbd4518 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
2014-09-04 14:05:10 -07:00
Amith Yamasani
43789f5614 Fix crash if package setting is not populated yet
Bug: 17388687
Change-Id: I441ec37396a3b725a79b933a182c63fbe52d5646
2014-09-04 14:00:49 -07:00
David Christie
e7baf5afc0 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 2014-09-04 20:53:39 +00:00
David Christie
c20b795cf0 Add @SystemApi annotations to methods used by GmsCore.
-Currently these methods are called using reflection for location.
Bug: 17371392
Change-Id: I6546f5b485415beff69164ba0d526757ee831f69
2014-09-04 20:53:21 +00:00
RoboErik
a4b9a191a8 Merge "Ensure there's a valid handler when registering a sessions listener" into lmp-dev 2014-09-04 20:52:56 +00:00
Eric Laurent
b6efa23adc Merge "AudioManager: only use main looper for AudioPort event handler" into lmp-dev 2014-09-04 20:47:44 +00:00
Alan Viverette
3b256c850c Merge "Fix AM/PM text i18n and clean up keyboard support in time picker" into lmp-dev 2014-09-04 20:45:12 +00:00
Alan Viverette
c65e9a480a Merge "Fix clip rect when drawing accessibility focus rect" into lmp-dev 2014-09-04 20:44:38 +00:00
Prabhakar Thirumoorthy
94e1134448 am bbc5508d: Merge "Add a missing dependency on a shared JNI library" into lmp-dev
* commit 'bbc5508df13852f2e95bedaedc3fba9b202f9a67':
  Add a missing dependency on a shared JNI library
2014-09-04 20:42:14 +00:00
Adam Lesinski
d8b4eef307 am 0c0fcce6: Merge "Add Configuration changes to UsageStats" into lmp-dev
* commit '0c0fcce6a5ce39df0161a78fbb0577d4c70a7a87':
  Add Configuration changes to UsageStats
2014-09-04 20:42:09 +00:00
Jing Zhao
26a49d0be6 am 2c8b3f19: AT&T short dialing code
* commit '2c8b3f19d4a2e575a769d6d9ff2ea16947cd22ce':
  AT&T short dialing code
2014-09-04 20:42:04 +00:00