1. 1253ebc Fixed NfcAdapter init and getTechnology(). by Martijn Coenen · 14 years ago
  2. 9024564 Secure Element access implementation by Daniel Tomas · 14 years ago
  3. 6be655c Rough first pass at the NFC technology API. by Jeff Hamilton · 14 years ago
  4. 4934d33 Revert "Merge "Remove the My Tag feature." into gingerbread" by Jeff Hamilton · 14 years ago
  5. dfb1221 docs: revise adding components with info about platform-tools by Scott Main · 14 years ago
  6. fac4a68 Merge "Fix the audio mode glitch during hangup." into gingerbread by John Wang · 14 years ago
  7. 34594e7 Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  8. 00e5dd4 Merge "Fix JNI reference leak in NativeActivity. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  9. d19f44f Fix the audio mode glitch during hangup. by John Wang · 14 years ago
  10. 77f5c95 resolved conflicts for merge of 5a726729 to gingerbread by Scott Main · 14 years ago
  11. 5a72672 docs: remove "new" tags from sample apps by Scott Main · 14 years ago
  12. 17fd21f Merge "DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong pointer for some GL extensions" into gingerbread by Mathias Agopian · 14 years ago
  13. f4724cd Merge "docs: update eclipse guide for eclipse 3.6 also update system requirements" into gingerbread by Scott Main · 14 years ago
  14. 45ca778 Merge "Make sure the controller will get repositioned after size changing." into gingerbread by Owen Lin · 14 years ago
  15. b48189c Merge "Improve gyro and accelerometer java doc" into gingerbread by Mathias Agopian · 14 years ago
  16. 77847a3 docs: update eclipse guide for eclipse 3.6 also update system requirements by Scott Main · 14 years ago
  17. b7a109c Merge "Refresh EGL header to work with the NDK" into gingerbread by David 'Digit' Turner · 14 years ago
  18. a784d55 Merge "docs: add release notes for ADT v8" into gingerbread by Scott Main · 14 years ago
  19. 4c2bfc1 DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong pointer for some GL extensions by Mathias Agopian · 14 years ago
  20. fa33565 Improve gyro and accelerometer java doc by Mathias Agopian · 14 years ago
  21. 28c7425 Add @Deprecated to match @deprecated where it's missing. by Jesse Wilson · 14 years ago
  22. 9eb48bb Merge "docs: revisions to ndk release notes" into gingerbread by Scott Main · 14 years ago
  23. 2e2983c Merge "Reduce log clutter." into gingerbread by Jeff Hamilton · 14 years ago
  24. a8381df Make sure the controller will get repositioned after size changing. by Owen Lin · 14 years ago
  25. f6bd761 Use back-facing camera as default in camera/camcorder profile.do not merge by Wu-cheng Li · 14 years ago
  26. 1b2efbc Merge "Update a comment about when setOrientationHint() should be called" into gingerbread by James Dong · 14 years ago
  27. 0c8b4d3 Fix issue #3177284: Account for wake lock power usage on Crespo by Dianne Hackborn · 14 years ago
  28. cd43fbb Merge "improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)" into gingerbread by Mathias Agopian · 14 years ago
  29. 06fd1dc5 Merge "DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear over extract mode IME window" into gingerbread by Adam Powell · 14 years ago
  30. 26153a3 Fix bug 3163052 - always use 32-bit drawing caches when destination by Adam Powell · 14 years ago
  31. d2d62d0 Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 14 years ago
  32. 08686b0 am c10a4773: Set capabilities sooner. by Andy McFadden · 14 years ago
  33. dee7335 Merge "DO NOT MERGE - Updated textfield pressed states" into gingerbread by Justin Ho · 14 years ago
  34. 185c527 DO NOT MERGE - Updated textfield pressed states by Justin Ho · 14 years ago
  35. c10a477 Set capabilities sooner. by Andy McFadden · 14 years ago
  36. 53ebc72 Support extracting thumbnail from rotated video tracks by James Dong · 14 years ago
  37. fbea6cc docs: revisions to ndk release notes by Scott Main · 14 years ago
  38. 05de5a1 Merge "docs: remove quick start; make it an overview of the steps and go to installing guide" into gingerbread by Scott Main · 14 years ago
  39. 8f6068e Fix JNI reference leak in NativeActivity. (DO NOT MERGE) by Jeff Brown · 14 years ago
  40. 36ffc5c DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear over by Adam Powell · 14 years ago
  41. 94c4f5c improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz) by Mathias Agopian · 14 years ago
  42. 5fd3054 Merge "possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop shadow correctly" into gingerbread by Mathias Agopian · 14 years ago
  43. fe40e9e Merge "fix [3148312] Region can access data out of bounds" into gingerbread by Mathias Agopian · 14 years ago
  44. 0a21f34 docs: remove quick start; make it an overview of the steps and go to installing guide by Scott Main · 14 years ago
  45. 5629d51 Reduce log clutter. by Jeff Hamilton · 14 years ago
  46. 5aa95dd Update a comment about when setOrientationHint() should be called by James Dong · 14 years ago
  47. a48b70f Camera.open() should only return back-facing camera. by Wu-cheng Li · 14 years ago
  48. 17ae359 Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 14 years ago
  49. 07b88fe android.hardware.Camera.open only returns back-facing camera. by Wu-cheng Li · 14 years ago
  50. 7143831 Refresh EGL header to work with the NDK by David 'Digit' Turner · 14 years ago
  51. 31dc911 Support post-decode video rotation. by Andreas Huber · 14 years ago
  52. 1653e26 Merge "Rotation support" into gingerbread by James Dong · 14 years ago
  53. 0467b0a Merge "Add a new public API to support recording rotated videos" into gingerbread by James Dong · 14 years ago
  54. ad8f19c Add a new public API to support recording rotated videos by James Dong · 14 years ago
  55. 65a73f4 Rotation support by James Dong · 14 years ago
  56. c0c0c42 docs: add release notes for ADT v8 by Scott Main · 14 years ago
  57. ab3d69f Merge "docs: update homepage for GB" into gingerbread by Scott Main · 14 years ago
  58. 0bd1685 docs: update homepage for GB by Scott Main · 14 years ago
  59. 70fc04c Reorganize PackageManager dump to avoid NPE by Kenny Root · 14 years ago
  60. 47e43fe Doc change: Proguard tool by Robert Ly · 14 years ago
  61. ce22d60 Merge "allow all 4 orientations" into gingerbread by Hiroshi Lockheimer · 14 years ago
  62. 1d8d015 allow all 4 orientations by Mathias Agopian · 14 years ago
  63. 4ebbfa8 Merge "Doc change: Updating and restructuring the NDK section for GB. Filenames for new NDK packages still need updating." into gingerbread by Scott Main · 14 years ago
  64. 4615165 Merge "fix xlarge support in aapt for gingerbread" into gingerbread by Scott Main · 14 years ago
  65. 6e88c84 docs: remove allowClearUserData from <application> manifest doc by Scott Main · 14 years ago
  66. d58fb97 fix xlarge support in aapt for gingerbread by Scott Main · 14 years ago
  67. 1bd80ad possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop shadow correctly by Mathias Agopian · 14 years ago
  68. 265acc5 am 05cc2d63: (-s ours) This class no longer exists. by Dan Bornstein · 14 years ago
  69. 7dbeb24 This class no longer exists. by Dan Bornstein · 14 years ago
  70. 05cc2d6 This class no longer exists. by Dan Bornstein · 14 years ago
  71. 82fc12a Merge "DO NOT MERGE Add acceptPair method to BT stress." into gingerbread by Eric Rowe · 14 years ago
  72. 776e64d DO NOT MERGE Add acceptPair method to BT stress. by Eric Rowe · 14 years ago
  73. c2d1a20 Doc change: Updating and restructuring the NDK section for GB. Filenames by Robert Ly · 14 years ago
  74. 17c87d8 Merge "docs: more revisions to the installing docs for GB" into gingerbread by Scott Main · 14 years ago
  75. 38dea27 docs: more revisions to the installing docs for GB by Scott Main · 14 years ago
  76. c0fa1d4 Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 14 years ago
  77. c80c288 Revert "Support rotation in media recorder" by James Dong · 14 years ago
  78. 4236155 Merge "docs: some more edits to the sdk install docs" into gingerbread by Scott Main · 14 years ago
  79. 477c4fe Merge "[3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R." into gingerbread by Mathias Agopian · 14 years ago
  80. c181a08 Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 14 years ago
  81. f1febe4 Support rotation in media recorder by James Dong · 14 years ago
  82. 698dd81 Merge "ldpi assets created from hdpi in core." into gingerbread by Gilles Debunne · 14 years ago
  83. e0887cc Merge "Squash ANRs in UsbStorageActivity." into gingerbread by Hiroshi Lockheimer · 14 years ago
  84. 34884b4 [3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R. by Kevin Powell · 14 years ago
  85. 6f4a084 Merge "Added SIP Demo" into gingerbread by Alexander Lucas · 14 years ago
  86. 08810efc docs: provide overview of the web apps docs and revise images in the targeting doc by Scott Main · 14 years ago
  87. 112b5b1 Merge "DO NOT MERGE - Updated VPNServices stat_sys icons" into gingerbread by Justin Ho · 14 years ago
  88. ccacd87 DO NOT MERGE - Updated VPNServices stat_sys icons by Justin Ho · 14 years ago
  89. ef56946 Merge "Remove the My Tag feature." into gingerbread by Jeff Hamilton · 14 years ago
  90. 575a6bb Remove the My Tag feature. by Jeff Hamilton · 14 years ago
  91. a11c9e1 Added SIP Demo by Alexander Lucas · 14 years ago
  92. 65816a3 Merge "Fix the fix for storage ANRs." into gingerbread by Daniel Sandler · 14 years ago
  93. 3a4940f Squash ANRs in UsbStorageActivity. by Daniel Sandler · 14 years ago
  94. f3847e8 Merge "DO NOT MERGE" into gingerbread by James Dong · 14 years ago
  95. 5b8743f Fix the fix for storage ANRs. by Daniel Sandler · 14 years ago
  96. 906b830 Revert "UMS: Avoid SystemUI ANRs during long vold operations." by Dianne Hackborn · 14 years ago
  97. cbc3219 Merge "UMS: Avoid SystemUI ANRs during long vold operations." into gingerbread by Daniel Sandler · 14 years ago
  98. 6786fcc DO NOT MERGE by James Dong · 14 years ago
  99. 73eba2a Merge "Return a zero length byte from toByteArray instead of null." into gingerbread by Jason parks · 14 years ago
  100. 010704f UMS: Avoid SystemUI ANRs during long vold operations. by Daniel Sandler · 14 years ago