1. b8f8c1d MidiSynth: Add a new sample by Yuichi Araki · 9 years ago
  2. 6ab42c3 MidiScope: Add a sample by Yuichi Araki · 9 years ago
  3. 49ca0ea Revert "MidiScope: Add a new sample" by Yuichi Araki · 9 years ago
  4. 0576649 MidiScope: Add a new sample by Yuichi Araki · 9 years ago
  5. e866330 am 8cb9846e: am 535fde45: Fix possible infinity loop in ag/417350 by Chris Banes · 10 years ago
  6. 535fde4 Fix possible infinity loop in ag/417350 by Chris Banes · 10 years ago
  7. c39db8c am 75781ee0: am e8362a50: Add randomList() method to Cheeses dummy data class by Chris Banes · 10 years ago
  8. e8362a5 Add randomList() method to Cheeses dummy data class by Chris Banes · 10 years ago
  9. 867593a am bb5698a5: am a7fee0bb: Merge "SlidingTabLayout common component" into klp-dev by Trevor Johns · 10 years ago
  10. a7fee0b Merge "SlidingTabLayout common component" into klp-dev by Trevor Johns · 10 years ago
  11. e42229d am a45207bb: am 4e2f6037: Merge "ListViewModalSelect Sample: Move to new build system" into klp-dev by Trevor Johns · 10 years ago
  12. 4e2f603 Merge "ListViewModalSelect Sample: Move to new build system" into klp-dev by Trevor Johns · 10 years ago
  13. bd3bbe1 SlidingTabLayout common component by Chris Banes · 10 years ago
  14. ac91e15 am 0b49cffe: am a57f444c: Add AssetProvider to common dirctory by Trevor Johns · 10 years ago
  15. a57f444 Add AssetProvider to common dirctory by Trevor Johns · 11 years ago
  16. ab014f3 ListViewModalSelect Sample: Move to new build system by Trevor Johns · 11 years ago
  17. 81b692f Add "throws IOException" to MediaCodec constructors (11) by Andy Hung · 11 years ago
  18. a6b4636 Restore "Merge downstream branch 'developers-dev' into 'klp-dev'" by Trevor Johns · 11 years ago
  19. ec98514 Revert "Merge downstream branch 'developers-dev' into 'klp-dev'" by Trevor Johns · 11 years ago
  20. a501665 BasicMediaDecoder: Use new build system by Trevor Johns · 11 years ago
  21. b57580e Merge "Fix path issues in the repeating alarm sample" into developers-dev by Ian Ni-Lewis · 11 years ago
  22. 2ecd058 GenericAccountService: Allow arbitrary account types by Trevor Johns · 11 years ago
  23. 3c5ea80 SelectionBuilder: Remove Guava-style initializers by Trevor Johns · 11 years ago
  24. 03bba35 Move SelectionBuilder to common/src/java by Trevor Johns · 11 years ago
  25. 0aec167 Move GenericAccountService to common/src/java by Trevor Johns · 11 years ago
  26. 7fba713 Fix path issues in the repeating alarm sample by Ian Ni-Lewis · 11 years ago
  27. d313721 Merge "Fixed LogView so it'll work when a log statement is called from a non-UI thread." into developers-dev by Trevor Johns · 11 years ago
  28. a0839ca moved to build system friendly commons location by Anirudh Dewani · 11 years ago
  29. b792e9d Fixed LogView so it'll work when a log statement is called from a non-UI thread. by Alexander Lucas · 11 years ago
  30. 088ad56 Remove the build directory from samples/common by Ian Ni-Lewis · 11 years ago
  31. 308ab91 Template: Move launcher icons to "create" dir by Trevor Johns · 11 years ago
  32. 1935465 Basic Media Decoder sample that builds on a Utility class - common/media/MediaCodecWrapper by Anirudh Dewani · 11 years ago
  33. bea190d am f022e163: am 86e6edc9: am d9470522: am 74b8afc4: am 0aa0c0af: BasicMediaRecorder initial implementation by Anirudh Dewani · 11 years ago
  34. 0aa0c0a BasicMediaRecorder initial implementation by Anirudh Dewani · 11 years ago
  35. 42a466b Sample templates: Fix reference for intro_message by Trevor Johns · 11 years ago
  36. fa48738 Sample templates: Fix @strings/intro_message by Trevor Johns · 11 years ago
  37. e12ebe2 Merge "Added SingleView template, and corresponding singleViewSample which is powered by it" into developers-dev by Ian Ni-Lewis · 11 years ago
  38. bcbb958 Added SingleView template, and corresponding singleViewSample which is powered by it by Alexander Lucas · 11 years ago
  39. 6675f6e am be497879: am 4e8e9d6f: am 5a321af7: Play Services Utility by Anirudh Dewani · 11 years ago
  40. 5a321af Play Services Utility by Anirudh Dewani · 11 years ago
  41. 0dededa Sample template generator--work in progress. by Ian Ni-Lewis · 11 years ago
  42. ee262c0 am 7a328637: am c5198ac7: am db58c3d2: Make common/README.txt more succinct by Trevor Johns · 11 years ago
  43. 3322348 am 6e0f9e2c: am 058e14b8: am 06e33a0e: Merge "Update README for common directory to be more user friendly" into jb-mr2-dev by Trevor Johns · 11 years ago
  44. db58c3d Make common/README.txt more succinct by Trevor Johns · 11 years ago
  45. 164d0bb Update README for common directory to be more user friendly by Trevor Johns · 11 years ago
  46. 3689d18 Merge "ActionBarCompat ListView Modal Choice Sample" into developers-dev by Trevor Johns · 11 years ago
  47. ffadf36 ActionBarCompat ListView Modal Choice Sample by Chris Banes · 11 years ago
  48. 8b253b7 Move SelectionBuilder to common. by Trevor Johns · 11 years ago
  49. 4b6d92a Move GenericAccountService to common. by Trevor Johns · 11 years ago
  50. 6caf297 Move SelectionBuilder to common. by Trevor Johns · 11 years ago
  51. f1c8eeb Merge "Move GenericAccountService to common." into developers-dev by Trevor Johns · 11 years ago
  52. 09db2fa Move GenericAccountService to common. by Trevor Johns · 11 years ago
  53. 8e126ab Logger Framework - Fixing compiler error: Was missing specified delimiter in LogView by Alexander Lucas · 11 years ago
  54. 919cb71 Replaced LogFragment with more self-contained/flexible LogView, added empty constructor to MessageOnlyLogFilter for convenience by Alexander Lucas · 11 years ago
  55. 2067369 am 5141a12f: Adding common object pool class. (From: frameworks/base/core/java/android/util/Pools.java) by Jan-Felix Schmakeit · 11 years ago
  56. 5141a12 Adding common object pool class. by Jan-Felix Schmakeit · 11 years ago
  57. 0fda8b4 Merge "Adding common object pool class. (From: frameworks/base/core/java/android/util/Pools.java)" into jb-mr2-dev by Ian Ni-Lewis · 11 years ago
  58. 9b2d682 Initial commit of chained logging framework for samples/common by Alexander Lucas · 11 years ago
  59. 294829c add samples/android/common directory by Ian Ni-Lewis · 11 years ago
  60. 3a1e632 Adding common object pool class. by Jan-Felix Schmakeit · 11 years ago