Commit Graph

1966 Commits

Author SHA1 Message Date
Raphael Moll
2ed3edb6c9 SDK samples package 20 revision 1
Change-Id: I11f1bdeb7c1f5755962fd923556d778b8c3fa3cd
2014-06-14 18:48:30 -07:00
Yigit Boyar
67bdb44d98 DO NOT MERGE Remove deprecated RecyclerView methods
Change-Id: If9b0aca85221d64dbbb5cda75f985a91de6c67d2
2014-05-28 01:18:25 +00:00
Chet Haase
3b3ab0e040 Add demo for animating RecyclerView actions
Change-Id: Ie076db6646cf734706fe2ea8659ee57f3a7742e9
2014-05-17 15:21:44 +00:00
Chet Haase
abbe7bd1e0 Revert "Add demo for animating RecyclerView actions"
This reverts commit 828b2aa2f4.

Change-Id: I0f773b5c42530cad924e454dc816ddc372db95f7
2014-05-15 00:01:07 +00:00
Chet Haase
828b2aa2f4 Add demo for animating RecyclerView actions
Change-Id: Ieb14cfb627663f507c24205d697347a1da389094
2014-05-14 14:01:18 -07:00
Tim Kilbourn
d91fd1cb4b DO NOT MERGE Remove banner from manifest.
The api is hidden in klp-modular-dev.

Change-Id: I78a569c7d876e0716eba9163490331dc5d81f87e
2014-05-06 14:16:35 -07:00
Yigit Boyar
6001125a83 Merge "Updated recycler view demo with smooth scrolling" into klp-modular-dev 2014-05-02 20:18:32 +00:00
Yigit Boyar
c270d6d8ba Updated recycler view demo with smooth scrolling
Change-Id: I039d10a0e707e05dd4c5ce37344f4ecc80d00880
2014-05-02 13:08:21 -07:00
Vince Harron
caa62895da am 611cfde5: Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API
* commit '611cfde5c024add8345c4dd8cc9ab41b1f363905':
  Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API
2014-05-01 17:47:15 +00:00
Jerome Poichet
08bb3fb71a Adding search to Leanback demo
Change-Id: I054b64b7c3752bd6dbfdba2b26248222d7a678bd
2014-04-14 11:04:15 -07:00
Vince Harron
611cfde5c0 Prefixed minSdkVersion with "android:"
Set minSdkVersion to 11 to support ActionBar API

Change-Id: Id023af411c6a8b5dc6a94765a9391306ce19a31f
2014-04-13 12:17:28 -07:00
Ricardo Cervera
5f9077b359 am 2dba5be6: am d5ec144b: Merge "docs: Updated samples descriptions for Apr samples push." into klp-docs
* commit '2dba5be6d9c0e0542d65f9687245d092e0158843':
  docs: Updated samples descriptions for Apr samples push.
2014-04-12 00:26:28 +00:00
Ricardo Cervera
d5ec144b8c Merge "docs: Updated samples descriptions for Apr samples push." into klp-docs 2014-04-12 00:21:07 +00:00
Alexander Lucas
ad5f0e867b am eb72a600: am 4a25165a: Merge "Updated Samples metadata for April push of samples" into klp-docs
* commit 'eb72a6002c8ebdeeb94e432dadc828d7d158cbf2':
  Updated Samples metadata for April push of samples
2014-04-11 20:29:54 +00:00
Alexander Lucas
4a25165ae0 Merge "Updated Samples metadata for April push of samples" into klp-docs 2014-04-11 20:23:32 +00:00
Alexander Lucas
c7ad654960 Updated Samples metadata for April push of samples
Change-Id: Ie4136c1cb9051bead3c73a93ccf646577d721a50
2014-04-11 13:21:11 -07:00
Ricardo Cervera
24dfd97b7f docs: Updated samples descriptions for Apr samples push.
Change-Id: I0b487789735a1251e5cc3d9b9e9e38376771c5c7
2014-04-11 09:55:40 -07:00
Alexander Lucas
e6dcd2f593 am 4bf9ebc7: am fb5e574e: Updated browseable samples for april push
* commit '4bf9ebc7b6a589c8e1370b21a25ed5b7deb37d02':
  Updated browseable samples for april push
2014-04-11 16:08:43 +00:00
Alexander Lucas
fb5e574e79 Updated browseable samples for april push
Change-Id: Idd8cc6b7c43ab93f05f0a5d69d5379631721d185
2014-04-10 15:44:01 -07:00
Tim Kilbourn
e0cd23d9d8 Use ImageCardview in leanback samples.
Change-Id: I14606ff001cfd4ce244f32a8f1c973847ac1d0e3
2014-04-09 00:45:00 -07:00
Craig Stout
3d2e6fb968 Add VerticalGridActivity to the leanback demo.
Change-Id: I38e8a85d5a7ae30b1c0ee71cff979456bdac0665
2014-04-09 00:10:44 -07:00
Tim Kilbourn
29830054ff Add callbacks for actions in details.
Change-Id: I5d56e65c45c686fa1b4a686d67f27fb316f9ddf9
2014-04-04 16:39:12 -07:00
Tim Kilbourn
7f94b8d6e6 Add a details fragment to leanback samples.
Change-Id: Ib958e02b464618107ab7233cb0e05bddc6ef56df
2014-04-04 12:46:19 -07:00
Yigit Boyar
01851b3efd Merge "LinearLayoutManager examples" into klp-modular-dev 2014-03-28 22:56:29 +00:00
Yigit Boyar
7cbaf60e92 LinearLayoutManager examples
Added a new activity to Support7Demos to showcase LinearLayoutManager.
Extracted helper classes from RecycleViewActivity so that they can be used in other examples.

Change-Id: Id00325afee00eefd259f688e65d6124e23d6eb83
2014-03-27 15:51:53 -07:00
Tim Kilbourn
3baefeb50b Initial leanback sample code.
SupportLeanbackDemos starts out with a fully functional app with a
BrowseFragment. Still need to add examples with cursors, hovercards,
and more.

Change-Id: I845d5b92c29a5585af7968b08e7daa11b2996f5a
2014-03-21 15:13:12 -07:00
Adam Koch
87bd56ff96 am 3a09d75f: am bdd20c5c: Merge "Remove bitmapfun code sample (it has moved to samples framework)." into klp-docs
* commit '3a09d75f5bb284ce9367816d557b5e25d1c5fea2':
  Remove bitmapfun code sample (it has moved to samples framework).
2014-03-20 16:59:16 +00:00
Adam Koch
3a09d75f5b am bdd20c5c: Merge "Remove bitmapfun code sample (it has moved to samples framework)." into klp-docs
* commit 'bdd20c5c1a78941e0e94123c78152123f0be946a':
  Remove bitmapfun code sample (it has moved to samples framework).
2014-03-20 09:31:03 +00:00
Adam Koch
bdd20c5c1a Merge "Remove bitmapfun code sample (it has moved to samples framework)." into klp-docs 2014-03-20 07:22:29 +00:00
Ricardo Cervera
1aec60d4a6 am f203e028: am c861a265: Merge "docs: Modified sample descriptions for March sample push." into klp-docs
* commit 'f203e0289eb1e418a5ce2049893306bcd13d30a7':
  docs: Modified sample descriptions for March sample push.
2014-03-14 16:28:33 +00:00
Ricardo Cervera
f203e0289e am c861a265: Merge "docs: Modified sample descriptions for March sample push." into klp-docs
* commit 'c861a2650bce3a0ff02f1efcb5c6b38e741c1878':
  docs: Modified sample descriptions for March sample push.
2014-03-13 22:15:03 +00:00
Adam Powell
e3ac380aa0 Merge "Update RecyclerView sample to show use of ItemDecoration" into klp-modular-dev 2014-03-13 18:16:05 +00:00
Adam Powell
c12c207351 Update RecyclerView sample to show use of ItemDecoration
Add dividers between list items. These modify the space allocated for
each item.

Change-Id: I995a172ed0b6acef6b84faaa50c02f0ae8db1002
2014-03-13 09:40:35 -07:00
Alexander Lucas
cd1255d19c am 4362d331: resolved conflicts for merge of 6da9c2ed to klp-ub-dev
* commit '4362d331f0ee5257b881a346fce63348e880fa1c':
  Updating build metadata for march sample push.
2014-03-11 17:44:32 +00:00
Alexander Lucas
58c6156e0b am 94f80bce: am a780ba4b: Adding browsable prebuilt samples for march push
* commit '94f80bce07febc80df1372fc84514b51c7b1e8c7':
  Adding browsable prebuilt samples for march push
2014-03-11 17:44:14 +00:00
Ricardo Cervera
c861a2650b Merge "docs: Modified sample descriptions for March sample push." into klp-docs 2014-03-10 22:14:35 +00:00
Ricardo Cervera
9b23d66215 docs: Modified sample descriptions for March sample push.
Edited the _index.jd files from the new samples.
Stage: http://localhost:8001/samples/MediaRouter/index.html

Patch: Addressed Dirk's comments.

Change-Id: I029a9a1cb3fbfbe93e09ce2cdd8a7b5e49c6c074
2014-03-10 15:10:47 -07:00
Alexander Lucas
4362d331f0 resolved conflicts for merge of 6da9c2ed to klp-ub-dev
Change-Id: I2997c1204ff7aa9728f4df782fefe9d413bfbba7
2014-03-10 15:02:25 -07:00
Alexander Lucas
6da9c2edfe Merge "Updating build metadata for march sample push." into klp-docs 2014-03-10 21:45:52 +00:00
Alexander Lucas
94f80bce07 am a780ba4b: Adding browsable prebuilt samples for march push
* commit 'a780ba4b15cbe69e7ad74c34c21ccef5e8cdce23':
  Adding browsable prebuilt samples for march push
2014-03-10 19:49:41 +00:00
Alexander Lucas
a780ba4b15 Adding browsable prebuilt samples for march push
Change-Id: I952db10d9c9acb4940db08a07789347ea2effe4d
2014-03-10 09:21:36 -07:00
Alexander Lucas
97c8590ca8 Updating build metadata for march sample push.
Change-Id: Ic8f6e2adce61c76cfb3e3c6db96f13c915be7a63
2014-03-07 15:00:38 -08:00
Adam Koch
449a64979c Remove bitmapfun code sample (it has moved to samples framework).
Change-Id: I70fc6437815001c7b98174cfe2e29e1244c55e75
2014-02-26 14:31:33 +11:00
Adam Powell
ff08b2c10c Update Support7Demos for RecyclerView API change
LayoutManager#layoutChildren updates as well as onCreate/onBind
changes for adapters

Change-Id: I9cd1940dac8d3fd60d9219a87ae5b05c609346d6
2014-02-21 18:39:54 -08:00
Adam Powell
8c433780af Update Support7Demos for new RecyclerView additions
Use item range changes instead of full adapter updates

Change-Id: Ia796bdb5138f4762b3fe325da3e5bf02e31042d4
2014-02-13 11:43:26 -08:00
Dirk Dougherty
db65481db6 am 11d0bcd8: am dc436c20: am 7cd4524c: Update summary descriptions for new samples.
* commit '11d0bcd8a43ace0d9a8050859a24167c7e8ede48':
  Update summary descriptions for new samples.
2014-02-13 02:45:02 +00:00
Dirk Dougherty
11d0bcd8a4 am dc436c20: am 7cd4524c: Update summary descriptions for new samples.
* commit 'dc436c202acac0b7015ffa06343c0c288ebf1136':
  Update summary descriptions for new samples.
2014-02-13 02:42:18 +00:00
Dirk Dougherty
dc436c202a am 7cd4524c: Update summary descriptions for new samples.
* commit '7cd4524c3bc377aa4267c7014c126e0526b3c703':
  Update summary descriptions for new samples.
2014-02-13 02:38:54 +00:00
Alexander Lucas
20adf6c4bb am ec6c6683: am 743e1fd6: am 0b3758ea: Adding new samples to browseable section of DAC
* commit 'ec6c668327abf0f569824363a3b24dc6f41c340e':
  Adding new samples to browseable section of DAC
2014-02-08 18:38:51 +00:00
Alexander Lucas
2221254fa2 am bcb343c4: am 2e7cc5ae: am fc921036: incremented Pkg.Revision
* commit 'bcb343c42c2fb7fa4fb252ac5bb333ff87b4793e':
  incremented Pkg.Revision
2014-02-08 18:38:50 +00:00