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