summaryrefslogtreecommitdiff
path: root/tests/permission
AgeCommit message (Expand)Author
2014-03-27Expand install observer semanticsChristopher Tate
2014-03-19Fix broken tests to fix buildJohn Spurlock
2014-02-25Tabs -> spaces in frameworks/base.John Spurlock
2013-11-12Relayout windows that handle their own config change.Craig Mautner
2013-07-19Fix FrameworkPermissionTests buildColin Cross
2013-05-31Fix build; update framework tests for WindowManager API changeAdam Powell
2013-03-18Fix test that uses new APICraig Mautner
2013-02-14Fix build.Craig Mautner
2013-02-01Fix build.Dianne Hackborn
2013-01-09Maybe fix build.Dianne Hackborn
2012-10-06Adds showWhenLocked attribute to Activities.Craig Mautner
2012-07-11Create telephony-common and mms-commonWink Saville
2012-04-05Move some APIs from window manager to input manager.Jeff Brown
2012-04-04Clean up status bar, system bar, navigation bar management.Dianne Hackborn
2012-03-23Add new thumbnail animation.Dianne Hackborn
2011-10-05Fix build.Jeff Brown
2011-09-21Handle orientation changes more systematically.Jeff Brown
2011-05-31Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn
2010-12-09Fix issue #3272051: Use backward transition when going backwards.Dianne Hackborn
2010-11-22Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn
2010-11-14Get rid of the extended themes.Dianne Hackborn
2010-03-11Add correct copyright headers to multiple filesKenny Root
2010-01-07change remaining frameworks/base Gservices to Secure settingsDoug Zongker
2009-11-25Remove HardwareService and move vibrator support to VibratorService.Mike Lockwood
2009-09-15Move backlight brightness from HardwareService to PowerManagerMike Lockwood
2009-07-14resolved conflicts for merge of b06ea706 to masterDianne Hackborn
2009-07-14Add reporting of activity movement for search manager.Dianne Hackborn
2009-07-06Improve the Vibrator service by keeping track of multiple vibration requests.Patrick Scott
2009-06-19Add smalltest annotation to HardwareServicePermissionTest.Brett Chabot
2009-06-19Add permission tests for IHardwareService.Brett Chabot
2009-06-17Add SmsManager permission test.Brett Chabot
2009-06-15Merge change 4234 into donutAndroid (Google) Code Review
2009-06-15Implement permission test for activity, window, service manager.Dianne Hackborn
2009-06-15Merge change 4224 into donutAndroid (Google) Code Review
2009-06-15Add test for GServices write permission, and remove dummy placeholder framewo...Brett Chabot
2009-06-15More tests to check permissions in PackageManager api's are enforcedSuchi Amalapurapu
2009-06-15Add tests to check permissions in PackageManager api'sSuchi Amalapurapu
2009-06-15Add permission test structure for private framework permissions.Brett Chabot