Commit Graph

19743 Commits

Author SHA1 Message Date
Dake Gu
8eaae843a9 leanback: Add example of section header and divider
Add example of SectionRow and Divider Row.

Also remove the need of adding hidden class PageRowPresenter to
Adapter,  it is automatically added by BrowseFragment.

Bug 28270725

Change-Id: I8f9a7ca40fab10d64f536b67d44fbe7aa9e99e17
2016-04-20 01:12:24 +00:00
Susnata Basak
aac405d39a Merge "Added the new leanback preferences styling to the Settings Examples" into nyc-dev 2016-04-12 16:28:39 +00:00
Dake Gu
b93a3e430c Revert "Fix NPE in notifyViewCreated()"
This reverts commit 9f9d04fff5.

Change-Id: I831ca719aeede83f9be3268b3e57141cabed5e1e
2016-04-12 02:12:48 +00:00
Dake Gu
9f9d04fff5 Fix NPE in notifyViewCreated()
Change-Id: I9ad6f3dc641fc37f86aa0bbd388968ecb309e51f
2016-04-11 18:47:13 -07:00
Dake Gu
7b2fc891a7 Merge "Sending viewCreated() event from BrowseFragment." into nyc-dev 2016-04-12 01:28:42 +00:00
Keyvan Amiri
67a918ceef Added the new leanback preferences styling to the Settings Examples
Updated the settings example fragment theme to pick the
latest leanback preference styling.

Change-Id: I0670bfc4a9a3a7ecda2100036dbe7b216a9662d4
2016-04-11 18:02:26 -07:00
Trevor Johns
5082b31aef Merge "Resolve merge conflicts of 9aa94df to nyc-dev" into nyc-dev 2016-04-12 00:53:21 +00:00
Trevor Johns
cfce74d2a3 Resolve merge conflicts of 9aa94df to nyc-dev
Change-Id: Ib0c8e823eec8036bdda59aed5ee96c8807571542
2016-04-11 17:52:29 -07:00
Chulwoo Lee
3c2304f807 Merge "Apply leanback library change" into nyc-dev 2016-04-11 23:55:47 +00:00
Deepanshu Gupta
91e4061e38 Merge "Update platform package version to 2 [DO NOT MERGE]" into nyc-dev 2016-04-11 23:35:22 +00:00
Chulwoo Lee
15c6260232 Apply leanback library change
Dot background color was moved to the style parameter.

Change-Id: Ic86309360d9e2f0cac5f618f09871cc6bf652de4
2016-04-11 13:36:07 -07:00
Makoto Onuki
1392ae7ea7 Merge "Update for the API changes." into nyc-dev 2016-04-11 16:45:08 +00:00
susnata
f6a4165238 Sending viewCreated() event from BrowseFragment.
Change-Id: Ibfc1fd0937666d6c9b5b0db4a726f7904603cf89
2016-04-08 10:58:58 -07:00
Dianne Hackborn
96370959b6 Improve photos content observer demo.
This is now much more like one would write to look for
photos being added/changed.  It looks at the URIs that have
changed and filters them to only files that it cares about
(in this case those under DCIM, that is photos added by the
camera), and also explicitly understands the difference
between individual URIs changing and a more general change
requiring a full re-query of the provider.

Change-Id: I509570aa66839f8b84b5a065c4b4e49fbd0f1c29
2016-04-07 15:29:26 -07:00
Prathmesh Prabhu
a879ac494a Merge "Emulator: Bump ASOP sysimg versions for NYC DP2." into nyc-dev 2016-04-07 21:29:30 +00:00
Prathmesh Prabhu
71dda19be9 Emulator: Bump ASOP sysimg versions for NYC DP2.
BUG:28006129
Change-Id: If652fb6e09f7cdcdcda55242277c1320bc8e5499
2016-04-07 12:50:33 -07:00
Makoto Onuki
61cf704666 Update for the API changes.
Bug 28053541

Change-Id: I86329c3e55a4c29539215953c1406f4d636f3f34
2016-04-07 11:41:50 -07:00
Adam Lesinski
6ec7099f1a Build Support7Demos with AAPT2
Bug:25958912
Change-Id: I9820188e07bbc7be7d7e4807f42ee4b6a7bef1c4
2016-04-07 11:28:18 -07:00
Xavier Ducrohet
c273aab888 Update SDK component version of N Preview 2.
Change-Id: Id36a2c3a09beee14a27c79ecd417aaa4a4ebf5c5
2016-04-06 12:05:12 -07:00
Sebastien Hertz
c7ba81850d Merge "Add jack-jacoco-reporter.jar to build tools" into nyc-dev 2016-04-06 05:49:47 +00:00
Feng Lu
3fdbc213d3 Merge "Add Link Capacity Estimation (LCE) demo app." into nyc-dev 2016-04-06 03:48:19 +00:00
Trevor Johns
9aa94df622 Merge branch 'mnc-mr-docs' into mnc-ub-dev
Large merge to reconnect automerger for docs branch to mainline.

Issue: 28000173
Change-Id: Ie403bcaf1c148c59be3a514613f7f1605146e66a
2016-04-05 20:33:48 -07:00
Sebastien Hertz
524a11ef81 Add jack-jacoco-reporter.jar to build tools
Bug: 27989323

(cherry picked from commit c0f1caa598)

Change-Id: Iab1e4ae3283ea0a4e09536916d09f96962371cf9
2016-04-05 15:26:29 +02:00
Paul Jensen
5bd712b6af Merge "Control WifiManager.MulticastLock from connectivity dev app" into nyc-dev 2016-04-05 00:23:14 +00:00
Kirill Grouchnikov
b156438cd4 Rearrange Percent demos.
* Group into Frame / Relative buckets
* Add layouts that show usage of parent / host paddings

Bug: 27871140
Change-Id: I753601709e743c902b634bf1a53776882443157e
2016-04-04 13:41:52 -04:00
Paul Jensen
0991017843 Control WifiManager.MulticastLock from connectivity dev app
Add buttons to acquire and release the WifiManager.MulticastLock.

Change-Id: I28fd7743cb3adfeec055b6bcce2c8128b15cf2d3
2016-04-04 23:51:46 +09:00
Adam Lesinski
27d0c3e484 Merge "Revert "Build Support7Demos with AAPT2"" into nyc-dev 2016-04-01 22:13:37 +00:00
Adam Lesinski
058c240180 Revert "Build Support7Demos with AAPT2"
This reverts commit 9eb025a98d.

Change-Id: Ia0c13e51cdf01b704bd945332cbef6239f5403b6
2016-04-01 22:13:06 +00:00
Adam Lesinski
ae16f5692f Merge "Build Support7Demos with AAPT2" into nyc-dev 2016-04-01 21:35:46 +00:00
Dake Gu
5a21483ab4 Merge "GuidedStepFragment: Fix addAsRoot restoring bug" into mnc-ub-dev
am: cb4a1e3

* commit 'cb4a1e3b03c97374d97f3ac7b5d1cc9b0a11fc4c':
  GuidedStepFragment: Fix addAsRoot restoring bug

Change-Id: Ife415ab7991233f8d46656ab723b774895296ef2
2016-04-01 21:24:46 +00:00
Dake Gu
cb4a1e3b03 Merge "GuidedStepFragment: Fix addAsRoot restoring bug" into mnc-ub-dev 2016-04-01 21:12:06 +00:00
Dake Gu
0af1cf6c97 GuidedStepFragment: Fix addAsRoot restoring bug
Dont re-add root fragment when savedInstanceState can restore
them.

Bug 27972030

Change-Id: I427f171164f60b901c328f17a51349045f04eb50
2016-04-01 13:59:42 -07:00
Chris Flatt
84cfc667d5 DO NOT MERGE ANYWHERE. Update build to 23.3.0
am: 4ad2378  -s ours

* commit '4ad2378d3e3d7f2509d733b397d6adc37c6afda4':
  DO NOT MERGE ANYWHERE. Update build to 23.3.0

Change-Id: I72e6a6696bcf1291606bdc6de94da96ca5dc9246
2016-03-31 23:49:08 +00:00
Chris Flatt
4ad2378d3e DO NOT MERGE ANYWHERE. Update build to 23.3.0
Change-Id: I11857596925224118d03c453f5b14d3dfb496aac
2016-03-31 16:36:49 -07:00
Adam Lesinski
9eb025a98d Build Support7Demos with AAPT2
Bug:25958912
Change-Id: I4920fda963d1c852ce3e8cfe2295db02bd2e5e43
2016-03-31 15:22:17 -07:00
Chris Craik
3d6864c2ce Update systrace capture script layout
bug:27860073

Change-Id: I0a10456578353099f33f90db5c90f7b8931d0b79
2016-03-31 12:07:38 -07:00
fenglu
a442d40246 Add Link Capacity Estimation (LCE) demo app.
Change-Id: I42f6a4fa5c989559db75d6d658081b44f7850b7a
2016-03-31 10:44:15 -07:00
Adam Lesinski
c3b3dc1774 Merge "Revert "Build Support7Demos with AAPT2"" into nyc-dev 2016-03-31 03:19:54 +00:00
Adam Lesinski
5e2da3839e Revert "Build Support7Demos with AAPT2"
This reverts commit ed5b81b139.

Change-Id: I2688fc2fbbe913b4a4108bfe58a794e36544cd53
2016-03-31 03:19:27 +00:00
Adam Lesinski
4641591670 Merge "Build Support7Demos with AAPT2" into nyc-dev 2016-03-31 01:32:38 +00:00
Andrii Kulian
55357c74ea Merge "Refactor usages of Picture In Picture and Multi Window (4/4)" into nyc-dev 2016-03-31 00:57:41 +00:00
Adam Lesinski
ed5b81b139 Build Support7Demos with AAPT2
Bug:25958912
Change-Id: Iddaf9a72c14f2b1b3559f8b569cf31d26c7a51c3
2016-03-30 16:08:41 -07:00
Deepanshu Gupta
e9c3b1d287 Update platform package version to 2 [DO NOT MERGE]
Also fixes the layoutlib api version.

Change-Id: I17e905732f2ccc04fd1c12109d98b2da953a7f87
2016-03-30 12:41:14 -07:00
Andrii Kulian
701c15f00d Refactor usages of Picture In Picture and Multi Window (4/4)
Bug: 27365860
Change-Id: I488fbc9fc8035fa06e6a68c117a58cc35749cc7c
2016-03-29 18:20:35 -07:00
Chulwoo Lee
bf2031c12f Merge "Add demo for OnboardingFragment" into nyc-dev 2016-03-29 02:16:38 +00:00
Chris Flatt
2eef746496 DO NOT MERGE ANYWHERE. Update eclipse to 23.2.2
am: b1eb58b  -s ours

* commit 'b1eb58badab34dde8ef3e089b85fe6630491c15b':
  DO NOT MERGE ANYWHERE. Update eclipse to 23.2.2
2016-03-28 16:41:21 +00:00
Chulwoo Lee
2ae97c7f99 Add demo for OnboardingFragment
Change-Id: I538ea409fc1cb1c1e6a60fb744b53cbeb4fb9bc1
2016-03-28 03:13:26 -07:00
Jesse Hall
b6f352bf66 Merge "Happy New Year!" into nyc-dev 2016-03-27 21:29:30 +00:00
Jesse Hall
67d4c6a402 Happy New Year!
Change-Id: Ib5fd281d8cc81c1d37803eadf1a6f5e9f9ac3b11
2016-03-26 20:30:14 -07:00
Elliott Hughes
39a86fa08f Remove dead translations.
This tool has moved to bootable/recovery.

Bug: http://b/27837319
Change-Id: Icc91e8a6fca4ccbc3f55afb3fd930c5996cd8ae9
2016-03-26 18:50:22 -07:00