Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
1e7298b250a3cddfcdcf54e413748e8eb71ca0c8
/
services
63f1e2f
Merge "Add API to control scan always mode" into jb-mr2-dev
by Irfan Sheriff
· 12 years ago
9f3d550
Merge "Fix reading sleep policy" into jb-mr2-dev
by Irfan Sheriff
· 12 years ago
9f2e831
Fix reading sleep policy
by Irfan Sheriff
· 12 years ago
6d3b133
am c9fe40ea: am 71558f1f: Merge "Fix times in debugging output to use H rather than k."
by Elliott Hughes
· 12 years ago
515c20b
Merge "PackageManagerService: honor requestedPermissionsRequired" into jb-mr2-dev
by Nick Kralevich
· 12 years ago
1ef840c
Add API to control scan always mode
by Irfan Sheriff
· 12 years ago
aea8b0e
am 7f7ac5b4: am fda1bff8: Merge "Correct the target app token for input method window"
by Craig Mautner
· 12 years ago
64a277d
Fix times in debugging output to use H rather than k.
by Elliott Hughes
· 12 years ago
1cd6c6e
PackageManagerService: honor requestedPermissionsRequired
by Nick Kralevich
· 12 years ago
2fc8ad1
Merge "Properly close Surface when done." into jb-mr2-dev
by Craig Mautner
· 12 years ago
e50d7fc
Properly close Surface when done.
by Craig Mautner
· 12 years ago
952e480
Merge "Framework changes for 464xlat." into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
5c97184
Correct the target app token for input method window
by Carrie Xu
· 12 years ago
d9b3d55
Catch RuntimeException in NMService notifications
by Lorenzo Colitti
· 12 years ago
bb131f5
Merge "Fix issue #8401553: It's possible to startForeground()..." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
282add7b
Fix issue #8401553: It's possible to startForeground()...
by Dianne Hackborn
· 12 years ago
8dfe99c
Merge "Catch BadTokenException and continue." into jb-mr2-dev
by Craig Mautner
· 12 years ago
e4bbb1c
Catch BadTokenException and continue.
by Craig Mautner
· 12 years ago
e78aa89
Merge "Set routes from stacked links as well." into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
13c9fde
Framework changes for 464xlat.
by Lorenzo Colitti
· 12 years ago
f83d90c
Set routes from stacked links as well.
by Lorenzo Colitti
· 12 years ago
33c5857
Merge "Revert "Fail fast if somebody is adding default routes"" into jb-mr2-dev
by Wink Saville
· 12 years ago
7b5fd05
Revert "Fail fast if somebody is adding default routes"
by Wink Saville
· 12 years ago
bb5b7a2
Merge "Fail fast if somebody is adding default routes" into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
11aefad
Add support for scan always available mode
by Irfan Sheriff
· 12 years ago
6f210bd
Fail fast if somebody is adding default routes
by Robert Greenwalt
· 12 years ago
67bea2e
Merge "Remove WindowManager messages from remote queue." into jb-mr2-dev
by Craig Mautner
· 12 years ago
ca0ac71
Remove WindowManager messages from remote queue.
by Craig Mautner
· 12 years ago
86e1bc7
fix CloseGuard usage in Surface
by Mathias Agopian
· 12 years ago
6efb4c7
Put debug back in for b/b8263462.
by Craig Mautner
· 12 years ago
53149ac
Merge "Implement limited shared libraries in apks." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
274323c
Remove old show/hide messages on new ime (DO NOT MERGE)
by Craig Mautner
· 12 years ago
c895be7
Implement limited shared libraries in apks.
by Dianne Hackborn
· 12 years ago
1d280ee9
Merge "Accumulate updates to notifications before archiving." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
b13eb3e
Merge changes I674b9804,If2d2e37b into jb-mr2-dev
by Michael Wright
· 12 years ago
e7a9ae8
Add touch navigation input source
by Michael Wright
· 12 years ago
2adea7f
Remove redundant parameter to modifyRoute
by Lorenzo Colitti
· 12 years ago
de96589
Merge "Always specify an interface for host routes." into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
e167135
Always specify an interface for host routes.
by Lorenzo Colitti
· 12 years ago
294b512
DO NOT MERGE - Full backup/restore now handles OBBs sensibly
by Christopher Tate
· 12 years ago
a83cab0
Do not hang in pm clear on an invalid package name
by Christopher Tate
· 12 years ago
23d7c70
Accumulate updates to notifications before archiving.
by Daniel Sandler
· 12 years ago
9f3443c
Merge "Properly support USER_ALL in notification listener API." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
21ca44d
Properly support USER_ALL in notification listener API.
by Daniel Sandler
· 12 years ago
b1d90c8
fix JNI use of incStrong/decStrong
by Mathias Agopian
· 12 years ago
94d7ddb
Use enabled/enabledSetting from PackageParser.
by Jeff Sharkey
· 12 years ago
cc947fd
Merge "Add window leak check and possible recovery." into jb-mr2-dev
by Craig Mautner
· 12 years ago
a99764e
Add window leak check and possible recovery.
by Craig Mautner
· 12 years ago
67df64b
Shared accounts and sharing of apps
by Amith Yamasani
· 12 years ago
f4d6f15
Merge "remove suppor for SurfaceControl.FX_SURFACE_SCREENSHOT" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
11e7d88
remove suppor for SurfaceControl.FX_SURFACE_SCREENSHOT
by Mathias Agopian
· 12 years ago
c7ede61
Merge "Fix client tracking" into jb-mr2-dev
by Irfan Sheriff
· 12 years ago
c808a19
Fix client tracking
by Irfan Sheriff
· 12 years ago
a551361
Merge "Add new WindowId for cross-process monitoring of focus." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
e3f23a3
Add new WindowId for cross-process monitoring of focus.
by Dianne Hackborn
· 12 years ago
188f8c5
Merge "screenshots can now go into a Surface from java" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
0449a40
screenshots can now go into a Surface from java
by Mathias Agopian
· 12 years ago
79619dd
EntropyMixer: Write entropy at shutdown / reboot / power
by Nick Kralevich
· 12 years ago
32440aa
Merge "Unify inputDispatchingTimedOut with keyDispatchingTimedOut" into jb-mr2-dev
by Michael Wright
· 12 years ago
7dd5bb1
Unify inputDispatchingTimedOut with keyDispatchingTimedOut
by Michael Wright
· 12 years ago
7f61d01
Merge "Allow loopback traffic in lockdown mode." into jb-mr2-dev
by Jeff Sharkey
· 12 years ago
812085b
Allow loopback traffic in lockdown mode.
by Jeff Sharkey
· 12 years ago
7975184
Expose clatd commands to NetworkManagementService.
by Lorenzo Colitti
· 12 years ago
2a45b9f
Merge "Fake accessibility service used by UiAutomation not destroyed." into jb-mr2-dev
by Svetoslav
· 12 years ago
3c55e5c
Fake accessibility service used by UiAutomation not destroyed.
by Svetoslav
· 12 years ago
a60fdfa
NPE in AccessibilityManagerService.
by Svetoslav
· 12 years ago
173bb61
Merge "Move stack dump off of InputDispatcher thread" into jb-mr2-dev
by Michael Wright
· 12 years ago
305dbea
Merge "App ops: adding operations for reading/writing clipboard." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
9fbdda4
Merge "Fix leak in WifiManager" into jb-mr2-dev
by Irfan Sheriff
· 12 years ago
302b06d
Fix leak in WifiManager
by Irfan Sheriff
· 12 years ago
efcc1a2
App ops: adding operations for reading/writing clipboard.
by Dianne Hackborn
· 12 years ago
5633e23
Move stack dump off of InputDispatcher thread
by Michael Wright
· 12 years ago
2e5528c
Merge "Revert ActivityManager changes for tasks. DO NOT MERGE" into jb-mr2-dev
by Craig Mautner
· 12 years ago
2ad9207
Revert ActivityManager changes for tasks. DO NOT MERGE
by Craig Mautner
· 12 years ago
40bbc3b
Merge "Add location sharing toggle user restriction." into jb-mr2-dev
by Maggie Benthall
· 12 years ago
eb9dddb
Merge "Lookup permission groups by name" into jb-mr2-dev
by Romain Guy
· 12 years ago
01d159d
Lookup permission groups by name
by Romain Guy
· 12 years ago
7b4596f
Require command and argument separation, cleanup.
by Jeff Sharkey
· 12 years ago
6794458
Add location sharing toggle user restriction.
by Maggie Benthall
· 12 years ago
c50536b
Merge "Disable kernel keyrepeat"
by Michael Wright
· 12 years ago
c4aad01
Formalize overscan metrics.
by Dianne Hackborn
· 12 years ago
e436e4f
Remove two new permission checks
by Robert Greenwalt
· 12 years ago
a0a7285
Disable kernel keyrepeat
by Michael Wright
· 12 years ago
a3f0665
Merge "Improve ConnectivityManager docs"
by Robert Greenwalt
· 12 years ago
12e563f
Merge "Create rotation animation modes."
by Craig Mautner
· 12 years ago
3c17437
Create rotation animation modes.
by Craig Mautner
· 12 years ago
d993755
Merge "Clean up scan handling"
by Irfan Sheriff
· 12 years ago
5a6bdc4
Improve ConnectivityManager docs
by Robert Greenwalt
· 12 years ago
bcc97ca
Clean up scan handling
by Irfan Sheriff
· 12 years ago
be88cb1
am 47e8074d: Merge "Update histories simultaneously."
by Craig Mautner
· 12 years ago
47e8074
Merge "Update histories simultaneously."
by Craig Mautner
· 12 years ago
b44de0d
Update histories simultaneously.
by Craig Mautner
· 12 years ago
835aac3
am ab6b77fd: Merge "Be cool in backup/restore of apps that can\'t touch external storage"
by Christopher Tate
· 12 years ago
ab6b77f
Merge "Be cool in backup/restore of apps that can't touch external storage"
by Christopher Tate
· 12 years ago
5cb5c33
Be cool in backup/restore of apps that can't touch external storage
by Christopher Tate
· 12 years ago
fb09c37
am 2b3a47b9: Merge "Allow L2TP traffic to lockdown VPN servers."
by Jeff Sharkey
· 12 years ago
0ff9af2
am c0997b0e: Merge "Improve notification UI for lockdown VPN."
by Jeff Sharkey
· 12 years ago
c538b73
am 8a64b1a7: Handle airplane settings properly
by Irfan Sheriff
· 12 years ago
6f85bdc
am b8c0e009: Restructure wifiservice for clarity
by Irfan Sheriff
· 12 years ago
713422a
am d017f352: Move wifiservice into its own package
by Irfan Sheriff
· 12 years ago
Next »