1. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 16 years ago
  2. 22b8787 Squashed commit of the following: by Christopher Tate · 16 years ago
  3. 3413b89 Let screenOrientation="behind" works as expected by Owen Lin · 16 years ago
  4. 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 16 years ago
  5. 15e3d0f location: Use ILocationProvider Binder interface for all location providers. by Mike Lockwood · 16 years ago
  6. 54796e7 Make the home screen come up in the simulator. by Marco Nelissen · 16 years ago
  7. a8bf815 Add android.backup.BackupManager by Christopher Tate · 16 years ago
  8. 487529a First baby steps towards settings backup by Christopher Tate · 16 years ago
  9. 662ea09 location: Optimize use of mProviders ArrayList. by Mike Lockwood · 16 years ago
  10. b8adcad location: Remove obsolete fake provider support. by Mike Lockwood · 16 years ago
  11. 79762a3 location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package. by Mike Lockwood · 16 years ago
  12. 3d12b51 location: Run LocationManagerService in a separate thread. by Mike Lockwood · 16 years ago
  13. 48f1751 location: Location Manager wakelock cleanup, phase 2 by Mike Lockwood · 16 years ago
  14. 0b8ffd1 Merge change 460 into donut by Android (Google) Code Review · 16 years ago
  15. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 16 years ago
  16. a0e3cd3 Fix timing problem that was introduced when we removed location provider polling by Mike Lockwood · 16 years ago
  17. 9ce7217 location: Remove support for a message that never actually gets sent. by Mike Lockwood · 16 years ago
  18. 61fc286 location: Remove unnecessary code that monitors the screen on/off state. by Mike Lockwood · 16 years ago
  19. 3ea1f87 Merge change 372 into donut by Android (Google) Code Review · 16 years ago
  20. b30475e WifiService: Cleanup parsing of wifi scan results. by Mike Lockwood · 16 years ago
  21. 6de3154 location: Add some null pointer checks. by Mike Lockwood · 16 years ago
  22. 31d40ab Merge change 360 into donut by Android (Google) Code Review · 16 years ago
  23. e2b44c5 location: Location Manager wakelock cleanup, phase 1 by Mike Lockwood · 16 years ago
  24. 6d31eb8 Merge branch 'readonly-p4-donut' into donut by Dmitry Shmidt · 16 years ago
  25. 42554c1 AI 146934: Make TI Wifi driver choice framework-independent - part 1 by Dmitry Shmidt · 16 years ago
  26. 98cb667 More Location Manager cleanup: by Mike Lockwood · 16 years ago
  27. 2f82c4e location: Generalize support for location provider usage tracking. by Mike Lockwood · 16 years ago
  28. a55c321 location: Move geocoding support from ILocationProvider to a new interface. by Mike Lockwood · 16 years ago
  29. f2aad4a Merge change 132 into donut by Android (Google) Code Review · 16 years ago
  30. f210d6b Let's do bug #1769910 actually right. by Dianne Hackborn · 16 years ago
  31. 0887540 Merge change 63 into donut by Android (Google) Code Review · 16 years ago
  32. 06ba554 Integrate new power connnect/disconnect broadcasts by Christopher Tate · 16 years ago
  33. cfe6524 Remove references to android.util.Config by Dave Bort · 16 years ago
  34. 7680d67 Merge branch 'readonly-p4-donut' into donut by Nick Pelly · 16 years ago
  35. 9ac9321 AI 145201: Hold wakelock while delaying for audio route switch after headset unplug. by Nick Pelly · 16 years ago
  36. 6447ca3 Fix issue #1769910 (Track activity launch times) by Dianne Hackborn · 16 years ago
  37. e932f7f AI 144663: Use Binder interfaces between NetworkLocationManager and LocationManagerService. by Mike Lockwood · 16 years ago
  38. f113fbe AI 144620: Clean up interface between NetworkLocationProvider and LocationManagerService (part 1) by Mike Lockwood · 16 years ago
  39. 66eb4ac AI 144599: Location Manager cleanup: by Mike Lockwood · 16 years ago
  40. 4e50b78 AI 144452: More Location Manager cleanup: by Mike Lockwood · 16 years ago
  41. 9637d47 AI 144372: Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 16 years ago
  42. 633a174 AI 144333: Change the way the battery level tracking code works in BatteryStats. Before we simply kept track of the last by Evan Millar · 16 years ago
  43. e1ccba2 AI 144257: am: CL 144256 Need to show opt-in screen for location collection. by Amith Yamasani · 16 years ago
  44. 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 16 years ago
  45. 958b9ad AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
  46. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 16 years ago
  47. 5711fad AI 143266: am: CL 143124 Fix bug #1731826, in which auto-connect to remembered networks does not by Eric Shienbrood · 16 years ago
  48. 321ae68 AI 143173: am: CL 142879 Fix issue #1732012 (Only show screen rotation animation when triggered by sensor) -- set the new surface flag as appropriate. by Dianne Hackborn · 16 years ago
  49. 1e880db AI 143169: am: CL 142870 Fix issue #1724917 (Applications (browser, maps, gmail) fail to retain their landscape state after coming out of sleep mode). We now rely on the listeners last known orientation, and make sure to clear it when enabling/disabling. by Dianne Hackborn · 16 years ago
  50. 7ec434e AI 143095: Location Manager cleanup: move MockProvider to a separate file. by Mike Lockwood · 16 years ago
  51. 2ad63a9 Automated import from //branches/donutburger/...@142784,142784 by Chris Tate · 16 years ago
  52. 9ed4a4b Automated import from //branches/donutburger/...@142722,142722 by Dianne Hackborn · 16 years ago
  53. c485a60 Automated import from //branches/donutburger/...@142397,142397 by Dianne Hackborn · 16 years ago
  54. 627bba7 Automated import from //branches/donutburger/...@142347,142347 by Dianne Hackborn · 16 years ago
  55. 7379823 Automated import from //branches/donutburger/...@142239,142239 by Ed Heyl · 16 years ago
  56. c4dd60f Automated import from //branches/donutburger/...@141958,141958 by Suchi Amalapurapu · 16 years ago
  57. 96f4357 Automated import from //branches/donutburger/...@141523,141523 by Romain Guy · 16 years ago
  58. 64c62ba Automated import from //branches/donutburger/...@141409,141409 by Joe Onorato · 16 years ago
  59. 8a7dc17 Automated import from //branches/donutburger/...@141391,141391 by Chris Tate · 16 years ago
  60. c1e8446 Automated import from //branches/donutburger/...@141086,141086 by Joe Onorato · 16 years ago
  61. ef49c57 Automated import from //branches/donutburger/...@141079,141079 by Dianne Hackborn · 16 years ago
  62. e68ffcb Automated import from //branches/donutburger/...@140997,140997 by Joe Onorato · 16 years ago
  63. 128e729 Automated import from //branches/donutburger/...@140846,140846 by Joe Onorato · 16 years ago
  64. f63220f Automated import from //branches/donutburger/...@140828,140828 by Dianne Hackborn · 16 years ago
  65. d2bf42a Automated import from //branches/donutburger/...@140781,140781 by Eric Fischer · 16 years ago
  66. d4c5f89 Automated import from //branches/donutburger/...@140679,140679 by Eric Shienbrood · 16 years ago
  67. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  68. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  69. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  70. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  71. f5b4b98 auto import from //depot/cupcake/@136745 by The Android Open Source Project · 16 years ago
  72. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  73. c474dec auto import from //depot/cupcake/@135863 by The Android Open Source Project · 16 years ago
  74. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  75. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  76. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  77. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  78. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
  79. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  80. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  81. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  82. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 17 years ago
  83. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  84. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  85. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  86. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  87. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago