1. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 17 years ago
  2. abce4e8 Use signatures on restore by Christopher Tate · 17 years ago
  3. 2810f68 Merge change 4694 into donut by Android (Google) Code Review · 17 years ago
  4. 167dbe0 Merge change 4670 into donut by Android (Google) Code Review · 17 years ago
  5. 16dd82c Make SettingsProviders SecurityException messages more verbose. by Brett Chabot · 17 years ago
  6. 0bceb77b Merge change 4669 into donut by Android (Google) Code Review · 17 years ago
  7. 07eac01 Merge change 4682 into donut by Android (Google) Code Review · 17 years ago
  8. 6785dd8 Store the app signatures as part of the backup set by Christopher Tate · 17 years ago
  9. c9dc19b Merge change 4668 into donut by Android (Google) Code Review · 17 years ago
  10. b1cdb64 Merge change 4565 into donut by Android (Google) Code Review · 17 years ago
  11. 4a36413 Fix runtime restarts due to sending the wrong flags to dbus. by Nick Pelly · 17 years ago
  12. 2854254 Update RandomBlock to use RandomAccessFile. This helps by Nick Kralevich · 17 years ago
  13. 2a578ae5 Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density by David 'Digit' Turner · 17 years ago
  14. fdbf6a7 Fixes #1922373. Resolves a case of keys collision in Resources' cache. by Romain Guy · 17 years ago
  15. 7153739 Merge change 4661 into donut by Android (Google) Code Review · 17 years ago
  16. d146874 Grouping under TextToSpeech.Engine the constants to be used by by Jean-Michel Trivi · 17 years ago
  17. 8696d70 Merge change 3874 into donut by Android (Google) Code Review · 17 years ago
  18. 77dcf73 Merge change 4561 into donut by Android (Google) Code Review · 17 years ago
  19. 47a67eb Merge change 4544 into donut by Android (Google) Code Review · 17 years ago
  20. 5ad76ef Merge change 4521 into donut by Android (Google) Code Review · 17 years ago
  21. 83189c9 Connect TabHost/TabWidget/FrameLayout in the layout editor. by Xavier Ducrohet · 17 years ago
  22. 5669ce5 Work around the Czech lack of abbreviated month names. by Eric Fischer · 17 years ago
  23. df1ff2c Use a full-screen-width version of the in-app search dropdown with by Mike LeBeau · 17 years ago
  24. 4fb2561 load entropy data at boot. Periodically write entropy data to disk. by Nick Kralevich · 17 years ago
  25. 0b1ff19 Icons for create a contact and call contact suggestions, to be used by all by Mike LeBeau · 17 years ago
  26. cce7dbc Re-enable query jamming. by Mike LeBeau · 17 years ago
  27. e748161 Merge change 4529 into donut by Android (Google) Code Review · 17 years ago
  28. 36c153f Merge change 4535 into donut by Android (Google) Code Review · 17 years ago
  29. fc78f35 for cdma concatenated (long) messages, replace ascii7bit with gsm7bit encoding by Tammo Spalink · 17 years ago
  30. c14b9ccd Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 17 years ago
  31. e64bb1d Merge change 4579 into donut by Android (Google) Code Review · 17 years ago
  32. 760ec4a Fix issue #1924851 by Dianne Hackborn · 17 years ago
  33. e9190a2 Base64 the keys to make filenames in LocalTransport by Christopher Tate · 17 years ago
  34. 3c2f8e6 Merge change 4456 into donut by Android (Google) Code Review · 17 years ago
  35. 87a02bc Replace the stub GoogleTransport with callout to the by Dan Egnor · 17 years ago
  36. 605a66b In the TTS service, read the default TTS settings from Settings.Secure. by Jean-Michel Trivi · 17 years ago
  37. 83248c4 backup fixes: by Joe Onorato · 17 years ago
  38. 6ce1983 Merge change 4532 into donut by Android (Google) Code Review · 17 years ago
  39. 764d533 Fixes #1924909. When restoring managed dialogs, do exactly the same thing as when showing a dialog. by Romain Guy · 17 years ago
  40. cff19c1 Merge change 4539 into donut by Android (Google) Code Review · 17 years ago
  41. ca74c90 Add title to nested preference screens. by Amith Yamasani · 17 years ago
  42. 536fb04 Fixes #1925003. Make ListView honor the android:choiceMode XML attribute. by Romain Guy · 17 years ago
  43. 465dee4 Fixes #1819572. Do not resurrect the list's selection when the user moved it away. by Romain Guy · 17 years ago
  44. de72697 Merge change 4524 into donut by Android (Google) Code Review · 17 years ago
  45. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 17 years ago
  46. ed33683 Merge change 4515 into donut by Android (Google) Code Review · 17 years ago
  47. 9e0a195 Tell DBUS not to call _exit() if the DBUS connection disconnects. by Nick Pelly · 17 years ago
  48. 3f4263f Merge change 4411 into donut by Android (Google) Code Review · 17 years ago
  49. f204ab3 Squashed commit of the following: by Eric Fischer · 17 years ago
  50. 5553f15 Merge change 3936 into donut by Android (Google) Code Review · 17 years ago
  51. 826a54d Merge change 4489 into donut by Android (Google) Code Review · 17 years ago
  52. f829a78 add exception message to ApplicationErrorReport by Jacek Surazski · 17 years ago
  53. 0781df9 Merge change 4129 into donut by Android (Google) Code Review · 17 years ago
  54. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 17 years ago
  55. 6cdd1c8a Add SmsManager permission test. by Brett Chabot · 17 years ago
  56. 3571ff4 Merge change 4486 into donut by Android (Google) Code Review · 17 years ago
  57. ef29f6a Merge change 4483 into donut by Android (Google) Code Review · 17 years ago
  58. 4969af7 Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name. by Romain Guy · 17 years ago
  59. d209274 Fixes #1414069. Display recent activities with two lines of text. by Romain Guy · 17 years ago
  60. 07ca8c7 Merge change 4438 into donut by Android (Google) Code Review · 17 years ago
  61. a0a854d Merge change 4398 into donut by Android (Google) Code Review · 17 years ago
  62. 679d728 Using Locale to specify language and country for a TTS language to load, by Jean-Michel Trivi · 17 years ago
  63. 2cf3971 Merge change 4460 into donut by Android (Google) Code Review · 17 years ago
  64. bf23fe0 Prepare SearchManager framework for adding Genie logging. by Satish Sampath · 17 years ago
  65. 68fdd3d4 Use the new keystore API in vpn service. by Chung-yih Wang · 17 years ago
  66. 5c1c40d Merge change 4455 into donut by Android (Google) Code Review · 17 years ago
  67. 0ff946e add feedback test with gsm7bit special case characters by Tammo Spalink · 17 years ago
  68. 528a29f Merge change 4326 into donut by Android (Google) Code Review · 17 years ago
  69. 9fbeb7d Merge change 4337 into donut by Android (Google) Code Review · 17 years ago
  70. 6d531bf Change the keystore APIs. by Chung-yih Wang · 17 years ago
  71. d9aef73 Squashed commit of the following: by Mitsuru Oshima · 17 years ago
  72. 82f3f00 Fix many of the ANRs introduced by scheduling classes. by Dianne Hackborn · 17 years ago
  73. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 17 years ago
  74. aa08844 Hold the current transport instantiated all the time. by Christopher Tate · 17 years ago
  75. 63d2700 Allow privileged callers to schedule a backup pass for any app. by Christopher Tate · 17 years ago
  76. e705f2c Make gestures visible again. by Romain Guy · 17 years ago
  77. 8db2410 Merge change 4402 into donut by Android (Google) Code Review · 17 years ago
  78. b973eef Fixes #1899284 and #1899287. Give applications more control over the gesture's path. by Romain Guy · 17 years ago
  79. 8ad4739 Merge change 4374 into donut by Android (Google) Code Review · 17 years ago
  80. febde5f Merge change 4389 into donut by Android (Google) Code Review · 17 years ago
  81. f1170fb Merge change 4251 into donut by Android (Google) Code Review · 17 years ago
  82. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 17 years ago
  83. 35a8e80 Updating TTS engine interface for setting the language based on language, country and variant codes by Jean-Michel Trivi · 17 years ago
  84. 779398e Fixes a potential NPE in View. by Romain Guy · 17 years ago
  85. 5633034 Merge change 4115 into donut by Android (Google) Code Review · 17 years ago
  86. a6061e0 Merge change 2563 into donut by Android (Google) Code Review · 17 years ago
  87. 653349f Merge change 4329 into donut by Android (Google) Code Review · 17 years ago
  88. 396c69c Change the first parameter of Keystore.generateKeyPair() to int. by Hung-ying Tyan · 17 years ago
  89. 6d3d989 Don't get location in search dialog. by Bjorn Bringert · 17 years ago
  90. 0e3d77a Merge change 4324 into donut by Android (Google) Code Review · 17 years ago
  91. d1f362f AudioService: Fix routing problem recently introduced in setRouting(). by Mike Lockwood · 17 years ago
  92. 7f148d6 Merge change 4316 into donut by Android (Google) Code Review · 17 years ago
  93. 8cae2da Revert "dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel crash." by Mike Lockwood · 17 years ago
  94. 4b4900b Enable more debug message to debug the Camera startPreview bug. by Chih-Chung Chang · 17 years ago
  95. 8742e120 Merge change 4311 into donut by Android (Google) Code Review · 17 years ago
  96. 1d51e50 Add keygen API to Keystore. by Hung-ying Tyan · 17 years ago
  97. b4f7592 Merge change 4299 into donut by Android (Google) Code Review · 17 years ago
  98. 59cbd7c Add PDP Reject causes. by Jaikumar Ganesh · 17 years ago
  99. 91a27ae Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. by Jack Palevich · 17 years ago
  100. ef29379 Merge change 4023 into donut by Android (Google) Code Review · 17 years ago