1. c297480 Fix issue #2116977: buttons are huge and bent by Dianne Hackborn · 15 years ago
  2. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  3. 93f00de Merge change 24509 into eclair by Android (Google) Code Review · 15 years ago
  4. 5b61bea Merge change 24581 into eclair by Android (Google) Code Review · 15 years ago
  5. 4bdf17c Dialog titles would sometimes use a font too large. by Romain Guy · 15 years ago
  6. 84b4d37 [Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter by Dmitri Plotnikov · 15 years ago
  7. eec2f41 Addressed reviewer comments. by Bob Lee · 15 years ago
  8. 1048ad5 Merge change 24395 into eclair by Android (Google) Code Review · 15 years ago
  9. fdf6db6 Make NumberPicker subclassable by Tom Taylor · 15 years ago
  10. de893f5 API_CHANGE by Nick Pelly · 15 years ago
  11. c4516a7 add a transaction monitor by Fred Quintana · 15 years ago
  12. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  13. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 15 years ago
  14. b1e2a4d Removing references to deprecated API and the deprecated API itself. by Dmitri Plotnikov · 15 years ago
  15. b623a7c Don't crash when a user taps on a fast track trigger that isn't hooked up to a contact. by Jeff Hamilton · 15 years ago
  16. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  17. 22d1f9f gps: Network initiated SUPL by Danke Xie · 15 years ago
  18. 678771b New strings and utlity method tweaks associated with updated account unlock screen flow. by Karl Rosaen · 15 years ago
  19. f7eab4f Don't use deprecated API in contact header widget. by Jeff Sharkey · 15 years ago
  20. 84235ee Add extra to exclude specific MIME-types from Fast-Track. by Jeff Sharkey · 15 years ago
  21. 00ddbca Merge change 22314 into eclair by Android (Google) Code Review · 15 years ago
  22. 4ddacd0 Purge cache by Tom Taylor · 15 years ago
  23. 07ef599 Fix typo: the x offset was assigned to the y coordinate. by Romain Guy · 15 years ago
  24. 60662b0 The API for phone lookup has changed - updating Contact Header accordingly. by Dmitri Plotnikov · 15 years ago
  25. b222935 Merge change 21748 into eclair by Android (Google) Code Review · 15 years ago
  26. 82cb029 Get At command count from Bluetooth headset. by Amith Yamasani · 15 years ago
  27. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  28. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  29. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  30. 0cd4887 A little more wallpaper robustness. by Dianne Hackborn · 15 years ago
  31. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  32. 97f3209 more support for bindStatic by Mark Wagner · 15 years ago
  33. ab13c77 Add methods for directly setting Contact header data. by Jeff Sharkey · 15 years ago
  34. 9875e61 Should clear background. by Dianne Hackborn · 15 years ago
  35. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  36. 45e503a resolved conflicts for merge of 802527c6 to master skipping preloaded-classes as pre Bob by android-build SharedAccount · 15 years ago
  37. 773c634 Add presence to ContactsHeaderWidget by Evan Millar · 15 years ago
  38. 9318756 contrary to popular belief ContentResolver.query can return null. so check. by Mark Wagner · 15 years ago
  39. ef654bd Draw the wallpaper chosen by the user by Romain Guy · 15 years ago
  40. b4f59bf Fix possible exception in default live wallpaper by Romain Guy · 15 years ago
  41. 2e93f65 Updated preloaded-classes file. by Bob Lee · 15 years ago
  42. ad2eaf2 Added long-press hooks to Contact header widget. by Jeff Sharkey · 15 years ago
  43. 759a39e Live wallpapers become a little more real. by Dianne Hackborn · 15 years ago
  44. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 15 years ago
  45. 23d4795 Mods to the ContactHeaderWidget to be able to have it display strings by Mark Wagner · 15 years ago
  46. 6bfe14d Add SHOW_OR_CREATE size modes, trigger from contact header. by Jeff Sharkey · 15 years ago
  47. 8db0586 am 0e74f5a5: Guard against index out of bounds exception in lock pattern widget. by Karl Rosaen · 15 years ago
  48. 3f86715 add missing types by Fred Quintana · 15 years ago
  49. 0e74f5a Guard against index out of bounds exception in lock pattern widget. by Karl Rosaen · 15 years ago
  50. fc03aa7 check return value from Cursor.moveToFirst() by Mark Wagner · 15 years ago
  51. b3ac931 Adds the ContactHeaderWidget for use by system apps. by Evan Millar · 15 years ago
  52. afa7d85 Merge change 9008 by Android (Google) Code Review · 15 years ago
  53. 9bb8fd7 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  54. 4ed9d78 Merge change 4768 by Android (Google) Code Review · 15 years ago
  55. a9e3e72 fix for a method rename by Fred Quintana · 15 years ago
  56. 4616287 Merge change 8177 by Android (Google) Code Review · 15 years ago
  57. e2dba02 am 11ea3347: Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  58. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  59. 62e7cbf Add some more (off by default) logging to trace what's happening with UrlRules by Dan Egnor · 15 years ago
  60. c53d69e Merge change 8242 by Android (Google) Code Review · 15 years ago
  61. 9f4af53 Make intent broadcasts in "am" synchronous (they wait until exit). by Dan Egnor · 15 years ago
  62. 513d217 Added patch support based on serializer state in the android client by fmantek · 15 years ago
  63. a695d18 am ef1a92ab: Merge change 7961 into donut by Android (Google) Code Review · 15 years ago
  64. 3f7e35c Bluetooth at command tracking. by Amith Yamasani · 15 years ago
  65. 4764605 am fa8904a6: Merge change 7012 into donut by Android (Google) Code Review · 15 years ago
  66. 2bf761c Fix couple of issues in DatePicker by Suchi Amalapurapu · 15 years ago
  67. 0f4e1ab - remove an un-needed constant by Fred Quintana · 15 years ago
  68. 8a72cd9 am 1c9fb40c: Merge change 6845 into donut by Android (Google) Code Review · 15 years ago
  69. 6a109b4 Use MeasureSpec.getWidth instead of default display in lock pattern widget. by Karl Rosaen · 15 years ago
  70. 85c3b72 Merge change 6186 by Android (Google) Code Review · 15 years ago
  71. 0a04ca7 am 7c5ae202: Merge change 6104 into donut by Android (Google) Code Review · 15 years ago
  72. ee0a8f2 Squashed commit of the following: by fmantek · 15 years ago
  73. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 15 years ago
  74. f7b2146 am c25dbf88: add comment about endianness by Tammo Spalink · 15 years ago
  75. 1f9508c am ae352273: Merge change 5192 into donut by Android (Google) Code Review · 15 years ago
  76. c25dbf8 add comment about endianness by Tammo Spalink · 15 years ago
  77. ae35227 Merge change 5192 into donut by Android (Google) Code Review · 15 years ago
  78. 7f94b60 am 5cb400bd: Keep track of backup state independently for each transport by Christopher Tate · 15 years ago
  79. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 15 years ago
  80. 2383415 am f881762f: Merge change 5351 into donut by Android (Google) Code Review · 15 years ago
  81. 819f928 Add a method to Process to get uid for a pid. by Amith Yamasani · 15 years ago
  82. cc79800 am 5416d7c9: Merge change 5317 into donut by Android (Google) Code Review · 15 years ago
  83. 111bd4a Start backing up wallpaper by Christopher Tate · 15 years ago
  84. e23ad63 am 67669c9c: Merge change 5196 into donut by Android (Google) Code Review · 15 years ago
  85. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 15 years ago
  86. 4c74637 am 3e376a74: Merge change 5171 into donut by Android (Google) Code Review · 15 years ago
  87. 32dbefd Track native processes and airplane mode. by Amith Yamasani · 15 years ago
  88. 326c66d make BitwiseInputStream.read return int by Tammo Spalink · 15 years ago
  89. 3618160 am 2e418428: Possibly fix an issue where we thought an app was always using GPS. by Dianne Hackborn · 15 years ago
  90. 2e41842 Possibly fix an issue where we thought an app was always using GPS. by Dianne Hackborn · 15 years ago
  91. fc54281 Merge change 4939 by Android (Google) Code Review · 15 years ago
  92. 5196d12 am 3a31a93b: Add some global metadata to the restore set by Christopher Tate · 15 years ago
  93. 3a31a93 Add some global metadata to the restore set by Christopher Tate · 15 years ago
  94. f4f8a7fe mods so that we can search mms messages by Mark Wagner · 15 years ago
  95. 6e40a6e Implement sliding window sync. by Ken Shirriff · 15 years ago
  96. f923ed6 am 5502f04c: Merge change 4709 into donut by Android (Google) Code Review · 15 years ago
  97. 5d605dc backup stuff by Joe Onorato · 15 years ago
  98. c452b4e am e9190a27: Base64 the keys to make filenames in LocalTransport by Christopher Tate · 15 years ago
  99. c0f088b am 3c2f8e66: Merge change 4456 into donut by Android (Google) Code Review · 15 years ago
  100. 72dcea1 am 83248c43: backup fixes: by Joe Onorato · 15 years ago