1. 7ac6f3d Fixes #1963214. ProgressDialog was using the wrong indeterminate progress asset. by Romain Guy · 16 years ago
  2. 79ec07b Merge change 6241 into donut by Android (Google) Code Review · 16 years ago
  3. 56fbd8d Merge change 6258 into donut by Android (Google) Code Review · 16 years ago
  4. 3a3b6a1 Fix the comment -- "charged" not "sharted." Also, the other by Joe Onorato · 16 years ago
  5. 57f2cba Merge change 6255 into donut by Android (Google) Code Review · 16 years ago
  6. 55c05e3 Fix the comments for the string resources for the charge status. by Joe Onorato · 16 years ago
  7. 6eb987a Merge change 6246 into donut by Android (Google) Code Review · 16 years ago
  8. c83edf4 Fix bugs 1317754 - "Idle screen displays "Charging (100%)" even when fully charged." by Joe Onorato · 16 years ago
  9. 0d725f7 Merge change 6162 into donut by Android (Google) Code Review · 16 years ago
  10. b6787f2 Hold a wakelock during backup/restore/clear operations by Christopher Tate · 16 years ago
  11. 4296fc4 Fixes #1444844. Set a maximum fling velocity in scrollable views. by Romain Guy · 16 years ago
  12. 9479a51 Merge change 6154 into donut by Android (Google) Code Review · 16 years ago
  13. 70421cf Merge change 6237 into donut by Android (Google) Code Review · 16 years ago
  14. a6e45b4 Add a silent ringtone. by Marco Nelissen · 16 years ago
  15. aa00e39 Fix bug (#1947162) by James Dong · 16 years ago
  16. 87e393f Merge change 6227 into donut by Android (Google) Code Review · 16 years ago
  17. ef1f21b Merge change 6231 into donut by Android (Google) Code Review · 16 years ago
  18. 73bb511 Don't trim() in the mediascanner, as that would remove the special "sort first" character. by Marco Nelissen · 16 years ago
  19. 8ad422a Merge change 6221 into donut by Android (Google) Code Review · 16 years ago
  20. 899725b Make sure ringtones are sorted correctly. by Marco Nelissen · 16 years ago
  21. 35b86c2 Adding tts result codes. by Charles Chen · 16 years ago
  22. 014a59b Remove links to wikipedia; fix typo; remove .vsd file (bug 1918247). by Katarina Stenstedt · 16 years ago
  23. 816cf52 Fix the DEFAULT_SORT_ORDER value for media files. Changing this by Marco Nelissen · 16 years ago
  24. 46841db Add PPTP and L2TP/IPSec PSK service dispatching by Hung-ying Tyan · 16 years ago
  25. 1f2bb46 Merge change 6204 into donut by Android (Google) Code Review · 16 years ago
  26. 7d22e15 Migrate to new keystore with the CertTool lib. by Hung-ying Tyan · 16 years ago
  27. 3383df3 Merge change 6198 into donut by Android (Google) Code Review · 16 years ago
  28. fd70bed keystore: Provide a generic getter for native components. by Chia-chi Yeh · 16 years ago
  29. 699ca3f Add password field for WiFi configuration. by Chung-yih Wang · 16 years ago
  30. 4492bcb Merge change 6081 into donut by Android (Google) Code Review · 16 years ago
  31. 6b1ab25 Merge change 6187 into donut by Android (Google) Code Review · 16 years ago
  32. 0102dc6 Fix strings. by Hung-ying Tyan · 16 years ago
  33. bf20b99 Migrate to the CertTool library. by Chung-yih Wang · 16 years ago
  34. 24ad29c Merge change 6177 into donut by Android (Google) Code Review · 16 years ago
  35. 7b8f782 Merge change 6183 into donut by Android (Google) Code Review · 16 years ago
  36. 116d890 Fix null data handling in ServiceCommand.writeCommand() by Hung-ying Tyan · 16 years ago
  37. 2f97e98 Merge change 6130 into donut by Android (Google) Code Review · 16 years ago
  38. 922f1b8 Merge change 6146 into donut by Android (Google) Code Review · 16 years ago
  39. a734207 Two small checks in keymgmt. by Chung-yih Wang · 16 years ago
  40. 1eee698 Fixing 1949086 Sholes telephony crash after waking from sleep. by Wink Saville · 16 years ago
  41. 4bca97ec Removing IPA - IPA is already handled by the phoneme tag. by Charles Chen · 16 years ago
  42. b29f828 Merge change 6155 into donut by Android (Google) Code Review · 16 years ago
  43. 62788e9 Unhide android.speech.tts.TextToSpeech by Jean-Michel Trivi · 16 years ago
  44. 7e8cbfc Merge change 6143 into donut by Android (Google) Code Review · 16 years ago
  45. d595c79 Fix the simulator. by Marco Nelissen · 16 years ago
  46. d23d7f2 Add a 'wipe' operation to Bmgr by Christopher Tate · 16 years ago
  47. e15df40 Merge change 6132 into donut by Android (Google) Code Review · 16 years ago
  48. 8c03247 If we can't get the restore set's metadata, don't continue by Christopher Tate · 16 years ago
  49. 426cc62 Make backup agent run in the system process as well. by Amith Yamasani · 16 years ago
  50. fe11ea5 Merge change 6126 into donut by Android (Google) Code Review · 16 years ago
  51. 632d553 Use 'LOCAL_PATH' instead of 'local_path', so it's easier to see a diff of the two .mk files. by Marco Nelissen · 16 years ago
  52. 0d81f63 Merge change 6102 into donut by Android (Google) Code Review · 16 years ago
  53. 9701b3d Merge change 5979 into donut by Android (Google) Code Review · 16 years ago
  54. 4e3e50c Clean up the last two literal permission string usages by Christopher Tate · 16 years ago
  55. 7c5ae20 Merge change 6104 into donut by Android (Google) Code Review · 16 years ago
  56. 16d79e5 Backup Wifi supplicant data. by Amith Yamasani · 16 years ago
  57. a642e31 Merge change 6090 into donut by Android (Google) Code Review · 16 years ago
  58. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 16 years ago
  59. 99a0fee Adding strings for data root and data files - these are needed by Charles Chen · 16 years ago
  60. c739602 Merge change 6084 into donut by Android (Google) Code Review · 16 years ago
  61. d3de90f Merge change 5995 into donut by Android (Google) Code Review · 16 years ago
  62. 3bc64a2 Merge change 6088 into donut by Android (Google) Code Review · 16 years ago
  63. 6177506 WifiManager: Limit the number of WifiLocks that can be active simultaneously. by Mike Lockwood · 16 years ago
  64. a1b653d Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 16 years ago
  65. 7de4bd9 Merge change 6045 into donut by Android (Google) Code Review · 16 years ago
  66. fa927c0 Remove the null-termination for Java string compatibility. by Chung-yih Wang · 16 years ago
  67. 288fe16 Merge change 6043 into donut by Android (Google) Code Review · 16 years ago
  68. 220f4d6 System and Secure settings backup. by Amith Yamasani · 16 years ago
  69. eec1182 Add CertTool for handling the keygen and certificate download. by Chung-yih Wang · 16 years ago
  70. d45dcbe Merge change 5615 into donut by Android (Google) Code Review · 16 years ago
  71. 70246eb Implement the generic mini-keystore for security. by Chung-yih Wang · 16 years ago
  72. 4033678 Add tests. internal bug id 1868702. by Daisuke Miyakawa · 16 years ago
  73. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 16 years ago
  74. cf09829 Move backup state to settings, change permission checks to use symbol. by Dianne Hackborn · 16 years ago
  75. 2bbb80e Merge change 5994 into donut by Android (Google) Code Review · 16 years ago
  76. 1f0dac3 Turn off kerning when testing TextUtils.ellipsize(). by Eric Fischer · 16 years ago
  77. 9a5e3e1 Less logging in some places. More in others. by Joe Onorato · 16 years ago
  78. a547559 Cleanup a bunch of warnings in app widgets code. by Romain Guy · 16 years ago
  79. b24a967 Remove the constraint to assign new uid when code path changes for system packages by Suchi Amalapurapu · 16 years ago
  80. 392282f Merge change 5962 into donut by Android (Google) Code Review · 16 years ago
  81. 8dd0209 Merge change 5940 into donut by Android (Google) Code Review · 16 years ago
  82. 8890aaf SimRecords.getServiceProviderName() always returned null. by jsh · 16 years ago
  83. d18dc8c Merge change 5906 into donut by Android (Google) Code Review · 16 years ago
  84. 54af78a Merge change 5950 into donut by Android (Google) Code Review · 16 years ago
  85. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 16 years ago
  86. 49401dd Revamp backup scheduling policy by Christopher Tate · 16 years ago
  87. ce0bf06 Use secure settings for backup enable / transport selection by Christopher Tate · 16 years ago
  88. c08dd9e Add CLDR data/formats for newly-translated locales. by Eric Fischer · 16 years ago
  89. 1b1a6e4 Fix build break by adding an @hide javadoc comment. by Satish Sampath · 16 years ago
  90. fef8d3e Make search UI open up quicker to the user. by Satish Sampath · 16 years ago
  91. 74dc3e4 Merge change 5616 into donut by Android (Google) Code Review · 16 years ago
  92. 50d87fb Merge change 5879 into donut by Android (Google) Code Review · 16 years ago
  93. 8f25c42 resolve complex value in application context instead of system context. by Mitsuru Oshima · 16 years ago
  94. c56096f Merge change 5878 into donut by Android (Google) Code Review · 16 years ago
  95. 735b333 Represent new searchSettingsDescription attribute on searchables in by Mike LeBeau · 16 years ago
  96. f763e8f Add new attribute 'searchSettingsDescription' for use within an app's by Mike LeBeau · 16 years ago
  97. 6536383 Merge change 5854 into donut by Android (Google) Code Review · 16 years ago
  98. 7958834 Run backups at background priority by Christopher Tate · 16 years ago
  99. b0b815d Merge change 5845 into donut by Android (Google) Code Review · 16 years ago
  100. 58b971d Always clear the TextView drag state whenever a touch begins. by Eric Fischer · 16 years ago