1. 86f9bd2 Add KeyButtonView by Joe Onorato · 14 years ago
  2. 119a401 add a button area by Joe Onorato · 14 years ago
  3. 17adbfb am 0e1d3391: am b59b9445: Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  4. b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  5. 6d4a911 am 5c57e03d: am 6ffd9ff0: Merge "Log full exception when failing to inflate notification view" into gingerbread by Steve Howard · 14 years ago
  6. ce94584 Log full exception when failing to inflate notification view by Steve Howard · 14 years ago
  7. 06abd91 am 393e1459: am a2dd4c17: put the status bar back in the system process by Joe Onorato · 14 years ago
  8. b3066ee am 6fd470fb: am 6be4739e: quiet noisy debug spew by Joe Onorato · 14 years ago
  9. a2dd4c1 put the status bar back in the system process by Joe Onorato · 14 years ago
  10. 6be4739 quiet noisy debug spew by Joe Onorato · 14 years ago
  11. 9529f2c am 9b4b74be: am 294c9fb8: Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  12. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  13. 04f229a am 77655393: am 5d7f6e61: Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 14 years ago
  14. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  15. c5c2f5b resolved conflicts for merge of 32b739b6 to master by Joe Onorato · 14 years ago
  16. 6443de5 resolved conflicts for merge of 7f9ede96 to master by Joe Onorato · 14 years ago
  17. 1c95ecb recombine StatusBarService and PhoneStatusBarService by Joe Onorato · 14 years ago
  18. b54ef61 Separate the status bar height from the icon size. by Joe Onorato · 14 years ago
  19. e94364c am be5f3121: am 5dbd05ed: Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  20. 5dbd05e Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  21. ddac882 am bc4bc709: am 87160757: Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago
  22. 8716075 Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago
  23. ab3c7d2 am 0bf5cce9: am 0a0edcca: 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
  24. 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
  25. 8932020 Fix the notification vibration setting and add a test app that lets you recover from the busted by Joe Onorato · 14 years ago
  26. 8bb998d am ea8eafad: am 2529a453: Merge "Make bad notifications crash their application." into gingerbread by Dianne Hackborn · 14 years ago
  27. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  28. 00a5087 Quiet down some log spew. by Ficus Kirkpatrick · 14 years ago
  29. 01f2f96 Improved native TTS interface header. by David 'Digit' Turner · 14 years ago
  30. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 14 years ago
  31. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 14 years ago
  32. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago
  33. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 14 years ago
  34. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  35. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  36. d956ae8b dead code removal by Joe Onorato · 14 years ago
  37. fe4f3ae Move the usb mass storage notification & activity into SystemUI.apk. by Joe Onorato · 14 years ago
  38. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  39. 169af47 remove logging by Joe Onorato · 14 years ago
  40. c91460d Pull the carrier name display in the windowshade out into its own view. by Joe Onorato · 14 years ago
  41. 1a86dd1 Use the built-in handler instead of allocating another one. by Joe Onorato · 14 years ago
  42. f551054 Get the ticker working again. by Joe Onorato · 14 years ago
  43. 9834d53 better debugging "slot" for the notification icons. by Joe Onorato · 14 years ago
  44. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 14 years ago
  45. b77f53b Get the IconMerger working again. by Joe Onorato · 14 years ago
  46. 87937db New shadowy status bar, direct from Z'ha'dum. by Daniel Sandler · 14 years ago
  47. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 14 years ago
  48. 79de0c5 Move the StatusBarPhone package into a new catch-all SystemUI.apk. by Joe Onorato · 14 years ago
  49. 5ee67eb Get the text appearance compiling by Joe Onorato · 14 years ago
  50. 9c1d823 Deal with broken notifications. by Joe Onorato · 14 years ago
  51. 871bdb9 Handle bad icon resources. by Joe Onorato · 14 years ago
  52. 20da8f8 Implement setAreThereNotifications. by Joe Onorato · 14 years ago
  53. 0e26dff updateNotifications works. by Joe Onorato · 14 years ago
  54. 66b4c5b Implement removeNotification. by Joe Onorato · 14 years ago
  55. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 14 years ago
  56. e345fff notifications show by Joe Onorato · 14 years ago
  57. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 14 years ago
  58. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 14 years ago
  59. 6528b35 Remove unused stuff. by Joe Onorato · 14 years ago
  60. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  61. f3f0e05 Make disable() work. by Joe Onorato · 14 years ago
  62. 5368017 Remove unused cruft. by Joe Onorato · 14 years ago
  63. 263700d Clock by Joe Onorato · 14 years ago
  64. 66d7d01 Get icon updating working. by Joe Onorato · 14 years ago
  65. 514ad663 Set the visibility of the icons. by Joe Onorato · 14 years ago
  66. fb78cd9 Put the icons in the right order. by Joe Onorato · 14 years ago
  67. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago
  68. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 14 years ago
  69. 94c98c0 PhoneStatusBarService by Joe Onorato · 14 years ago
  70. 90233a1 Add IStatusBar by Joe Onorato · 14 years ago
  71. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  72. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 14 years ago
  73. ea5477c am 89ad07b0: am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 14 years ago
  74. 89ad07b am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyo by Dan Bornstein · 14 years ago
  75. 782e9fd For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  76. db2e615 am a298d6fd: am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 14 years ago
  77. a298d6f am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 14 years ago
  78. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 14 years ago
  79. 2b32afd am 5ebaf106: merge from open-source master by The Android Open Source Project · 14 years ago
  80. 5ebaf10 merge from open-source master by The Android Open Source Project · 14 years ago
  81. bdc7f89 Fix broken logic in SettingsProvider.parseProviderList. by Mike Lockwood · 14 years ago
  82. 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
  83. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 14 years ago
  84. 61f280d am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 14 years ago
  85. cd66caf Fix an upgrade bug in SettingsProvider. by Amith Yamasani · 14 years ago
  86. 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
  87. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  88. 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
  89. ddc2eb8 Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo by Charles Chen · 14 years ago
  90. 1a2712c Fix for bug 2564771 - pitch setting between apps can interfere with one another. by Charles Chen · 14 years ago
  91. 0e19e2b am e1331779: am 95a321fc: Merge "Fix for Never not existing in latest timeout values." into froyo by Amith Yamasani · 14 years ago
  92. b6e6ffa Fix for Never not existing in latest timeout values. by Amith Yamasani · 14 years ago
  93. f5f3006 Merge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug#2502219." into froyo by Oscar Montemayor · 14 years ago
  94. 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
  95. 4222925 Fix for bug 2548048 - it was impossible for applications to discover by Charles Chen · 14 years ago
  96. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  97. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 14 years ago
  98. def7185 Cherry-picking this fix into Froyo. by Charles Chen · 14 years ago
  99. 89206fdb close SQLiteStatement objects in finally block by Vasu Nori · 14 years ago
  100. 54a3dcd Fix bug where the setConfig method in SynthProxy has the wrong signature. by Jean-Michel Trivi · 14 years ago