196646 Commits

Author SHA1 Message Date
Svet Ganov
f4c6f1352f am 7f55b008: Merge "Revert write secure settings permission protection level." into mnc-dev
* commit '7f55b0080a96b89807a29ce5affb4e0580c098f8':
  Revert write secure settings permission protection level.
2015-06-12 07:37:46 +00:00
Svet Ganov
7f55b0080a Merge "Revert write secure settings permission protection level." into mnc-dev 2015-06-12 07:30:34 +00:00
Svet Ganov
353d0ef935 Revert write secure settings permission protection level.
bug:21619456

Change-Id: I31212d3677b74fbf26b2d9eb222a2a8132de2271
2015-06-12 00:28:47 -07:00
Jeff Sharkey
9b68fb745c am 3c4d6139: Merge "Sigh, some apps are sending null ContentValues." into mnc-dev
* commit '3c4d613926afb38673e0ffccc624d271f7910ec1':
  Sigh, some apps are sending null ContentValues.
2015-06-12 05:03:03 +00:00
Yohei Yukawa
16efc517be am 09259de0: Merge "Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b." into mnc-dev
* commit '09259de032c5209cbc8c094bd4121358932f1139':
  Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b.
2015-06-12 05:02:59 +00:00
Jeff Sharkey
3c4d613926 Merge "Sigh, some apps are sending null ContentValues." into mnc-dev 2015-06-12 04:57:08 +00:00
Jeff Sharkey
34796bd07f Sigh, some apps are sending null ContentValues.
Bug: 21560515
Change-Id: Id5a62611781a2d9da47ad3e522d3d43f860b1f70
2015-06-11 21:55:32 -07:00
Yohei Yukawa
09259de032 Merge "Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b." into mnc-dev 2015-06-12 04:53:07 +00:00
Jens Ole Lauridsen
3a991acbb9 am 3f6bd481: Merge "Support AppBar from Material Design." into mnc-dev
* commit '3f6bd481c21430d7e9b396fce09ea25bc6a99905':
  Support AppBar from Material Design.
2015-06-12 04:51:02 +00:00
Jeff Sharkey
c69a4fc556 am 1c83a043: Merge "Annotate ContentResolver/Provider arguments." into mnc-dev
* commit '1c83a0430fc36e59ee736021c54a35587981030a':
  Annotate ContentResolver/Provider arguments.
2015-06-12 04:50:58 +00:00
Jonathan Basseri
7bfd0b58f4 am ecadb92e: Merge "Read MMS config from CarrierConfigManager." into mnc-dev
* commit 'ecadb92e8dcea2d7d39333169600be76b8f3fb4e':
  Read MMS config from CarrierConfigManager.
2015-06-12 04:50:54 +00:00
Jens Ole Lauridsen
3f6bd481c2 Merge "Support AppBar from Material Design." into mnc-dev 2015-06-12 04:48:51 +00:00
Jeff Sharkey
1c83a0430f Merge "Annotate ContentResolver/Provider arguments." into mnc-dev 2015-06-12 04:46:15 +00:00
Jeff Sharkey
673db44fb3 Annotate ContentResolver/Provider arguments.
Explicitly mark if they're @Nullable or @NonNull.

Bug: 21560515
Change-Id: I5f671c241dfe65e5ab8bc06b2382fbf5a82bdb20
2015-06-11 21:45:05 -07:00
Yohei Yukawa
fd65287cfd Fix JavaDoc error in I392166c77cd9dd2c432dc4f1274312f8355de02b.
Fix confirmed with 'make doc-comment-check-docs'

Bug: 21446448
Change-Id: Ica4359b13ddbc790740cc22c95b9e002f7c8e4b8
2015-06-11 21:42:49 -07:00
Jonathan Basseri
ecadb92e8d Merge "Read MMS config from CarrierConfigManager." into mnc-dev 2015-06-12 04:41:41 +00:00
Svet Ganov
9b53c26ba2 am 033a68fe: Lower protection level of WiFi state change permissions.
* commit '033a68fe2739aac89bded94bb4ca99473050bcd7':
  Lower protection level of WiFi state change permissions.
2015-06-12 03:11:02 +00:00
Svetoslav Ganov
12fd1ffc59 am 30a253ae: Revert accidentally deleted strings
* commit '30a253aed8728b33445bfa9a165f8451f7d821e0':
  Revert accidentally deleted strings
2015-06-12 03:10:58 +00:00
Svet Ganov
033a68fe27 Lower protection level of WiFi state change permissions.
bug:21724236

Change-Id: Ib2305bf8a6be62fe6b00d9bccc7685100edba9ba
2015-06-11 20:04:11 -07:00
Svetoslav Ganov
30a253aed8 Revert accidentally deleted strings
Change-Id: I5d900c7a7f035b286bcaf044f871f781b3427568
2015-06-11 19:59:48 -07:00
Jeff Sharkey
2e9704f969 am 5347f0ff: Merge "Valid filenames have length limits!" into mnc-dev
* commit '5347f0ff3857baae7b889d24acd352cabcc9205b':
  Valid filenames have length limits!
2015-06-12 02:29:05 +00:00
Jeff Sharkey
5347f0ff38 Merge "Valid filenames have length limits!" into mnc-dev 2015-06-12 02:18:29 +00:00
Jeff Sharkey
4f5e8b3ca4 Valid filenames have length limits!
ext4 filenames are at most 255 bytes.  vfat filenames are bit more
lax, but we're often saving them on ext4 through a FUSE daemon, so
limit them the same way.

Since package names are used as directory names, verify that they're
valid filenames.

Tests to verify behavior.

Bug: 18689171
Change-Id: If7df4c40d352954510b71de4ff05d78259c721ed
2015-06-11 19:16:27 -07:00
Dirk Dougherty
b695e2832d am 5153e9b3: am 03a216f1: am ef8c2834: Merge "Doc change: miscellaneous tag optimizations and edits." into mnc-preview-docs
* commit '5153e9b36d8b2bdefdd34682c60a9a09e2d05d52':
  Doc change: miscellaneous tag optimizations and edits.
2015-06-12 02:10:43 +00:00
Jeff Brown
ac3bf15061 am c78f2ab0: Merge "Configure auto-rotation tilt tolerance in config.xml." into mnc-dev
* commit 'c78f2ab0c487daa7d4f7bd368af41d2765c01292':
  Configure auto-rotation tilt tolerance in config.xml.
2015-06-12 02:10:38 +00:00
Dirk Dougherty
5153e9b36d am 03a216f1: am ef8c2834: Merge "Doc change: miscellaneous tag optimizations and edits." into mnc-preview-docs
* commit '03a216f19f8cba8d9e1d7e7f2042addd259e19d2':
  Doc change: miscellaneous tag optimizations and edits.
2015-06-12 02:05:14 +00:00
Jeff Brown
c78f2ab0c4 Merge "Configure auto-rotation tilt tolerance in config.xml." into mnc-dev 2015-06-12 01:59:17 +00:00
Jeff Brown
e97c9a244b Configure auto-rotation tilt tolerance in config.xml.
This allows for the thresholds to be tuned differently for different
products as needed.

Bug: 18276856
Change-Id: I6c87e683dea6a17cf606203a894c8419e20d3658
2015-06-11 18:53:14 -07:00
Svet Ganov
ab32fe21e4 am 6f918b2f: Merge "Add new storage permission group" into mnc-dev
* commit '6f918b2f92ece0ba7904262fc1fd0b50cf746a6c':
  Add new storage permission group
2015-06-12 01:48:11 +00:00
Yohei Yukawa
b9ed0d206f am f412c809: Merge "Make VIMS.SettingsObserver multiuser-aware." into mnc-dev
* commit 'f412c809197a373a40720c5d63a0842ee8c2d9bf':
  Make VIMS.SettingsObserver multiuser-aware.
2015-06-12 01:48:07 +00:00
Svetoslav
3fb919b988 am 6b853296: Merge "Update SMS permission group description." into mnc-dev
* commit '6b8532968c8b7512100831d94cb97ad69d255fb1':
  Update SMS permission group description.
2015-06-12 01:48:02 +00:00
Adrian Roos
48aa13c096 am 1b5eb97a: Accessibility improvements
* commit '1b5eb97ae651cd1e70009d3f9bbe91da804a457a':
  Accessibility improvements
2015-06-12 01:47:58 +00:00
Dirk Dougherty
03a216f19f am ef8c2834: Merge "Doc change: miscellaneous tag optimizations and edits." into mnc-preview-docs
* commit 'ef8c2834f19c404cad025a4b583525b62a4b2790':
  Doc change: miscellaneous tag optimizations and edits.
2015-06-12 01:45:36 +00:00
Svet Ganov
b4e3c87f1a am 55fd0a70: Merge "Bump up the protection level of the CLEAR_APP_CACHE permission" into mnc-dev
* commit '55fd0a702d5bb346efb3a149b3cbaba4dc5952b2':
  Bump up the protection level of the CLEAR_APP_CACHE permission
2015-06-12 01:42:33 +00:00
Svet Ganov
cdf20eacec am 592d3d35: Merge changes Ic643bc07,I4bef927b into mnc-dev
* commit '592d3d35a6ae4eee0645bf92bc8cf4ab9d0d9b7b':
  Lower protection level of the dangerous Bluetooth permissions
  Update sensors permission group name string
2015-06-12 01:42:29 +00:00
Adrian Roos
50556ff61c am eb91ca56: DO NOT MERGE Remove RemoteInput from SystemUI
* commit 'eb91ca56db95f7aaf1b7e30294a555fd43ba1c9d':
  DO NOT MERGE Remove RemoteInput from SystemUI
2015-06-12 01:42:25 +00:00
Svet Ganov
6f918b2f92 Merge "Add new storage permission group" into mnc-dev 2015-06-12 01:40:24 +00:00
Yohei Yukawa
f412c80919 Merge "Make VIMS.SettingsObserver multiuser-aware." into mnc-dev 2015-06-12 01:39:08 +00:00
Svetoslav
6b8532968c Merge "Update SMS permission group description." into mnc-dev 2015-06-12 01:38:29 +00:00
Adrian Roos
1b5eb97ae6 Accessibility improvements
- label the "no sims" icon
- label the "managed profile" icon

Bug: 21165217
Change-Id: I3e809d1a857eea12b613f09ae5265e785d372ec3
2015-06-12 01:37:47 +00:00
Svet Ganov
55fd0a702d Merge "Bump up the protection level of the CLEAR_APP_CACHE permission" into mnc-dev 2015-06-12 01:36:59 +00:00
Svet Ganov
592d3d35a6 Merge changes Ic643bc07,I4bef927b into mnc-dev
* changes:
  Lower protection level of the dangerous Bluetooth permissions
  Update sensors permission group name string
2015-06-12 01:36:27 +00:00
Dirk Dougherty
ef8c2834f1 Merge "Doc change: miscellaneous tag optimizations and edits." into mnc-preview-docs 2015-06-12 01:34:39 +00:00
Svet Ganov
a83d3eaf05 Bump up the protection level of the CLEAR_APP_CACHE permission
This permission guards only hidden and system APIs, hance it
should be signatureOrSystem protection level.

Change-Id: I8d2b75167c6887a285af0b494c39b4ffea2f0cbf
2015-06-11 18:34:31 -07:00
Dirk Dougherty
ca9fd6f337 Doc change: miscellaneous tag optimizations and edits.
Change-Id: I9da06cdf950894b32eedb0b63b5b7a9eb2d52003
2015-06-11 18:31:47 -07:00
Adrian Roos
eb91ca56db DO NOT MERGE Remove RemoteInput from SystemUI
Bug: 21570986
Change-Id: I80987b3ac333a97426648c3b363420d502a19866
2015-06-12 01:29:13 +00:00
Svet Ganov
d81897d023 Lower protection level of the dangerous Bluetooth permissions
bug:21594947

Change-Id: Ic643bc0768b0fc9adcc3e07661ee34fa59f4ec35
2015-06-11 18:24:30 -07:00
Adam Powell
b0fb62554b am de64ac45: Merge "Check targetSdkVersion when passing size hints for UNSPECIFIED specs" into mnc-dev
* commit 'de64ac459917d65c9e60ae04deac37b7f965a69c':
  Check targetSdkVersion when passing size hints for UNSPECIFIED specs
2015-06-12 00:51:45 +00:00
Yohei Yukawa
a224e801d6 am a8a0ac69: Merge "Do not access WindowManagerService#mCurrentUserId w/o lock." into mnc-dev
* commit 'a8a0ac6940db9a035f535c61cf8e7588d18d2981':
  Do not access WindowManagerService#mCurrentUserId w/o lock.
2015-06-12 00:51:42 +00:00
Yohei Yukawa
bbbe13d519 am d4673355: Merge "Keyboard.Key#onReleased() should handle inside parameter." into mnc-dev
* commit 'd46733556be3fdcdc3ba3c5339c595406c960b09':
  Keyboard.Key#onReleased() should handle inside parameter.
2015-06-12 00:51:38 +00:00