1. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  2. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  3. 8bd1395 No sensor access to idle UIDs - framework by Svet Ganov · 6 years ago
  4. 79c238a Use modern install method in backup service by Philip P. Moltmann · 7 years ago
  5. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  6. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  7. 7121697 BZZZZZZT! BZZZZZT! New Vibrator APIs by Michael Wright · 7 years ago
  8. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  9. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  10. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  11. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  12. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  13. 5406e7a Apply display override config for secondary displays by Andrii Kulian · 8 years ago
  14. dd1e66f Add more onTopLauncher support. by Jiaquan He · 8 years ago
  15. fd10cd1 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago
  16. 0e85247 Limit global drags to apps targeting SDK 24 and above by Yorke Lee · 8 years ago
  17. 4a18c26 Fix issue #27385109: control activity behavior without triggering... by Dianne Hackborn · 8 years ago
  18. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 8 years ago
  19. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  20. 2998eef Set proper stack in WM when activity is moved to stack in AM by Wale Ogunwale · 9 years ago
  21. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  22. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  23. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  24. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  25. 706ed79 Support creating/launching a task with non-fullscreen bounds by Wale Ogunwale · 9 years ago
  26. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  27. fa5ecdc Respect the record audio app op - framework by Svet Ganov · 9 years ago
  28. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 9 years ago
  29. 428ecf2 Remove unused method moveTaskToBack. by Craig Mautner · 10 years ago
  30. c2d6400 Fix build by Craig Mautner · 10 years ago
  31. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  32. f1977b4 Expand install observer semantics by Christopher Tate · 10 years ago
  33. 2fcce96 Fix broken tests to fix build by John Spurlock · 10 years ago
  34. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  35. 5d9f547 Relayout windows that handle their own config change. by Craig Mautner · 11 years ago
  36. 4908d18 Fix FrameworkPermissionTests build by Colin Cross · 11 years ago
  37. 3d6a380 Fix build; update framework tests for WindowManager API change by Adam Powell · 11 years ago
  38. 9dfe44b Fix test that uses new API by Craig Mautner · 11 years ago
  39. ee006a1 Fix build. by Craig Mautner · 11 years ago
  40. 0c5b66f Fix build. by Dianne Hackborn · 11 years ago
  41. 54372e9 Maybe fix build. by Dianne Hackborn · 12 years ago
  42. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  43. a639b31 Create telephony-common and mms-common by Wink Saville · 12 years ago
  44. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  45. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  46. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  47. 3b2faf6 Fix build. by Jeff Brown · 13 years ago
  48. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  49. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  50. 7da6ac3 Fix issue #3272051: Use backward transition when going backwards. by Dianne Hackborn · 14 years ago
  51. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  52. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  53. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  54. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  55. 3a32213 Remove HardwareService and move vibrator support to VibratorService. by Mike Lockwood · 15 years ago
  56. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  57. dace230 resolved conflicts for merge of b06ea706 to master by Dianne Hackborn · 15 years ago
  58. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  59. 18dd5f0 Improve the Vibrator service by keeping track of multiple vibration requests. by Patrick Scott · 15 years ago
  60. 8b85a8a Add smalltest annotation to HardwareServicePermissionTest. by Brett Chabot · 15 years ago
  61. 3648090 Add permission tests for IHardwareService. by Brett Chabot · 15 years ago
  62. 6cdd1c8a Add SmsManager permission test. by Brett Chabot · 15 years ago
  63. 6edb348 Merge change 4234 into donut by Android (Google) Code Review · 15 years ago
  64. cfaef69 Implement permission test for activity, window, service manager. by Dianne Hackborn · 15 years ago
  65. acec4d6 Merge change 4224 into donut by Android (Google) Code Review · 15 years ago
  66. 2f0d86c Add test for GServices write permission, and remove dummy placeholder framework permission test. by Brett Chabot · 15 years ago
  67. ea196fc More tests to check permissions in PackageManager api's are enforced by Suchi Amalapurapu · 15 years ago
  68. 9f2f87d Add tests to check permissions in PackageManager api's by Suchi Amalapurapu · 15 years ago
  69. 9faa04f Add permission test structure for private framework permissions. by Brett Chabot · 15 years ago