OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 16144ac3: Merge "Add comments to indicate code review was done for bugs" into...
Glenn Kasten [Thu, 28 May 2015 15:02:50 +0000 (15:02 +0000)]
am 16144ac3: Merge "Add comments to indicate code review was done for bugs" into mnc-dev

* commit '16144ac3789f6dbe36a7011cf23305f072a7bfcb':
  Add comments to indicate code review was done for bugs

9 years agoMerge "Add comments to indicate code review was done for bugs" into mnc-dev
Glenn Kasten [Thu, 28 May 2015 14:52:35 +0000 (14:52 +0000)]
Merge "Add comments to indicate code review was done for bugs" into mnc-dev

9 years agoam d198c60c: Merge "Fix reconfigure & setPremult alpha handling" into mnc-dev
John Reck [Thu, 28 May 2015 14:33:48 +0000 (14:33 +0000)]
am d198c60c: Merge "Fix reconfigure & setPremult alpha handling" into mnc-dev

* commit 'd198c60c944a946f31e151b29dd919aac71e87eb':
  Fix reconfigure & setPremult alpha handling

9 years agoam 1d4488c8: Merge "Cache bluetooth connection state from callback" into mnc-dev
Jason Monk [Thu, 28 May 2015 14:33:43 +0000 (14:33 +0000)]
am 1d4488c8: Merge "Cache bluetooth connection state from callback" into mnc-dev

* commit '1d4488c825aa147e2c7224c026df7cf54563f395':
  Cache bluetooth connection state from callback

9 years agoMerge "Fix reconfigure & setPremult alpha handling" into mnc-dev
John Reck [Thu, 28 May 2015 14:29:11 +0000 (14:29 +0000)]
Merge "Fix reconfigure & setPremult alpha handling" into mnc-dev

9 years agoMerge "Cache bluetooth connection state from callback" into mnc-dev
Jason Monk [Thu, 28 May 2015 14:24:19 +0000 (14:24 +0000)]
Merge "Cache bluetooth connection state from callback" into mnc-dev

9 years agoCache bluetooth connection state from callback
Jason Monk [Wed, 27 May 2015 14:20:37 +0000 (10:20 -0400)]
Cache bluetooth connection state from callback

Bug: 21444506
Change-Id: Idebcc1974fdd7551645d10eea4e30d9e1133556b

9 years agoam 008232ac: Merge "Zen: Store notification zen policy per-user." into mnc-dev
John Spurlock [Thu, 28 May 2015 14:03:13 +0000 (14:03 +0000)]
am 008232ac: Merge "Zen: Store notification zen policy per-user." into mnc-dev

* commit '008232acbdc9b6988f498b619b686efd02e614ae':
  Zen: Store notification zen policy per-user.

9 years agoMerge "Zen: Store notification zen policy per-user." into mnc-dev
John Spurlock [Thu, 28 May 2015 13:53:42 +0000 (13:53 +0000)]
Merge "Zen: Store notification zen policy per-user." into mnc-dev

9 years agoZen: Store notification zen policy per-user.
John Spurlock [Wed, 27 May 2015 22:22:55 +0000 (18:22 -0400)]
Zen: Store notification zen policy per-user.

 - Keep a zen config per user in NoMan.
 - Add zen config for all users to xml policy storage mechanism.
 - Initialize config to default for new secondary users.
 - Re-evaluate global zen on user switch.
 - Remove some unused code in NoMan.
 - Make ZenModeHelper aware of multiple users, keep all configs,
   add to dump.
 - Log config diffs in addition to the config itself in ZenLog.

Bug: 15845915
Change-Id: Ic847451e5d111c74916def1ea0948db5a76966c9

9 years agoam 373816ef: Stop showing both the floating toolbar and suggestions
Andrei Stingaceanu [Thu, 28 May 2015 10:57:56 +0000 (10:57 +0000)]
am 373816ef: Stop showing both the floating toolbar and suggestions

* commit '373816ef1f7ab9954889ed02a6b2b39fe4aa4f44':
  Stop showing both the floating toolbar and suggestions

9 years agoStop showing both the floating toolbar and suggestions
Andrei Stingaceanu [Thu, 28 May 2015 10:26:28 +0000 (11:26 +0100)]
Stop showing both the floating toolbar and suggestions

The selection mode without selection (PASTE|SELECT_ALL)
pops up along the suggestion popup if we tap on a word
within 15sec of the most recent cut/copy/textChanged
operation. Fix this by making suggestion popup take
precedence.

Also moved the invalidation of the text changed time
into the handleTextChanged() which fixes the selection
mode starting once after the text has changed.

NOTE: Subsequent clicks on non-suggestion spans will
still trigger the selection mode without selection if
within the defined timeframe.

Bug: 20443325
Change-Id: If2726e2c965e77e82ef7b847cf352d4426205bdc

9 years agoam 7ff76d63: Add a hidden telephony API for querying SIM derived locales.
Narayan Kamath [Thu, 28 May 2015 09:49:29 +0000 (09:49 +0000)]
am 7ff76d63: Add a hidden telephony API for querying SIM derived locales.

* commit '7ff76d637f5ad49838e9d4a1570c762a187ed4d1':
  Add a hidden telephony API for querying SIM derived locales.

9 years agoAdd a hidden telephony API for querying SIM derived locales.
Narayan Kamath [Thu, 16 Apr 2015 13:32:53 +0000 (14:32 +0100)]
Add a hidden telephony API for querying SIM derived locales.

bug: 19818550
Change-Id: Ide6c05ad8fe7b0cff6f20ddfe755e83e9b3a21aa

9 years agoam 25d9f5f3: am b514de9f: am 518651c8: Fix download button\'s terms check. Add some...
Dirk Dougherty [Thu, 28 May 2015 07:54:09 +0000 (07:54 +0000)]
am 25d9f5f3: am b514de9f: am 518651c8: Fix download button\'s terms check. Add some cards. Fix some broken stuff.

* commit '25d9f5f3162d8b3a0e167cdd4408164208cd303c':
  Fix download button's terms check. Add some cards. Fix some broken stuff.

9 years agoam f3f53d9e: Merge "Trace process launch from ActivityManager." into mnc-dev
Martijn Coenen [Thu, 28 May 2015 07:54:04 +0000 (07:54 +0000)]
am f3f53d9e: Merge "Trace process launch from ActivityManager." into mnc-dev

* commit 'f3f53d9e8d1e4ae05f6495ce1828b9a6f61f4632':
  Trace process launch from ActivityManager.

9 years agoam b514de9f: am 518651c8: Fix download button\'s terms check. Add some cards. Fix...
Dirk Dougherty [Thu, 28 May 2015 07:45:53 +0000 (07:45 +0000)]
am b514de9f: am 518651c8: Fix download button\'s terms check. Add some cards. Fix some broken stuff.

* commit 'b514de9fcb0fe7d7abcc0de6acea92a6aad1b914':
  Fix download button's terms check. Add some cards. Fix some broken stuff.

9 years agoMerge "Trace process launch from ActivityManager." into mnc-dev
Martijn Coenen [Thu, 28 May 2015 07:40:11 +0000 (07:40 +0000)]
Merge "Trace process launch from ActivityManager." into mnc-dev

9 years agoam 518651c8: Fix download button\'s terms check. Add some cards. Fix some broken...
Dirk Dougherty [Thu, 28 May 2015 07:29:34 +0000 (07:29 +0000)]
am 518651c8: Fix download button\'s terms check. Add some cards. Fix some broken stuff.

* commit '518651c84b9a633b5132b9dfd0dd4556e089cf86':
  Fix download button's terms check. Add some cards. Fix some broken stuff.

9 years agoam cc12fda3: am e1eea5b2: am 6c7fef8c: Merge "docs: M Preview - removing Data Binding...
Joe Fernandez [Thu, 28 May 2015 07:21:45 +0000 (07:21 +0000)]
am cc12fda3: am e1eea5b2: am 6c7fef8c: Merge "docs: M Preview - removing Data Binding doc file from preview section" into mnc-preview-docs

* commit 'cc12fda3d848e3794765e738128f5e5141305ae9':
  docs: M Preview - removing Data Binding doc file from preview section

9 years agoam 47a6995a: am 3b7aca05: am 117c2cd3: Merge "Docs: Fixes typos on DAC M-Preview...
David Friedman [Thu, 28 May 2015 07:21:40 +0000 (07:21 +0000)]
am 47a6995a: am 3b7aca05: am 117c2cd3: Merge "Docs: Fixes typos on DAC M-Preview site." into mnc-preview-docs

* commit '47a6995a70c1f47ae9d646533dd38eeddfbf67f8':
  Docs: Fixes typos on DAC M-Preview site.

9 years agoFix download button's terms check. Add some cards. Fix some broken stuff.
Dirk Dougherty [Thu, 28 May 2015 03:24:37 +0000 (20:24 -0700)]
Fix download button's terms check. Add some cards. Fix some broken stuff.

Change-Id: I11ff573ccebf82c6b7cf800b9b486c4131ed3b04

9 years agoam e1eea5b2: am 6c7fef8c: Merge "docs: M Preview - removing Data Binding doc file...
Joe Fernandez [Thu, 28 May 2015 07:05:56 +0000 (07:05 +0000)]
am e1eea5b2: am 6c7fef8c: Merge "docs: M Preview - removing Data Binding doc file from preview section" into mnc-preview-docs

* commit 'e1eea5b2df0dfffeb1f0ae019b10c93bf1dd966d':
  docs: M Preview - removing Data Binding doc file from preview section

9 years agoam 3b7aca05: am 117c2cd3: Merge "Docs: Fixes typos on DAC M-Preview site." into mnc...
David Friedman [Thu, 28 May 2015 07:05:50 +0000 (07:05 +0000)]
am 3b7aca05: am 117c2cd3: Merge "Docs: Fixes typos on DAC M-Preview site." into mnc-preview-docs

* commit '3b7aca05000740f0d6c12b7cc75c9bd3ac2abf93':
  Docs: Fixes typos on DAC M-Preview site.

9 years agoam 1b42f2c7: am 114649ce: am 6553666f: Merge "Docs: Fixing typos for M-Preview."...
David Friedman [Thu, 28 May 2015 06:53:17 +0000 (06:53 +0000)]
am 1b42f2c7: am 114649ce: am 6553666f: Merge "Docs: Fixing typos for M-Preview." into mnc-preview-docs

* commit '1b42f2c75133b140451c1dd22984dbfa748af4ad':
  Docs: Fixing typos for M-Preview.

9 years agoam e091134f: am 6c8b2aaf: am 5e6a7f9d: Merge "Docs: Fixing a typo (missing word)...
David Friedman [Thu, 28 May 2015 06:53:11 +0000 (06:53 +0000)]
am e091134f: am 6c8b2aaf: am 5e6a7f9d: Merge "Docs: Fixing a typo (missing word) on M-Preview page." into mnc-preview-docs

* commit 'e091134f671ba0bb1f15baadb741c4a5021f93ff':
  Docs: Fixing a typo (missing word) on M-Preview page.

9 years agoam 6c7fef8c: Merge "docs: M Preview - removing Data Binding doc file from preview...
Joe Fernandez [Thu, 28 May 2015 06:51:18 +0000 (06:51 +0000)]
am 6c7fef8c: Merge "docs: M Preview - removing Data Binding doc file from preview section" into mnc-preview-docs

* commit '6c7fef8c0e63adfc426852850dbc460b030a22fd':
  docs: M Preview - removing Data Binding doc file from preview section

9 years agoam 117c2cd3: Merge "Docs: Fixes typos on DAC M-Preview site." into mnc-preview-docs
David Friedman [Thu, 28 May 2015 06:51:14 +0000 (06:51 +0000)]
am 117c2cd3: Merge "Docs: Fixes typos on DAC M-Preview site." into mnc-preview-docs

* commit '117c2cd3a92498d1846bad5a08fb5261c0b82d63':
  Docs: Fixes typos on DAC M-Preview site.

9 years agoMerge "docs: M Preview - removing Data Binding doc file from preview section" into...
Joe Fernandez [Thu, 28 May 2015 06:47:30 +0000 (06:47 +0000)]
Merge "docs: M Preview - removing Data Binding doc file from preview section" into mnc-preview-docs

9 years agodocs: M Preview - removing Data Binding doc file from preview section
Joe Fernandez [Thu, 28 May 2015 06:42:57 +0000 (23:42 -0700)]
docs: M Preview - removing Data Binding doc file from preview section

Change-Id: Ib056f31e33828702053ba54700e97d67a1554901

9 years agoam 114649ce: am 6553666f: Merge "Docs: Fixing typos for M-Preview." into mnc-preview...
David Friedman [Thu, 28 May 2015 06:35:31 +0000 (06:35 +0000)]
am 114649ce: am 6553666f: Merge "Docs: Fixing typos for M-Preview." into mnc-preview-docs

* commit '114649ce0b565b009166c1dd5711ee1a1d11cab8':
  Docs: Fixing typos for M-Preview.

9 years agoam 6c8b2aaf: am 5e6a7f9d: Merge "Docs: Fixing a typo (missing word) on M-Preview...
David Friedman [Thu, 28 May 2015 06:35:26 +0000 (06:35 +0000)]
am 6c8b2aaf: am 5e6a7f9d: Merge "Docs: Fixing a typo (missing word) on M-Preview page." into mnc-preview-docs

* commit '6c8b2aaf330cf067685fdf9da79c44a4f58c21a2':
  Docs: Fixing a typo (missing word) on M-Preview page.

9 years agoam 4922ba0e: am b61cf11c: am b32d5397: Merge "Docs: Reverses order of two sentences...
David Friedman [Thu, 28 May 2015 06:34:59 +0000 (06:34 +0000)]
am 4922ba0e: am b61cf11c: am b32d5397: Merge "Docs: Reverses order of two sentences to match a change to the TOC." into mnc-preview-docs

* commit '4922ba0ecaf947b0a022a099eace8942408f9b01':
  Docs: Reverses order of two sentences to match a change to the TOC.

9 years agoMerge "Docs: Fixes typos on DAC M-Preview site." into mnc-preview-docs
David Friedman [Thu, 28 May 2015 06:34:11 +0000 (06:34 +0000)]
Merge "Docs: Fixes typos on DAC M-Preview site." into mnc-preview-docs

9 years agoDocs: Fixes typos on DAC M-Preview site.
David Friedman [Thu, 28 May 2015 06:30:50 +0000 (23:30 -0700)]
Docs: Fixes typos on DAC M-Preview site.

Change-Id: I728ea9bd8c16fc9dd01b2fdd0f8c1aae3b577a1e

9 years agoam 6553666f: Merge "Docs: Fixing typos for M-Preview." into mnc-preview-docs
David Friedman [Thu, 28 May 2015 06:25:46 +0000 (06:25 +0000)]
am 6553666f: Merge "Docs: Fixing typos for M-Preview." into mnc-preview-docs

* commit '6553666f1bb9fef73a7f13ba6bf29c126749d483':
  Docs: Fixing typos for M-Preview.

9 years agoam b61cf11c: am b32d5397: Merge "Docs: Reverses order of two sentences to match a...
David Friedman [Thu, 28 May 2015 06:20:42 +0000 (06:20 +0000)]
am b61cf11c: am b32d5397: Merge "Docs: Reverses order of two sentences to match a change to the TOC." into mnc-preview-docs

* commit 'b61cf11c724f7d0978cd5e6db0b96c0a9a376d74':
  Docs: Reverses order of two sentences to match a change to the TOC.

9 years agoam 5e6a7f9d: Merge "Docs: Fixing a typo (missing word) on M-Preview page." into mnc...
David Friedman [Thu, 28 May 2015 06:18:57 +0000 (06:18 +0000)]
am 5e6a7f9d: Merge "Docs: Fixing a typo (missing word) on M-Preview page." into mnc-preview-docs

* commit '5e6a7f9d6f99b2f82a9bc493e5d0a7c8f03e8d5f':
  Docs: Fixing a typo (missing word) on M-Preview page.

9 years agoMerge "Docs: Fixing typos for M-Preview." into mnc-preview-docs
David Friedman [Thu, 28 May 2015 06:15:41 +0000 (06:15 +0000)]
Merge "Docs: Fixing typos for M-Preview." into mnc-preview-docs

9 years agoDocs: Fixing typos for M-Preview.
David Friedman [Thu, 28 May 2015 06:09:20 +0000 (23:09 -0700)]
Docs: Fixing typos for M-Preview.

Change-Id: Ic59a1844aac7d8fcb6a18ffddb83b64d9f3badfd

9 years agoMerge "Docs: Fixing a typo (missing word) on M-Preview page." into mnc-preview-docs
David Friedman [Thu, 28 May 2015 06:03:53 +0000 (06:03 +0000)]
Merge "Docs: Fixing a typo (missing word) on M-Preview page." into mnc-preview-docs

9 years agoam b32d5397: Merge "Docs: Reverses order of two sentences to match a change to the...
David Friedman [Thu, 28 May 2015 06:01:41 +0000 (06:01 +0000)]
am b32d5397: Merge "Docs: Reverses order of two sentences to match a change to the TOC." into mnc-preview-docs

* commit 'b32d5397fa123d09a9556a68558a1bb9ecd7658d':
  Docs: Reverses order of two sentences to match a change to the TOC.

9 years agoDocs: Fixing a typo (missing word) on M-Preview page.
David Friedman [Thu, 28 May 2015 05:59:32 +0000 (22:59 -0700)]
Docs: Fixing a typo (missing word) on M-Preview page.

Change-Id: I48bd4d294010a218dbd9f71f2b18f5c9b4214d64

9 years agoMerge "Docs: Reverses order of two sentences to match a change to the TOC." into...
David Friedman [Thu, 28 May 2015 05:49:17 +0000 (05:49 +0000)]
Merge "Docs: Reverses order of two sentences to match a change to the TOC." into mnc-preview-docs

9 years agoam de3efbb9: am eb5e0961: am 981eef1f: docs: Added \'community\' and \'bug report...
Andrew Solovay [Thu, 28 May 2015 05:46:34 +0000 (05:46 +0000)]
am de3efbb9: am eb5e0961: am 981eef1f: docs: Added \'community\' and \'bug report\' links

* commit 'de3efbb9714574379cc677764ad70563d0ee7006':
  docs: Added 'community' and 'bug report' links

9 years agoam eb5e0961: am 981eef1f: docs: Added \'community\' and \'bug report\' links
Andrew Solovay [Thu, 28 May 2015 05:30:26 +0000 (05:30 +0000)]
am eb5e0961: am 981eef1f: docs: Added \'community\' and \'bug report\' links

* commit 'eb5e09619062243387d264228403b18fb79f2ebc':
  docs: Added 'community' and 'bug report' links

9 years agoam 981eef1f: docs: Added \'community\' and \'bug report\' links
Andrew Solovay [Thu, 28 May 2015 05:13:25 +0000 (05:13 +0000)]
am 981eef1f: docs: Added \'community\' and \'bug report\' links

* commit '981eef1fb5dac65432609db73261ea0c063cbaa8':
  docs: Added 'community' and 'bug report' links

9 years agoDocs: Reverses order of two sentences to match a change to the TOC.
David Friedman [Thu, 28 May 2015 04:39:33 +0000 (21:39 -0700)]
Docs: Reverses order of two sentences to match a change to the TOC.

Change-Id: I7a5cd1835e97d0052c725396927838859cd4275f

9 years agoam 81e06720: am 32ad52fb: am db7b487e: Merge "Docs: NDK docs--incorporating comments...
David Friedman [Thu, 28 May 2015 04:07:12 +0000 (04:07 +0000)]
am 81e06720: am 32ad52fb: am db7b487e: Merge "Docs: NDK docs--incorporating comments from eng review." into mnc-preview-docs

* commit '81e0672052d71e096f70f70e8f081947825fac11':
  Docs: NDK docs--incorporating comments from eng review.

9 years agoam 32ad52fb: am db7b487e: Merge "Docs: NDK docs--incorporating comments from eng...
David Friedman [Thu, 28 May 2015 03:51:59 +0000 (03:51 +0000)]
am 32ad52fb: am db7b487e: Merge "Docs: NDK docs--incorporating comments from eng review." into mnc-preview-docs

* commit '32ad52fb0598a4c2aa7082fcca4d2454fb54677f':
  Docs: NDK docs--incorporating comments from eng review.

9 years agodocs: Added 'community' and 'bug report' links
Andrew Solovay [Thu, 28 May 2015 01:51:07 +0000 (18:51 -0700)]
docs: Added 'community' and 'bug report' links

Added both links to the landing page, and fixed the 'community' link
for the 'overview' and 'support' pages.

See first comment for doc stage locations.

bug: 21371878
Change-Id: I0c650008e11dccfe036177420511d5ee856cf125

9 years agoam db7b487e: Merge "Docs: NDK docs--incorporating comments from eng review." into...
David Friedman [Thu, 28 May 2015 03:33:54 +0000 (03:33 +0000)]
am db7b487e: Merge "Docs: NDK docs--incorporating comments from eng review." into mnc-preview-docs

* commit 'db7b487e0a4ee7a9d5584e4af360f20cef8bb780':
  Docs: NDK docs--incorporating comments from eng review.

9 years agoam 2c2387ba: am 130c674b: am ec69b8cd: Merge "frameworks/base/docs: update ndk refere...
David Friedman [Thu, 28 May 2015 03:26:26 +0000 (03:26 +0000)]
am 2c2387ba: am 130c674b: am ec69b8cd: Merge "frameworks/base/docs: update ndk reference" into mnc-preview-docs

* commit '2c2387bafbd23ba16e166c51d9f4797619d77741':
  frameworks/base/docs: update ndk reference

9 years agoMerge "Docs: NDK docs--incorporating comments from eng review." into mnc-preview...
David Friedman [Thu, 28 May 2015 03:22:07 +0000 (03:22 +0000)]
Merge "Docs: NDK docs--incorporating comments from eng review." into mnc-preview-docs

9 years agoDocs: NDK docs--incorporating comments from eng review.
David Friedman [Wed, 27 May 2015 00:41:42 +0000 (17:41 -0700)]
Docs: NDK docs--incorporating comments from eng review.

The comments were entered into CL 682309, but implemented in this CL
because of a change in branch.

Change-Id: Ief5693b768890103fb48d9f377143002bd1a793d

9 years agoam 8958adf6: am 81b1276a: am 724ebc0d: Doc change: fix data binding link.
Dirk Dougherty [Thu, 28 May 2015 03:10:14 +0000 (03:10 +0000)]
am 8958adf6: am 81b1276a: am 724ebc0d: Doc change: fix data binding link.

* commit '8958adf6ecdf3acf0014dd5e344298ee5117b6bc':
  Doc change: fix data binding link.

9 years agoam 130c674b: am ec69b8cd: Merge "frameworks/base/docs: update ndk reference" into...
David Friedman [Thu, 28 May 2015 03:09:50 +0000 (03:09 +0000)]
am 130c674b: am ec69b8cd: Merge "frameworks/base/docs: update ndk reference" into mnc-preview-docs

* commit '130c674b1369dffeaeb5134a2366bcb46a75738e':
  frameworks/base/docs: update ndk reference

9 years agoam ec69b8cd: Merge "frameworks/base/docs: update ndk reference" into mnc-preview...
David Friedman [Thu, 28 May 2015 02:54:01 +0000 (02:54 +0000)]
am ec69b8cd: Merge "frameworks/base/docs: update ndk reference" into mnc-preview-docs

* commit 'ec69b8cdbfef01cd4def87e321b0cc441769bad3':
  frameworks/base/docs: update ndk reference

9 years agoam 81b1276a: am 724ebc0d: Doc change: fix data binding link.
Dirk Dougherty [Thu, 28 May 2015 02:53:50 +0000 (02:53 +0000)]
am 81b1276a: am 724ebc0d: Doc change: fix data binding link.

* commit '81b1276a2f55d556e647bac9574708684b36d1f9':
  Doc change: fix data binding link.

9 years agoam 581096b5: am ad4da3fc: am 0a514c2d: Merge "Doc change: update logo for samples...
Dirk Dougherty [Thu, 28 May 2015 02:52:47 +0000 (02:52 +0000)]
am 581096b5: am ad4da3fc: am 0a514c2d: Merge "Doc change: update logo for samples, several edits." into mnc-preview-docs

* commit '581096b587699811d5131e1e71f5802435227a71':
  Doc change: update logo for samples, several edits.

9 years agoMerge "frameworks/base/docs: update ndk reference" into mnc-preview-docs
David Friedman [Thu, 28 May 2015 02:38:44 +0000 (02:38 +0000)]
Merge "frameworks/base/docs: update ndk reference" into mnc-preview-docs

9 years agoam ad4da3fc: am 0a514c2d: Merge "Doc change: update logo for samples, several edits...
Dirk Dougherty [Thu, 28 May 2015 02:36:30 +0000 (02:36 +0000)]
am ad4da3fc: am 0a514c2d: Merge "Doc change: update logo for samples, several edits." into mnc-preview-docs

* commit 'ad4da3fc2122a06062f24688457720d69fe4306b':
  Doc change: update logo for samples, several edits.

9 years agoam 724ebc0d: Doc change: fix data binding link.
Dirk Dougherty [Thu, 28 May 2015 02:35:22 +0000 (02:35 +0000)]
am 724ebc0d: Doc change: fix data binding link.

* commit '724ebc0d31921644d564a4ec2187ba33b6059d32':
  Doc change: fix data binding link.

9 years agoam 2a3d888c: am 2a93eff0: am 3c542d4f: Merge "docs: Removing empty "Latest" section...
Andrew Solovay [Thu, 28 May 2015 02:26:26 +0000 (02:26 +0000)]
am 2a3d888c: am 2a93eff0: am 3c542d4f: Merge "docs: Removing empty "Latest" section from preview landing page." into mnc-preview-docs

* commit '2a3d888ceb90ebcfc8e8e9882dc671d6754a1e0b':
  docs: Removing empty "Latest" section from preview landing page.

9 years agoam 0a514c2d: Merge "Doc change: update logo for samples, several edits." into mnc...
Dirk Dougherty [Thu, 28 May 2015 02:19:07 +0000 (02:19 +0000)]
am 0a514c2d: Merge "Doc change: update logo for samples, several edits." into mnc-preview-docs

* commit '0a514c2d1d3afa1e9ebc91d8b95c78bc6903f138':
  Doc change: update logo for samples, several edits.

9 years agoDoc change: fix data binding link.
Dirk Dougherty [Thu, 28 May 2015 02:18:38 +0000 (19:18 -0700)]
Doc change: fix data binding link.

Change-Id: I7a840dc728b83e63875c5ac961d8c098e7f6f63a

9 years agoam 2a93eff0: am 3c542d4f: Merge "docs: Removing empty "Latest" section from preview...
Andrew Solovay [Thu, 28 May 2015 02:09:33 +0000 (02:09 +0000)]
am 2a93eff0: am 3c542d4f: Merge "docs: Removing empty "Latest" section from preview landing page." into mnc-preview-docs

* commit '2a93eff0b52e491682581cf18fa9efea9b67c005':
  docs: Removing empty "Latest" section from preview landing page.

9 years agoframeworks/base/docs: update ndk reference
Johan Euphrosine [Thu, 28 May 2015 02:05:55 +0000 (19:05 -0700)]
frameworks/base/docs: update ndk reference

Change-Id: I81c0a849b3002555947f93a557e736eb529b6795

9 years agoMerge "Doc change: update logo for samples, several edits." into mnc-preview-docs
Dirk Dougherty [Thu, 28 May 2015 02:00:11 +0000 (02:00 +0000)]
Merge "Doc change: update logo for samples, several edits." into mnc-preview-docs

9 years agoam c98ac2da: am d77ad9d4: am e7755963: Merge "docs: Updates to M Preview API Overview...
Quddus Chong [Thu, 28 May 2015 01:51:29 +0000 (01:51 +0000)]
am c98ac2da: am d77ad9d4: am e7755963: Merge "docs: Updates to M Preview API Overview and Behavior Changes docs. bug: 21437615,21444273,21436727,21446436,21410470,21407350,21411735,21445018,21444273,21447006" into mnc-preview-docs

* commit 'c98ac2da0a4a2aa958def9b8e6d2f22a01e3ac7f':
  docs: Updates to M Preview API Overview and Behavior Changes docs. bug: 21437615,21444273,21436727,21446436,21410470,21407350,21411735,21445018,21444273,21447006

9 years agoam 2ef9c62a: am 4b197b04: am 3c97715a: Merge "docs: M Preview - preview docs download...
Joe Fernandez [Thu, 28 May 2015 01:51:24 +0000 (01:51 +0000)]
am 2ef9c62a: am 4b197b04: am 3c97715a: Merge "docs: M Preview - preview docs download" into mnc-preview-docs

* commit '2ef9c62a3968b37b322654fc293de55498c0bb85':
  docs: M Preview - preview docs download

9 years agoam 3b1f19d1: am 301877a5: am eba8ba53: Merge "Docs: Removing "TODO"s, and adding...
David Friedman [Thu, 28 May 2015 01:51:20 +0000 (01:51 +0000)]
am 3b1f19d1: am 301877a5: am eba8ba53: Merge "Docs: Removing "TODO"s, and adding a couple of links to reference docs." into mnc-preview-docs

* commit '3b1f19d16a159c08f5512739bcb4518de1ca73c5':
  Docs: Removing "TODO"s, and adding a couple of links to reference docs.

9 years agoam d9c4fcce: am 056435aa: am 1311bbd7: Merge "docs: program overview page typo \...
Rich Slogar [Thu, 28 May 2015 01:51:15 +0000 (01:51 +0000)]
am d9c4fcce: am 056435aa: am 1311bbd7: Merge "docs: program overview page typo \'how support permissions and\'" into mnc-preview-docs

* commit 'd9c4fcce0bc3031241a8fb9199102907ea2869a2':
  docs: program overview page typo 'how support permissions and'

9 years agoam 0620ae07: am 00de839a: am a2c9a045: docs: Fixing typo in app-linking.html
Andrew Solovay [Thu, 28 May 2015 01:51:11 +0000 (01:51 +0000)]
am 0620ae07: am 00de839a: am a2c9a045: docs: Fixing typo in app-linking.html

* commit '0620ae0707321bc36123f3e42c40225848b65231':
  docs: Fixing typo in app-linking.html

9 years agoam 3c542d4f: Merge "docs: Removing empty "Latest" section from preview landing page...
Andrew Solovay [Thu, 28 May 2015 01:51:01 +0000 (01:51 +0000)]
am 3c542d4f: Merge "docs: Removing empty "Latest" section from preview landing page." into mnc-preview-docs

* commit '3c542d4f0dda5c1e4bfdd5c2e68dd7320bc8712b':
  docs: Removing empty "Latest" section from preview landing page.

9 years agoMerge "docs: Removing empty "Latest" section from preview landing page." into mnc...
Andrew Solovay [Thu, 28 May 2015 01:38:32 +0000 (01:38 +0000)]
Merge "docs: Removing empty "Latest" section from preview landing page." into mnc-preview-docs

9 years agoam d77ad9d4: am e7755963: Merge "docs: Updates to M Preview API Overview and Behavior...
Quddus Chong [Thu, 28 May 2015 01:24:40 +0000 (01:24 +0000)]
am d77ad9d4: am e7755963: Merge "docs: Updates to M Preview API Overview and Behavior Changes docs. bug: 21437615,21444273,21436727,21446436,21410470,21407350,21411735,21445018,21444273,21447006" into mnc-preview-docs

* commit 'd77ad9d4024ef50cc91c7703f516531e3526621b':
  docs: Updates to M Preview API Overview and Behavior Changes docs. bug: 21437615,21444273,21436727,21446436,21410470,21407350,21411735,21445018,21444273,21447006

9 years agoam 4b197b04: am 3c97715a: Merge "docs: M Preview - preview docs download" into mnc...
Joe Fernandez [Thu, 28 May 2015 01:24:36 +0000 (01:24 +0000)]
am 4b197b04: am 3c97715a: Merge "docs: M Preview - preview docs download" into mnc-preview-docs

* commit '4b197b04fad845c3edee134a32bd71b13120641d':
  docs: M Preview - preview docs download

9 years agoam 301877a5: am eba8ba53: Merge "Docs: Removing "TODO"s, and adding a couple of links...
David Friedman [Thu, 28 May 2015 01:24:31 +0000 (01:24 +0000)]
am 301877a5: am eba8ba53: Merge "Docs: Removing "TODO"s, and adding a couple of links to reference docs." into mnc-preview-docs

* commit '301877a5f3689a959966c4528bee60e31b4c934b':
  Docs: Removing "TODO"s, and adding a couple of links to reference docs.

9 years agoam 056435aa: am 1311bbd7: Merge "docs: program overview page typo \'how support permi...
Rich Slogar [Thu, 28 May 2015 01:24:27 +0000 (01:24 +0000)]
am 056435aa: am 1311bbd7: Merge "docs: program overview page typo \'how support permissions and\'" into mnc-preview-docs

* commit '056435aa79ce6a9ede5c350718d49d2ca6eaab9d':
  docs: program overview page typo 'how support permissions and'

9 years agoam 00de839a: am a2c9a045: docs: Fixing typo in app-linking.html
Andrew Solovay [Thu, 28 May 2015 01:24:22 +0000 (01:24 +0000)]
am 00de839a: am a2c9a045: docs: Fixing typo in app-linking.html

* commit '00de839ac248e562e134a01cd35d5f78afec99e7':
  docs: Fixing typo in app-linking.html

9 years agodocs: Removing empty "Latest" section from preview landing page.
Andrew Solovay [Thu, 28 May 2015 00:54:33 +0000 (17:54 -0700)]
docs: Removing empty "Latest" section from preview landing page.

See first comment for doc stage location.

bug: 21462057
Change-Id: I675825e22723544bfafbcd1e68bf513d03935e0a

9 years agoam 36e39974: Merge "Set a HW layer for Fragment alpha animation" into mnc-dev
Doris Liu [Thu, 28 May 2015 01:15:21 +0000 (01:15 +0000)]
am 36e39974: Merge "Set a HW layer for Fragment alpha animation" into mnc-dev

* commit '36e39974513a44f979e28a9b68f5f4ca366f60e1':
  Set a HW layer for Fragment alpha animation

9 years agoam 44aef99a: Merge "Invalidate IMMS#mCurrentSubtype when upgrading the current IME...
Yohei Yukawa [Thu, 28 May 2015 01:15:16 +0000 (01:15 +0000)]
am 44aef99a: Merge "Invalidate IMMS#mCurrentSubtype when upgrading the current IME." into mnc-dev

* commit '44aef99a0047212b42cf8ab454a19996311b8bc6':
  Invalidate IMMS#mCurrentSubtype when upgrading the current IME.

9 years agoam 257cd97d: am 05fd162d: am 0b6ff63b: Merge "docs: Changed "Runtime Permissions...
Andrew Solovay [Thu, 28 May 2015 01:15:12 +0000 (01:15 +0000)]
am 257cd97d: am 05fd162d: am 0b6ff63b: Merge "docs: Changed "Runtime Permissions" doc to "Permissions"" into mnc-preview-docs

* commit '257cd97d670d0bbb257a48b7ee2daa368c95662c':
  docs: Changed "Runtime Permissions" doc to "Permissions"

9 years agoam e7755963: Merge "docs: Updates to M Preview API Overview and Behavior Changes...
Quddus Chong [Thu, 28 May 2015 01:15:11 +0000 (01:15 +0000)]
am e7755963: Merge "docs: Updates to M Preview API Overview and Behavior Changes docs. bug: 21437615,21444273,21436727,21446436,21410470,21407350,21411735,21445018,21444273,21447006" into mnc-preview-docs

* commit 'e7755963da9c25dcc07e04ebac1cba544da0cd38':
  docs: Updates to M Preview API Overview and Behavior Changes docs. bug: 21437615,21444273,21436727,21446436,21410470,21407350,21411735,21445018,21444273,21447006

9 years agoam 3c97715a: Merge "docs: M Preview - preview docs download" into mnc-preview-docs
Joe Fernandez [Thu, 28 May 2015 01:15:07 +0000 (01:15 +0000)]
am 3c97715a: Merge "docs: M Preview - preview docs download" into mnc-preview-docs

* commit '3c97715a80ef3bbe5b461e11647548c5887c2cbc':
  docs: M Preview - preview docs download

9 years agoam 2240277e: am 9dd8962f: am 849da88c: Merge "docs: Clarified the SDK install instruc...
Andrew Solovay [Thu, 28 May 2015 01:15:07 +0000 (01:15 +0000)]
am 2240277e: am 9dd8962f: am 849da88c: Merge "docs: Clarified the SDK install instructions." into mnc-preview-docs

* commit '2240277eaf9479541bb7b3aeb9263cdba4b0bf4a':
  docs: Clarified the SDK install instructions.

9 years agoam 46c5fe15: am 8a2d40f4: am 416e3f82: Merge "docs: Fixing typo in app-linking doc...
Andrew Solovay [Thu, 28 May 2015 01:15:03 +0000 (01:15 +0000)]
am 46c5fe15: am 8a2d40f4: am 416e3f82: Merge "docs: Fixing typo in app-linking doc" into mnc-preview-docs

* commit '46c5fe15606767e452086cf6cda28c9e92a6b138':
  docs: Fixing typo in app-linking doc

9 years agoam eba8ba53: Merge "Docs: Removing "TODO"s, and adding a couple of links to reference...
David Friedman [Thu, 28 May 2015 01:05:37 +0000 (01:05 +0000)]
am eba8ba53: Merge "Docs: Removing "TODO"s, and adding a couple of links to reference docs." into mnc-preview-docs

* commit 'eba8ba533da349605d068086980abc86c3a13812':
  Docs: Removing "TODO"s, and adding a couple of links to reference docs.

9 years agoam 1311bbd7: Merge "docs: program overview page typo \'how support permissions and...
Rich Slogar [Thu, 28 May 2015 01:05:33 +0000 (01:05 +0000)]
am 1311bbd7: Merge "docs: program overview page typo \'how support permissions and\'" into mnc-preview-docs

* commit '1311bbd7f7e58887a42a080fc2fdd382106c5924':
  docs: program overview page typo 'how support permissions and'

9 years agoam a2c9a045: docs: Fixing typo in app-linking.html
Andrew Solovay [Thu, 28 May 2015 01:05:28 +0000 (01:05 +0000)]
am a2c9a045: docs: Fixing typo in app-linking.html

* commit 'a2c9a045b2aff63f42a25153a60bc96ae673b371':
  docs: Fixing typo in app-linking.html

9 years agoMerge "Set a HW layer for Fragment alpha animation" into mnc-dev
Doris Liu [Thu, 28 May 2015 01:05:05 +0000 (01:05 +0000)]
Merge "Set a HW layer for Fragment alpha animation" into mnc-dev

9 years agoMerge "docs: Updates to M Preview API Overview and Behavior Changes docs. bug: 214376...
Quddus Chong [Thu, 28 May 2015 01:03:17 +0000 (01:03 +0000)]
Merge "docs: Updates to M Preview API Overview and Behavior Changes docs. bug: 21437615,21444273,21436727,21446436,21410470,21407350,21411735,21445018,21444273,21447006" into mnc-preview-docs

9 years agoMerge "docs: M Preview - preview docs download" into mnc-preview-docs
Joe Fernandez [Thu, 28 May 2015 01:03:07 +0000 (01:03 +0000)]
Merge "docs: M Preview - preview docs download" into mnc-preview-docs

9 years agodocs: M Preview - preview docs download
Joe Fernandez [Thu, 28 May 2015 00:14:11 +0000 (17:14 -0700)]
docs: M Preview - preview docs download

b/21472319

Change-Id: I8e41680e59ed26db3199e83c5ef0b17c51e2eb45

9 years agoMerge "Invalidate IMMS#mCurrentSubtype when upgrading the current IME." into mnc-dev
Yohei Yukawa [Thu, 28 May 2015 00:57:51 +0000 (00:57 +0000)]
Merge "Invalidate IMMS#mCurrentSubtype when upgrading the current IME." into mnc-dev

9 years agoam 05fd162d: am 0b6ff63b: Merge "docs: Changed "Runtime Permissions" doc to "Permissi...
Andrew Solovay [Thu, 28 May 2015 00:56:07 +0000 (00:56 +0000)]
am 05fd162d: am 0b6ff63b: Merge "docs: Changed "Runtime Permissions" doc to "Permissions"" into mnc-preview-docs

* commit '05fd162d5aa14f57777951b676da517fcc158b21':
  docs: Changed "Runtime Permissions" doc to "Permissions"

9 years agoam 9dd8962f: am 849da88c: Merge "docs: Clarified the SDK install instructions." into...
Andrew Solovay [Thu, 28 May 2015 00:56:01 +0000 (00:56 +0000)]
am 9dd8962f: am 849da88c: Merge "docs: Clarified the SDK install instructions." into mnc-preview-docs

* commit '9dd8962f7fee28142e94f3b60fb5f83bd4fd83b0':
  docs: Clarified the SDK install instructions.

9 years agoam 8a2d40f4: am 416e3f82: Merge "docs: Fixing typo in app-linking doc" into mnc-previ...
Andrew Solovay [Thu, 28 May 2015 00:55:56 +0000 (00:55 +0000)]
am 8a2d40f4: am 416e3f82: Merge "docs: Fixing typo in app-linking doc" into mnc-preview-docs

* commit '8a2d40f4cbf576430cd8f5e63330ba93e1ba4e66':
  docs: Fixing typo in app-linking doc