1. 3b68548 am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 15 years ago
  2. 75b6a6b Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 15 years ago
  3. 284b62e Fix 2737842: Disable KeguardManager API if device policy is enabled by Jim Miller · 15 years ago
  4. 804d049 am 71d73a0d: Merge "Add a method to hide/show a SurfaceView\'s surface." into froyo by Romain Guy · 15 years ago
  5. 71d73a0 Merge "Add a method to hide/show a SurfaceView's surface." into froyo by Romain Guy · 15 years ago
  6. 44dc76a Log.wtf when databases go to be downgraded. by Brad Fitzpatrick · 15 years ago
  7. afc3e11 Add a method to hide/show a SurfaceView's surface. by Romain Guy · 15 years ago
  8. 700a950 am cb52cb52: Fix SDK build. by Jim Miller · 15 years ago
  9. cb52cb5 Fix SDK build. by Jim Miller · 15 years ago
  10. 7d70358 am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 15 years ago
  11. d6b5705 Fix 2737842: disable keyguard API when device policy is enabled. by Jim Miller · 15 years ago
  12. 526f2ff Merge "Serialize all commands for a particular profile." into kraken by Jaikumar Ganesh · 15 years ago
  13. a8c2514 Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into kraken by Jaikumar Ganesh · 15 years ago
  14. e50ab5f Merge "Add a new state machine for handling the incoming / outgoing profile connections." into kraken by Jaikumar Ganesh · 15 years ago
  15. f1048cd Serialize all commands for a particular profile. by Jaikumar Ganesh · 15 years ago
  16. b7bb3b3 Fix bug in reporting a processes's dependent component. by Dianne Hackborn · 15 years ago
  17. a8ebe8b am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyo by Christopher Tate · 15 years ago
  18. 9c4ed13 am f9610b38: Merge "Make the DUN apn data secure." into froyo by Robert Greenwalt · 15 years ago
  19. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 15 years ago
  20. df2e2ef Merge "Watchdog now records kernel stacks when it fires" into froyo by Christopher Tate · 15 years ago
  21. ecaa7b4 Watchdog now records kernel stacks when it fires by Christopher Tate · 15 years ago
  22. faed5fb Merge "Add support for heavy-weight applications." into kraken by Dianne Hackborn · 15 years ago
  23. 7c035d8 am 2d743fe2: merge from open-source master by The Android Open Source Project · 15 years ago
  24. 77b32dd Make the DUN apn data secure. by Robert Greenwalt · 15 years ago
  25. 2d743fe2 merge from open-source master by The Android Open Source Project · 15 years ago
  26. 860755f Add support for heavy-weight applications. by Dianne Hackborn · 15 years ago
  27. f8acea6 Merge "Delete local references to avoid reference table overflow." into kraken by Jaikumar Ganesh · 15 years ago
  28. 5f5df38 Merge "Add camera metering mode API." into kraken by Wu-cheng Li · 15 years ago
  29. a7c0bdc Delete local references to avoid reference table overflow. by Jaikumar Ganesh · 15 years ago
  30. fb59fbf1 Merge "Add better error handling for savePicture and restorePicture" by Romain Guy · 15 years ago
  31. cfda9f3 Sprinkle new BlockGuard around SQLiteDatabase. by Brad Fitzpatrick · 15 years ago
  32. a9f06fe am ee7e6a78: merge from open-source master by The Android Open Source Project · 15 years ago
  33. ee7e6a7 merge from open-source master by The Android Open Source Project · 15 years ago
  34. f7f6333 Add camera metering mode API. by Wu-cheng Li · 15 years ago
  35. 740e39b Pass BluetoothDevice to the Bluetooth Headset calls. by Jaikumar Ganesh · 15 years ago
  36. 9b637e5 Add a new state machine for handling the incoming / outgoing profile by Jaikumar Ganesh · 15 years ago
  37. ca583f0 Merge "Fixed some minor bugs in MotionEvent recycling." into kraken by Jeff Brown · 15 years ago
  38. d28f4be Fixed some minor bugs in MotionEvent recycling. by Jeff Brown · 15 years ago
  39. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 15 years ago
  40. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 15 years ago
  41. 0e26dff updateNotifications works. by Joe Onorato · 15 years ago
  42. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 15 years ago
  43. e345fff notifications show by Joe Onorato · 15 years ago
  44. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 15 years ago
  45. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 15 years ago
  46. 4762c2d Add expand and collapse. by Joe Onorato · 15 years ago
  47. f3f0e05 Make disable() work. by Joe Onorato · 15 years ago
  48. 514ad663 Set the visibility of the icons. by Joe Onorato · 15 years ago
  49. fb78cd9 Put the icons in the right order. by Joe Onorato · 15 years ago
  50. 0cbda99 The status bar draws its icons now. by Joe Onorato · 16 years ago
  51. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 16 years ago
  52. 90233a1 Add IStatusBar by Joe Onorato · 16 years ago
  53. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 16 years ago
  54. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 16 years ago
  55. b705eea am 1bd7597b: merge from open-source master by The Android Open Source Project · 15 years ago
  56. 59c8237 am c8763858: merge from open-source master by The Android Open Source Project · 15 years ago
  57. 1bd7597 merge from open-source master by The Android Open Source Project · 15 years ago
  58. c876385 merge from open-source master by The Android Open Source Project · 15 years ago
  59. dad86349 Add better error handling for savePicture and restorePicture by John Eckerdal · 15 years ago
  60. e99c012 Merge "Improved error-handling in Rfc822Tokenizer" by Kenny Root · 15 years ago
  61. 1e1e292 am 1f5e8473: am a80331c4: Merge "Comment-only change to add documentation for FileObserver" into froyo by Dan Egnor · 15 years ago
  62. 1f5e847 am a80331c4: Merge "Comment-only change to add documentation for FileObserver" into froyo by Dan Egnor · 15 years ago
  63. ef36752 Replaced raw string arguments for Context.getSystemService() with final Context variables by Christian Mehlmauer · 15 years ago
  64. 3dc1c7f Comment-only change to add documentation for FileObserver by Dan Egnor · 15 years ago
  65. 00e21f8 Add javadoc for camera scene modes. by Wu-cheng Li · 15 years ago
  66. 198975b Merge "Add video frame parameter." into kraken by Wu-cheng Li · 15 years ago
  67. d2c2929 Add video frame parameter. by Wu-cheng Li · 15 years ago
  68. ddbab4e am 6cc13745: am 94f1751c: Merge "Fix typo in EastAsianWidth javadoc" into froyo by Kenny Root · 15 years ago
  69. 6cc1374 am 94f1751c: Merge "Fix typo in EastAsianWidth javadoc" into froyo by Kenny Root · 15 years ago
  70. 94f1751 Merge "Fix typo in EastAsianWidth javadoc" into froyo by Kenny Root · 15 years ago
  71. 18b221a Fix typo in EastAsianWidth javadoc by Kenny Root · 15 years ago
  72. b35cd7d Merge "Fix 2667859: change text back to default size" into kraken by Jim Miller · 15 years ago
  73. bae698c Fix 2667859: change text back to default size by Jim Miller · 15 years ago
  74. ac53a8a am 88ccecf5: am d1055a25: Make the NTP Cache max-age gservices-settable by Robert Greenwalt · 15 years ago
  75. 88ccecf am d1055a25: Make the NTP Cache max-age gservices-settable by Robert Greenwalt · 15 years ago
  76. d1055a2 Make the NTP Cache max-age gservices-settable by Robert Greenwalt · 15 years ago
  77. d6ddcb7 fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and fail by Mathias Agopian · 15 years ago
  78. 9a55997 am f67c874c: am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children. by Adam Powell · 15 years ago
  79. f67c874 am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children. by Adam Powell · 15 years ago
  80. 7e5e374 Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children. by Adam Powell · 15 years ago
  81. 2c195f7 New shadowy status bar, direct from Z'ha'dum. by Daniel Sandler · 15 years ago
  82. d6c1919 Fix for issue 895 (missing android: prefix), Removed unused imports by Christian Mehlmauer · 15 years ago
  83. cf7d2d5 am 3716ea04: am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 15 years ago
  84. 3716ea0 am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 15 years ago
  85. 0690679 If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 15 years ago
  86. 185cc45 Fix javadoc of camera focus distances API. by Wu-cheng Li · 15 years ago
  87. 7e3b31d Merge "Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage." into kraken by Wink Saville · 15 years ago
  88. b32a74c am ee1cdd0e: merge from open-source master by The Android Open Source Project · 15 years ago
  89. ee1cdd0 merge from open-source master by The Android Open Source Project · 15 years ago
  90. bea97a8 am 2dc7c6c4: merge from open-source master by The Android Open Source Project · 15 years ago
  91. 2dc7c6c merge from open-source master by The Android Open Source Project · 15 years ago
  92. a4f3bec Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage. by Wink Saville · 15 years ago
  93. bcb62f0 Merge "Don't allow invalid Uris to be added as observers." by Romain Guy · 15 years ago
  94. b39b0f3 am faf9a783: merge from open-source master by The Android Open Source Project · 15 years ago
  95. faf9a78 merge from open-source master by The Android Open Source Project · 15 years ago
  96. 627356c am d6c0bb0f: merge from open-source master by The Android Open Source Project · 15 years ago
  97. d6c0bb0 merge from open-source master by The Android Open Source Project · 15 years ago
  98. f512664 Don't allow invalid Uris to be added as observers. by Anthony Newnam · 16 years ago
  99. e02a63f Merge "Add and document .nomedia constant for MediaStore (Issue 6365)" by Romain Guy · 15 years ago
  100. 7a029da Merge "Text disappears when selecting text in text editor." by Romain Guy · 15 years ago