1. 6414970 Merge "b/2358627 and b/2293263 Fixed eventDay bugs." by Erik Pasternak · 15 years ago
  2. fa9cafa Add a string for second-ABI system property to android.os.Build. by Ficus Kirkpatrick · 15 years ago
  3. 1c819a5 am 5f6002ec: am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 15 years ago
  4. 5f6002e am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 15 years ago
  5. d71c2aa Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 15 years ago
  6. 4e7db25 SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files. by Dirk Dougherty · 15 years ago
  7. bd8e2e2 b/2358627 and b/2293263 Fixed eventDay bugs. by Erik · 15 years ago
  8. 9f7f7ca ShutdownThread: Shutdown MountService before lowlevel shutdown by San Mehat · 15 years ago
  9. dde2539 MountService: Remove ACTION_SHUTDOWN handler by San Mehat · 15 years ago
  10. 1b780a0 Merge "PowerManagerService: Switch to using MountService shutdown for media" by San Mehat · 15 years ago
  11. 9e6f148 Merge "MountService: Add an ACTION_SHUTDOWN handler and export a method for external shutdown" by San Mehat · 15 years ago
  12. 1e51279 PowerManagerService: Switch to using MountService shutdown for media by San Mehat · 15 years ago
  13. 91c7761 MountService: Add an ACTION_SHUTDOWN handler and export a method for external shutdown by San Mehat · 15 years ago
  14. 0a49913 am 707ca41d: am d8858893: Merge "docs: fix some broken links" into eclair by Scott Main · 15 years ago
  15. 707ca41 am d8858893: Merge "docs: fix some broken links" into eclair by Scott Main · 15 years ago
  16. d885889 Merge "docs: fix some broken links" into eclair by Scott Main · 15 years ago
  17. a88025d Merge "Remove old EventLog tests from here, they will be replaced by a (better) EventLog test in CTS." by Dan Egnor · 15 years ago
  18. 914d659 Merge "move Watchdog's settings from Gservices to Secure" by Doug Zongker · 15 years ago
  19. f80a762 am de0ef181: am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 15 years ago
  20. 1ee5ceb am 2790b20c: am 0b6c6f2c: Merge "Fix media option settings for A2DP." into eclair by Jaikumar Ganesh · 15 years ago
  21. 93cee56 am ce56857e: am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  22. 1060147 am 80410b55: am 42c98ada: Still use ro.monkey by Ying Wang · 15 years ago
  23. 2e4ce0f Merge "Update Notepad tutorial documentation to match code" by Tom O'Neill · 15 years ago
  24. de0ef18 am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 15 years ago
  25. ce60d4b Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 15 years ago
  26. 8293593 Move Layoutlib API library to sdk.git by Xavier Ducrohet · 15 years ago
  27. 1a8eec6 MountListener: Improve error logging by San Mehat · 15 years ago
  28. 283ae234a am bd6029fc: am 3a503399: Request <label> info only when accessing a textfield. by Leon Scroggins · 15 years ago
  29. bd6029f am 3a503399: Request <label> info only when accessing a textfield. by Leon Scroggins · 15 years ago
  30. 3a50339 Request <label> info only when accessing a textfield. by Leon Scroggins · 15 years ago
  31. 1b4a031 Merge "Get correct density info when using resource URIs in ImageView" by Bjorn Bringert · 15 years ago
  32. 6916089 Remove old EventLog tests from here, they will be replaced by a by Dan Egnor · 15 years ago
  33. 4cd9f54 Merge "Fix broken Javadoc link." by Mike Lockwood · 15 years ago
  34. be5ed37 Fix broken Javadoc link. by Mike Lockwood · 15 years ago
  35. 8dcb601c Merge "Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface" by Mike Lockwood · 15 years ago
  36. 9d2f7a7 Add LocationManagerImpl class to act as a public wrapper for the ILocationProvider interface by Mike Lockwood · 15 years ago
  37. de057c1d Merge "Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow. Bug: #2359368." by Romain Guy · 15 years ago
  38. 2187505 Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow. by Romain Guy · 15 years ago
  39. a3452ad Merge "Add MPEG to the file extensions that scanner cares" by James Dong · 15 years ago
  40. 6d7b907 Merge "Support npot on es 2.0 HW." by Jason Sams · 15 years ago
  41. 0caa13b Merge "Apps on SD card project. A simple keystore to store system-only key material, by leveraging file system access permissions." by Oscar Montemayor · 15 years ago
  42. 6774d57 Merge "PowerManagerService: When rebooting, ensure external storage is unmounted" by San Mehat · 15 years ago
  43. f688889 move Watchdog's settings from Gservices to Secure by Doug Zongker · 15 years ago
  44. 8da98e3 Apps on SD card project. by Oscar Montemayor · 15 years ago
  45. 1188184 Merge "add ACCESS_CACHE_FILESYSTEM permission to core manifest" by Doug Zongker · 15 years ago
  46. 14e69af PowerManagerService: When rebooting, ensure external storage is unmounted by San Mehat · 15 years ago
  47. 74e02ef Support npot on es 2.0 HW. by Jason Sams · 15 years ago
  48. 6e99b7a add ACCESS_CACHE_FILESYSTEM permission to core manifest by Doug Zongker · 15 years ago
  49. 9d8d9c2 Get correct density info when using resource URIs in ImageView by Bjorn Bringert · 15 years ago
  50. d1265fe Merge "framework: MountService: Add initial support for Android Secure External Caches" by San Mehat · 15 years ago
  51. f7b6e1f Merge "Fix SDK build problem until EventLog is published." by Dan Egnor · 15 years ago
  52. 7402264 Fix SDK build problem until EventLog is published. by Dan Egnor · 15 years ago
  53. 33c4531 Merge "Stop spamming the log." by Joe Onorato · 15 years ago
  54. dc4cc3f Stop spamming the log. by Joe Onorato · 15 years ago
  55. 9027696 am 9e5f3ec9: am e3bbaf6c: Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2 by Cary Clark · 15 years ago
  56. f291b9f am fbd3afb1: am e38fc189: Show label information as hint text by Leon Scroggins · 15 years ago
  57. 0cb047c unhide the RecoverySystem class by Doug Zongker · 15 years ago
  58. f66de3c Fix typo: test -> tests in makefile tags by Jean-Baptiste Queru · 15 years ago
  59. 3697229 framework: MountService: Add initial support for Android Secure External Caches by San Mehat · 15 years ago
  60. 2790b20 am 0b6c6f2c: Merge "Fix media option settings for A2DP." into eclair by Jaikumar Ganesh · 15 years ago
  61. ce56857 am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  62. 80410b5 am 42c98ada: Still use ro.monkey by Ying Wang · 15 years ago
  63. 9e5f3ec am e3bbaf6c: Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2 by Cary Clark · 15 years ago
  64. fbd3afb am e38fc189: Show label information as hint text by Leon Scroggins · 15 years ago
  65. 0b6c6f2 Merge "Fix media option settings for A2DP." into eclair by Jaikumar Ganesh · 15 years ago
  66. 5e3f6ca Merge "Enable onepointfivetap-and-swipe to select." by Maryam Garrett · 15 years ago
  67. be5460c Merge "Simplify EventLog interface -- remove supported for nested sequences (which nobody used) and streamline the API, adding documentation in preparation for inclusion in the SDK." by Dan Egnor · 15 years ago
  68. 7e6ca58 Merge "Add RemoteViews.setBundle() method." by Bjorn Bringert · 15 years ago
  69. 62136d3 Simplify EventLog interface -- remove supported for nested by Dan Egnor · 15 years ago
  70. 1b50044 Add MPEG to the file extensions that scanner cares by James Dong · 15 years ago
  71. a09a6e1 More complete support for named attribs. Adds user typed attribs as available to programVertex. Non user attribs are not treated like user for GL2 for simplicity. by Jason Sams · 15 years ago
  72. 6309689 Fix media option settings for A2DP. by Jaikumar Ganesh · 15 years ago
  73. cb2d50d Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 15 years ago
  74. 62c4ad3 Enable onepointfivetap-and-swipe to select. by Maryam Garrett · 15 years ago
  75. 42c98ad Still use ro.monkey by Ying Wang · 15 years ago
  76. e3bbaf6 Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2 by Cary Clark · 15 years ago
  77. d755b06 Add RemoteViews.setBundle() method. by Bjorn Bringert · 15 years ago
  78. 432bff0 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  79. e57b7b0 set nine patch padding initially to an empty rectangle by Cary Clark · 15 years ago
  80. e0a8efd Merge "Remove the drawables for the VerticalTextSpinner, since they're no longer needed here." by Marco Nelissen · 15 years ago
  81. e38fc18 Show label information as hint text by Leon Scroggins · 15 years ago
  82. 5ef58f6 Merge "Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling." by Mike Lockwood · 15 years ago
  83. 3490140 Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling. by Mike Lockwood · 15 years ago
  84. 1af33d0 add recovery system interface to API by Doug Zongker · 15 years ago
  85. 3e7b44f Merge "Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294" by Adam Powell · 15 years ago
  86. c742662 Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294 by Adam Powell · 15 years ago
  87. 2627652 Remove the drawables for the VerticalTextSpinner, since they're no longer needed here. by Marco Nelissen · 15 years ago
  88. 03abb81 Kill the task killers. by Dianne Hackborn · 15 years ago
  89. 129ef0a Merge "Stop preloading a class I'm about to remove." by Elliott Hughes · 15 years ago
  90. 0fa9509 Merge "VerticalTextSpinner has been moved in to the music app, and is no longer needed here." by Marco Nelissen · 15 years ago
  91. 4dfa3b7 Merge "Fix for 2345922: Press and hold space in ?123 mode will give ....." by Amith Yamasani · 15 years ago
  92. c0227fa VerticalTextSpinner has been moved in to the music app, and is no longer needed here. by Marco Nelissen · 15 years ago
  93. 4d2c27b Fix for 2345922: Press and hold space in ?123 mode will give ..... by Amith Yamasani · 15 years ago
  94. fe4357c Stop preloading a class I'm about to remove. by Elliott Hughes · 15 years ago
  95. f2c68d6 Merge "Quick and dirty implementation to follow http redirects in stagefright." by Andreas Huber · 15 years ago
  96. 89e91f7 Quick and dirty implementation to follow http redirects in stagefright. by Andreas Huber · 15 years ago
  97. 5926325 Unhide some MediaStore things that should be public. by Marco Nelissen · 15 years ago
  98. 3979a60 am 95eeedfe: am c20467f9: docs: update the device dashboard by Scott Main · 15 years ago
  99. 95eeedf am c20467f9: docs: update the device dashboard by Scott Main · 15 years ago
  100. 554430d Merge "explicit set an "optional" tag" by Jean-Baptiste Queru · 15 years ago