1. 92dbad8 am b4d2e42a: docs: revise menu guide to focus more on using menu resources instead of defining menus in code. And revise some style. by Scott Main · 15 years ago
  2. 5b8364a GPS: stifle some logging by Mike Lockwood · 15 years ago
  3. f7679a0 Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 15 years ago
  4. b4d2e42 docs: revise menu guide to focus more on using menu resources by Scott Main · 15 years ago
  5. ddcb543 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
  6. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 15 years ago
  7. c0ab2a6 Added encoding parameters set up for H263 video encoder by James Dong · 15 years ago
  8. e42b186 am 4fb91d9f: docs: fix typo by Scott Main · 15 years ago
  9. 1eb442e Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 15 years ago
  10. c19ffcb remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 15 years ago
  11. 4fb91d9 docs: fix typo by Scott Main · 15 years ago
  12. 2533a6a set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 15 years ago
  13. 5d7f6e6 Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 15 years ago
  14. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 15 years ago
  15. 0934fbb Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 15 years ago
  16. fd75142 Merge "Add qcom's new OMX components to the list." into gingerbread by Andreas Huber · 15 years ago
  17. 8ef64c9 Add qcom's new OMX components to the list. by Andreas Huber · 15 years ago
  18. 120a58f Extend unit test framework for Wifi soft AP configuration by Xia Wang · 15 years ago
  19. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 15 years ago
  20. 059f009 Make android.hardware.action.USB_STATE a protected broadcast. by Mike Lockwood · 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. de6bd12 Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 15 years ago
  24. 606d591 Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread by Mike Lockwood · 15 years ago
  25. f0562b4 Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 15 years ago
  26. 8fa4c811 fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 15 years ago
  27. 31e0ffe Merge "Native input event dispatching." into gingerbread by Chris Tate · 15 years ago
  28. 349703e Native input event dispatching. by Jeff Brown · 15 years ago
  29. d4760c2 Collect statistical data from authoring engine (second part) by James Dong · 15 years ago
  30. 2a76b31 Merge "Separate MediaRecorderClient with MediaPlayerClient" into gingerbread by James Dong · 15 years ago
  31. fe1bafe Separate MediaRecorderClient with MediaPlayerClient by James Dong · 15 years ago
  32. f2b544f am 337b0873: docs: update backup guide and bmgr tool elaborate the guide to testing a backup agent and add links between the docs by Scott Main · 15 years ago
  33. 9c4c98b Merge "new presence icons for video/audio chats." into gingerbread by Wei Huang · 15 years ago
  34. 0b0997c new presence icons for video/audio chats. by Wei Huang · 15 years ago
  35. 5dbd05e Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 15 years ago
  36. 337b087 docs: update backup guide and bmgr tool by Scott Main · 15 years ago
  37. ff2544c Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state by Mike Lockwood · 15 years ago
  38. 709981e Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state by Mike Lockwood · 15 years ago
  39. de1057c Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 15 years ago
  40. 9005e7f Merge "Add setWifiApConfiguration interface" into gingerbread by Irfan Sheriff · 15 years ago
  41. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago
  42. 41debbc Merge "Provide progress status report during authoring" into gingerbread by James Dong · 15 years ago
  43. 09936ed Provide progress status report during authoring by James Dong · 15 years ago
  44. 01719a2 Merge "Placeholder icons for the "ringing" variant of stat_sys_phone_call." into gingerbread by David Brown · 15 years ago
  45. 1cb3fdc Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into gingerbread by Mathias Agopian · 15 years ago
  46. 50dc3bc Refactor ActivityManagerService activity stack. by Dianne Hackborn · 15 years ago
  47. 8e103da Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 15 years ago
  48. 841b6ad Placeholder icons for the "ringing" variant of stat_sys_phone_call. by David Brown · 15 years ago
  49. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 15 years ago
  50. 330dd30 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 15 years ago
  51. 357f820 Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread by Andreas Huber · 15 years ago
  52. 909a8cf Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers by Andreas Huber · 15 years ago
  53. 6feaa46 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 15 years ago
  54. 5a905ce Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 15 years ago
  55. 57e7f83 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 15 years ago
  56. 51a6aef Fix a bug in sp<> and wp<> which could cause memory corruptions by Mathias Agopian · 15 years ago
  57. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago
  58. 17b232b Add setWifiApConfiguration interface by Irfan Sheriff · 15 years ago
  59. 8896783 Updated StatusBar test app for new notifications API. by Daniel Sandler · 15 years ago
  60. 8716075 Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 15 years ago
  61. 7dacda1 am 56c778e6: Merge "docs: Remove the TOS from download flow and remove TOS entirely because it\'s no longer relevant to the SDK download package" into froyo by Scott Main · 15 years ago
  62. 56c778e Merge "docs: Remove the TOS from download flow and remove TOS entirely because it's no longer relevant to the SDK download package" into froyo by Scott Main · 15 years ago
  63. 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
  64. 8932020 Fix the notification vibration setting and add a test app that lets you recover from the busted by Joe Onorato · 15 years ago
  65. 654d941 docs: Remove the TOS from download flow and remove TOS entirely because by Scott Main · 15 years ago
  66. 2529a45 Merge "Make bad notifications crash their application." into gingerbread by Dianne Hackborn · 15 years ago
  67. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 15 years ago
  68. 71beeab Properly note the current active restore set's token by Christopher Tate · 15 years ago
  69. 5340bff am 5827d3ea: Merge "Properly note the current active restore set\'s token" into froyo by Dianne Hackborn · 15 years ago
  70. 5827d3e Merge "Properly note the current active restore set's token" into froyo by Dianne Hackborn · 15 years ago
  71. 2950555 Properly note the current active restore set's token by Christopher Tate · 15 years ago
  72. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 15 years ago
  73. 7b5b27a Merge "Properly identify malformed (too short) chunks in mpeg4 files." into gingerbread by Andreas Huber · 15 years ago
  74. e57c3a8 Merge "Add APIs for finding heavy-weight apps." into gingerbread by Dianne Hackborn · 15 years ago
  75. b50bbb5 Do not log AT command traffic by default. by Nick Pelly · 15 years ago
  76. 9bf39ef Do not log AT command traffic by default. by Nick Pelly · 15 years ago
  77. 736c22d Properly identify malformed (too short) chunks in mpeg4 files. by Andreas Huber · 15 years ago
  78. ab04f97 am d19c397b: (-s ours) Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 15 years ago
  79. d19c397 Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 15 years ago
  80. 801dbe2 Do not log AT command traffic by default. by Nick Pelly · 15 years ago
  81. baf42c6 Add APIs for finding heavy-weight apps. by Dianne Hackborn · 15 years ago
  82. 7fd22aa Merge "Fixed the software AAC encoder" into gingerbread by James Dong · 15 years ago
  83. 477def1 Merge changes I11495d03,If5816721 into gingerbread by Mike Lockwood · 15 years ago
  84. a2549bb Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 15 years ago
  85. 2423607 Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 15 years ago
  86. 9163d42 DO NOT MERGE Add new permission to allow access to USB devices by Mike Lockwood · 15 years ago
  87. 51e895f Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 15 years ago
  88. c27bb55 Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout by Joe Onorato · 15 years ago
  89. 438e4f6 Fixed the software AAC encoder by James Dong · 15 years ago
  90. 0379118 Merge "Remember to initialize timestamps in the dispatch allocator" into gingerbread by Christopher Tate · 15 years ago
  91. e91a5db Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 15 years ago
  92. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 15 years ago
  93. 4ca092c Merge "Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it though." into gingerbread by Joe Onorato · 15 years ago
  94. 9afc1b3 Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbread by James Dong · 15 years ago
  95. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 15 years ago
  96. 39a0b21 Fixed some meta data issues in the recorded mp4 file by James Dong · 15 years ago
  97. 69a4817 Immersive activity API. by Daniel Sandler · 15 years ago
  98. efbe2d7 Merge "andriod.location.Criteria: Simplify new location criteria APIs a bit." into gingerbread by Mike Lockwood · 15 years ago
  99. 58e9402 Merge "Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp" into gingerbread by Andreas Huber · 15 years ago
  100. 8900c32 andriod.location.Criteria: Simplify new location criteria APIs a bit. by Mike Lockwood · 15 years ago