1. 4ea442b Merge "cherrypick Change-Id: I07634c137e515068911c61c04bf3e9400c3fe0d4 docs: misc changes; add path to adb tool in sdk; fix broken link to ninepatch docs; fix and add some other links" into gingerbread by Scott Main · 14 years ago
  2. 58d1966 cherrypick Change-Id: I07634c137e515068911c61c04bf3e9400c3fe0d4 by Scott Main · 14 years ago
  3. c58c3f1 Implement additional Mifare Ultralight convenience methods. by Martijn Coenen · 14 years ago
  4. 0d27f99 Expose reconnect(), to allow applications to reset tag state. by Martijn Coenen · 14 years ago
  5. 4049f9d0 Implement multi-tech connect, enfore tech exclusivity. by Martijn Coenen · 14 years ago
  6. b094b0c modifications to webinars: by Scott Main · 14 years ago
  7. 7daaa98 Merge "Fix issue #3149290: java.lang.RuntimeException: Unable to pause activity" into gingerbread by Dianne Hackborn · 14 years ago
  8. 5207825 cherrypick Change-Id: I7a0fc4863c547bd40051437a834bb50373415abd by Scott Main · 14 years ago
  9. 6390fa6 cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee by Scott Main · 14 years ago
  10. 99441c4 Fix issue #3149290: java.lang.RuntimeException: Unable to pause activity by Dianne Hackborn · 14 years ago
  11. 92b0308 cherrypick Change-Id: I19d2be00c807b6cbdab357b32a7dd13f98a5433e by Scott Main · 14 years ago
  12. e09009d cherrypick Change-Id: I719d9a9929a56c0586a7daba8f889706ec7b2bc1 by Scott Main · 14 years ago
  13. 369c1c1 cherrypick Change-Id: I52bc4e2d34015e6e30887590f920b580a034180e by Scott Main · 14 years ago
  14. 090a3dc cherrypick Change-Id: I1cfbf9ba9dfaf9bd88c4c6874a3a55f065aa591a by Scott Main · 14 years ago
  15. 0846a2f cherrypick Change-Id: I7033e605213db4b5c73c09c2207bed68a704aa72 by Scott Main · 14 years ago
  16. 1bcfd85 cherrypick Change-Id: I56db12e2444e5020cd72a0c974539e777a7f1ebd by Scott Main · 14 years ago
  17. e912396 cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 by Scott Main · 14 years ago
  18. 93d204e cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495df by Scott Main · 14 years ago
  19. 071360d cherrypick Change-Id: I0b44b8b11599ac94fd0ecac84dcb71725d69cd63 by Scott Main · 14 years ago
  20. b94df62 cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee by Scott Main · 14 years ago
  21. 2bd83c0 Merge "Work on issue #3255640: Need to bump GB to API 10 version name "2.4"" into gingerbread by Dianne Hackborn · 14 years ago
  22. b2caa06 Work on issue #3255640: Need to bump GB to API 10 version name "2.4" by Dianne Hackborn · 14 years ago
  23. 5441a9f Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread by Dan Morrill · 14 years ago
  24. a848d34 Merge "Fix bug in permission grant system." into gingerbread by Costin Manolache · 14 years ago
  25. 0a97435 Merge "Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack." into gingerbread by Roman Nurik · 14 years ago
  26. d602b35 Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack. by Roman Nurik · 14 years ago
  27. 096b67f GL texture filtering changed from AND to OR, so rename tag name to match. by Dan Morrill · 14 years ago
  28. 0927c90 Merge "Fix StrictMode javadoc copy/paste error." into gingerbread by Brad Fitzpatrick · 14 years ago
  29. 9dbef97 Merge "Avoid leaking sockets." into gingerbread by Nick Kralevich · 14 years ago
  30. 2ed20f8 Avoid leaking sockets. by Nick Kralevich · 14 years ago
  31. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  32. 320274c Fix StrictMode javadoc copy/paste error. by Brad Fitzpatrick · 14 years ago
  33. e3f6336 Fixed API for active NDEF reading and NDEF formatting. by Martijn Coenen · 14 years ago
  34. 641dd62 First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 14 years ago
  35. b79173f Changed technology close() to reconnect to the tag instead of physical disconnect. by Martijn Coenen · 14 years ago
  36. fc5a3b6 Changed transceive on all technologies to "raw", except for Mifare classes. by Martijn Coenen · 14 years ago
  37. 3300e4c Implemented isWritable() to indicate NDEF capability container r/w state. by Martijn Coenen · 14 years ago
  38. ae56a85 Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." into gingerbread by Nick Pelly · 14 years ago
  39. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  40. 7a1f15b Merge "Integrating webinar hosting with developer.android.com" into gingerbread by Megha Joshi · 14 years ago
  41. 767926b Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  42. 5d275bb Fix bug in permission grant system. by Costin Manolache · 14 years ago
  43. cc0c9da Integrating webinar hosting with developer.android.com by Megha Joshi · 14 years ago
  44. a218e01 reconcile with open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  45. e59e030 Add more checks for bad values to protect from corrupt files. by Dianne Hackborn · 14 years ago
  46. 63be7a7 Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService by Kenny Root · 14 years ago
  47. e1752f4 Merge "fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo" into gingerbread by Mathias Agopian · 14 years ago
  48. 1f5b133 Merge "When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again" into gingerbread by James Dong · 14 years ago
  49. da1b16a When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again by James Dong · 14 years ago
  50. 791982b fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo by Mathias Agopian · 14 years ago
  51. 74da537 Merge "[317580] fix issue where the screen wouldn't be rotated properly in bypass mode" into gingerbread by Mathias Agopian · 14 years ago
  52. 36af794 Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  53. 40ddd4a Merge "Implemented getSize() to return max ndef size." into gingerbread by Nick Pelly · 14 years ago
  54. 6d9fc7e Implemented getSize() to return max ndef size. by Martijn Coenen · 14 years ago
  55. 5289b91 Implement ndef formatting. by Martijn Coenen · 14 years ago
  56. 42a2378 Merge "Add more checks for bad values to protect from corrupt files." into gingerbread by Dianne Hackborn · 14 years ago
  57. 7b9c56f Add more checks for bad values to protect from corrupt files. by Dianne Hackborn · 14 years ago
  58. ee5a3aca [317580] fix issue where the screen wouldn't be rotated properly in bypass mode by Mathias Agopian · 14 years ago
  59. a2977c3 Merge changes Ie03796ae,Ide3e980a into gingerbread by Mathias Agopian · 14 years ago
  60. 05813b0 Merge changes I244b5469,I32044e91 into gingerbread by Mathias Agopian · 14 years ago
  61. 4153bf3 Merge "[3171580] don't automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  62. 0f74afb Merge "Remove Type X Tags from the top-level API." into gingerbread by Jeff Hamilton · 14 years ago
  63. 72df4ea Remove Type X Tags from the top-level API. by Martijn Coenen · 14 years ago
  64. f340d08 Merge "More precise status bar battery icons." into gingerbread by Daniel Sandler · 14 years ago
  65. 47e6ccb Merge "Corrected MIFARE default key set" into gingerbread by Nick Pelly · 14 years ago
  66. 65c3f98 Corrected MIFARE default key set by Jan Brands · 14 years ago
  67. 5f86d7f Merge "Fix SIP bug of different transport/port used for requests." into gingerbread by Chung-yih Wang · 14 years ago
  68. 0871ee0 Doc change: fix href to axis_globe_inverted orientation diagram. by Dirk Dougherty · 14 years ago
  69. 9a9706a Added missing ndef technology to getTech. by Martijn Coenen · 14 years ago
  70. e58e8a7 Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread by Nick Pelly · 14 years ago
  71. 39f91ed Added NdefFormatable tag, initial class with supported methods. by Martijn Coenen · 14 years ago
  72. f053292 Fix SIP bug of different transport/port used for requests. by Chung-yih Wang · 14 years ago
  73. daef0a0 Merge "[3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGL" into gingerbread by Mathias Agopian · 14 years ago
  74. eba947a Merge "Remove ACTION_TAG_DISCOVERED from protected broadcast list." into gingerbread by Nick Pelly · 14 years ago
  75. 35042f1f Remove ACTION_TAG_DISCOVERED from protected broadcast list. by Nick Pelly · 14 years ago
  76. d57fbe8 Fixed a race condition where some recording frames may not be released by James Dong · 14 years ago
  77. 5ebb850 More precise status bar battery icons. by Daniel Sandler · 14 years ago
  78. c1576ad Update the docs to clarify the ordering constraints. by Jeff Hamilton · 14 years ago
  79. 3d524e5 Merge gingerbread-nfc into gingerbread by Nick Pelly · 14 years ago
  80. d8c3233 Merge "Merge branch gingerbread-nfc into gingerbread." into gingerbread by Nick Pelly · 14 years ago
  81. 16ec9c5 Merge branch gingerbread-nfc into gingerbread. by Nick Pelly · 14 years ago
  82. bd3dd73 Merge "DO NOT MERGE Avoid nullifying dhcp target" into gingerbread by Irfan Sheriff · 14 years ago
  83. 025005f [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  84. 48e723a [3171580] Add transform field to native buffers. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  85. e338115 [3253328, 3171580] Treat GONE and INVISIBLE views the same when calculating transparent regions by Mathias Agopian · 14 years ago
  86. 1989af2 [3171580] Fix two typos related to fixed-size buffers by Mathias Agopian · 14 years ago
  87. e869aee [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 14 years ago
  88. 2fe24e3 First implementation of MifareUltralight by Jan Brands · 14 years ago
  89. 698a8aa [3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGL by Mathias Agopian · 14 years ago
  90. d69f649 DO NOT MERGE Avoid nullifying dhcp target by Irfan Sheriff · 14 years ago
  91. e2abd10 Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 14 years ago
  92. 3591beb Merge "Restore Wi-Fi configuration after the test. DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  93. d4c5478 Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
  94. 609b3e42 Merge remote branch 'ohd/gingerbread' into merge by Jeff Hamilton · 14 years ago
  95. 78d8185 Merge "Fix issue 2641884: Bluetooth volume is dependent on in call volume." into gingerbread by Eric Laurent · 14 years ago
  96. fddbe98 Restore Wi-Fi configuration after the test. DO NOT MERGE by Xia Wang · 14 years ago
  97. e4eaa31 Fix issue 2641884: Bluetooth volume is dependent on in call volume. by Eric Laurent · 14 years ago
  98. 938d097 Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  99. 83df6ea am a45d6937: docs: dashboard update by Scott Main · 14 years ago
  100. a45d693 docs: dashboard update by Scott Main · 14 years ago