OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Fix a NPE when shutting down instrumentation" into mnc-dev
Svetoslav Ganov [Mon, 31 Aug 2015 17:16:23 +0000 (17:16 +0000)]
Merge "Fix a NPE when shutting down instrumentation" into mnc-dev

8 years agoFix a NPE when shutting down instrumentation
Svet Ganov [Sun, 30 Aug 2015 17:44:39 +0000 (10:44 -0700)]
Fix a NPE when shutting down instrumentation

bug:23657953

Change-Id: I7187c3d911de24abe20a2c462a10352dd741efed

8 years agoMerge "Show the ResolverActivity in dock mode" into mnc-dev
Ian Pedowitz [Sat, 29 Aug 2015 00:20:27 +0000 (00:20 +0000)]
Merge "Show the ResolverActivity in dock mode" into mnc-dev

8 years agoMerge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-dev
Robert Greenwalt [Fri, 28 Aug 2015 21:27:22 +0000 (21:27 +0000)]
Merge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-dev

8 years agoMerge "Crashing the system process is inadvisable" into mnc-dev
Chris Tate [Fri, 28 Aug 2015 19:48:38 +0000 (19:48 +0000)]
Merge "Crashing the system process is inadvisable" into mnc-dev

8 years agoReduce CONNECTIVITY_CHANGE bcasts
Robert Greenwalt [Fri, 28 Aug 2015 19:37:54 +0000 (12:37 -0700)]
Reduce CONNECTIVITY_CHANGE bcasts

If an app uses the new api (requestNetwork) to bring up MMS, don't
mark it as a legacy request.  This was done because the messaging
service had to use a combination of new API and old
(requestRouteToHost) due to api problems.  This has been resolved
so don't mark these as legacy requests anymore.

The general stuff is still in for other types due to lack of testing
time but this should be removed altogether in the future.

bug:23350688
Change-Id: I41c27efb253c39d8af1357ae7916ed5315c716db

8 years agoMerge "Give shell permission to move apps." into mnc-dev
Jeff Sharkey [Fri, 28 Aug 2015 19:30:31 +0000 (19:30 +0000)]
Merge "Give shell permission to move apps." into mnc-dev

8 years agoGive shell permission to move apps.
Jeff Sharkey [Fri, 28 Aug 2015 18:20:39 +0000 (11:20 -0700)]
Give shell permission to move apps.

Also clear identity when measuring ASEC sizes to relax a second
permission requirement.

Bug: 23600574
Change-Id: Ib3a104426758e0e8f35dff0e504fe874bed7311f

8 years agoMerge "Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3."...
David Friedman [Fri, 28 Aug 2015 18:22:16 +0000 (18:22 +0000)]
Merge "Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3." into mnc-dev

8 years agoCrashing the system process is inadvisable
Christopher Tate [Fri, 28 Aug 2015 17:55:14 +0000 (10:55 -0700)]
Crashing the system process is inadvisable

When asking for the set of services published by a package, it's
quite possible that there are none, in which case the returned List<>
is null rather than valid-but-empty.  Don't bother looking at it
when it's null.

Bug 23614440

Change-Id: Ibebb26b9c3f75ec810a95f1b9d2663e884cb98bc

8 years agoDocs: Fixes a mistaken TOC item at top-right so it now matches the item it links to.
David Friedman [Fri, 28 Aug 2015 00:59:44 +0000 (17:59 -0700)]
Docs: Fixes a mistaken TOC item at top-right so it now matches the item it links to.

Change-Id: I78cf665fcf9a99aa579eda455ec34987328df445

8 years agoMerge "BatteryStats: Bump checkin version" into mnc-dev
Ashish Sharma [Thu, 27 Aug 2015 23:21:16 +0000 (23:21 +0000)]
Merge "BatteryStats: Bump checkin version" into mnc-dev

8 years agoShow the ResolverActivity in dock mode
Christopher Tate [Thu, 27 Aug 2015 22:09:53 +0000 (15:09 -0700)]
Show the ResolverActivity in dock mode

If there are multiple dock apps present the end result should be
the disambiguation UI, not a fast-forward to the 'normal' home
app.

Bug 23501598

Change-Id: Iebc106b136cb1e446d1e93935738335504f5b812

8 years agoDocs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.
David Friedman [Fri, 14 Aug 2015 05:32:24 +0000 (22:32 -0700)]
Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.

Change-Id: I031bfbec9673699ef3f8680612b67dcb143882e7

8 years agoMerge "Add StateMachine.removeDeferredMessages()" into mnc-dev
Ajay Panicker [Thu, 27 Aug 2015 19:21:39 +0000 (19:21 +0000)]
Merge "Add StateMachine.removeDeferredMessages()" into mnc-dev

8 years agoAudioTrack: error reporting for getTimestamp()
Eric Laurent [Thu, 2 Jul 2015 19:09:44 +0000 (12:09 -0700)]
AudioTrack: error reporting for getTimestamp()

Add a new getTimestamp() method that returns an error code.

Bug: 21886109.
Bug: 22202349.
Bug: 17548098.

Change-Id: Ib072dd3442de79bab9aca77c3c33b0790b492154
(cherry picked from commit 4e1ccd370fc268f3207c5baee08ac8c943c3fdf9)

8 years agoAdd StateMachine.removeDeferredMessages()
Ajay Panicker [Wed, 26 Aug 2015 21:06:34 +0000 (14:06 -0700)]
Add StateMachine.removeDeferredMessages()

Bug: 23111466
Change-Id: Ifbb67d4eb080313af0968d5cb6b9508837e3458e

8 years agoam 9f37bd8a: am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs
Rich Slogar [Thu, 27 Aug 2015 01:37:51 +0000 (01:37 +0000)]
am 9f37bd8a: am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs

* commit '9f37bd8a5d61b2fa05af1b259ec0461673434ec8':
  docs: New auto Desktop Head Unit (DHU) docs

8 years agoam ebdedb47: (-s ours) am 42994097: am a1be8b43: LayoutLib: Update golden test images...
Deepanshu Gupta [Thu, 27 Aug 2015 01:33:03 +0000 (01:33 +0000)]
am ebdedb47: (-s ours) am 42994097: am a1be8b43: LayoutLib: Update golden test images. [DO NOT MERGE]

* commit 'ebdedb47e5a24f980e7820c65c60c5bc04c5895d':
  LayoutLib: Update golden test images. [DO NOT MERGE]

8 years agoam 68ff174b: (-s ours) am 2b99b5da: am c9862b44: An ugly hack to render CalendarView...
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:58 +0000 (01:32 +0000)]
am 68ff174b: (-s ours) am 2b99b5da: am c9862b44: An ugly hack to render CalendarView. [DO NOT MERGE]

* commit '68ff174b09d9c2bbacf4baa2ba88045df52af4db':
  An ugly hack to render CalendarView. [DO NOT MERGE]

8 years agoam d9600c98: (-s ours) am 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency...
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:53 +0000 (01:32 +0000)]
am d9600c98: (-s ours) am 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]

* commit 'd9600c986dac7e133280ea812dd809532ab90d76':
  LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]

8 years agoam 5769732e: (-s ours) am 9d6e87b6: am da687918: Make getInt in BridgeTypedArray...
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:48 +0000 (01:32 +0000)]
am 5769732e: (-s ours) am 9d6e87b6: am da687918: Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]

* commit '5769732e6e945196bb8bc3e10231d63d6c8686b9':
  Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]

8 years agoam 728fc731: (-s ours) am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:42 +0000 (01:32 +0000)]
am 728fc731: (-s ours) am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]

* commit '728fc73130908157770decc593d6e3131e1efd80':
  Fix layout mirroring. [DO NOT MERGE]

8 years agoam 37ae8f4e: (-s ours) am 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen...
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:35 +0000 (01:32 +0000)]
am 37ae8f4e: (-s ours) am 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]

* commit '37ae8f4ef8921e8810c0a42fc11f3b45a72ffc03':
  Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]

8 years agoam e4b4b084: (-s ours) am eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues...
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:30 +0000 (01:32 +0000)]
am e4b4b084: (-s ours) am eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]

* commit 'e4b4b08446a5f74ba4a5b12c56f1157ab549e72a':
  Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]

8 years agoam 05ed2d91: (-s ours) am 42e53ecb: am 66d91401: Revert to using AppTheme for LayoutL...
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:24 +0000 (01:32 +0000)]
am 05ed2d91: (-s ours) am 42e53ecb: am 66d91401: Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]

* commit '05ed2d91484f6185bcca17a71f045be36810e409':
  Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]

8 years agoam 21f66a6b: (-s ours) am 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:18 +0000 (01:32 +0000)]
am 21f66a6b: (-s ours) am 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]

* commit '21f66a6b9feb449f837f94c65595d67b4b91bf33':
  Fix imports. [DO NOT MERGE]

8 years agoam 34f6f597: (-s ours) am 4a213763: am 5ad4dae1: Fix theme namespace in tests. [DO...
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:12 +0000 (01:32 +0000)]
am 34f6f597: (-s ours) am 4a213763: am 5ad4dae1: Fix theme namespace in tests. [DO NOT MERGE]

* commit '34f6f597901b50426b805a62bc0dbf32ef4b6692':
  Fix theme namespace in tests. [DO NOT MERGE]

8 years agoam 39b4f4cc: (-s ours) am f988761c: am 723e136f: Run setup for full tests only once...
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:06 +0000 (01:32 +0000)]
am 39b4f4cc: (-s ours) am f988761c: am 723e136f: Run setup for full tests only once. [DO NOT MERGE]

* commit '39b4f4cc75e3e4e2a306102a76d4f9f2b9a1e2e6':
  Run setup for full tests only once. [DO NOT MERGE]

8 years agoam de8da279: (-s ours) am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar...
Deepanshu Gupta [Thu, 27 Aug 2015 01:32:00 +0000 (01:32 +0000)]
am de8da279: (-s ours) am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]

* commit 'de8da2793df3b3cb05215fa5dd02542548a54b9f':
  LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]

8 years agoam 963cac18: (-s ours) am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation...
Deepanshu Gupta [Thu, 27 Aug 2015 01:31:53 +0000 (01:31 +0000)]
am 963cac18: (-s ours) am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]

* commit '963cac18adefa1e60a827183b95b4e61a23929d3':
  LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]

8 years agoam 76111ecb: (-s ours) am e093bbf3: am d861fd81: Set support flag for custom layouts...
Deepanshu Gupta [Thu, 27 Aug 2015 01:31:48 +0000 (01:31 +0000)]
am 76111ecb: (-s ours) am e093bbf3: am d861fd81: Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]

* commit '76111ecbbde11e0cdddbb76530cf865f8846603e':
  Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]

8 years agoam c5bd6146: (-s ours) am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars...
Deepanshu Gupta [Thu, 27 Aug 2015 01:31:40 +0000 (01:31 +0000)]
am c5bd6146: (-s ours) am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE]

* commit 'c5bd6146f73a24008414d5bb8c07550e2c7f66ed':
  LayoutLib: translucent sys ui bars [DO NOT MERGE]

8 years agoam 6dcfe1e2: (-s ours) am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE]
Deepanshu Gupta [Thu, 27 Aug 2015 01:31:34 +0000 (01:31 +0000)]
am 6dcfe1e2: (-s ours) am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE]

* commit '6dcfe1e2b42f4c20860a34e47359cb559ae8c8f1':
  Update nav bar icons. [DO NOT MERGE]

8 years agoam 5eaa09ff: (-s ours) am d1dde055: am e5afc311: Move the layout code out of RenderSe...
Deepanshu Gupta [Thu, 27 Aug 2015 01:31:27 +0000 (01:31 +0000)]
am 5eaa09ff: (-s ours) am d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO NOT MERGE]

* commit '5eaa09ff9e4cbf71fd8ca312029987c0c3d43f9e':
  Move the layout code out of RenderSessionImpl. [DO NOT MERGE]

8 years agoam 1f2c15ca: (-s ours) am 87f5fd6b: am c989950d: CalendarView rendering: use R.stylea...
Deepanshu Gupta [Thu, 27 Aug 2015 01:31:20 +0000 (01:31 +0000)]
am 1f2c15ca: (-s ours) am 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]

* commit '1f2c15ca8e976f3378c9e4cf63b55de3484bb2cc':
  CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]

8 years agoam 36e164e0: (-s ours) am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a Drawe...
Deepanshu Gupta [Thu, 27 Aug 2015 01:31:12 +0000 (01:31 +0000)]
am 36e164e0: (-s ours) am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]

* commit '36e164e095ab4a7f6d8a631a6c209f2e6ced41cb':
  Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]

8 years agoam 13cd7660: (-s ours) am b4060700: am a14ec6f4: Change tools:list_item to listitem...
Deepanshu Gupta [Thu, 27 Aug 2015 01:31:03 +0000 (01:31 +0000)]
am 13cd7660: (-s ours) am b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE]

* commit '13cd7660813d52f5538a088612c3098d13484b12':
  Change tools:list_item to listitem. [DO NOT MERGE]

8 years agoam a556d756: (-s ours) am 8bfc5a9d: am b1e21330: Implement tools:list_item for Recycl...
Deepanshu Gupta [Thu, 27 Aug 2015 01:30:54 +0000 (01:30 +0000)]
am a556d756: (-s ours) am 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT MERGE]

* commit 'a556d7566b09e4743f859f3ca0878f2084448cfc':
  Implement tools:list_item for RecyclerView. [DO NOT MERGE]

8 years agoam 413d41aa: (-s ours) am 67b73b60: am cd4d5b3f: Support AppBar from Material Design...
Jens Ole Lauridsen [Thu, 27 Aug 2015 01:30:43 +0000 (01:30 +0000)]
am 413d41aa: (-s ours) am 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE]

* commit '413d41aac4d573ad4f0270c0fefd94ef4e864225':
  Support AppBar from Material Design. [DO NOT MERGE]

8 years agoam 7a92c26e: (-s ours) am 6f5709ca: am de13095d: Update tests per new layoutlib_api...
Deepanshu Gupta [Thu, 27 Aug 2015 01:30:35 +0000 (01:30 +0000)]
am 7a92c26e: (-s ours) am 6f5709ca: am de13095d: Update tests per new layoutlib_api [DO NOT MERGE]

* commit '7a92c26e20734df4f48ae74def6689691ef2ce29':
  Update tests per new layoutlib_api [DO NOT MERGE]

8 years agoam c5c2ea04: (-s ours) am 9a13b1e7: am db67caa6: Add missing resolveResValue call...
Deepanshu Gupta [Thu, 27 Aug 2015 01:30:27 +0000 (01:30 +0000)]
am c5c2ea04: (-s ours) am 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE]

* commit 'c5c2ea04780ddf77c37618f7ed37d575a5cd0744':
  Add missing resolveResValue call. [DO NOT MERGE]

8 years agoam e4acf0ad: (-s ours) am ad16968d: am 6eef1246: LayoutLib: Skip classes from java...
Deepanshu Gupta [Thu, 27 Aug 2015 01:30:14 +0000 (01:30 +0000)]
am e4acf0ad: (-s ours) am ad16968d: am 6eef1246: LayoutLib: Skip classes from java package. [DO NOT MERGE]

* commit 'e4acf0ad4a83b22ea0ac4ecc23b41864df84714a':
  LayoutLib: Skip classes from java package. [DO NOT MERGE]

8 years agoam 7911c8b9: (-s ours) am 15e549a8: am 4f5e6c63: Skip warnings for some unresolved...
Deepanshu Gupta [Thu, 27 Aug 2015 01:30:08 +0000 (01:30 +0000)]
am 7911c8b9: (-s ours) am 15e549a8: am 4f5e6c63: Skip warnings for some unresolved references. [DO NOT MERGE]

* commit '7911c8b97d1c11de96e5fe3495d5e3cb979d0f9f':
  Skip warnings for some unresolved references. [DO NOT MERGE]

8 years agoam 13670bc6: (-s ours) am 669e4969: am 3e875dbb: Fix import order. [DO NOT MERGE]
Deepanshu Gupta [Thu, 27 Aug 2015 01:30:02 +0000 (01:30 +0000)]
am 13670bc6: (-s ours) am 669e4969: am 3e875dbb: Fix import order. [DO NOT MERGE]

* commit '13670bc6dea025bfd9b35c604547fe2b0bd2047a':
  Fix import order. [DO NOT MERGE]

8 years agoam 6dc8bab9: (-s ours) am c0fd1316: am e5fa12ad: Fix ParserFactory not initialized...
Deepanshu Gupta [Thu, 27 Aug 2015 01:29:50 +0000 (01:29 +0000)]
am 6dc8bab9: (-s ours) am c0fd1316: am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT MERGE]

* commit '6dc8bab993c55d239bc42822eb9a8003f7803dfd':
  Fix ParserFactory not initialized error. [DO NOT MERGE]

8 years agoam bf7907bf: (-s ours) am 6b836cd0: am a287b842: Fix NPE in BridgeContext.obtainStyle...
Deepanshu Gupta [Thu, 27 Aug 2015 01:29:43 +0000 (01:29 +0000)]
am bf7907bf: (-s ours) am 6b836cd0: am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE]

* commit 'bf7907bfc855478c16650e77a7a8a72370c6f35f':
  Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE]

8 years agoam f2bf5470: (-s ours) am 91e456d2: am e698bb27: Fix BridgeTypedArray.getType() ...
Deepanshu Gupta [Thu, 27 Aug 2015 01:29:36 +0000 (01:29 +0000)]
am f2bf5470: (-s ours) am 91e456d2: am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE]

* commit 'f2bf5470a3ec1f5eb8584e0d7c1a8eb3c08d8d20':
  Fix BridgeTypedArray.getType() [DO NOT MERGE]

8 years agoam 7ec7805a: (-s ours) am 8a6295e8: am e481e713: Include Shapes in LayoutLib. [DO...
Deepanshu Gupta [Thu, 27 Aug 2015 01:29:30 +0000 (01:29 +0000)]
am 7ec7805a: (-s ours) am 8a6295e8: am e481e713: Include Shapes in LayoutLib. [DO NOT MERGE]

* commit '7ec7805a50893be6242a41de01299cb1de44b461':
  Include Shapes in LayoutLib. [DO NOT MERGE]

8 years agoam 594939fc: (-s ours) am 66d5f24d: am ba5a02c5: LayoutLib: Support getting resource...
Deepanshu Gupta [Thu, 27 Aug 2015 01:29:19 +0000 (01:29 +0000)]
am 594939fc: (-s ours) am 66d5f24d: am ba5a02c5: LayoutLib: Support getting resource arrays. [DO NOT MERGE]

* commit '594939fc07e83445ef4507df6fcd457069352189':
  LayoutLib: Support getting resource arrays. [DO NOT MERGE]

8 years agoam bd343c1f: (-s ours) am b32e44ff: am a5ffed0b: LayoutLib: Change nullity annotation...
Deepanshu Gupta [Thu, 27 Aug 2015 01:29:10 +0000 (01:29 +0000)]
am bd343c1f: (-s ours) am b32e44ff: am a5ffed0b: LayoutLib: Change nullity annotations. [DO NOT MERGE]

* commit 'bd343c1fbf05087094e1dbf40048137e3a3e08fa':
  LayoutLib: Change nullity annotations. [DO NOT MERGE]

8 years agoam 9b1ac269: (-s ours) am 1754824c: am c96ef952: Add documentation about hack in...
Deepanshu Gupta [Thu, 27 Aug 2015 01:29:05 +0000 (01:29 +0000)]
am 9b1ac269: (-s ours) am 1754824c: am c96ef952: Add documentation about hack in commit: f8ea750455 [DO NOT MERGE]

* commit '9b1ac26921b9c7aaf3c43c8094d81cfabc5cc085':
  Add documentation about hack in commit: f8ea750455 [DO NOT MERGE]

8 years agoam 6b7f9ae6: (-s ours) am 678f0ea2: am b318ff54: Make DatePicker rendering not fail...
Deepanshu Gupta [Thu, 27 Aug 2015 01:28:58 +0000 (01:28 +0000)]
am 6b7f9ae6: (-s ours) am 678f0ea2: am b318ff54: Make DatePicker rendering not fail (style search fix). [DO NOT MERGE]

* commit '6b7f9ae6f56375b1bd84f31206cac179e09b8146':
  Make DatePicker rendering not fail (style search fix). [DO NOT MERGE]

8 years agoam d6363d86: (-s ours) am 2e57c1e2: am cc5e69e4: Inject anonymous inner classes of...
Deepanshu Gupta [Thu, 27 Aug 2015 01:28:48 +0000 (01:28 +0000)]
am d6363d86: (-s ours) am 2e57c1e2: am cc5e69e4: Inject anonymous inner classes of injected classes [DO NOT MERGE]

* commit 'd6363d86060126e20b913dcd6db3c5cc2019804c':
  Inject anonymous inner classes of injected classes [DO NOT MERGE]

8 years agoam 5b886bb0: (-s ours) am 899daf75: am d7e89906: Update platformDir search in tests...
Deepanshu Gupta [Thu, 27 Aug 2015 01:28:42 +0000 (01:28 +0000)]
am 5b886bb0: (-s ours) am 899daf75: am d7e89906: Update platformDir search in tests. [DO NOT MERGE]

* commit '5b886bb08ff59e405c365db51abf71999e8f6c93':
  Update platformDir search in tests. [DO NOT MERGE]

8 years agoam aae9c930: (-s ours) am 2f50403f: am afedbc47: Make Context.getClassLoader() work...
Deepanshu Gupta [Thu, 27 Aug 2015 01:28:35 +0000 (01:28 +0000)]
am aae9c930: (-s ours) am 2f50403f: am afedbc47: Make Context.getClassLoader() work. [DO NOT MERGE]

* commit 'aae9c9309ca5155124f740b10a40c68b09ed0ce6':
  Make Context.getClassLoader() work. [DO NOT MERGE]

8 years agoam 522e67e4: (-s ours) am de3ac8f9: am 92480a9a: Fix include tag rendering. [DO NOT...
Deepanshu Gupta [Thu, 27 Aug 2015 01:28:21 +0000 (01:28 +0000)]
am 522e67e4: (-s ours) am de3ac8f9: am 92480a9a: Fix include tag rendering. [DO NOT MERGE]

* commit '522e67e4ac600fb19c18f55f0e51096af9ae37d3':
  Fix include tag rendering. [DO NOT MERGE]

8 years agoam 8df6131a: (-s ours) am 50e1406a: am f6b08547: Show better error message for color...
Deepanshu Gupta [Thu, 27 Aug 2015 01:28:14 +0000 (01:28 +0000)]
am 8df6131a: (-s ours) am 50e1406a: am f6b08547: Show better error message for color attr not found. [DO NOT MERGE]

* commit '8df6131ac103ac58ab03f6aae01e136df3c6a7b1':
  Show better error message for color attr not found. [DO NOT MERGE]

8 years agoam 59f026e9: (-s ours) am 81990c3f: am b1370c26: Fix build: udpate parser factory...
Deepanshu Gupta [Thu, 27 Aug 2015 01:28:07 +0000 (01:28 +0000)]
am 59f026e9: (-s ours) am 81990c3f: am b1370c26: Fix build: udpate parser factory method [DO NOT MERGE]

* commit '59f026e937e749a77f12614010f8be05123f4837':
  Fix build: udpate parser factory method [DO NOT MERGE]

8 years agoam b44f7fda: (-s ours) am 0a07bb95: am aa729889: Don\'t keep LayoutlibCallback refere...
Deepanshu Gupta [Thu, 27 Aug 2015 01:27:52 +0000 (01:27 +0000)]
am b44f7fda: (-s ours) am 0a07bb95: am aa729889: Don\'t keep LayoutlibCallback reference. [DO NOT MERGE]

* commit 'b44f7fda759394b6447f19c0b3c9a3fdf8f9cd95':
  Don't keep LayoutlibCallback reference. [DO NOT MERGE]

8 years agoam 78d77bc3: (-s ours) am bbbdc2ad: am 5c90c4f4: Remove kxml dependency [DO NOT MERGE]
Deepanshu Gupta [Thu, 27 Aug 2015 01:27:45 +0000 (01:27 +0000)]
am 78d77bc3: (-s ours) am bbbdc2ad: am 5c90c4f4: Remove kxml dependency [DO NOT MERGE]

* commit '78d77bc379f42dfe020cf0719ceae14174cf1c33':
  Remove kxml dependency [DO NOT MERGE]

8 years agoam 0238bf24: docs: New auto Desktop Head Unit (DHU) docs
Rich Slogar [Thu, 27 Aug 2015 01:19:52 +0000 (01:19 +0000)]
am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs

* commit '0238bf248095682b870732432095a987ee558aa2':
  docs: New auto Desktop Head Unit (DHU) docs

8 years agodocs: New auto Desktop Head Unit (DHU) docs
Rich Slogar [Thu, 23 Jul 2015 23:05:27 +0000 (16:05 -0700)]
docs: New auto Desktop Head Unit (DHU) docs

See comment on patch set 9 for doc stage location.

bug:22069078
bug:23341937

Change-Id: I21565b82199394622ce4113b42174277c0248998

8 years agoHandle the -a flag for dumpsys appops.
Tim Kilbourn [Wed, 26 Aug 2015 22:07:37 +0000 (15:07 -0700)]
Handle the -a flag for dumpsys appops.

Bug: 23017449
Change-Id: I6ce9ac368e2739153867c246893eb544d052834f

8 years agoMerge "Avoid NPE when getPositionForView() is called on detached view" into mnc-dev
Alan Viverette [Wed, 26 Aug 2015 20:38:53 +0000 (20:38 +0000)]
Merge "Avoid NPE when getPositionForView() is called on detached view" into mnc-dev

8 years agoam 42994097: am a1be8b43: LayoutLib: Update golden test images. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:22:48 +0000 (20:22 +0000)]
am 42994097: am a1be8b43: LayoutLib: Update golden test images. [DO NOT MERGE]

* commit '4299409775ffd5cb70a8970c15807f33fc8b08d4':
  LayoutLib: Update golden test images. [DO NOT MERGE]

8 years agoam 2b99b5da: am c9862b44: An ugly hack to render CalendarView. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:22:43 +0000 (20:22 +0000)]
am 2b99b5da: am c9862b44: An ugly hack to render CalendarView. [DO NOT MERGE]

* commit '2b99b5da279a7cbf1f6412a8ac7d6bfdd82e26c6':
  An ugly hack to render CalendarView. [DO NOT MERGE]

8 years agoam 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency in status bar. [DO NOT...
Deepanshu Gupta [Wed, 26 Aug 2015 20:22:35 +0000 (20:22 +0000)]
am 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]

* commit '7eb81868c338fc78139592ac81845c080f53b1c5':
  LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]

8 years agoam 9d6e87b6: am da687918: Make getInt in BridgeTypedArray accept empty String. [DO...
Deepanshu Gupta [Wed, 26 Aug 2015 20:22:29 +0000 (20:22 +0000)]
am 9d6e87b6: am da687918: Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]

* commit '9d6e87b67eb0d39d7584b12a3e843db68c8c9f3b':
  Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]

8 years agoam c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:22:23 +0000 (20:22 +0000)]
am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]

* commit 'c43506fc2dbe3fea6885e74ac8c67b91a0a644ff':
  Fix layout mirroring. [DO NOT MERGE]

8 years agoam 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT...
Deepanshu Gupta [Wed, 26 Aug 2015 20:22:17 +0000 (20:22 +0000)]
am 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]

* commit '918e62f1cb7e5802cfb7435dd606380fa5d3a278':
  Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]

8 years agoam eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:22:11 +0000 (20:22 +0000)]
am eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]

* commit 'eb15670ccc46c688537cd99fa1af2e475a5fd2be':
  Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]

8 years agoam 42e53ecb: am 66d91401: Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:22:05 +0000 (20:22 +0000)]
am 42e53ecb: am 66d91401: Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]

* commit '42e53ecbc146c4b131961e1f1764fcf886204b07':
  Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]

8 years agoam 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:21:55 +0000 (20:21 +0000)]
am 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]

* commit '5078ad325b0da36fe798df1df428d12732548217':
  Fix imports. [DO NOT MERGE]

8 years agoam 4a213763: am 5ad4dae1: Fix theme namespace in tests. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:21:49 +0000 (20:21 +0000)]
am 4a213763: am 5ad4dae1: Fix theme namespace in tests. [DO NOT MERGE]

* commit '4a2137639aba761dcf289f1e2cc2e48dd42e7a3f':
  Fix theme namespace in tests. [DO NOT MERGE]

8 years agoam f988761c: am 723e136f: Run setup for full tests only once. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:21:43 +0000 (20:21 +0000)]
am f988761c: am 723e136f: Run setup for full tests only once. [DO NOT MERGE]

* commit 'f988761c0acc02bb4b21b6357e418da7799f11e7':
  Run setup for full tests only once. [DO NOT MERGE]

8 years agoam e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:21:38 +0000 (20:21 +0000)]
am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]

* commit 'e54dbc4ac74d110c4121932a22d04447a0e15b65':
  LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]

8 years agoam 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:21:29 +0000 (20:21 +0000)]
am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]

* commit '147c0506d5425633f0d45e1489262d4e27a35921':
  LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]

8 years agoam e093bbf3: am d861fd81: Set support flag for custom layouts for RecyclerView. ...
Deepanshu Gupta [Wed, 26 Aug 2015 20:21:23 +0000 (20:21 +0000)]
am e093bbf3: am d861fd81: Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]

* commit 'e093bbf3997de7d2dddc2122c1349f734478f09f':
  Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]

8 years agoam 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:21:16 +0000 (20:21 +0000)]
am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE]

* commit '8a50ecea2ea0218377f7af8b4334b4ee4d386ef7':
  LayoutLib: translucent sys ui bars [DO NOT MERGE]

8 years agoam d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:21:09 +0000 (20:21 +0000)]
am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE]

* commit 'd4be80d9962cdf5d68dccd3291ed1cabb76b6df2':
  Update nav bar icons. [DO NOT MERGE]

8 years agoam d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO NOT...
Deepanshu Gupta [Wed, 26 Aug 2015 20:20:58 +0000 (20:20 +0000)]
am d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO NOT MERGE]

* commit 'd1dde055060d63f8981ba51aeb75ab8a459db9b4':
  Move the layout code out of RenderSessionImpl. [DO NOT MERGE]

8 years agoam 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find attr. ...
Deepanshu Gupta [Wed, 26 Aug 2015 20:20:53 +0000 (20:20 +0000)]
am 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]

* commit '87f5fd6bf2c0d72fd37fb923b4d38225caa55d55':
  CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]

8 years agoam e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:20:45 +0000 (20:20 +0000)]
am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]

* commit 'e3eecca924e7c7961c54eb37336767c995c936e7':
  Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]

8 years agoam b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:20:35 +0000 (20:20 +0000)]
am b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE]

* commit 'b406070040d1370b6ef6154cba3965c4ab016d66':
  Change tools:list_item to listitem. [DO NOT MERGE]

8 years agoam 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:20:30 +0000 (20:20 +0000)]
am 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT MERGE]

* commit '8bfc5a9d14000a436e54350099bd460f55418f27':
  Implement tools:list_item for RecyclerView. [DO NOT MERGE]

8 years agoam 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE]
Jens Ole Lauridsen [Wed, 26 Aug 2015 20:20:24 +0000 (20:20 +0000)]
am 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE]

* commit '67b73b60bf9c9f433ed282abdc3691ee0cc6dda0':
  Support AppBar from Material Design. [DO NOT MERGE]

8 years agoam 6f5709ca: am de13095d: Update tests per new layoutlib_api [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:20:17 +0000 (20:20 +0000)]
am 6f5709ca: am de13095d: Update tests per new layoutlib_api [DO NOT MERGE]

* commit '6f5709ca97b27db9877c2fc65b083783d3f41e02':
  Update tests per new layoutlib_api [DO NOT MERGE]

8 years agoam 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:20:11 +0000 (20:20 +0000)]
am 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE]

* commit '9a13b1e7502734fbe54d6f0e1c386f5382dfa662':
  Add missing resolveResValue call. [DO NOT MERGE]

8 years agoam ad16968d: am 6eef1246: LayoutLib: Skip classes from java package. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:20:05 +0000 (20:20 +0000)]
am ad16968d: am 6eef1246: LayoutLib: Skip classes from java package. [DO NOT MERGE]

* commit 'ad16968d506840a1c1824c4ab6b5c181c8e04086':
  LayoutLib: Skip classes from java package. [DO NOT MERGE]

8 years agoam 15e549a8: am 4f5e6c63: Skip warnings for some unresolved references. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:19:58 +0000 (20:19 +0000)]
am 15e549a8: am 4f5e6c63: Skip warnings for some unresolved references. [DO NOT MERGE]

* commit '15e549a81f59daf016f29c6ed6f1aa3d5f65d41c':
  Skip warnings for some unresolved references. [DO NOT MERGE]

8 years agoam 669e4969: am 3e875dbb: Fix import order. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:19:52 +0000 (20:19 +0000)]
am 669e4969: am 3e875dbb: Fix import order. [DO NOT MERGE]

* commit '669e4969a7245cf9d1febc5d4e67a0f2063e87fb':
  Fix import order. [DO NOT MERGE]

8 years agoam c0fd1316: am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:19:39 +0000 (20:19 +0000)]
am c0fd1316: am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT MERGE]

* commit 'c0fd131642f21eabec570147cf9f4116c900e8a0':
  Fix ParserFactory not initialized error. [DO NOT MERGE]

8 years agoam 6b836cd0: am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT...
Deepanshu Gupta [Wed, 26 Aug 2015 20:19:32 +0000 (20:19 +0000)]
am 6b836cd0: am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE]

* commit '6b836cd06b1a2ebe5d31336486bb1b54e42439df':
  Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE]

8 years agoam 91e456d2: am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:19:23 +0000 (20:19 +0000)]
am 91e456d2: am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE]

* commit '91e456d235256c385a7da1e45f098386bc68e86a':
  Fix BridgeTypedArray.getType() [DO NOT MERGE]

8 years agoam 8a6295e8: am e481e713: Include Shapes in LayoutLib. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:19:13 +0000 (20:19 +0000)]
am 8a6295e8: am e481e713: Include Shapes in LayoutLib. [DO NOT MERGE]

* commit '8a6295e82a2aed91eb26fa15479bf295c2bd79d7':
  Include Shapes in LayoutLib. [DO NOT MERGE]

8 years agoam 66d5f24d: am ba5a02c5: LayoutLib: Support getting resource arrays. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:19:05 +0000 (20:19 +0000)]
am 66d5f24d: am ba5a02c5: LayoutLib: Support getting resource arrays. [DO NOT MERGE]

* commit '66d5f24df0c3627028812ee23da8d4f08cc83e5c':
  LayoutLib: Support getting resource arrays. [DO NOT MERGE]

8 years agoam b32e44ff: am a5ffed0b: LayoutLib: Change nullity annotations. [DO NOT MERGE]
Deepanshu Gupta [Wed, 26 Aug 2015 20:18:54 +0000 (20:18 +0000)]
am b32e44ff: am a5ffed0b: LayoutLib: Change nullity annotations. [DO NOT MERGE]

* commit 'b32e44ff0c5fd410720bb28c87bc9cea83556edf':
  LayoutLib: Change nullity annotations. [DO NOT MERGE]

8 years agoam 1754824c: am c96ef952: Add documentation about hack in commit: f8ea750455 [DO...
Deepanshu Gupta [Wed, 26 Aug 2015 20:18:47 +0000 (20:18 +0000)]
am 1754824c: am c96ef952: Add documentation about hack in commit: f8ea750455 [DO NOT MERGE]

* commit '1754824c2835d6f3a17c4a2c0ab668991797fcf9':
  Add documentation about hack in commit: f8ea750455 [DO NOT MERGE]

8 years agoam 678f0ea2: am b318ff54: Make DatePicker rendering not fail (style search fix)....
Deepanshu Gupta [Wed, 26 Aug 2015 20:18:34 +0000 (20:18 +0000)]
am 678f0ea2: am b318ff54: Make DatePicker rendering not fail (style search fix). [DO NOT MERGE]

* commit '678f0ea2ba47f06387670e9f75b13637a6446899':
  Make DatePicker rendering not fail (style search fix). [DO NOT MERGE]