| Commit message (Expand) | Author | Age | Files | Lines |
* | Add correct copyright headers to multiple files | Kenny Root | 2010-03-11 | 3 | -0/+48 |
* | change remaining frameworks/base Gservices to Secure settings | Doug Zongker | 2010-01-07 | 1 | -54/+0 |
* | Remove HardwareService and move vibrator support to VibratorService. | Mike Lockwood | 2009-11-25 | 1 | -45/+11 |
* | Move backlight brightness from HardwareService to PowerManager | Mike Lockwood | 2009-09-15 | 1 | -16/+0 |
* | resolved conflicts for merge of b06ea706 to master | Dianne Hackborn | 2009-07-14 | 1 | -2/+2 |
|\ |
|
| * | Add reporting of activity movement for search manager. | Dianne Hackborn | 2009-07-14 | 1 | -2/+2 |
* | | Improve the Vibrator service by keeping track of multiple vibration requests. | Patrick Scott | 2009-07-06 | 1 | -2/+2 |
|/ |
|
* | Add smalltest annotation to HardwareServicePermissionTest. | Brett Chabot | 2009-06-19 | 1 | -0/+2 |
* | Add permission tests for IHardwareService. | Brett Chabot | 2009-06-19 | 1 | -0/+134 |
* | Add SmsManager permission test. | Brett Chabot | 2009-06-17 | 1 | -0/+85 |
* | Merge change 4234 into donut | Android (Google) Code Review | 2009-06-15 | 3 | -0/+641 |
|\ |
|
| * | Implement permission test for activity, window, service manager. | Dianne Hackborn | 2009-06-15 | 3 | -0/+641 |
* | | Merge change 4224 into donut | Android (Google) Code Review | 2009-06-15 | 2 | -13/+54 |
|\ \ |
|
| * | | Add test for GServices write permission, and remove dummy placeholder framewo... | Brett Chabot | 2009-06-15 | 2 | -13/+54 |
* | | | More tests to check permissions in PackageManager api's are enforced | Suchi Amalapurapu | 2009-06-15 | 1 | -8/+100 |
|/ / |
|
* | | Add tests to check permissions in PackageManager api's | Suchi Amalapurapu | 2009-06-15 | 1 | -0/+49 |
|/ |
|
* | Add permission test structure for private framework permissions. | Brett Chabot | 2009-06-15 | 3 | -0/+60 |