1. 0480ef5 Development option to toggle StrictMode flashing. by Brad Fitzpatrick · 15 years ago
  2. 9a3d86a Merge "Move Spare Parts icon to mipmap" by Kenny Root · 15 years ago
  3. 2485f2e Merge "Move Dev Tools icon to mipmap" by Kenny Root · 15 years ago
  4. 619e69e Move Spare Parts icon to mipmap by Kenny Root · 15 years ago
  5. 0cba157 Move Dev Tools icon to mipmap by Kenny Root · 15 years ago
  6. ba068ce resolved conflicts for merge of 0aa38562 to master by Raphael · 15 years ago
  7. 0aa3856 resolved conflicts for merge of d7267fc2 to gingerbread-plus-aosp by Raphael · 15 years ago
  8. d7267fc Merge "Move <uses-sdk> before <application> in samples." by Raphael Moll · 15 years ago
  9. 41430b9 Sample code for new APIs to support new back stack / task navigation by Dianne Hackborn · 15 years ago
  10. a3dc674 Move <uses-sdk> before <application> in samples. by Raphael Moll · 15 years ago
  11. 24ba068 Update Notification sample code for new APIs. by Joe Onorato · 15 years ago
  12. 47d6d8e Quick bugfix for password expiration UI by Andy Stadler · 15 years ago
  13. dd9f93f Merge "Fix potential memory leak in String8::set" by Jack Palevich · 15 years ago
  14. ee11264 Fix potential memory leak in String8::set by Jack Palevich · 15 years ago
  15. ab5b245 Merge "Import initial translations for 20 new locales." by Eric Fischer · 15 years ago
  16. 4de37ad Merge "Add self-restore capability to Backup/Restore sample app" by Chris Tate · 15 years ago
  17. 3d1a568 Import initial translations for 20 new locales. by Eric Fischer · 15 years ago
  18. 828e974 Merge "temp disable "phone" from the sdk build." by Xavier Ducrohet · 15 years ago
  19. cdcc28a Add self-restore capability to Backup/Restore sample app by Chris Tate · 15 years ago
  20. bd5062f temp disable "phone" from the sdk build. by Xavier Ducrohet · 15 years ago
  21. b25792a Merge "Update Android CTS Download Link to 2.2_r4" by Brian Muramatsu · 15 years ago
  22. 1e75985 am 6e20b04e: am f328f262: Merge "Remove .classpath and .project files" into gingerbread by Glenn Kasten · 15 years ago
  23. 6e20b04 am f328f262: Merge "Remove .classpath and .project files" into gingerbread by Glenn Kasten · 15 years ago
  24. f328f26 Merge "Remove .classpath and .project files" into gingerbread by Glenn Kasten · 15 years ago
  25. 064a7f0 am d53c6f2a: (-s ours) am 7f39ff80: Merge "NFC sample app (DO NOT MERGE)" into gingerbread by Megha Joshi · 15 years ago
  26. d53c6f2 am 7f39ff80: Merge "NFC sample app (DO NOT MERGE)" into gingerbread by Megha Joshi · 15 years ago
  27. 7f39ff8 Merge "NFC sample app (DO NOT MERGE)" into gingerbread by Megha Joshi · 15 years ago
  28. 150dd16 NFC sample app (DO NOT MERGE) by Megha Joshi · 15 years ago
  29. edc0ec9 Update Android CTS Download Link to 2.2_r4 by Brian Muramatsu · 15 years ago
  30. 3087c65 Merge "Add password expiration test to DeviceAdminSample." by Jim Miller · 15 years ago
  31. e79b943 Merge "Start the accept thread when the socket gets disconnected." by Jaikumar Ganesh · 15 years ago
  32. c4ee500 Start the accept thread when the socket gets disconnected. by Jaikumar Ganesh · 15 years ago
  33. a9c1bf6 Merge "New demos and tests for Tabs in Holo theme." by Gilles Debunne · 15 years ago
  34. 2fba3e1 New demos and tests for Tabs in Holo theme. by Gilles Debunne · 15 years ago
  35. 12fca8d Renamed fill_parent to match_parent by Gilles Debunne · 15 years ago
  36. 7a2d5f2 Add password expiration test to DeviceAdminSample. by Jim Miller · 15 years ago
  37. 74025fa am 296326ba: am 809ec924: Native audio example by Glenn Kasten · 15 years ago
  38. 2dcfe08 Merge commit '4e75b80a' into merge by Raphael · 15 years ago
  39. 296326b am 809ec924: Native audio example by Glenn Kasten · 15 years ago
  40. 4e75b80 am 4bd402f5: Merge "Fix DOS end-of-lines in winusb INF file." by Raphael Moll · 15 years ago
  41. 4bd402f Merge "Fix DOS end-of-lines in winusb INF file." by Raphael Moll · 15 years ago
  42. 809ec92 Native audio example by Glenn Kasten · 15 years ago
  43. 66980b1 Fix DOS end-of-lines in winusb INF file. by Raphael Moll · 15 years ago
  44. 80541cb Update modal multi-select demo to restore gracefully after orientation changes by Adam Powell · 15 years ago
  45. 999c358 Cleanup eclipse .classpath by Andrew Stadler · 15 years ago
  46. c4d2b6d am 2b7aeaf0: am 186ce6d5: Merge "NDK: Last cleanup of the platform headers" into gingerbread by David 'Digit' Turner · 15 years ago
  47. fd94292 am f7b07025: am cc5809bf: Merge "ndk: Use __ANDROID__ instead of ANDROID." into gingerbread by David 'Digit' Turner · 15 years ago
  48. 4009049 am 655f02a4: am 48cc36d9: Merge "Added SIP Demo to sample apps." into gingerbread by Alexander Lucas · 15 years ago
  49. 2b7aeaf am 186ce6d5: Merge "NDK: Last cleanup of the platform headers" into gingerbread by David 'Digit' Turner · 15 years ago
  50. 186ce6d Merge "NDK: Last cleanup of the platform headers" into gingerbread by David 'Digit' Turner · 15 years ago
  51. f7b0702 am cc5809bf: Merge "ndk: Use __ANDROID__ instead of ANDROID." into gingerbread by David 'Digit' Turner · 15 years ago
  52. 3c7c38b NDK: Last cleanup of the platform headers by David 'Digit' Turner · 15 years ago
  53. cc5809b Merge "ndk: Use __ANDROID__ instead of ANDROID." into gingerbread by David 'Digit' Turner · 15 years ago
  54. 2b658f0 Add ActionBarTabs demo by Adam Powell · 15 years ago
  55. 0428153 Update animation demo to use setBackgroundColor functionality on View by Chet Haase · 15 years ago
  56. b76b6c5 Merge "Make ApiDemo build on Java 5.0" by Xavier Ducrohet · 15 years ago
  57. 0bb9326 Make ApiDemo build on Java 5.0 by Xavier Ducrohet · 15 years ago
  58. df5ab89 Merge "Updated to the new optimized keyframe APIs" by Chet Haase · 15 years ago
  59. 2d3d537 Updated to the new optimized keyframe APIs by Chet Haase · 15 years ago
  60. 655f02a am 48cc36d9: Merge "Added SIP Demo to sample apps." into gingerbread by Alexander Lucas · 15 years ago
  61. 48cc36d Merge "Added SIP Demo to sample apps." into gingerbread by Alexander Lucas · 15 years ago
  62. a025796 Added SIP Demo to sample apps. by Alexander Lucas · 15 years ago
  63. c06f3bc am 9c92ae92: am 49fe761d: Merge "Cherry pick from master: Sample app and test package for a Service" into gingerbread by Dirk Dougherty · 15 years ago
  64. 9c92ae9 am 49fe761d: Merge "Cherry pick from master: Sample app and test package for a Service" into gingerbread by Dirk Dougherty · 15 years ago
  65. 49fe761 Merge "Cherry pick from master: Sample app and test package for a Service" into gingerbread by Dirk Dougherty · 15 years ago
  66. b7ba9ee am bf8c20f6: am bccecc2b: Merge "Add ApiDemo for android.media.audiofx (Visualizer and Equalizer)" into gingerbread by Roman Nurik · 15 years ago
  67. 3885c64 am dc4800e4: am fc187b1e: Merge "update native_window.h ndk header" into gingerbread by David Turner · 15 years ago
  68. 7e73103 am 33d21904: am 10795d84: Declare localeconv() in <locale.h> by David 'Digit' Turner · 15 years ago
  69. bf8c20f am bccecc2b: Merge "Add ApiDemo for android.media.audiofx (Visualizer and Equalizer)" into gingerbread by Roman Nurik · 15 years ago
  70. bccecc2 Merge "Add ApiDemo for android.media.audiofx (Visualizer and Equalizer)" into gingerbread by Roman Nurik · 15 years ago
  71. dc4800e am fc187b1e: Merge "update native_window.h ndk header" into gingerbread by David Turner · 15 years ago
  72. fc187b1 Merge "update native_window.h ndk header" into gingerbread by David Turner · 15 years ago
  73. 33d2190 am 10795d84: Declare localeconv() in <locale.h> by David 'Digit' Turner · 15 years ago
  74. 3323f59 update native_window.h ndk header by Mathias Agopian · 15 years ago
  75. ed20aff Added setColor to ColorDrawable. by Chet Haase · 15 years ago
  76. a99a3ff ndk: Use __ANDROID__ instead of ANDROID. by David 'Digit' Turner · 15 years ago
  77. 6d36a9e New API demo showing different soft input modes. by Dianne Hackborn · 15 years ago
  78. cbb9f0d Remove .classpath and .project files by Glenn Kasten · 15 years ago
  79. 6a89a9e Added demo for ActionBar display options by Adam Powell · 15 years ago
  80. 10795d8 Declare localeconv() in <locale.h> by David 'Digit' Turner · 15 years ago
  81. c5b44be Fix issue #3083745: ApiDemos CustomTitle crashes by Dianne Hackborn · 15 years ago
  82. 01cd2b9 am 07d29555: am 42197997: Merge "SDK Windows: Package customized proguard.bat scripts." by Raphael Moll · 15 years ago
  83. 07d2955 am 42197997: Merge "SDK Windows: Package customized proguard.bat scripts." by Raphael Moll · 15 years ago
  84. 4219799 Merge "SDK Windows: Package customized proguard.bat scripts." by Raphael Moll · 15 years ago
  85. 1468e18 Merge "Update to follow API." by Dianne Hackborn · 15 years ago
  86. 90c1d50 Add ApiDemo for android.media.audiofx (Visualizer and Equalizer) by Roman Nurik · 15 years ago
  87. b252273 Update to follow API. by Dianne Hackborn · 15 years ago
  88. ecdca8e am c07ab4bd: am 5a2fb6ce: Merge "Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID." into gingerbread by Mathias Agopian · 15 years ago
  89. c07ab4b am 5a2fb6ce: Merge "Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID." into gingerbread by Mathias Agopian · 15 years ago
  90. 5a2fb6c Merge "Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID." into gingerbread by Mathias Agopian · 15 years ago
  91. ca04e3a am ddc73f98: am 902b355d: Merge "Remove unused Grid object from LabelMaker.java class." into gingerbread by Jack Palevich · 15 years ago
  92. ddc73f9 am 902b355d: Merge "Remove unused Grid object from LabelMaker.java class." into gingerbread by Jack Palevich · 15 years ago
  93. 902b355 Merge "Remove unused Grid object from LabelMaker.java class." into gingerbread by Jack Palevich · 15 years ago
  94. 2cf5a57 am 844b1ed7: am f0c01122: simplify a bit the native-activity sample code by Mathias Agopian · 15 years ago
  95. 844b1ed am f0c01122: simplify a bit the native-activity sample code by Mathias Agopian · 15 years ago
  96. 793509c Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID. by Mathias Agopian · 15 years ago
  97. f0c0112 simplify a bit the native-activity sample code by Mathias Agopian · 15 years ago
  98. 50fc936 am 4bd22f94: am a77c1bdd: Work on issue #3126018: No way to specify NativeActivity\'s native method by Dianne Hackborn · 15 years ago
  99. da1248a am 5c428f4a: am 799754e1: Merge "Tools package was missing proguard.bat" by Raphael Moll · 15 years ago
  100. 4bd22f9 am a77c1bdd: Work on issue #3126018: No way to specify NativeActivity\'s native method by Dianne Hackborn · 15 years ago