Commit Graph

2141 Commits

Author SHA1 Message Date
Yigit Boyar
365d701866 DO NOT MERGE Disable predictive animations in RecyclerView demo
Change-Id: I3b8ea3896866e389ccae2db32b1828194b8acf25
2014-06-11 23:41:50 +00:00
Chet Haase
2d719d6c71 AnimatedRecyclerActivity demo supports simpler RV item animations
Add logic to AnimatedRecyclerActivity to allow it to opt into, or out of,
predictive item animations in RecyclerView.

Issue #15542012 Simplify RecyclerView animations

Change-Id: Ibb089a98c4d465730cfbff2a9dec369e28feff82
2014-06-10 12:35:41 -07:00
Jeff Sharkey
893d702d12 Follow directory API changes.
Bug: 15429194
Change-Id: Ib30c8c3697dbf883cdbaef5a839ddd9bc0a900d0
2014-06-09 16:48:32 -07:00
Alan Viverette
14fba07cf0 DO NOT MERGE Material theme
BUG: 15467097
Change-Id: Icea9710a8733a0c79c114a56faa61db99b9723bd
2014-06-06 13:52:28 -07:00
Jae Seo
11d8830d24 AtscInput: Update to the latest TV Input Framework API
- Commented out setAvailable() until a new design is proposed.
- Changed TvInputSessionImpl to Session.
- Renamed onSetVolume() to onSetStreamVolume().

Change-Id: I3137ca5514c65b24f35f5ab79e40fa08af0c354f
2014-06-06 10:55:18 +09:00
Craig Stout
d55d61fd16 Remove deprecated Params from BrowseAnimationFragment.
Change-Id: Ia8d77eaea96b2586c8c617bbcca34fea4ee76e5d
2014-06-04 14:14:02 -07:00
Craig Stout
04e6d2d1d9 Remove use of deprecated Params.
Change-Id: I5883b6e7e8d0444bb010ed81c6b860f227634a57
2014-06-04 10:03:26 -07:00
Dake Gu
7084b28f8d Merge "SupportLeanbackDemo: example of add/remove items/rows" into lmp-preview-dev 2014-06-03 23:09:10 +00:00
Yohei Yukawa
44c9365c5e DO NOT MERGE Make sample IME aware of language switching
This CL demonstrates how the new language switching functionality
should work by using the SoftKeyboard sample.

BUG: 15267645
Change-Id: I18ab25a0784979fe6028b97a22ff02bfd502d506
(cherry picked from commit 88838a30af)
2014-06-03 01:36:34 +00:00
Craig Stout
1c4c2f5872 Merge "Use CardPresenter in VerticalGridFragment." into lmp-preview-dev 2014-06-03 00:58:50 +00:00
Jae Seo
c652a582c8 AtscInput: Use the new column name for generic data
Change-Id: I4c144d96804d43b58fef2c223a30813eb05c50c6
2014-06-02 16:37:20 -07:00
Craig Stout
534619712a Use CardPresenter in VerticalGridFragment.
Change-Id: I7e9fae64316e92b462f6117e73ba79aeb3d83d37
2014-06-02 16:22:44 -07:00
Jae Seo
f32b19ee31 Merge "AtscTvInput: Use the new android.media.tv.* classes" into lmp-preview-dev 2014-06-02 21:04:07 +00:00
Craig Stout
c06fc0073e Use a single card presenter instance so views get recycled.
Change-Id: Id9d5dee2de506671e800b5d3a4fb011d3e64da44
2014-06-01 18:20:52 -07:00
Jae Seo
d0fadf8726 AtscTvInput: Use the new android.media.tv.* classes
Also replaced the selections from some database operations with the new
buildXXX() helper methods since they are now not allowed.

Change-Id: I5cf4e9d219c6437ab751b1a9148e1e7792cdfec2
2014-05-31 13:58:32 -07:00
Dake Gu
901874c40c SupportLeanbackDemo: example of add/remove items/rows
Change-Id: I3f74f7d768c8e61ae81a23e5515dec19b82d6289
2014-05-30 16:37:28 -07:00
Yigit Boyar
1d6673588c Remove deprecated RecyclerView methods
Change-Id: If9b0aca85221d64dbbb5cda75f985a91de6c67d2
(cherry picked from commit 67bdb44d98)
2014-05-29 17:53:37 +00:00
Yigit Boyar
b5de9c7b9d Added CardView demo to SupportV7 demo app
Change-Id: Ie1b81426dc67c67766eb20fb8f1fc984d25a42cf
2014-05-27 18:32:53 -07:00
Jerome Poichet
ec0df8cc31 Merge "Adding AUDIO_RECORD permission" 2014-05-22 07:03:03 +00:00
Jeff Sharkey
da58ea7469 Merge "Example code to test renaming documents." 2014-05-22 05:48:30 +00:00
Jeff Sharkey
5214072d6c Example code to test renaming documents.
Bug: 12350110
Change-Id: I6be7bd1cd93b8c1c83f05496157534d879f2f223
2014-05-21 22:25:18 -07:00
Jerome Poichet
0592982602 Adding AUDIO_RECORD permission
Need AUDIO_RECORD permission to support audio in search

Change-Id: I65eb1180eeb7506d678d75e61eb9e5d01fc4bf41
2014-05-21 22:27:44 +00:00
Jerome Poichet
250b336c2b Merge "Using new search fragment parameters" 2014-05-21 22:27:10 +00:00
Jerome Poichet
999a29a664 Using new search fragment parameters
Change-Id: I4fc3994bed5b17b4c84e12881e1c095b040304de
2014-05-21 15:16:48 -07:00
George Mount
6ccc20a0aa Update activity transition API.
Change-Id: Ic9f2ead3a6841ae7c11e38098aaf26a2b6e613fd
2014-05-19 16:26:25 -07:00
Chet Haase
84be2d11a5 am 98253982: am 3b3ab0e0: Add demo for animating RecyclerView actions
* commit '98253982ea6b616e80704d68a541b242c887b807':
  Add demo for animating RecyclerView actions
2014-05-17 16:04:03 +00:00
Chet Haase
98253982ea am 3b3ab0e0: Add demo for animating RecyclerView actions
* commit '3b3ab0e040ecbeee2f916b969b1044a2b9e222bd':
  Add demo for animating RecyclerView actions
2014-05-17 16:00:45 +00:00
Chet Haase
3b3ab0e040 Add demo for animating RecyclerView actions
Change-Id: Ie076db6646cf734706fe2ea8659ee57f3a7742e9
2014-05-17 15:21:44 +00:00
George Mount
0c5700b4e6 Merge "New activity transition API." 2014-05-15 14:50:10 +00:00
George Mount
e6c46f8f23 New activity transition API.
Change-Id: Icbf3533514a3216ab4b5a7146a8157535fbf1aa9
2014-05-15 07:20:52 -07:00
Chet Haase
89e88769f6 am b360b2e8: am abbe7bd1: Revert "Add demo for animating RecyclerView actions"
* commit 'b360b2e8c19a4a341f9d54c573ec514330ec5958':
  Revert "Add demo for animating RecyclerView actions"
2014-05-15 00:30:40 +00:00
Chet Haase
b360b2e8c1 am abbe7bd1: Revert "Add demo for animating RecyclerView actions"
* commit 'abbe7bd1e0f7ecc64a9f542b8d0eb78de7e567fe':
  Revert "Add demo for animating RecyclerView actions"
2014-05-15 00:17:26 +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
9f69fed7ba am ff3d094e: am 828b2aa2: Add demo for animating RecyclerView actions
* commit 'ff3d094e8616459e7479f134931bbdeaf79c4fc1':
  Add demo for animating RecyclerView actions
2014-05-14 21:09:41 +00:00
Chet Haase
ff3d094e86 am 828b2aa2: Add demo for animating RecyclerView actions
* commit '828b2aa2f42b0e079e05c560e749835bef3ef71f':
  Add demo for animating RecyclerView actions
2014-05-14 21:06:07 +00:00
Chet Haase
828b2aa2f4 Add demo for animating RecyclerView actions
Change-Id: Ieb14cfb627663f507c24205d697347a1da389094
2014-05-14 14:01:18 -07:00
Jae Seo
f8e9306c20 Change the column names of the TvContract tables
Change-Id: Icd5a1fd8418e49a506e2a8dbffa1d96d5a62ed57
2014-05-14 11:50:37 -07:00
George Mount
fb8e37e754 Changed sharedElementName to viewName.
Bug 14624181

Change-Id: Ia822e252030d94c0b73f41914656985656bc5efa
2014-05-12 11:50:35 -07:00
Jaekyun Seok
e4e9dc65f1 Return result code properly
Bug: 13444380
Change-Id: Ica2231115032e88cd967316768e0e9c71a359336
2014-05-07 16:05:37 +09:00
Tim Kilbourn
62843523e6 am d91fd1cb: DO NOT MERGE Remove banner from manifest.
* commit 'd91fd1cb4be7f2c0672ffd9dbd38b304e44c0cc0':
  DO NOT MERGE Remove banner from manifest.
2014-05-06 21:24:03 +00: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
4718dfa473 am 864b97ae: am 6001125a: Merge "Updated recycler view demo with smooth scrolling" into klp-modular-dev
* commit '864b97ae3acf87af51bc9048fc120fbfbc33dfdb':
  Updated recycler view demo with smooth scrolling
2014-05-02 22:18:04 +00:00
Yigit Boyar
864b97ae3a am 6001125a: Merge "Updated recycler view demo with smooth scrolling" into klp-modular-dev
* commit '6001125a83ec72cbeec33cd3cc4e32089823a3d2':
  Updated recycler view demo with smooth scrolling
2014-05-02 20:20:50 +00: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
e8ab84bbfb am ab7ab626: am caa62895: am 611cfde5: Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API
* commit 'ab7ab6260d509387db93f88b505c1976a7e0b5ad':
  Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API
2014-05-01 17:56:36 +00:00
Vince Harron
ab7ab6260d am caa62895: am 611cfde5: Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API
* commit 'caa62895daa96952010e0a610ebb334042dc0f0f':
  Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API
2014-05-01 17:51:15 +00: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
Dave Platt
1dd16c67e9 Merge "Update sample NSD app to work reliably with current Android" 2014-04-30 23:39:27 +00:00
Tim Kilbourn
6044578753 Set row heights for browse rows.
Set a size on the text_bg so the cards appear at the correct size.

Change-Id: Ic2a836431485aaaea922a6bb3868e3e937f1ec21
2014-04-30 09:42:26 -07:00