1. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 14 years ago
  2. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 14 years ago
  3. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 14 years ago
  4. 0c38049 Improve multi-user app management. by Dianne Hackborn · 14 years ago
  5. 706e8ba Pass URLs to package verifiers by rich cannings · 14 years ago
  6. 98365d7 Refactor for multi-display support. by Jeff Brown · 14 years ago
  7. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 14 years ago
  8. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 14 years ago
  9. 258848d User Manager service to manage users and query user details by Amith Yamasani · 14 years ago
  10. a56d9ce Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev by Rich Cannings · 14 years ago
  11. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 14 years ago
  12. 7d19e02 More mult-user API work. by Dianne Hackborn · 14 years ago
  13. 329465c Merge "Add APIs for interacting across users." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  14. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 14 years ago
  15. 2471390 Pass URLs to package verifiers by rich cannings · 14 years ago
  16. adba6ff am 101a120c: am 9be0105f: docs: fix several links by Scott Main · 14 years ago
  17. 9be0105 docs: fix several links by Scott Main · 14 years ago
  18. b8151ec Add an icon to the user information. by Amith Yamasani · 14 years ago
  19. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 14 years ago
  20. 652b6d1 Add infrastructure for accessing "unstable" content providers. by Dianne Hackborn · 14 years ago
  21. 947f1c8 Merge "Move CancellationSignal to android.os package." into jb-dev by Jeff Brown · 14 years ago
  22. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 14 years ago
  23. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 14 years ago
  24. 1359360 User management and switching by Amith Yamasani · 14 years ago
  25. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 14 years ago
  26. e639da7 New development permissions. by Dianne Hackborn · 14 years ago
  27. 67cf7d3 Fix Power Control widget by Amith Yamasani · 14 years ago
  28. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 14 years ago
  29. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 14 years ago
  30. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 14 years ago
  31. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 15 years ago
  32. d218365 Fix ownership of CursorWindows across processes. Bug: 5332296 by Jeff Brown · 15 years ago
  33. 05ca4c9 Allow non-required package verifiers by Kenny Root · 15 years ago
  34. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 15 years ago
  35. 0aaa0d9 Add verifier device identity by Kenny Root · 15 years ago
  36. 5ab2157 Infrastructure to support package verifier by Kenny Root · 15 years ago
  37. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 15 years ago
  38. e8a534d Remove API that snuck into MockPackageManager by Kenny Root · 16 years ago
  39. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 16 years ago
  40. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 16 years ago
  41. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 16 years ago
  42. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 16 years ago
  43. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 16 years ago
  44. cca1f0e Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 16 years ago
  45. 2394c16 am ec438e14: am 361199b5: Add PackageManager API to get information about a provider component. by Dianne Hackborn · 16 years ago
  46. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 16 years ago
  47. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 16 years ago
  48. d93f4e5 Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbread by Joe Malin · 16 years ago
  49. 511d9ec am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 16 years ago
  50. 93565c4b OBB API for PackageManager by Kenny Root · 16 years ago
  51. 87e98cd DO NOT MERGE Doc Change: Javadoc for test case classes by Joe Malin · 16 years ago
  52. 7d433aa Javadoc for test case classes by Joe Malin · 16 years ago
  53. 74f170f new API in Context. on openDatabase, new param DatabaseErrorHandler by Vasu Nori · 16 years ago
  54. 8b0dd7d add API to Cursor to get column value type by Vasu Nori · 16 years ago
  55. e268677 Remove the unused modification APIs from MockCursor. They shouldn't have been public in the first place. by Jeff Hamilton · 16 years ago
  56. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 16 years ago
  57. d7c0968 Package manager optimizations. by Dianne Hackborn · 16 years ago
  58. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 16 years ago
  59. e70f61b Retry test-runner tests move. by Brett Chabot · 16 years ago
  60. c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 16 years ago
  61. 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 16 years ago