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