1. ce94584 Log full exception when failing to inflate notification view by Steve Howard · 14 years ago
  2. a2dd4c1 put the status bar back in the system process by Joe Onorato · 14 years ago
  3. 6be4739 quiet noisy debug spew by Joe Onorato · 14 years ago
  4. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  5. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  6. 1c95ecb recombine StatusBarService and PhoneStatusBarService by Joe Onorato · 14 years ago
  7. b54ef61 Separate the status bar height from the icon size. by Joe Onorato · 14 years ago
  8. 5dbd05e Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  9. 8716075 Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago
  10. 0a0edcc Merge "Fix the notification vibration setting and add a test app that lets you recover from the busted state." into gingerbread by Joe Onorato · 14 years ago
  11. 8932020 Fix the notification vibration setting and add a test app that lets you recover from the busted by Joe Onorato · 14 years ago
  12. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  13. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 14 years ago
  14. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 14 years ago
  15. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago
  16. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 14 years ago
  17. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  18. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  19. d956ae8b dead code removal by Joe Onorato · 14 years ago
  20. fe4f3ae Move the usb mass storage notification & activity into SystemUI.apk. by Joe Onorato · 14 years ago
  21. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  22. 169af47 remove logging by Joe Onorato · 14 years ago
  23. c91460d Pull the carrier name display in the windowshade out into its own view. by Joe Onorato · 14 years ago
  24. 1a86dd1 Use the built-in handler instead of allocating another one. by Joe Onorato · 14 years ago
  25. f551054 Get the ticker working again. by Joe Onorato · 14 years ago
  26. 9834d53 better debugging "slot" for the notification icons. by Joe Onorato · 14 years ago
  27. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 14 years ago
  28. b77f53b Get the IconMerger working again. by Joe Onorato · 14 years ago
  29. 87937db New shadowy status bar, direct from Z'ha'dum. by Daniel Sandler · 14 years ago
  30. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 14 years ago
  31. 79de0c5 Move the StatusBarPhone package into a new catch-all SystemUI.apk. by Joe Onorato · 14 years ago
  32. 5ee67eb Get the text appearance compiling by Joe Onorato · 14 years ago
  33. 9c1d823 Deal with broken notifications. by Joe Onorato · 14 years ago
  34. 871bdb9 Handle bad icon resources. by Joe Onorato · 14 years ago
  35. 20da8f8 Implement setAreThereNotifications. by Joe Onorato · 14 years ago
  36. 0e26dff updateNotifications works. by Joe Onorato · 14 years ago
  37. 66b4c5b Implement removeNotification. by Joe Onorato · 14 years ago
  38. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 14 years ago
  39. e345fff notifications show by Joe Onorato · 14 years ago
  40. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 14 years ago
  41. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 14 years ago
  42. 6528b35 Remove unused stuff. by Joe Onorato · 14 years ago
  43. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  44. f3f0e05 Make disable() work. by Joe Onorato · 14 years ago
  45. 5368017 Remove unused cruft. by Joe Onorato · 14 years ago
  46. 263700d Clock by Joe Onorato · 14 years ago
  47. 66d7d01 Get icon updating working. by Joe Onorato · 14 years ago
  48. 514ad663 Set the visibility of the icons. by Joe Onorato · 14 years ago
  49. fb78cd9 Put the icons in the right order. by Joe Onorato · 14 years ago
  50. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago
  51. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 14 years ago
  52. 94c98c0 PhoneStatusBarService by Joe Onorato · 14 years ago
  53. 90233a1 Add IStatusBar by Joe Onorato · 14 years ago
  54. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  55. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 14 years ago
  56. ea5477c am 89ad07b0: am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 14 years ago
  57. 89ad07b am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 14 years ago
  58. 782e9fd For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  59. db2e615 am a298d6fd: am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 14 years ago
  60. a298d6f am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 14 years ago
  61. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 14 years ago
  62. 2b32afd am 5ebaf106: merge from open-source master by The Android Open Source Project · 14 years ago
  63. 5ebaf10 merge from open-source master by The Android Open Source Project · 14 years ago
  64. bdc7f89 Fix broken logic in SettingsProvider.parseProviderList. by Mike Lockwood · 14 years ago
  65. 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
  66. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 14 years ago
  67. 61f280d am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 14 years ago
  68. cd66caf Fix an upgrade bug in SettingsProvider. by Amith Yamasani · 14 years ago
  69. 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
  70. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  71. 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
  72. ddc2eb8 Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo by Charles Chen · 14 years ago
  73. 1a2712c Fix for bug 2564771 - pitch setting between apps can interfere with one another. by Charles Chen · 14 years ago
  74. 0e19e2b am e1331779: am 95a321fc: Merge "Fix for Never not existing in latest timeout values." into froyo by Amith Yamasani · 14 years ago
  75. b6e6ffa Fix for Never not existing in latest timeout values. by Amith Yamasani · 14 years ago
  76. f5f3006 Merge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug#2502219." into froyo by Oscar Montemayor · 14 years ago
  77. 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
  78. 4222925 Fix for bug 2548048 - it was impossible for applications to discover by Charles Chen · 14 years ago
  79. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  80. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 14 years ago
  81. def7185 Cherry-picking this fix into Froyo. by Charles Chen · 14 years ago
  82. 89206fdb close SQLiteStatement objects in finally block by Vasu Nori · 14 years ago
  83. 54a3dcd Fix bug where the setConfig method in SynthProxy has the wrong signature. by Jean-Michel Trivi · 14 years ago
  84. 900e0d0 Update TTS plugin interface to receive engine configuration data by Jean-Michel Trivi · 14 years ago
  85. ea3e8e0 Merge "Import revised translations" by Kenny Root · 14 years ago
  86. 726a40b Enabling plugin engines to pass in their engine specific settings by Charles Chen · 14 years ago
  87. 76dd788 Support plugin parameter updates for TTS plugin settings. by Jean-Michel Trivi · 14 years ago
  88. 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
  89. dd5b4e2 Added a check to TtsService to make sure that the engine is enabled by Charles Chen · 14 years ago
  90. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  91. 35f480e Import revised translations by Kenny Root · 14 years ago
  92. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  93. 1105f0f Revert TTS output filter tuning after reverting the Pico 1.1.0.2 by Jean-Michel Trivi · 14 years ago
  94. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  95. dca5f19 Close db statement. by Ken Shirriff · 14 years ago
  96. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 14 years ago
  97. 1c7fa48 Add VIBRATE_IN_SILENT to the settings database & backup. by Daniel Sandler · 14 years ago
  98. 547a96b SettingsProvider: dup-suppress from cache. by Brad Fitzpatrick · 14 years ago
  99. 342984a SettingsProvider: defensively cap size of settings kept cached in memory. by Brad Fitzpatrick · 14 years ago
  100. 28ada96 Merge "Support unbundled bookmarks. Bug #2460685" by Romain Guy · 14 years ago