summaryrefslogtreecommitdiffstats
path: root/tests/permission
Commit message (Expand)AuthorAgeFilesLines
* Add body sensors app op - framework baseSvet Ganov2015-05-011-0/+5
* Respect the record audio app op - frameworkSvet Ganov2015-04-281-0/+5
* Eliminate groupId and add task to AppWindowTokenCraig Mautner2015-01-271-1/+1
* Remove unused method moveTaskToBack.Craig Mautner2015-01-151-11/+1
* Fix buildCraig Mautner2014-07-151-1/+1
* Add system layer for voice interaction services.Dianne Hackborn2014-05-281-1/+1
* Expand install observer semanticsChristopher Tate2014-03-271-2/+6
* Fix broken tests to fix buildJohn Spurlock2014-03-191-2/+5
* Tabs -> spaces in frameworks/base.John Spurlock2014-02-253-5/+5
* Relayout windows that handle their own config change.Craig Mautner2013-11-121-1/+1
* Fix FrameworkPermissionTests buildColin Cross2013-07-191-1/+1
* Fix build; update framework tests for WindowManager API changeAdam Powell2013-05-311-1/+1
* Fix test that uses new APICraig Mautner2013-03-181-1/+1
* Fix build.Craig Mautner2013-02-141-31/+1
* Fix build.Dianne Hackborn2013-02-011-2/+3
* Maybe fix build.Dianne Hackborn2013-01-091-2/+2
* Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-061-1/+1
* Create telephony-common and mms-commonWink Saville2012-07-111-1/+1
* Move some APIs from window manager to input manager.Jeff Brown2012-04-051-101/+0
* Clean up status bar, system bar, navigation bar management.Dianne Hackborn2012-04-041-1/+1
* Add new thumbnail animation.Dianne Hackborn2012-03-231-1/+1
* Fix build.Jeff Brown2011-10-051-1/+1
* Handle orientation changes more systematically.Jeff Brown2011-09-211-2/+24
* Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-311-1/+1
* Fix issue #3272051: Use backward transition when going backwards.Dianne Hackborn2010-12-091-1/+1
* Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-1/+1
* Get rid of the extended themes.Dianne Hackborn2010-11-141-1/+1
* Add correct copyright headers to multiple filesKenny Root2010-03-113-0/+48
* change remaining frameworks/base Gservices to Secure settingsDoug Zongker2010-01-071-54/+0
* Remove HardwareService and move vibrator support to VibratorService.Mike Lockwood2009-11-251-45/+11
* Move backlight brightness from HardwareService to PowerManagerMike Lockwood2009-09-151-16/+0
* resolved conflicts for merge of b06ea706 to masterDianne Hackborn2009-07-141-2/+2
|\
| * Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-2/+2
* | Improve the Vibrator service by keeping track of multiple vibration requests.Patrick Scott2009-07-061-2/+2
|/
* Add smalltest annotation to HardwareServicePermissionTest.Brett Chabot2009-06-191-0/+2
* Add permission tests for IHardwareService.Brett Chabot2009-06-191-0/+134
* Add SmsManager permission test.Brett Chabot2009-06-171-0/+85
* Merge change 4234 into donutAndroid (Google) Code Review2009-06-153-0/+641
|\
| * Implement permission test for activity, window, service manager.Dianne Hackborn2009-06-153-0/+641
* | Merge change 4224 into donutAndroid (Google) Code Review2009-06-152-13/+54
|\ \
| * | Add test for GServices write permission, and remove dummy placeholder framewo...Brett Chabot2009-06-152-13/+54
* | | More tests to check permissions in PackageManager api's are enforcedSuchi Amalapurapu2009-06-151-8/+100
|/ /
* | Add tests to check permissions in PackageManager api'sSuchi Amalapurapu2009-06-151-0/+49
|/
* Add permission test structure for private framework permissions.Brett Chabot2009-06-153-0/+60