Pablo Ceballos
40a6ef5c19
Update GLES NDK headers
...
- Apply the proposed Khronos fix to the headers.
- Rename from android-n to android-24.
Bug 26832318
Change-Id: I6a07a68f3f2b7ec067ba3af46cab7fbd2c42a26d
2016-03-24 09:54:17 -07:00
Chris Banes
c099ea6b05
Improve SwipeRefreshLayout demos
...
am: 74cecd8
* commit '74cecd82333990bc03d6828e9d44ca2a2d45df96':
Improve SwipeRefreshLayout demos
2016-03-21 10:09:30 +00:00
Chris Banes
74cecd8233
Improve SwipeRefreshLayout demos
...
Adds a nested scrolling, and non-scrolling demo
Change-Id: I5ce7e647f3ec976c55553dbc62d42889700ef444
2016-03-21 10:03:36 +00:00
Geoff Mendal
35d412a027
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-19 02:48:50 +00:00
Geoff Mendal
3b5977525b
Import translations. DO NOT MERGE
...
Change-Id: I65c96e765841ed756219a3645fcee32d090aa86a
Auto-generated-cl: translation import
2016-03-18 22:47:16 -04:00
Geoff Mendal
b32511e86d
Import translations. DO NOT MERGE
...
Change-Id: Ia5f1fa9731b8b6b71d6a2cdb0e23de8da7fbbca3
Auto-generated-cl: translation import
2016-03-19 03:38:30 +01:00
Vince Harron
d1731fc950
Fix for IllegalMonitorStateException in Cache Abuser
...
AsyncTask.wait was being called outside of a synchronize block,
causing an IllegalMonitorStateException. This replaces the wait
with a Thread.sleep.
BUG=b.android.com/203846
Change-Id: Ib370f702c1e0f76657292955de2406ce7f065e69
2016-03-18 16:40:49 -07:00
Yohann Roussel
26707bffbf
Package Jack and Jill directly from prebuilt
...
Instead of taking it from out.
Bug: 27372042
(cherry picked from commit 6f5779692a )
Change-Id: I9cc798e37655c8e86bf781c42c7b57b76070a1fd
2016-03-18 11:39:37 +01:00
Maurice Lam
f98b371020
Merge "Add custom config XML support for checkstyle" into nyc-dev
2016-03-16 23:33:48 +00:00
Maurice Lam
d513a1723f
Add custom config XML support for checkstyle
...
Change-Id: If94dd073d7270d8fcdcf4f3041770712a193ce9e
2016-03-16 14:53:15 -07:00
Kirill Grouchnikov
c5d7529123
Sample code for using custom views in TabLayout tabs
...
Change-Id: I5623729e52bd701914f84e3fd41fa3e5c71245b8
2016-03-16 11:55:03 -04:00
Christopher Ferris
b8e1760d79
Find abi before trying to decode the stack.
...
The CallStack function prints stacks to the log. Unfortunately, our
stack script defaults to arm, so if the data is actually arm64, we'll
do nothing. Modify the script to parse the input trying to determine
the abi before processing the rest of the lines. At the very least,
we'll be able to correctly choose between arm and arm64.
The only downside, is that, the old method could take dumps from different
abis, but no one I know does this.
Bug: 26569638
(cherry picked from commit bf8a940234 )
Change-Id: I8dba5cc4910c4a81996999b8699915f1d55b4979
2016-03-15 19:05:15 -07:00
Dake Gu
a070f85677
LeanbackDemo: Search requests runtime permission
...
Bug: 23958590
Change-Id: I058b80050285b9912fefbcaca3f897f8a6b87b3d
2016-03-15 18:30:16 -07:00
Makoto Onuki
8950c62362
Merge "Don't override the setting activity shortcut" into nyc-dev
2016-03-15 20:04:36 +00:00
Susnata Basak
8689804cc9
Merge "Adding page fragment inside BrowseFragment demo" into nyc-dev
2016-03-15 18:37:45 +00:00
susnata
b0a80e28d5
Adding page fragment inside BrowseFragment demo
...
Change-Id: If6f453f2398d8fc5beba16e2a2e126566b9b65e2
2016-03-15 11:22:16 -07:00
Makoto Onuki
ed8e4d8529
Don't override the setting activity shortcut
...
- Also dump updated shortcuts on logcat
Bug 27548047
Change-Id: Id6a80e518dd801f530bbd30b6379ed86d7cf8a2b
2016-03-15 11:10:23 -07:00
Makoto Onuki
05b869cfcc
Don't use the launcher shortcut APIs when not allowed.
...
Bug 27548047
Change-Id: Ie9f85b1662be9b071458180c128554711642e55e
2016-03-14 15:14:40 -07:00
Miao Wang
fafcfeb5e1
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc am: a3ec5f3444 am: d54252e000 am: bd24e8e6c9
...
am: fc69b07d7a
* commit 'fc69b07d7accbb5f0a7d0616a7ba9e98bebd0f59':
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc
2016-03-14 18:22:57 +00:00
Miao Wang
fc69b07d7a
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc am: a3ec5f3444 am: d54252e000
...
am: bd24e8e6c9
* commit 'bd24e8e6c9c68c3fa7ef98e43d8106502b9a9db2':
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc
2016-03-14 18:20:56 +00:00
Miao Wang
bd24e8e6c9
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc am: a3ec5f3444
...
am: d54252e000
* commit 'd54252e00072f145becc4764444c5253214ca650':
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc
2016-03-14 18:18:56 +00:00
Miao Wang
d54252e000
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc
...
am: a3ec5f3444
* commit 'a3ec5f3444e48a1fa94435eed803a2f0576e6605':
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc
2016-03-14 18:16:41 +00:00
Miao Wang
7c02764a19
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc
...
Bug: 19800082
- Use librsrt_ARCH.bc for bcc-compat
- Rename librsrt_ARCH.bc to libclcore.bc when packaging BuildTools, to
maintain compatibility with old gradle-plugin.
Change-Id: I567935bd6ec8f6c3b91510b2a7db6d05ec895a92
2016-03-14 18:06:08 +00:00
Miao Wang
a3ec5f3444
[RenderScript] Use librsrt_ARCH.bc instead of libclcore.bc
...
Bug: 19800082
- Use librsrt_ARCH.bc for bcc-compat
- Rename librsrt_ARCH.bc to libclcore.bc when packaging BuildTools, to
maintain compatibility with old gradle-plugin.
Change-Id: I567935bd6ec8f6c3b91510b2a7db6d05ec895a92
2016-03-11 21:51:49 -08:00
Adam Lesinski
5b90d3715f
Merge "Add AAPT2 to SDK build" into nyc-dev
2016-03-11 21:33:51 +00:00
Neil Fuller
40a583c79b
Merge "Change the Development app to use a lambda." into nyc-dev
2016-03-11 10:33:28 +00:00
Lorenzo Colitti
503abedac9
Change the Development app to use a lambda.
...
This is a cherry pick and modification of
commit 17f05f5820 .
Bug: 26753820
Change-Id: I55419fac85196d86d548d455880d897015d8ea84
2016-03-11 10:31:35 +00:00
Adam Lesinski
355f971d42
Add AAPT2 to SDK build
...
Change-Id: I5e4072385ad7cbf86b435571b5e6149270c5eb1e
2016-03-10 20:08:15 -08:00
Susnata Basak
d91a35d096
Merge "Adding PageRow to BrowseFragment demo." into nyc-dev
2016-03-11 02:38:35 +00:00
Xavier Ducrohet
76fede5586
Update build tools to 24 rc2
...
Change-Id: I3b77eb79c567a93d7d1b0c6cabece3f839a2c758
2016-03-10 17:54:46 -08:00
Xavier Ducrohet
d9c18471cb
Update build tools version to 23.0.3 - DO NOT MERGE. am: f50c50b371 am: 5d60951428 am: fde726ea06
...
am: 1f084fef50 -s ours
* commit '1f084fef50e56daa54d5af4a32d918b061d7f4df':
Update build tools version to 23.0.3 - DO NOT MERGE.
2016-03-11 01:39:53 +00:00
Xavier Ducrohet
1f084fef50
Update build tools version to 23.0.3 - DO NOT MERGE. am: f50c50b371 am: 5d60951428
...
am: fde726ea06
* commit 'fde726ea0639b6cbc41fc17f9182be60a047762b':
Update build tools version to 23.0.3 - DO NOT MERGE.
2016-03-11 01:37:07 +00:00
Xavier Ducrohet
fde726ea06
Update build tools version to 23.0.3 - DO NOT MERGE. am: f50c50b371
...
am: 5d60951428
* commit '5d609514284ef79b610f6b217ab67a1a9e198322':
Update build tools version to 23.0.3 - DO NOT MERGE.
2016-03-11 01:34:22 +00:00
Xavier Ducrohet
5d60951428
Update build tools version to 23.0.3 - DO NOT MERGE.
...
am: f50c50b371
* commit 'f50c50b37197a311850e9bd536d2335b95647db5':
Update build tools version to 23.0.3 - DO NOT MERGE.
2016-03-11 01:31:37 +00:00
Xavier Ducrohet
f50c50b371
Update build tools version to 23.0.3 - DO NOT MERGE.
...
Change-Id: Ib27cda7897dd54133324de9484937638fbf48cbe
2016-03-10 17:21:26 -08:00
Makoto Onuki
618cfbf728
Shortcut Demo: update shortcuts
...
Bug 27548047
Change-Id: I354cd468217f735dd79407de59a855cace247a85
2016-03-10 15:21:12 -08:00
Makoto Onuki
ad5c8aaf19
Improve shortcut demo
...
Bug 27548047
Change-Id: Iba717ec910e1fd48e623f5dea4604fc27e5d2818
2016-03-10 12:40:09 -08:00
Makoto Onuki
3c4c6c4a8a
Merge "Improve shortcut demo" into nyc-dev
2016-03-10 19:36:08 +00:00
Chris Flatt
cd342d7418
DO NOT MERGE ANYWHERE. Update eclipse to 23.2.1
...
am: 153b8acc4b -s ours
* commit '153b8acc4bd314b5f05b2924a34c3e11dea876a8':
DO NOT MERGE ANYWHERE. Update eclipse to 23.2.1
2016-03-10 19:27:36 +00:00
Makoto Onuki
ebdd0c2e4e
Improve shortcut demo
...
- Add launcher demo
- Now we build two of launchers and publishers, for better testing
Bug 27548047
Change-Id: Iede6abcf611261c83b7486f07709b56c6f5c53e0
2016-03-10 11:24:12 -08:00
Chris Flatt
153b8acc4b
DO NOT MERGE ANYWHERE. Update eclipse to 23.2.1
...
Change-Id: I3e9445ece1cfc379f9f6a5be6e2857a2ee54f45d
2016-03-10 19:20:40 +00:00
Teng-Hui Zhu
67731bcc07
Add the VDC and AVDC to the SDK zip file
...
am: 9429d9f590
* commit '9429d9f590d413063a2b76b14b4e4c1215853b54':
Add the VDC and AVDC to the SDK zip file
2016-03-10 17:39:02 +00:00
Erik Kline
9f9b09e491
Merge "Remove dhcpcd runtest definition." into nyc-dev
2016-03-10 09:01:23 +00:00
Makoto Onuki
860565e9df
Merge "ShortcutDemo to call more APIs" into nyc-dev
2016-03-10 00:32:40 +00:00
susnata
35e26312db
Adding PageRow to BrowseFragment demo.
...
Change-Id: I4669effcddb101fb63a8f32ef7de380303648d23
2016-03-09 14:33:04 -08:00
Makoto Onuki
89f3a6aa5b
ShortcutDemo to call more APIs
...
Bug 27548047
Change-Id: I8ae8d53ba41b6649a072f565f662d45cfbb413e1
2016-03-09 14:31:37 -08:00
Vladislav Kaznacheev
229c8fdcd1
Merge "Add drag and drop to VideoViewDemo" into nyc-dev
2016-03-09 22:00:19 +00:00
Teng-Hui Zhu
9429d9f590
Add the VDC and AVDC to the SDK zip file
...
b/27522762
Change-Id: Iff9d72f6dcda57064a2310e57323ebd283b21198
2016-03-09 09:30:10 -08:00
Erik Kline
c015c09def
Remove dhcpcd runtest definition.
...
The external/dhcpcd tree is done.
Bug: 26991160
Change-Id: I179581454b672adc46914bfb472c61b3dc01ca62
2016-03-09 17:20:14 +09:00
Makoto Onuki
87ba16b57e
Merge "Demo app for ShortcutManager" into nyc-dev
2016-03-08 23:05:31 +00:00