183579 Commits

Author SHA1 Message Date
Joe Fernandez
643778909e am 647170d4: am a1dfb22a: am 8fe980e8: am 54643332: Merge "Doc change: Add diff report for API 22." into lmp-mr1-dev
* commit '647170d493ff20b9f0f2609b805f7617ab650bd5':
  Doc change: Add diff report for API 22.
2015-03-03 02:36:54 +00:00
Selim Gurun
9205071093 am 545093df: am 75666e90: Merge "Revert "Add potential future APIs for postmessage""
* commit '545093df16ed2a94c1636ec8e8148574e6cad303':
  Revert "Add potential future APIs for postmessage"
2015-03-03 02:28:48 +00:00
Joe Fernandez
647170d493 am a1dfb22a: am 8fe980e8: am 54643332: Merge "Doc change: Add diff report for API 22." into lmp-mr1-dev
* commit 'a1dfb22aac45db858378385aad48ab6995614626':
  Doc change: Add diff report for API 22.
2015-03-03 02:21:09 +00:00
Selim Gurun
545093df16 am 75666e90: Merge "Revert "Add potential future APIs for postmessage""
* commit '75666e9054d97a9daecd5648f71414406413c6d9':
  Revert "Add potential future APIs for postmessage"
2015-03-03 02:20:57 +00:00
Joe Fernandez
a1dfb22aac am 8fe980e8: am 54643332: Merge "Doc change: Add diff report for API 22." into lmp-mr1-dev
* commit '8fe980e803c6e20f799a12c08e54cadcbc39f6d1':
  Doc change: Add diff report for API 22.
2015-03-03 02:14:32 +00:00
Selim Gurun
75666e9054 Merge "Revert "Add potential future APIs for postmessage"" 2015-03-03 02:14:19 +00:00
Joe Fernandez
412e395147 am f76b6c98: am 66b4366e: am a2bbdb96: am 2ba57444: Merge "docs: update Android docs build to include API 22, Android 5.1" into lmp-mr1-dev
* commit 'f76b6c988af5a6024bcf20a2b51bf5b319b8ae50':
  docs: update Android docs build to include API 22, Android 5.1
2015-03-03 02:07:57 +00:00
Joe Fernandez
8fe980e803 am 54643332: Merge "Doc change: Add diff report for API 22." into lmp-mr1-dev
* commit '546433328d0b017419bd3d5ff6ee5708645455db':
  Doc change: Add diff report for API 22.
2015-03-03 02:07:29 +00:00
Joe Fernandez
546433328d Merge "Doc change: Add diff report for API 22." into lmp-mr1-dev 2015-03-03 02:03:45 +00:00
Christopher Tate
73570db59f Use scheduled job rather than periodic alarms for key/value backups
Instead of a runs-forever periodic alarm that drives key/value backup
passes, we instead schedule-on-demand a trigger job that will kick off
the pass after a batching interval.  The key semantic change is that
we now never wake for key/value backup work unless we've been explicitly
asked to do so.  We also use a rather longer batching interval than
was previously the case.

Bug 19536032

Change-Id: Ie377562b2812c9aeda0ee73770dfa94af6017778
2015-03-02 18:01:28 -08:00
Joe Fernandez
f76b6c988a am 66b4366e: am a2bbdb96: am 2ba57444: Merge "docs: update Android docs build to include API 22, Android 5.1" into lmp-mr1-dev
* commit '66b4366e99f561766303e539d3ee798a0b8a2a09':
  docs: update Android docs build to include API 22, Android 5.1
2015-03-03 02:00:51 +00:00
Chris Craik
e5c6584a40 Constructor cleanup
Change-Id: Ic39911d08f44c3174de91fb92fcd4cab73fe4654
2015-03-02 17:56:06 -08:00
Joe Fernandez
66b4366e99 am a2bbdb96: am 2ba57444: Merge "docs: update Android docs build to include API 22, Android 5.1" into lmp-mr1-dev
* commit 'a2bbdb96303c0fcac696ece07c27a49fbdd1f740':
  docs: update Android docs build to include API 22, Android 5.1
2015-03-03 01:54:52 +00:00
Rich Slogar
e88d25b9a8 am e54ab91f: am 6d8b3b14: am 9b4a363d: am 3f3f842c: am d54fe112: am 2cbda290: am 69b58e74: Merge "docs: sdk tools 24.1 update" into lmp-docs
* commit 'e54ab91fff647533dcfd68c6fa284cd3642744df':
  docs: sdk tools 24.1 update
2015-03-03 01:54:42 +00:00
Selim Gurun
49f9ad8e2a Revert "Add potential future APIs for postmessage"
This reverts commit 37bd8907cb94be69c9bd4c308e49c38524e87269.

Change-Id: Iaa9356b95859846ce9c3209d3d1bcfc800d2ff93
2015-03-03 01:54:25 +00:00
Alan Viverette
3953f4cf1d Merge "Update Material light theme colors, clean up material colors" 2015-03-03 01:47:29 +00:00
Joe Fernandez
a2bbdb9630 am 2ba57444: Merge "docs: update Android docs build to include API 22, Android 5.1" into lmp-mr1-dev
* commit '2ba57444e8368ab66ae43fe2304e39dc76fc64ff':
  docs: update Android docs build to include API 22, Android 5.1
2015-03-03 01:47:26 +00:00
Rich Slogar
e54ab91fff am 6d8b3b14: am 9b4a363d: am 3f3f842c: am d54fe112: am 2cbda290: am 69b58e74: Merge "docs: sdk tools 24.1 update" into lmp-docs
* commit '6d8b3b1418a764db42cd6d0929bf7829032d0f59':
  docs: sdk tools 24.1 update
2015-03-03 01:47:15 +00:00
Miao Wang
e5ad00d1f5 am 5830e7a9: am 411473de: am caa8a8fb: Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()."
* commit '5830e7a9fb56db24a101d7b45c6db970e38ed6f6':
  [Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom().
2015-03-03 01:44:02 +00:00
Joe Fernandez
2ba57444e8 Merge "docs: update Android docs build to include API 22, Android 5.1" into lmp-mr1-dev 2015-03-03 01:42:41 +00:00
Rich Slogar
6d8b3b1418 am 9b4a363d: am 3f3f842c: am d54fe112: am 2cbda290: am 69b58e74: Merge "docs: sdk tools 24.1 update" into lmp-docs
* commit '9b4a363d0d2043c009ce066ae99ddaf1054b5c8d':
  docs: sdk tools 24.1 update
2015-03-03 01:40:42 +00:00
Joe Fernandez
573c2f8d54 am 0c539103: am aa1d2137: am be34916d: am 45ef73b4: Merge "docs: Add Android 5.1 to the uses-sdk manifest docs" into lmp-mr1-dev
* commit '0c53910308cb437d9b70395a492141181d943902':
  docs: Add Android 5.1 to the uses-sdk manifest docs
2015-03-03 01:38:31 +00:00
Miao Wang
5830e7a9fb am 411473de: am caa8a8fb: Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()."
* commit '411473de4a558747b003f27190f61c75bf9e12c7':
  [Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom().
2015-03-03 01:36:16 +00:00
Rich Slogar
9b4a363d0d am 3f3f842c: am d54fe112: am 2cbda290: am 69b58e74: Merge "docs: sdk tools 24.1 update" into lmp-docs
* commit '3f3f842cc06e0103041e7dae4c3f9fbf1f7ab9c0':
  docs: sdk tools 24.1 update
2015-03-03 01:34:25 +00:00
Joe Fernandez
0c53910308 am aa1d2137: am be34916d: am 45ef73b4: Merge "docs: Add Android 5.1 to the uses-sdk manifest docs" into lmp-mr1-dev
* commit 'aa1d21379020440f173b58a9edf32381a999f7bf':
  docs: Add Android 5.1 to the uses-sdk manifest docs
2015-03-03 01:32:41 +00:00
Joe Fernandez
533fce68b3 am 882a7fd4: am 5c98dde7: am 46c588b9: am 5c6476aa: Merge "docs: Android 5.1 API Release notes (Lollipop MR1)" into lmp-mr1-dev
* commit '882a7fd40ed5704a59f49b4d97d9600a4e30db46':
  docs: Android 5.1 API Release notes (Lollipop MR1)
2015-03-03 01:30:34 +00:00
Alan Viverette
dfc92c4de5 Update Material light theme colors, clean up material colors
Bug: 19424147
Change-Id: Ia13dbee34f2f73fe0075c53709dd16097c8f784c
2015-03-02 17:28:17 -08:00
Rich Slogar
3f3f842cc0 am d54fe112: am 2cbda290: am 69b58e74: Merge "docs: sdk tools 24.1 update" into lmp-docs
* commit 'd54fe112a24ec3a692d35a4ccf1f73fa5caaaf5e':
  docs: sdk tools 24.1 update
2015-03-03 01:27:07 +00:00
Joe Fernandez
aa1d213790 am be34916d: am 45ef73b4: Merge "docs: Add Android 5.1 to the uses-sdk manifest docs" into lmp-mr1-dev
* commit 'be34916d448e9cd04bebfa5bf3d61de0c8087d65':
  docs: Add Android 5.1 to the uses-sdk manifest docs
2015-03-03 01:24:50 +00:00
Joe Fernandez
882a7fd40e am 5c98dde7: am 46c588b9: am 5c6476aa: Merge "docs: Android 5.1 API Release notes (Lollipop MR1)" into lmp-mr1-dev
* commit '5c98dde7911db8d6d1e1a5bc695b658ec8a62a95':
  docs: Android 5.1 API Release notes (Lollipop MR1)
2015-03-03 01:23:55 +00:00
Andrew Solovay
27f5337841 Minor typo fixes in managed profile Javadoc reference pages.
See first comment for stage location.

bug: 19389235
Change-Id: I2e1d5169a77e3f4000e73f08d493953ce4eee78c
2015-03-02 17:22:18 -08:00
Rich Slogar
d54fe112a2 am 2cbda290: am 69b58e74: Merge "docs: sdk tools 24.1 update" into lmp-docs
* commit '2cbda290f66b5a17d3542ada26f7e91b3893f72d':
  docs: sdk tools 24.1 update
2015-03-03 01:20:33 +00:00
Joe Fernandez
5c98dde791 am 46c588b9: am 5c6476aa: Merge "docs: Android 5.1 API Release notes (Lollipop MR1)" into lmp-mr1-dev
* commit '46c588b9394128a2da2c0ce3cea4eef05cea0f12':
  docs: Android 5.1 API Release notes (Lollipop MR1)
2015-03-03 01:16:52 +00:00
Joe Fernandez
be34916d44 am 45ef73b4: Merge "docs: Add Android 5.1 to the uses-sdk manifest docs" into lmp-mr1-dev
* commit '45ef73b4e97a0621ba5f26eef280f6550c81338d':
  docs: Add Android 5.1 to the uses-sdk manifest docs
2015-03-03 01:15:31 +00:00
Rich Slogar
2cbda290f6 am 69b58e74: Merge "docs: sdk tools 24.1 update" into lmp-docs
* commit '69b58e74e087159ed5950632b4ab3738a841c633':
  docs: sdk tools 24.1 update
2015-03-03 01:13:36 +00:00
Miao Wang
411473de4a am caa8a8fb: Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()."
* commit 'caa8a8fb9849f1d44ffab3117950ac1e7b02cd4d':
  [Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom().
2015-03-03 01:11:18 +00:00
Rich Slogar
69b58e74e0 Merge "docs: sdk tools 24.1 update" into lmp-docs 2015-03-03 01:07:44 +00:00
Joe Fernandez
46c588b939 am 5c6476aa: Merge "docs: Android 5.1 API Release notes (Lollipop MR1)" into lmp-mr1-dev
* commit '5c6476aa507577422557d8434a7ce19937cfccfd':
  docs: Android 5.1 API Release notes (Lollipop MR1)
2015-03-03 01:06:10 +00:00
Joe Fernandez
45ef73b4e9 Merge "docs: Add Android 5.1 to the uses-sdk manifest docs" into lmp-mr1-dev 2015-03-03 01:02:55 +00:00
Miao Wang
caa8a8fb98 Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()." 2015-03-03 00:57:48 +00:00
Joe Fernandez
5c6476aa50 Merge "docs: Android 5.1 API Release notes (Lollipop MR1)" into lmp-mr1-dev 2015-03-03 00:56:43 +00:00
Joe Fernandez
2c25106ab4 docs: Add Android 5.1 to the uses-sdk manifest docs
Change-Id: Idf9962af4250e68ed885571a57b9a51a40f74267
2015-03-02 16:43:14 -08:00
Santos Cordon
c66f3baa42 Hide calllog entries for unregistered phone accounts
Change-Id: If1f873dd41c973442fa7a24020e56d13b7b5ad2c
2015-03-03 00:33:35 +00:00
Svetoslav
20d58e2af7 Merge "Content and settings shell commands passing invalid calling package." 2015-03-03 00:24:51 +00:00
Svetoslav
a8c6111a88 Content and settings shell commands passing invalid calling package.
Change-Id: Ia80099ba0afba054b70511c0d95265ec303446e0
2015-03-02 16:24:18 -08:00
Chris Craik
bd3bfc5285 Improve docs for drawable tint and color filters
bug:19564477
Change-Id: I7e11baae2d4dd245965904c85b8855de71f6b6ac
2015-03-02 16:21:02 -08:00
Jason Sams
acbace5f08 am e1bd7f76: am 9fc6948b: am 514e0801: Merge "Fix crash when updating adapter offsets."
* commit 'e1bd7f766ea5477ff3ca7103655755f3234602b2':
  Fix crash when updating adapter offsets.
2015-03-03 00:17:42 +00:00
Jason Sams
e1bd7f766e am 9fc6948b: am 514e0801: Merge "Fix crash when updating adapter offsets."
* commit '9fc6948b61d08016dc7dc7db1a28854da8581ea2':
  Fix crash when updating adapter offsets.
2015-03-03 00:09:38 +00:00
Selim Gurun
0b3d04433d Merge "Fix build: Revert "Add potential future APIs for postmessage"" 2015-03-03 00:05:47 +00:00
Jason Sams
9fc6948b61 am 514e0801: Merge "Fix crash when updating adapter offsets."
* commit '514e0801cc95c9827d220104317e1fe45f396b94':
  Fix crash when updating adapter offsets.
2015-03-03 00:03:58 +00:00