Commit Graph

2350 Commits

Author SHA1 Message Date
Dake Gu
6b1715b5b6 am 7084b28f: Merge "SupportLeanbackDemo: example of add/remove items/rows" into lmp-preview-dev
* commit '7084b28f8d51c1b3e36fa006fd4c9cbb07c9337b':
  SupportLeanbackDemo: example of add/remove items/rows
2014-06-04 18:43:32 +00: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
Craig Stout
a22f846a08 am 1c4c2f58: Merge "Use CardPresenter in VerticalGridFragment." into lmp-preview-dev
* commit '1c4c2f587267d947b1319a514446b52b2250321e':
  Use CardPresenter in VerticalGridFragment.
2014-06-03 17:17:03 +00:00
Jae Seo
adb9d06c23 am c652a582: AtscInput: Use the new column name for generic data
* commit 'c652a582c8ce966f50c2c05693992386257748fc':
  AtscInput: Use the new column name for generic data
2014-06-03 17:16:53 +00:00
Jae Seo
5cab8f304f am f32b19ee: Merge "AtscTvInput: Use the new android.media.tv.* classes" into lmp-preview-dev
* commit 'f32b19ee31cfbbcfa6478cb5cf9be36ed5327f0d':
  AtscTvInput: Use the new android.media.tv.* classes
2014-06-03 17:16:52 +00:00
Craig Stout
c96df19207 am c06fc007: Use a single card presenter instance so views get recycled.
* commit 'c06fc0073e253ece8bd402524604693d53f730ef':
  Use a single card presenter instance so views get recycled.
2014-06-03 11:13:20 +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
Yohei Yukawa
62d389034f Merge "Make sample IME aware of language switching" 2014-06-03 00:59:31 +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
Yohei Yukawa
88838a30af 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
2014-06-02 13:00:33 +09: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
9c4a7ebc66 am 1d667358: Remove deprecated RecyclerView methods
* commit '1d6673588c5bb9a54a7439ebae1bd38e34979797':
  Remove deprecated RecyclerView methods
2014-05-29 21:19:37 +00: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
cbb1906438 am b5de9c7b: Added CardView demo to SupportV7 demo app
* commit 'b5de9c7b9d17d90396ec52cb32999698a945b28f':
  Added CardView demo to SupportV7 demo app
2014-05-28 17:22:17 +00:00
Yigit Boyar
b5de9c7b9d Added CardView demo to SupportV7 demo app
Change-Id: Ie1b81426dc67c67766eb20fb8f1fc984d25a42cf
2014-05-27 18:32:53 -07:00
Yigit Boyar
b4c3e94a12 am 67bdb44d: DO NOT MERGE Remove deprecated RecyclerView methods
* commit '67bdb44d980e6f565f4ec3063a6041bbcbab397c':
  DO NOT MERGE Remove deprecated RecyclerView methods
2014-05-28 01:32:00 +00:00
Yigit Boyar
67bdb44d98 DO NOT MERGE Remove deprecated RecyclerView methods
Change-Id: If9b0aca85221d64dbbb5cda75f985a91de6c67d2
2014-05-28 01:18:25 +00:00
Adrian Roos
dded89c1be Merge "Fix sample device admin" 2014-05-23 10:27:07 +00:00
Adrian Roos
212e67253b Fix sample device admin
Changes to some checkboxes were only applied
after changing another checkbox / stopping and resuming the activity.

Change-Id: Idec3461e60786d97000402badcc3a66b1bf33a82
2014-05-22 20:05:20 +00:00
Jeff Sharkey
20f2e640a6 Merge "Extend Vault with directory selection, renaming." 2014-05-22 17:35:52 +00:00
Jeff Sharkey
7feee23faf Extend Vault with directory selection, renaming.
Bug: 12350110
Change-Id: I41747fdffa79688163c32392ffbeb78320717f92
2014-05-22 09:27:52 -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