1. 00a5087 Quiet down some log spew. by Ficus Kirkpatrick · 14 years ago
  2. 01f2f96 Improved native TTS interface header. by David 'Digit' Turner · 14 years ago
  3. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 14 years ago
  4. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 14 years ago
  5. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago
  6. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 14 years ago
  7. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  8. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  9. d956ae8b dead code removal by Joe Onorato · 14 years ago
  10. fe4f3ae Move the usb mass storage notification & activity into SystemUI.apk. by Joe Onorato · 14 years ago
  11. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  12. 169af47 remove logging by Joe Onorato · 14 years ago
  13. c91460d Pull the carrier name display in the windowshade out into its own view. by Joe Onorato · 14 years ago
  14. 1a86dd1 Use the built-in handler instead of allocating another one. by Joe Onorato · 14 years ago
  15. f551054 Get the ticker working again. by Joe Onorato · 14 years ago
  16. 9834d53 better debugging "slot" for the notification icons. by Joe Onorato · 14 years ago
  17. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 14 years ago
  18. b77f53b Get the IconMerger working again. by Joe Onorato · 14 years ago
  19. 87937db New shadowy status bar, direct from Z'ha'dum. by Daniel Sandler · 14 years ago
  20. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 14 years ago
  21. 79de0c5 Move the StatusBarPhone package into a new catch-all SystemUI.apk. by Joe Onorato · 14 years ago
  22. 5ee67eb Get the text appearance compiling by Joe Onorato · 14 years ago
  23. 9c1d823 Deal with broken notifications. by Joe Onorato · 14 years ago
  24. 871bdb9 Handle bad icon resources. by Joe Onorato · 14 years ago
  25. 20da8f8 Implement setAreThereNotifications. by Joe Onorato · 14 years ago
  26. 0e26dff updateNotifications works. by Joe Onorato · 14 years ago
  27. 66b4c5b Implement removeNotification. by Joe Onorato · 14 years ago
  28. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 14 years ago
  29. e345fff notifications show by Joe Onorato · 14 years ago
  30. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 14 years ago
  31. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 14 years ago
  32. 6528b35 Remove unused stuff. by Joe Onorato · 14 years ago
  33. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  34. f3f0e05 Make disable() work. by Joe Onorato · 14 years ago
  35. 5368017 Remove unused cruft. by Joe Onorato · 14 years ago
  36. 263700d Clock by Joe Onorato · 14 years ago
  37. 66d7d01 Get icon updating working. by Joe Onorato · 14 years ago
  38. 514ad663 Set the visibility of the icons. by Joe Onorato · 14 years ago
  39. fb78cd9 Put the icons in the right order. by Joe Onorato · 14 years ago
  40. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago
  41. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 14 years ago
  42. 94c98c0 PhoneStatusBarService by Joe Onorato · 14 years ago
  43. 90233a1 Add IStatusBar by Joe Onorato · 14 years ago
  44. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  45. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 14 years ago
  46. ea5477c am 89ad07b0: am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 14 years ago
  47. 89ad07b am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 14 years ago
  48. 782e9fd For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  49. db2e615 am a298d6fd: am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 14 years ago
  50. a298d6f am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 14 years ago
  51. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 14 years ago
  52. 2b32afd am 5ebaf106: merge from open-source master by The Android Open Source Project · 14 years ago
  53. 5ebaf10 merge from open-source master by The Android Open Source Project · 14 years ago
  54. bdc7f89 Fix broken logic in SettingsProvider.parseProviderList. by Mike Lockwood · 14 years ago
  55. 7322b9f am 2ef6e442: am 28b2fdc5: Merge "Dont fall back to installing on sdcard when internal storage is filled up when the install location is set to internal only. Similary if install location is set to external only(via adb), dont fall back to installing on internal storag by Suchi Amalapurapu · 14 years ago
  56. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 14 years ago
  57. 61f280d am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 14 years ago
  58. cd66caf Fix an upgrade bug in SettingsProvider. by Amith Yamasani · 14 years ago
  59. 3e543ab am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to secure settings. Diable attribute for UI. Set default value to auto. Add command line interface to set install location via pm." into froyo by Suchi Amalapurapu · 14 years ago
  60. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  61. 8926141 am 9ea4668c: am ddc2eb8e: Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo by Charles Chen · 14 years ago
  62. ddc2eb8 Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo by Charles Chen · 14 years ago
  63. 1a2712c Fix for bug 2564771 - pitch setting between apps can interfere with one another. by Charles Chen · 14 years ago
  64. 0e19e2b am e1331779: am 95a321fc: Merge "Fix for Never not existing in latest timeout values." into froyo by Amith Yamasani · 14 years ago
  65. b6e6ffa Fix for Never not existing in latest timeout values. by Amith Yamasani · 14 years ago
  66. f5f3006 Merge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug#2502219." into froyo by Oscar Montemayor · 14 years ago
  67. a599daf Merge "Fix for bug 2548048 - it was impossible for applications to discover if their TTS settings were being overridden by the user or not." into froyo by Charles Chen · 14 years ago
  68. 4222925 Fix for bug 2548048 - it was impossible for applications to discover by Charles Chen · 14 years ago
  69. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  70. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 14 years ago
  71. def7185 Cherry-picking this fix into Froyo. by Charles Chen · 14 years ago
  72. 89206fdb close SQLiteStatement objects in finally block by Vasu Nori · 14 years ago
  73. 54a3dcd Fix bug where the setConfig method in SynthProxy has the wrong signature. by Jean-Michel Trivi · 14 years ago
  74. 900e0d0 Update TTS plugin interface to receive engine configuration data by Jean-Michel Trivi · 14 years ago
  75. ea3e8e0 Merge "Import revised translations" by Kenny Root · 14 years ago
  76. 726a40b Enabling plugin engines to pass in their engine specific settings by Charles Chen · 14 years ago
  77. 76dd788 Support plugin parameter updates for TTS plugin settings. by Jean-Michel Trivi · 14 years ago
  78. 6c261f3 Merge "Added a check to TtsService to make sure that the engine is enabled before using it; if the engine is not enabled, TtsService will fall back to using the default system engine." by Charles Chen · 14 years ago
  79. dd5b4e2 Added a check to TtsService to make sure that the engine is enabled by Charles Chen · 14 years ago
  80. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  81. 35f480e Import revised translations by Kenny Root · 14 years ago
  82. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  83. 1105f0f Revert TTS output filter tuning after reverting the Pico 1.1.0.2 by Jean-Michel Trivi · 14 years ago
  84. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  85. dca5f19 Close db statement. by Ken Shirriff · 14 years ago
  86. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 14 years ago
  87. 1c7fa48 Add VIBRATE_IN_SILENT to the settings database & backup. by Daniel Sandler · 14 years ago
  88. 547a96b SettingsProvider: dup-suppress from cache. by Brad Fitzpatrick · 14 years ago
  89. 342984a SettingsProvider: defensively cap size of settings kept cached in memory. by Brad Fitzpatrick · 14 years ago
  90. 28ada96 Merge "Support unbundled bookmarks. Bug #2460685" by Romain Guy · 14 years ago
  91. f02811f Support unbundled bookmarks. Bug #2460685 by Romain Guy · 14 years ago
  92. f4743a8 Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if the file cannot be created." by Jean-Michel Trivi · 14 years ago
  93. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 14 years ago
  94. 1bd62bd Cache hot settings in-memory in the SettingsProvider. by Brad Fitzpatrick · 14 years ago
  95. b21651c1 Fix bug 2481825 by Jean-Michel Trivi · 14 years ago
  96. 156c435 Move lockscreen settings to secure table to prevent tampering. b/2343673 by Amith Yamasani · 14 years ago
  97. 8c9233f Correct path to LowBattery.ogg. by Daniel Sandler · 14 years ago
  98. c612019 Fix typo in log message in TTS SynthProxy. by Jean-Michel Trivi · 14 years ago
  99. 796325b Fix bug 2449814 by Jean-Michel Trivi · 14 years ago
  100. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago