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