1. 28a1b67 Remove unneeded icon. by Daniel Sandler · 15 years ago
  2. c821763 Fix stopping all vpn daemons before connect and more. by Hung-ying Tyan · 15 years ago
  3. 13f4a64 Turn off the last of the STOPSHIP verbose debugging by Christopher Tate · 15 years ago
  4. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  5. 170d9df Merge change I2d4deb11 into eclair by Android (Google) Code Review · 15 years ago
  6. 2d4deb1 Placeholder mdpi assets by Mike Cleron · 15 years ago
  7. 4ca8c83 Merge change Ia4087911 into eclair by Android (Google) Code Review · 15 years ago
  8. a408791 Newer icons by Mike Cleron · 15 years ago
  9. 3348f14 Remove GAIA string by Costin Manolache · 15 years ago
  10. ee9b30d New icons by Mike Cleron · 15 years ago
  11. 141e4f1 Merge change 27177 into eclair by Android (Google) Code Review · 15 years ago
  12. 075a18d Turn on haptic feedback by default. by Dianne Hackborn · 15 years ago
  13. 362aca6 Add auto-brightness mode to the list of backed-up settings by Christopher Tate · 15 years ago
  14. 796e0f0 Don't restore any setting that we don't think should be backed up by Christopher Tate · 15 years ago
  15. 5b4aa6d Merge change 26315 into eclair by Android (Google) Code Review · 15 years ago
  16. 6ee4e59 VpnService: use Credentials instead of CertTool. by Chia-chi Yeh · 15 years ago
  17. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  18. a286f41 Don't back up / restore certain sync-related settings by Christopher Tate · 15 years ago
  19. 4175b5f Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  20. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  21. 951764b Add automatic lighting control framework by Dan Murphy · 15 years ago
  22. 0738e88 Don't backup/restore telephony material from secure settings by Christopher Tate · 15 years ago
  23. 2cfab84 Save and restore partial supplicant data, not the whole file. by Amith Yamasani · 15 years ago
  24. f186055 Fix for bug # 2023074: settings db updater broken at version 34. by Jim Miller · 15 years ago
  25. 5cacfb9 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  26. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 15 years ago
  27. 3218471 Modify the gain after filtering to prevent TTS clipping in en-US. by Jean-Michel Trivi · 15 years ago
  28. b009418 Clean TTS logs: use a common TAG in the TTS service, don't show by Jean-Michel Trivi · 15 years ago
  29. 550d48f Merge change 23300 into eclair by Android (Google) Code Review · 15 years ago
  30. 09984e8 Set result code in REMOTE_INTENT receiver for subscribed feeds. by Ye Wen · 15 years ago
  31. 09f8db7 Add a synchronous stop method to TTS synth engine so that upon its destruction, by Jean-Michel Trivi · 15 years ago
  32. 62e592a Merge change 23023 into eclair by Android (Google) Code Review · 15 years ago
  33. 0d43059 Merge change 23108 into eclair by Android (Google) Code Review · 15 years ago
  34. cfce0aa Armor string format tokens with translation placeholders. by Eric Fischer · 15 years ago
  35. ab6ed2c Launch synthesis thread at max priority to prevent hicups in playback. by Jean-Michel Trivi · 15 years ago
  36. cef28e7 Simplifies err code propagation. by Hung-ying Tyan · 15 years ago
  37. 4813b51 Merge change 22838 into eclair by Android (Google) Code Review · 15 years ago
  38. a3046b6 Implement clean killing of the TTS service. by Jean-Michel Trivi · 15 years ago
  39. c848b70 clean up the too many deletes dialog by Fred Quintana · 15 years ago
  40. 0de065e Merge change 22661 into eclair by Android (Google) Code Review · 15 years ago
  41. 02901eb SettingsProvider: Fix botched merge from donut to eclair. by Mike Lockwood · 15 years ago
  42. c30d4af Only try to sync to subscribedfeeds for google acounts. by Cynthia Wong · 15 years ago
  43. cb7d383 Subscribe to subscribedfeeds whenever the accounts change, this is basically a giant hack to let the gsync server know about the subscriptions for accounts. by Cynthia Wong · 15 years ago
  44. 0deb41a am 0950c5de: Merge change 21226 into donut by Jean-Michel Trivi · 15 years ago
  45. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  46. ffd0cb04 do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch by Fred Quintana · 15 years ago
  47. 4fb7d88 Fix bug 2046705 where the output of the speech synthesizer is too low. by Jean-Michel Trivi · 15 years ago
  48. 0749dcd Backup participants must now hold the BACKUP_DATA permission by Christopher Tate · 15 years ago
  49. 337cf91 am eccd6fdd: Merge change 20673 into donut by Jean-Michel Trivi · 15 years ago
  50. 77208f8 am 7b98b666: Merge change 20738 into donut by Hung-ying Tyan · 15 years ago
  51. cff5346 am c22e0c80: Merge change 20719 into donut by Hung-ying Tyan · 15 years ago
  52. eccd6fd Merge change 20673 into donut by Android (Google) Code Review · 15 years ago
  53. 69e67a3 Fix bug 2043140. by Jean-Michel Trivi · 15 years ago
  54. 0daf9d0 Fix a bug in getSocketError() in VpnService. by Hung-ying Tyan · 15 years ago
  55. a2a29b0 Fix order of setting/saving state in VpnService. by Hung-ying Tyan · 15 years ago
  56. 92c1752 Change WIFI key by Christian Sonntag · 15 years ago
  57. c5b5b0f Retain state of wifi connection after restore by Christian Sonntag · 15 years ago
  58. 4880575 Fix error in settings.db upgrader. See bug 1999477 for details. by Jim Miller · 15 years ago
  59. ff14d45 am fbe89ec6: Revert "Fix bug 2025765." by Jean-Michel Trivi · 15 years ago
  60. fbe89ec Revert "Fix bug 2025765." by Jean-Michel Trivi · 15 years ago
  61. b282b00 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  62. 7a17cf3 am 377b21e9: Merge change 9502 into donut by Android (Google) Code Review · 15 years ago
  63. 377b21e Merge change 9502 into donut by Android (Google) Code Review · 15 years ago
  64. 9ebb59b Fix bug 2025765. by Jean-Michel Trivi · 15 years ago
  65. cc0fba0 am 93540670: Issue an error when VPN connection is lost. by Hung-ying Tyan · 15 years ago
  66. 9354067 Issue an error when VPN connection is lost. by Hung-ying Tyan · 15 years ago
  67. 6a10330 am dc1d5704: Fix the auto notification cleanup when vpn is disconnected. by Chung-yih Wang · 15 years ago
  68. dc1d570 Fix the auto notification cleanup when vpn is disconnected. by Chung-yih Wang · 15 years ago
  69. 455266e am b203a57d: Merge change 9114 into donut by Android (Google) Code Review · 15 years ago
  70. ba272be Merge change 9097 by Android (Google) Code Review · 15 years ago
  71. cdc0d94 am 2bad713f: Merge change 8860 into donut by Android (Google) Code Review · 15 years ago
  72. fe8e48cd Add state saving mechanism to support proc restart by Hung-ying Tyan · 15 years ago
  73. bd5ddf0 Wifi: Add support for enabling Wifi while in airplane mode. by Mike Lockwood · 15 years ago
  74. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 15 years ago
  75. e406906 Merge change 8878 by Android (Google) Code Review · 15 years ago
  76. 69f593c Support for selection of silent ringtone from the ringtone picker. by Marco Nelissen · 15 years ago
  77. f7573bd resolved conflicts for merge of cdb9e971 to master by Eric Fischer · 15 years ago
  78. cdb9e97 Merge change 8806 into donut by Android (Google) Code Review · 15 years ago
  79. 2bfe11a Mark the the airplane mode internal strings as not translatable. by Eric Fischer · 15 years ago
  80. 0326bee am 79858fe2: Merge change 8678 into donut by Android (Google) Code Review · 15 years ago
  81. 0dbc6a4 Fixing bug #2008185 - problem with the TTS dropping by Charles Chen · 15 years ago
  82. c0ecdf1 am 21bd4af8: Simplify the VPN service implementation. by Hung-ying Tyan · 15 years ago
  83. 21bd4af Simplify the VPN service implementation. by Hung-ying Tyan · 15 years ago
  84. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  85. c098048 am 7c94ceae: Merge change 8130 into donut by Android (Google) Code Review · 15 years ago
  86. d702c35 Increase the volume of the AudioTrack instance used for the speech synthesis. by Jean-Michel Trivi · 15 years ago
  87. 538ed77 am 841ed859: Merge change 8073 into donut by Android (Google) Code Review · 15 years ago
  88. 841ed85 Merge change 8073 into donut by Android (Google) Code Review · 15 years ago
  89. 75c0928 am 8ece3445: Merge change 8061 into donut by Android (Google) Code Review · 15 years ago
  90. cee3bd4 Reset the speech synth singleton to null when the service is destroyed by Jean-Michel Trivi · 15 years ago
  91. 8ece344 Merge change 8061 into donut by Android (Google) Code Review · 15 years ago
  92. bb22192 Throw a connecting exception when timed out. by Hung-ying Tyan · 15 years ago
  93. 305d9ba am 69a841a1: Merge change 8026 into donut by Android (Google) Code Review · 15 years ago
  94. a73d5cd Make sure the speech synthesizer proxy is a singleton in the TTS service. by Jean-Michel Trivi · 15 years ago
  95. 2f140bd am 592f1a65: Merge change 7933 into donut by Android (Google) Code Review · 15 years ago
  96. 5e11a6a Prevent the setLanguage() method in TextToSpeech to change the language by Jean-Michel Trivi · 15 years ago
  97. 115d23a am 5f6133a1: Merge change 7833 into donut by Android (Google) Code Review · 15 years ago
  98. 5f6133a Merge change 7833 into donut by Android (Google) Code Review · 15 years ago
  99. 79b7c68 am 2c53de69: Stop a daemon before starting it by Hung-ying Tyan · 15 years ago
  100. def06bc am 4b897aa9: Merge change 7829 into donut by Android (Google) Code Review · 15 years ago