Commit Graph

13721 Commits

Author SHA1 Message Date
Adam Powell
867992edcd am d9dbe909: am 620877f3: am b9767caa: Updated Support7Demos to follow RecyclerView API changes
* commit 'd9dbe909a20e772b4d612de438addaaf628e9989':
  Updated Support7Demos to follow RecyclerView API changes
2014-01-29 18:01:28 +00:00
Adam Powell
d9dbe909a2 am 620877f3: am b9767caa: Updated Support7Demos to follow RecyclerView API changes
* commit '620877f34c06ae3e085d390b6b8fc02040018fb7':
  Updated Support7Demos to follow RecyclerView API changes
2014-01-29 09:58:10 -08:00
Adam Powell
620877f34c am b9767caa: Updated Support7Demos to follow RecyclerView API changes
* commit 'b9767caa951c119945de50ec0a6f1f6113ba44bb':
  Updated Support7Demos to follow RecyclerView API changes
2014-01-29 17:55:17 +00:00
Adam Powell
b9767caa95 Updated Support7Demos to follow RecyclerView API changes
Move off of deprecated RecyclerView API to illustrate preferred
practices.

Change-Id: I6d2b6450bbb29c55090802b2ccafab6661036dcb
2014-01-28 18:51:11 -08:00
Chet Haase
1c58f8cda2 am d1d008d3: am a6e59a9d: Add controls demo with default theme
* commit 'd1d008d382e559049d08b743c06ae1eebab52699':
  Add controls demo with default theme
2014-01-28 22:20:39 +00:00
Chet Haase
d1d008d382 am a6e59a9d: Add controls demo with default theme
* commit 'a6e59a9d7fd33c5da2be622a83e283083d6a3d59':
  Add controls demo with default theme
2014-01-28 14:17:38 -08:00
Chet Haase
a6e59a9d7f Add controls demo with default theme
Change-Id: I95cd31cd93e77b17aa2bcacf6e6140aaba719217
2014-01-28 14:13:31 -08:00
Igor Murashkin
9cfa50fe65 am a1b9e5b4: am b3584862: Merge changes Ia8070804,I3033b442,I5e9fcebe
* commit 'a1b9e5b42f981d36af4158d0df3bf3d9360759fa':
  runtest: add an extra pattern for gtest file names (*Tests.[c|cpp])
  runtest: add --build-install-only/-i flag to skip test execution
  runtest: Update to work with emulator and to build dependencies
2014-01-25 00:37:01 +00:00
Igor Murashkin
a1b9e5b42f am b3584862: Merge changes Ia8070804,I3033b442,I5e9fcebe
* commit 'b35848625b62ee78d8360d753d1b30ad573c6a9a':
  runtest: add an extra pattern for gtest file names (*Tests.[c|cpp])
  runtest: add --build-install-only/-i flag to skip test execution
  runtest: Update to work with emulator and to build dependencies
2014-01-24 16:35:05 -08:00
Igor Murashkin
b35848625b Merge changes Ia8070804,I3033b442,I5e9fcebe
* changes:
  runtest: add an extra pattern for gtest file names (*Tests.[c|cpp])
  runtest: add --build-install-only/-i flag to skip test execution
  runtest: Update to work with emulator and to build dependencies
2014-01-25 00:32:08 +00:00
Igor Murashkin
f9cfbd39ae runtest: add an extra pattern for gtest file names (*Tests.[c|cpp])
Change-Id: Ia8070804110e8064f79a8063ed6aefc92d71bf7a
2014-01-24 16:03:11 -08:00
Igor Murashkin
8d703533ba runtest: add --build-install-only/-i flag to skip test execution
Change-Id: I3033b442e33a69442b881f0a5a7b9e2299d35d54
2014-01-24 16:03:11 -08:00
Igor Murashkin
a0afc8cfb2 runtest: Update to work with emulator and to build dependencies
* Combine dalvik.vm.dexopt-flags with existing to disable verification
* Always do a runtime reset (stop;start) instead of rebooting device
* Build dependencies (mma) if regular build fails (mm)

Change-Id: I5e9fcebeea052c3314d1f4146b074637c329c0a0
2014-01-24 16:03:06 -08:00
Adam Powell
1c2811d1bc am b9eebec9: am 09b5d826: am 35421b12: Follow RecyclerView API changes
* commit 'b9eebec997b9263706bf444c5cd4505c961a0da6':
  Follow RecyclerView API changes
2014-01-24 00:26:17 +00:00
Adam Powell
b9eebec997 am 09b5d826: am 35421b12: Follow RecyclerView API changes
* commit '09b5d826ddc963d5f006963db5fb75be68154e40':
  Follow RecyclerView API changes
2014-01-23 16:23:33 -08:00
Adam Powell
09b5d826dd am 35421b12: Follow RecyclerView API changes
* commit '35421b12299f9569f82c228631c4156fbb3f0b94':
  Follow RecyclerView API changes
2014-01-24 00:21:04 +00:00
Adam Powell
35421b1229 Follow RecyclerView API changes
Change-Id: Ic273cc51cc9d7096a7a0d8b5f90accd5986e275a
2014-01-23 16:11:09 -08:00
Adam Powell
81dc277250 am d5646448: am 0305f641: am e40272d7: Merge "Update sample for RecyclerView" into klp-modular-dev
* commit 'd564644849c4b802e0848ea8b5e7cce2c05deaf2':
  Update sample for RecyclerView
2014-01-22 21:43:24 +00:00
Adam Powell
d564644849 am 0305f641: am e40272d7: Merge "Update sample for RecyclerView" into klp-modular-dev
* commit '0305f64106e9aad29fe486e4960d1fe5b90c56bf':
  Update sample for RecyclerView
2014-01-22 13:41:50 -08:00
Adam Powell
0305f64106 am e40272d7: Merge "Update sample for RecyclerView" into klp-modular-dev
* commit 'e40272d7dc15e198d63f2000ce929016cfff17b9':
  Update sample for RecyclerView
2014-01-22 21:39:38 +00:00
Adam Powell
e40272d7dc Merge "Update sample for RecyclerView" into klp-modular-dev 2014-01-22 21:36:40 +00:00
quddusc
c361cb326f am 4d5e9058: am 5ac8842b: am c9dca45a: am c9217022: am 911c8806: am eeea76c2: am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs
* commit '4d5e9058acc843b43eacf3c68dc4dfa43a08ff16':
  docs: Code sample for game controller training class.
2014-01-22 19:55:47 +00:00
quddusc
4d5e9058ac am 5ac8842b: am c9dca45a: am c9217022: am 911c8806: am eeea76c2: am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs
* commit '5ac8842bde44b82c63a764cf75b06727a20b5d05':
  docs: Code sample for game controller training class.
2014-01-22 11:53:58 -08:00
quddusc
5ac8842bde am c9dca45a: am c9217022: am 911c8806: am eeea76c2: am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs
* commit 'c9dca45a4f6c06743d9118185114e9bbeaa49efb':
  docs: Code sample for game controller training class.
2014-01-22 19:52:35 +00:00
quddusc
c9dca45a4f am c9217022: am 911c8806: am eeea76c2: am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs
* commit 'c9217022a6fb254f459a6ab14c900ac7ef2d03f1':
  docs: Code sample for game controller training class.
2014-01-22 19:50:21 +00:00
quddusc
c9217022a6 am 911c8806: am eeea76c2: am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs
* commit '911c88060a120167e16d14d273e7fafd3c242c1b':
  docs: Code sample for game controller training class.
2014-01-22 11:43:45 -08:00
quddusc
911c88060a am eeea76c2: am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs
* commit 'eeea76c257be2f5ab60fdc6126ce6d5749d0ce01':
  docs: Code sample for game controller training class.
2014-01-22 11:42:03 -08:00
quddusc
eeea76c257 am 176d0c68: am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs
* commit '176d0c68d5bc41d2332f355b1c5a1324a9b926d8':
  docs: Code sample for game controller training class.
2014-01-22 11:40:04 -08:00
quddusc
176d0c68d5 am a6dfbaf0: am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs
* commit 'a6dfbaf03710ff5c1099196d3907ddb31d85806f':
  docs: Code sample for game controller training class.
2014-01-22 11:37:25 -08:00
quddusc
a6dfbaf037 am ca789a98: Merge "docs: Code sample for game controller training class." into jb-mr2-docs
* commit 'ca789a983563ee222b9feb6409cf8ea1917040c3':
  docs: Code sample for game controller training class.
2014-01-22 11:33:55 -08:00
Adam Powell
ebea7fc21e Update sample for RecyclerView
Fix some issues around relayout. Add data set changes and cheese.

Change-Id: Ie3651fa16f2eadd0bf1b168b95509172fcf425fe
2014-01-22 10:50:21 -08:00
quddusc
ca789a9835 Merge "docs: Code sample for game controller training class." into jb-mr2-docs 2014-01-22 18:13:16 +00:00
Andy Hung
987864e8b9 am 5e6b8b3c: am 3d0ef858: Merge "Handle IOException from MediaCodec factory methods"
* commit '5e6b8b3c1d5d3a00dffc19829b0f5f78aa31b97b':
  Handle IOException from MediaCodec factory methods
2014-01-21 23:13:01 +00:00
Andy Hung
5e6b8b3c1d am 3d0ef858: Merge "Handle IOException from MediaCodec factory methods"
* commit '3d0ef8581abe522c747ea891ae797eeaffc84aa4':
  Handle IOException from MediaCodec factory methods
2014-01-21 15:10:02 -08:00
Andy Hung
3d0ef8581a Merge "Handle IOException from MediaCodec factory methods" 2014-01-21 23:06:38 +00:00
Scott Main
ad77e1c353 am 54c0620e: am 3f8cdfdf: am e3f73112: am 6bada134: am 9d1bdcb5: am 8a37395f: remove redirect for guide/index.html now that we actually have such a page
* commit '54c0620e3d29bd15cb10c9a8466dff688540b4af':
  remove redirect for guide/index.html now that we actually have such a page
2014-01-18 02:31:58 +00:00
Scott Main
54c0620e3d am 3f8cdfdf: am e3f73112: am 6bada134: am 9d1bdcb5: am 8a37395f: remove redirect for guide/index.html now that we actually have such a page
* commit '3f8cdfdf37dae08f01c60c92fc3503c2a08be4cd':
  remove redirect for guide/index.html now that we actually have such a page
2014-01-17 18:30:26 -08:00
Scott Main
3f8cdfdf37 am e3f73112: am 6bada134: am 9d1bdcb5: am 8a37395f: remove redirect for guide/index.html now that we actually have such a page
* commit 'e3f73112d0434fbc5e89853b1f1230b40006399b':
  remove redirect for guide/index.html now that we actually have such a page
2014-01-18 02:28:58 +00:00
Scott Main
e3f73112d0 am 6bada134: am 9d1bdcb5: am 8a37395f: remove redirect for guide/index.html now that we actually have such a page
* commit '6bada1345201d1c42be2734b98ca631c9adbc3bd':
  remove redirect for guide/index.html now that we actually have such a page
2014-01-18 02:26:51 +00:00
Scott Main
6bada13452 am 9d1bdcb5: am 8a37395f: remove redirect for guide/index.html now that we actually have such a page
* commit '9d1bdcb5f15ae5eb1e392ff564d7e55ea20e942b':
  remove redirect for guide/index.html now that we actually have such a page
2014-01-17 18:23:15 -08:00
Scott Main
9d1bdcb5f1 am 8a37395f: remove redirect for guide/index.html now that we actually have such a page
* commit '8a37395f3a623cbd7d0c65de911c3d4e8d1002a2':
  remove redirect for guide/index.html now that we actually have such a page
2014-01-18 02:21:27 +00:00
Alan Viverette
bd983a1509 am 375047c5: am 1c85b25a: am 802b3257: am b9dcf851: am f75b531f: Merge "Update DrawerLayout demo code to use title API" into klp-ub-dev
* commit '375047c56ccb3d489094d1f1e3fd6f6f9021ade9':
  Update DrawerLayout demo code to use title API
2014-01-17 22:47:05 +00:00
Alan Viverette
375047c56c am 1c85b25a: am 802b3257: am b9dcf851: am f75b531f: Merge "Update DrawerLayout demo code to use title API" into klp-ub-dev
* commit '1c85b25ab17a63da474aee89f39949ee9e03b8a4':
  Update DrawerLayout demo code to use title API
2014-01-17 14:45:40 -08:00
Alan Viverette
1c85b25ab1 am 802b3257: am b9dcf851: am f75b531f: Merge "Update DrawerLayout demo code to use title API" into klp-ub-dev
* commit '802b3257de47f94b2a36da8d9ddd92cd89bade38':
  Update DrawerLayout demo code to use title API
2014-01-17 22:41:51 +00:00
Alan Viverette
802b3257de am b9dcf851: am f75b531f: Merge "Update DrawerLayout demo code to use title API" into klp-ub-dev
* commit 'b9dcf8517443abc671c44cf3e629c623b7713bf1':
  Update DrawerLayout demo code to use title API
2014-01-17 22:39:48 +00:00
Alan Viverette
b9dcf85174 am f75b531f: Merge "Update DrawerLayout demo code to use title API" into klp-ub-dev
* commit 'f75b531f71a66daedd846f807a4008806bd37c21':
  Update DrawerLayout demo code to use title API
2014-01-17 14:34:31 -08:00
Alan Viverette
f75b531f71 Merge "Update DrawerLayout demo code to use title API" into klp-ub-dev 2014-01-17 22:32:41 +00:00
Alan Viverette
13b90285ed Update DrawerLayout demo code to use title API
BUG: 12460402
Change-Id: Id3873bf850f4fac67593c86be9aa2e9e1adb78ba
2014-01-17 10:54:15 -08:00
Alan Viverette
b4db807bdb am 40ac3d01: am 928962b7: am 057e870f: am c2c96e2e: am ae03a0c3: Revert "Update DrawerLayout demo code to use title API"
* commit '40ac3d01bb31315206b3cede4aeb5fee4f12ef6f':
  Revert "Update DrawerLayout demo code to use title API"
2014-01-17 06:04:38 +00:00
Alan Viverette
40ac3d01bb am 928962b7: am 057e870f: am c2c96e2e: am ae03a0c3: Revert "Update DrawerLayout demo code to use title API"
* commit '928962b775cb637e270763c25982d328d0e9545b':
  Revert "Update DrawerLayout demo code to use title API"
2014-01-16 22:02:32 -08:00