1. 0fde7de am 54f09101: Merge change 7613 into donut by Android (Google) Code Review · 15 years ago
  2. 54f0910 Merge change 7613 into donut by Android (Google) Code Review · 15 years ago
  3. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 15 years ago
  4. bd3e0ce resolved conflicts for merge of 3e522c45 to master by Charles Chen · 15 years ago
  5. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 15 years ago
  6. 6a29426 Merge commit 'goog/readonly-korg-master' into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  7. 8294fad Make sync not start until setup wizard is done. by Joe Onorato · 15 years ago
  8. 6630e4a1 am b5c735d3: Merge change 7106 into donut by Android (Google) Code Review · 15 years ago
  9. b5c735d Merge change 7106 into donut by Android (Google) Code Review · 15 years ago
  10. c66c0ab am 83a066c6: Merge change 7135 into donut by Android (Google) Code Review · 15 years ago
  11. 83a066c Merge change 7135 into donut by Android (Google) Code Review · 15 years ago
  12. 045163a Fixes lock on Home. Adds a new API on Dialog to get a callback when the dialog by Romain Guy · 15 years ago
  13. dace230 resolved conflicts for merge of b06ea706 to master by Dianne Hackborn · 15 years ago
  14. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  15. ddd1253 Return adjusted display for WindowManager.getDefaultDisplay() by Mitsuru Oshima · 15 years ago
  16. e375fc5 Merge change 6787 by Android (Google) Code Review · 15 years ago
  17. a62e3e4 am ba3ba579: * Use cached resources for widgets by Mitsuru Oshima · 15 years ago
  18. 602bee5 am cf29e116: Merge change 6867 into donut by Android (Google) Code Review · 15 years ago
  19. ba3ba57 * Use cached resources for widgets by Mitsuru Oshima · 15 years ago
  20. 4554f30 CLOSE_SYSTEM_DIALOGS can't be protected. by Dianne Hackborn · 15 years ago
  21. 54a26bc resolved conflicts for merge of 889c2d37 to master by Dianne Hackborn · 15 years ago
  22. 8ecb36e Fixed Android issue #400, where the Intent documentation was inaccurate in a number of places, undoubtedly causing untold grief to innumerable masses. by Yusuf T. Mobile · 15 years ago
  23. 45107e0 AbstractSyncableContentProvider must only call onAccountsChanged with GAIA accounts by Marc Blank · 15 years ago
  24. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 15 years ago
  25. e3f0544 resolved conflicts for merge of 2af632f8 to master by Dianne Hackborn · 15 years ago
  26. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 15 years ago
  27. c3f60dd am 1ecf5d28: Re-implementation of large screen support using window manager. * added background filler surface to fill the outer rim. Using the same layer as dim surface because they never co-exists (in the same window) * clean up the obsolete code in Compatibilt by Mitsuru Oshima · 15 years ago
  28. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 15 years ago
  29. 507f8ed Fix Configuration documentation for new constants by Kenny Root · 15 years ago
  30. 81a476f Fixed Issue 2682: ContentProvider query() SDK docs deprecated by Alan Jones · 15 years ago
  31. ce3082e am 569076c9: widgets scaling fix. Use container\'s compatibility info and display metrics when container and widgets disagree. by Mitsuru Oshima · 15 years ago
  32. 569076c widgets scaling fix. Use container's compatibility info and display metrics when container and widgets disagree. by Mitsuru Oshima · 15 years ago
  33. f6a34dd resolved conflicts for merge of b7195159 to master by -b master · 15 years ago
  34. b719515 Merge change 6287 into donut by Android (Google) Code Review · 15 years ago
  35. 70c874b Restore GPS state and ringer/vibrate toggles. by Amith Yamasani · 15 years ago
  36. a2b5dab am 870e09fc: Fixes #1963229. Introduces Context#isRestricted(). by Romain Guy · 15 years ago
  37. 870e09f Fixes #1963229. Introduces Context#isRestricted(). by Romain Guy · 15 years ago
  38. 5d16cd0 am d7cd29da: Add facility to run setup wizard after an update. by Dianne Hackborn · 15 years ago
  39. 8ec5b83 Merge commit '1dac277f' into manualmerge by Dianne Hackborn · 15 years ago
  40. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 15 years ago
  41. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 15 years ago
  42. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
  43. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  44. ecf2b68 am 7941e903: Merge change 5091 into donut by Android (Google) Code Review · 15 years ago
  45. 7941e90 Merge change 5091 into donut by Android (Google) Code Review · 15 years ago
  46. 69866ce resolved conflicts for merge of 5158cc55 to master by Charles Chen · 15 years ago
  47. 0477954 Adding TTS_QUEUE_PROCESSING_COMPLETED action to the list of Intents by Charles Chen · 15 years ago
  48. 64f5934 * new screen resolution support impl. by Mitsuru Oshima · 15 years ago
  49. ac9385e - clean up the sync settings names to: by Fred Quintana · 15 years ago
  50. c137135 am 3d74bb4a: Add "why?" button to low battery dialog. by Dianne Hackborn · 15 years ago
  51. 3d74bb4 Add "why?" button to low battery dialog. by Dianne Hackborn · 15 years ago
  52. c73e9ad am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  53. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  54. 1e3fc65 am 649f99e8: Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 15 years ago
  55. 649f99e Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 15 years ago
  56. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  57. 63e7155 Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  58. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  59. 351b36c am 0bceb77b: Merge change 4669 into donut by Android (Google) Code Review · 15 years ago
  60. fdbf6a7 Fixes #1922373. Resolves a case of keys collision in Resources' cache. by Romain Guy · 15 years ago
  61. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  62. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  63. e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 15 years ago
  64. 31708d4 resolved conflicts for merge of 3571ff40 to master by Romain Guy · 15 years ago
  65. 0781df9 Merge change 4129 into donut by Android (Google) Code Review · 15 years ago
  66. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  67. 4969af7 Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name. by Romain Guy · 15 years ago
  68. 21bb0de beef up the syncadapter API by Fred Quintana · 15 years ago
  69. ef29379 Merge change 4023 into donut by Android (Google) Code Review · 15 years ago
  70. 9788976 add icon and label to the authenticator description by Fred Quintana · 15 years ago
  71. 36800d4 Fix AbstractTableMerger for new Account format. by Ken Shirriff · 15 years ago
  72. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
  73. 56e78d9a Fix IntentFilter constructor to properly process the action parameter. by Phil Dubach · 15 years ago
  74. c933fb6 add a data_version column to the data table by Fred Quintana · 15 years ago
  75. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  76. bd6b11d am e5fb3288: resolution support fix/improvement * adding compatibility menu * backup gravity * set expanable=true if the screen size is hvga * density. * added "supports any density" mode. I\'ll add sdk check later. * disallow to catch orientation c by Mitsuru Oshima · 15 years ago
  77. e5fb328 resolution support fix/improvement by Mitsuru Oshima · 15 years ago
  78. acc44cc Fix Configuration documentation for new constants by Kenny Root · 15 years ago
  79. 793f0ff resolved conflicts for merge of 410ea6 to master by Ken Shirriff · 15 years ago
  80. e7eb966 Fix contact creation. by Ken Shirriff · 15 years ago
  81. 76ff31b am d299b819: Add a new attribute to android manifest for defining the GLES version number. This attribute is parsed by the PackageParser into ConfigurationInfo. The major and minor version numbers are defined as the higher and lower order bits. by Suchi Amalapurapu · 15 years ago
  82. 2676375 resolved conflicts for merge of 716b56 to master by Ken Shirriff · 15 years ago
  83. d299b81 Add a new attribute to android manifest for defining the GLES version number. by Suchi Amalapurapu · 15 years ago
  84. 716b568 Merge change 2934 into donut by Android (Google) Code Review · 15 years ago
  85. 7805835 am 7ebda6f1: Merge change 3265 into donut by Android (Google) Code Review · 15 years ago
  86. 2f5e6b2 A workaround to fix rotation issue. I'm remote now and hard to do troubleshooting (i cannot rotate emulator in nx..) by Mitsuru Oshima · 15 years ago
  87. 7a9e348 Don't crash on null edit url. by Ken Shirriff · 15 years ago
  88. d8dfeb5 - make it easier to add content values to the ContentProviderOperation by Fred Quintana · 15 years ago
  89. 342d59d am 9189cabb: * Moved supports-density tag under manifest * Refactored Compatibility code * Added CompatibilityInfo class * Removed getApplicationScale from Context * Added Resources#getCompatibilityInfo so that RootView can get the compatibility info w/o going through Context * Expandable support * Added expandable tag under manifest * Old application w/o expandable is given the default screen size ([320, 480] x density). * The non-expandable window is centered. by Mitsuru Oshima · 15 years ago
  90. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 15 years ago
  91. c0cbfda am 963cd006: Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  92. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  93. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  94. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  95. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 15 years ago
  96. 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 15 years ago
  97. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 15 years ago
  98. ad6042a am 181fafaf: Retool the backup process to use a new \'BackupAgent\' class by Christopher Tate · 15 years ago
  99. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  100. 8e19b7c am a3d28bd5: Merge change 520 into donut by Android (Google) Code Review · 15 years ago