Commit Graph

18177 Commits

Author SHA1 Message Date
Teng-Hui Zhu
ddf2bab3ea Add the vector drawable support lib demo code
b/22564270

Change-Id: Id4f721cfd6e9450d8346410997ecfc1f2c3926c1
2015-12-07 15:44:48 -08:00
Kirill Grouchnikov
d0b4919441 Remove pre-Material drawer demo apps.
Bug: 25321348
Change-Id: I53859ee48b3821192344e70f54a7f4fc20f8d4e7
2015-11-02 13:01:41 -05:00
Kirill Grouchnikov
220a8ecaa3 Material-compliant sample app for drawer layout.
Bug: 25321348
Change-Id: Ib26c112bbcb515869bd3bacc91be553b9aca8ef0
2015-11-02 12:45:32 -05:00
Dake Gu
caaf7b076e Dont use R.id.content to host GuidedStepFragment
Added example of set action not focusable

Bug 25352427

Change-Id: Ie9aed8c52d7639c3a39938117be94a65cf2005eb
2015-10-29 11:57:43 -07:00
Dake Gu
bea9cef302 Merge "GuidedStep example: Use standard action IDs and titles" into mnc-ub-dev 2015-10-28 21:14:25 +00:00
Kirill Grouchnikov
d4035382f2 Merge "Test app for ViewPager." into mnc-ub-dev 2015-10-28 21:04:34 +00:00
Dake Gu
37836fd9d7 GuidedStep example: Use standard action IDs and titles
Bug 25193684

Change-Id: Iced3aa78db1437d1823b60d2be1188993f557958
2015-10-28 13:43:44 -07:00
Dake Gu
23ee659cba Merge "SupportLeanbackDemo: add example finishGuidedStepFragments()" into mnc-ub-dev 2015-10-28 20:20:17 +00:00
Kirill Grouchnikov
5493040235 Merge "Add a comment on drawer layout file." into mnc-ub-dev 2015-10-28 12:51:18 +00:00
Dake Gu
d80cfde31d SupportLeanbackDemo: add example finishGuidedStepFragments()
and popBackStackToGuidedStepFragment()

Change-Id: I747673f886bebf5ccc81b8f686c801ede4b5ac0b
2015-10-27 17:03:51 -07:00
Dake Gu
01b04c4469 Merge "GuidedStep: More example of editing" into mnc-ub-dev 2015-10-27 22:23:56 +00:00
Kirill Grouchnikov
84d4654927 Add a comment on drawer layout file.
Bug: 9075592
Change-Id: I839d54ccf4a4eb82e30798408927759da247cde9
2015-10-27 17:29:45 -04:00
Kirill Grouchnikov
afeff426a9 Test app for ViewPager.
Bug: 25113163
Change-Id: Idd49f9e74831875a55ea19c5fa5e9adc732dd091
2015-10-27 13:53:56 -04:00
Chris Flatt
193f0c9d8f Update version to 23.1.1. DO NOT MERGE.
Change-Id: Ia03e7bc7ac736364a76856972c08c00748a081b3
2015-10-27 07:53:05 -07:00
Dake Gu
58ccc4ace2 GuidedStep: More example of editing
Example of switching text when editing.
Example of error checking and next action.
Example of InputType.
Example of enable/disable action.

Change-Id: Iea5108cb3f3d487be0a8cd892568c3e053ee3d0d
2015-10-26 14:36:21 -07:00
Marco Loaiza
4fb761b9a7 Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. am: a4404b1a6f
am: bde2559e58

* commit 'bde2559e58762bfd8e77c8beec3814a0371b4ec6':
  Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
2015-10-26 17:19:17 +00:00
Marco Loaiza
bde2559e58 Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
am: a4404b1a6f

* commit 'a4404b1a6f425fc3a8b5f074a80f1df1b2341641':
  Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
2015-10-26 17:10:48 +00:00
Marco Loaiza
a4404b1a6f Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
We don't want to include this app in clockwork emulator images,
but is safe to change since the app is being explicity added
for the phone emulator images in build/target/product/sdk_base.mk

Bug: 24696853
Change-Id: I2e4f73fcffe9eb8957d41cd886124b7db4622c76
2015-10-23 17:46:13 +01:00
Chris Banes
0fc3f916b8 Add AppBar sample using SwipeRefreshLayout
Change-Id: I8d2c84fcbdf13ec66f256d083bc8f2384928f161
2015-10-23 13:41:31 +01:00
Lorenzo Colitti
7fdd9d113d Update the Connectivity debug app to the multinetwork API. am: 28bb8be0da
am: bf91969961

* commit 'bf919699618027415134ccb39f66e2464257adaa':
  Update the Connectivity debug app to the multinetwork API.
2015-10-22 06:19:53 +00:00
Lorenzo Colitti
bf91969961 Update the Connectivity debug app to the multinetwork API.
am: 28bb8be0da

* commit '28bb8be0daaf93d0053fdeafc9de283eb7c59848':
  Update the Connectivity debug app to the multinetwork API.
2015-10-22 06:18:12 +00:00
Lorenzo Colitti
28bb8be0da Update the Connectivity debug app to the multinetwork API.
1. Stop using the deprecated startUsingNetworkFeature and use
   requestNetwork instead.
2. Make use of clearCapabilities().

Bug: 23597341
Change-Id: I65cb813111947d159d2bb18f0d8a93fb726912e5
2015-10-22 08:42:37 +09:00
Chris Banes
88436bd9f4 Add demo for TextInputLayout's counter
Change-Id: I3a2453b6d5ad3d5ea2abd5de66c95a7db0bd6f83
2015-10-21 11:17:17 +01:00
Yuichi Araki
3848c332a7 Merge "Add usage of BottomSheetBehavior" into mnc-ub-dev 2015-10-16 09:05:09 +00:00
Xavier Ducrohet
ce4224f4ff am 2d7067cd: am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE.
* commit '2d7067cd967e91fdeb5632f5a1fbc5035c3d9c6a':
  Update build tools rev to <API>.0.2. DO NOT MERGE.
2015-10-14 21:23:10 +00:00
Xavier Ducrohet
2d7067cd96 am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE.
* commit 'a3496a094db944849aba9a89e645aea5e10faadd':
  Update build tools rev to <API>.0.2. DO NOT MERGE.
2015-10-14 21:18:04 +00:00
Xavier Ducrohet
a3496a094d am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE.
* commit '19923db346370643f55b2ef43116ea64b6da5b8c':
  Update build tools rev to <API>.0.2. DO NOT MERGE.
2015-10-14 21:10:39 +00:00
Xavier Ducrohet
19923db346 Update build tools rev to <API>.0.2. DO NOT MERGE.
Change-Id: If727cdef7982419b676e56a910e0bdf56df5488a
2015-10-14 21:03:16 +00:00
Miao Wang
3db22d4d14 am c0781cd7: am 10b385c0: am afe2d242: Fix llvm-rs-cc.exe crash for windows
* commit 'c0781cd7744ee4ae2a8f95c14724a9b05698174b':
  Fix llvm-rs-cc.exe crash for windows
2015-10-14 00:10:45 +00:00
Miao Wang
c0781cd774 am 10b385c0: am afe2d242: Fix llvm-rs-cc.exe crash for windows
* commit '10b385c0f863710e2d2a2ebada74a8c8c14c81f8':
  Fix llvm-rs-cc.exe crash for windows
2015-10-14 00:05:01 +00:00
Miao Wang
10b385c0f8 am afe2d242: Fix llvm-rs-cc.exe crash for windows
* commit 'afe2d2420480e93f3364e0deac3082c11cceb689':
  Fix llvm-rs-cc.exe crash for windows
2015-10-13 23:58:55 +00:00
Chris Flatt
dcd18d527a Update version to 23.1.0. DO NOT MERGE.
Change-Id: I7e27e0e57b51f78f2d06df1081e2fdf570f363ea
2015-10-13 16:45:11 -07:00
Chris Flatt
00ada54f19 Update support library to 23.1.1. DO NOT MERGE
Change-Id: Ifaaa53575446dd025400b91ecc990c0d2664e2ab
2015-10-13 15:23:22 -07:00
Miao Wang
afe2d24204 Fix llvm-rs-cc.exe crash for windows
- Move the dlls needed by llvm-rs-cc to the same folder as the
   executable.

Bug: 23315748
Change-Id: I2d306684fcfd1c600c1bdb6f7050d671601c6b17
2015-10-13 21:34:51 +00:00
Sungsoo Lim
6327806028 Remove route providers which use RouteGroup
Bug: 24831500
Change-Id: I272a2a944685384166308aa745e67d743e0b7637
2015-10-13 13:28:04 +09:00
Bo Hu
b6239eab03 am de02034f: am 944fb730: am 419fb50c: Merge "Update system images to revision 4" into mnc-dev
* commit 'de02034f6f289945691eeec4fb89d35804198eea':
  Update system images to revision 4
2015-10-09 01:12:47 +00:00
Bo Hu
de02034f6f am 944fb730: am 419fb50c: Merge "Update system images to revision 4" into mnc-dev
* commit '944fb7302582f6626ca4fd3ba6c7a41ce86abcbc':
  Update system images to revision 4
2015-10-09 01:06:44 +00:00
Bo Hu
944fb73025 am 419fb50c: Merge "Update system images to revision 4" into mnc-dev
* commit '419fb50cad5ca8cadb45c26552fd767109474315':
  Update system images to revision 4
2015-10-09 01:01:57 +00:00
Bo Hu
419fb50cad Merge "Update system images to revision 4" into mnc-dev 2015-10-09 00:52:14 +00:00
Dake Gu
2157e7f4ec SupportLeanbackShowcase: get rid of card view background overdraw
Change-Id: I3a46d34df265eda2cf38bfca80d3786aa5a8a23b
2015-10-08 11:59:50 -07:00
Jae Seo
052b1d4aeb Merge "Support7Demos: Update the MediaRouter demo" into mnc-ub-dev 2015-10-07 17:33:47 +00:00
Jae Seo
2bd1f62c4c Support7Demos: Update the MediaRouter demo
Change-Id: I661e17073bd71e45610360bbf5b372eaf41c4fe3
2015-10-07 10:33:09 -07:00
Dake Gu
0750ff8d6b SupportLeanbackShowcase: performance fix of ImageCardView resource
Use Picasso to load Image in background thread instead of decoding
Bitmap in UI thread.

Change-Id: Ib798d167108f8445b3898cab72dc7dfabfe13c8a
2015-10-06 13:46:42 -07:00
Dake Gu
7d120188ca SupportLeanbackShowcase: dont expand side info
Transition animation isn't right.  Browse fragment hasn't implemented
the pre-layout for row children horizontal layout change.

Change-Id: Ib4f55651c3f568ad9224c474036663f35935c4e3
2015-10-05 18:15:17 -07:00
Dake Gu
c8ad1e5263 Leanback Demo: demo of edit title
Bug 24673827

Change-Id: I1e4d9378cc862d748055387a71129692bd4cf53b
2015-10-05 14:21:47 -07:00
Dake Gu
6fe262dae9 Supportleanbackshowcase: Polishing 2 and transition performance fix
Move background of browse/details/music from layout to windowBackground.
Setting background on view will cause the whole RelativeLayout being
faded in while transition move content inside the RelativeLayout.
The RelativeLayout does not have a hardwarelayer, nor does it specify
hasOverlappingRendering=false.  This falls to the slowest rendering
path.

Change-Id: I78bacc965e641d7f960aae5cf212c29f6b1f0f11
2015-10-01 15:10:07 -07:00
Dake Gu
ab2a8a7dae Supportleanbackshowcase: Polishing
Support staggered slide in/out transition for VerticalGrid.

Move background from layout file to windowBackground in theme.  Defining
background on view conflicts with transitions.

Change-Id: If823f492fd5bdd0b16c1d1e735f4214f925f3ae3
2015-10-01 14:36:25 -07:00
Dake Gu
8ab0d48a61 Merge "Showcase: Update SDK to 23 and support lib to 23.0.1" into mnc-ub-dev 2015-10-01 20:59:29 +00:00
Dake Gu
5bf3eba9dd Showcase: Update SDK to 23 and support lib to 23.0.1
Updated for new API addAsRoot() for GuidedStepFragment.
Rmove the awkward setStep() call,  we can find current GuidedStepFragment
using standard API.

Change-Id: I7ecb108a36ab5d0091c230dd5c5686e3a91f1857
2015-10-01 12:59:41 -07:00
Dake Gu
2e3684e007 GuidedStepFragment Subclass need explcitly specify a container id for background
After fixed Bug 24570987

Change-Id: I1ec51f8ea39b21e4d547e923386dd357a538ff4a
2015-10-01 11:46:10 -07:00