Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a63730d1f103f78589faef461d2af7351fc49f42
/
services
/
java
46d4525
Print the snapshot focus rather than the Window Manager's actual current focus
by Christopher Tate
· 15 years ago
e83cefce
New external storage APIs.
by Dianne Hackborn
· 15 years ago
53d0c7f
Merge "Change key dispatch timeout logging."
by Ken Shirriff
· 15 years ago
59443a6
MountService: Check for failure to unmount when enabling UMS and fix reversed logic
by San Mehat
· 15 years ago
b104340
Framework: Clean up / Refactor Mount APIs
by San Mehat
· 15 years ago
3ee1317
NotificationManagerService: Add a listener for storage events
by San Mehat
· 15 years ago
7659117
Merge "MountService: Harden for pre-boot usage users"
by San Mehat
· 15 years ago
6bdcc06
Merge "MountService: Add WARN checks to ASEC calls to catch bad users"
by San Mehat
· 15 years ago
18457fd
Merge "NativeDaemonConnector: Improve error reporting and debug formatting"
by San Mehat
· 15 years ago
c8da710
Merge changes I1aabef01,I8dbd0f83
by San Mehat
· 15 years ago
7040ce7
resolved conflicts for merge of 37a00a36 to master
by Suchi Amalapurapu
· 15 years ago
628fd6d
Network Location unbundling:
by Mike Lockwood
· 15 years ago
207e538
MountService: Harden for pre-boot usage users
by San Mehat
· 15 years ago
f919cd02
MountService: Add WARN checks to ASEC calls to catch bad users
by San Mehat
· 15 years ago
1ff4371
NativeDaemonConnector: Improve error reporting and debug formatting
by San Mehat
· 15 years ago
1bf3f8b
SystemServer: Move MountService startup before NotificationManagerService
by San Mehat
· 15 years ago
37a00a3
am 08be55b8: Add null checks when scanning a package. Delete packages whose code and resource paths haven\'t been set correctly.
by Suchi Amalapurapu
· 15 years ago
08be55b
Add null checks when scanning a package.
by Suchi Amalapurapu
· 15 years ago
b49ceb3
Remember which apps have available restore info in the ancestral dataset
by Christopher Tate
· 15 years ago
b56ae20
Rename media resource broadcasts
by Suchi Amalapurapu
· 15 years ago
8200b20
Change key dispatch timeout logging.
by Ken Shirriff
· 15 years ago
cb14ec1
Merge "Don't hold the backup queue lock across a backup operation"
by Chris Tate
· 15 years ago
1688d31
Merge "Keep automatic screen brightness monotonically increasing until screen is turned off."
by Mike Lockwood
· 15 years ago
97e4494
Add an AlarmManager API to set the system time (with the proper permissions).
by Dan Egnor
· 15 years ago
b286541
Keep automatic screen brightness monotonically increasing until screen is turned off.
by Mike Lockwood
· 15 years ago
c61da31
Don't hold the backup queue lock across a backup operation
by Christopher Tate
· 15 years ago
5c1779b
Merge "Add single-package restore from an app's most-recent data"
by Chris Tate
· 15 years ago
8472581
Add single-package restore from an app's most-recent data
by Christopher Tate
· 15 years ago
64226a4
Merge "Add support in StatusBarManager for disabling ticker text."
by Daniel Sandler
· 15 years ago
91e1d0c
Add support in StatusBarManager for disabling ticker text.
by Daniel Sandler
· 15 years ago
5c19aec
API review: TrafficStats: rename Pkts to Packets
by Ken Shirriff
· 15 years ago
8f3ff09
Merge "resolved conflicts for merge of dd24f599 to master"
by Kenny Root
· 15 years ago
2cce626
resolved conflicts for merge of dd24f599 to master
by Kenny Root
· 15 years ago
2a9094d
Framework part of issue #2391576: Add method to start the Jit and call it
by Dianne Hackborn
· 15 years ago
dd24f59
am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support.
by Eric Laurent
· 15 years ago
d0e18ff
First pass at USB Tethering.
by Robert Greenwalt
· 15 years ago
aead64d
Fix issue: 2413494: [Passion-c] Add TTY support.
by Eric Laurent
· 15 years ago
f1dd37a
Merge "Fix 1667521 - system process crash after bad notification"
by Joe Onorato
· 15 years ago
68065e0
Fix 1667521 - system process crash after bad notification
by Joe Onorato
· 15 years ago
fa6bc84
Merge "Implement system data migration support."
by Dianne Hackborn
· 15 years ago
b858dfd
Implement system data migration support.
by Dianne Hackborn
· 15 years ago
348f7b9
Merge "Add auto-restore setting and Backup Manager awareness thereof"
by Chris Tate
· 15 years ago
cce9da5
Add auto-restore setting and Backup Manager awareness thereof
by Christopher Tate
· 15 years ago
ec4caa0
NativeDaemonConnector: Improve NativeDaemonException reporting to include the actual error response
by San Mehat
· 15 years ago
08675a3
Apps on sdcard: Add new broadcasts
by Suchi Amalapurapu
· 15 years ago
37b2217
Merge "Get rid of now-superfluous "backup or restore in progress" tracking"
by Chris Tate
· 15 years ago
c2af5d3
Get rid of now-superfluous "backup or restore in progress" tracking
by Christopher Tate
· 15 years ago
be16cb1
PackageManagerService: Refactor MountService calls (new api)
by San Mehat
· 15 years ago
4270e1e
MountService: Massive bloat reduction and rewrite
by San Mehat
· 15 years ago
78071b7
Merge "NativeDaemonConnector: Cleanup socket code and use a proper exception Signed-off-by: San Mehat <san@google.com>"
by San Mehat
· 15 years ago
f6133fe
Fix bug 2362761 AppWidgetService should use Intent.setPackage()
by Joe Onorato
· 15 years ago
9327f4f
More device policy work: clarify password modes, monkeying.
by Dianne Hackborn
· 15 years ago
b0dcaaf
Don't crash on transport unregistration if there is no current transport
by Christopher Tate
· 15 years ago
4a20061
Merge "Make backup/restore asynchronous and enforce timeouts"
by Chris Tate
· 15 years ago
44a2790
Make backup/restore asynchronous and enforce timeouts
by Christopher Tate
· 15 years ago
ef73162
Support for triggering the lockscreen while the screen is on:
by Mike Lockwood
· 15 years ago
bd2f531
Merge "Fix StringIndexOutOfBoundsException in PackageManagerService"
by Suchi Amalapurapu
· 15 years ago
d425a45
Fix build.
by Daniel Sandler
· 15 years ago
4c27e0e
NativeDaemonConnector: Cleanup socket code and use a proper exception
by San Mehat
· 15 years ago
77c292d
Merge "New full-screen activity for USB mass storage interaction."
by Daniel Sandler
· 15 years ago
5fd5bfe
Fix StringIndexOutOfBoundsException in PackageManagerService
by Bjorn Bringert
· 15 years ago
784d53e
WifiService: allow EAP variables to be unset using empty strings.
by Chia-chi Yeh
· 15 years ago
c4a0c27
Merge "Blacklist APs instead of disable"
by Irfan Sheriff
· 15 years ago
fbf56dc
am 3e229076: am cc4b4016: Fix the reporting of NO_CONNECTIVITY.
by Robert Greenwalt
· 15 years ago
64fe564
am 6d626d41: am 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi network" into eclair
by Robert Greenwalt
· 15 years ago
b94f795
New full-screen activity for USB mass storage interaction.
by Daniel Sandler
· 15 years ago
254cb44
More device admin.
by Dianne Hackborn
· 15 years ago
bdbc925
resolved conflicts for merge of b0903104 to master
by Kenny Root
· 15 years ago
0049a1b
Blacklist APs instead of disable
by Irfan Sheriff
· 15 years ago
f1a0f55
am 131c5e08: am a59551ba: Merge "Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion." into eclair
by Eric Laurent
· 15 years ago
51e93db
Merge "Remove destroy asec command when mounting secure container"
by San Mehat
· 15 years ago
8ea25cc
Merge "timestamp field in ApplicationErrorReport was not getting intitialized on ANRs"
by Jacek Surazski
· 15 years ago
40b5110
Remove destroy asec command when mounting secure container
by Suchi Amalapurapu
· 15 years ago
d47c6ed
Bite the bullet and add support for multiple device admins.
by Dianne Hackborn
· 15 years ago
41a9fd5
timestamp field in ApplicationErrorReport was not getting intitialized on ANRs
by Jacek Surazski
· 15 years ago
3ae6162
Merge "Report tombstone (native crash) data to the dropbox."
by Dan Egnor
· 15 years ago
492c6ed
Report tombstone (native crash) data to the dropbox.
by Dan Egnor
· 15 years ago
8ea138c
More work on device admins:
by Dianne Hackborn
· 15 years ago
c028be4
AppsOnSd feature - Add default container
by Suchi Amalapurapu
· 15 years ago
02735bc
MountService: Introduce new @hide permissions to protect secure containers.
by San Mehat
· 15 years ago
78d5ba9
Merge changes Iea11654e,I2242da5a,I66c40e73
by Dan Egnor
· 15 years ago
2242da5
Include more verbose device information with kernel dumps
by Dan Egnor
· 15 years ago
c2a3947
MountService: Don't update the storage status when we're unmounted
by San Mehat
· 15 years ago
66c40e7
Add package information to dropbox reports for ANR, crash, etc.
by Dan Egnor
· 15 years ago
ec3cad8
Merge "MountService: Explicitly query volume state on startup"
by San Mehat
· 15 years ago
7b04317b
Merge "NativeDaemonConnector: fix doListCommand() to return *all* list elements"
by San Mehat
· 15 years ago
5b77dab
MountService: Explicitly query volume state on startup
by San Mehat
· 15 years ago
80120b4
NativeDaemonConnector: fix doListCommand() to return *all* list elements
by San Mehat
· 15 years ago
b91f464
Merge "Move towards a formal public API for backup and restore"
by Chris Tate
· 15 years ago
8aa2e89
More device admin work: description, policy control.
by Dianne Hackborn
· 15 years ago
508370f
Merge "Make PackageManager unpack gdbserver binaries at installation time."
by David Turner
· 15 years ago
09ac3c3
resolved conflicts for merge of 1f2f23bd to master
by Robert Greenwalt
· 15 years ago
d1df8ac
NetworkManagementService: Start service when SystemServer starts up
by San Mehat
· 15 years ago
80202c8
Move towards a formal public API for backup and restore
by Christopher Tate
· 15 years ago
3e22907
am cc4b4016: Fix the reporting of NO_CONNECTIVITY.
by Robert Greenwalt
· 15 years ago
cc4b401
Fix the reporting of NO_CONNECTIVITY.
by Robert Greenwalt
· 15 years ago
6d626d4
am 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi network" into eclair
by Robert Greenwalt
· 15 years ago
6e6dec2
Refine fix I53e91db7 to apply only to wifi network
by Robert Greenwalt
· 15 years ago
1edab2b
Make PackageManager unpack gdbserver binaries at installation time.
by David 'Digit' Turner
· 15 years ago
45f6104
MountService: Add support for renaming secure containers
by San Mehat
· 15 years ago
Next »