Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
d382e4bee9c6cf96f97700ebcffcf81465294146
/
services
/
java
/
com
/
android
a87240c
Remove BACKUP_DATA permission and associated checks
by Christopher Tate
· 16 years ago
90d2db3
Add Pointer Location to the window manager.
by Dianne Hackborn
· 16 years ago
11f7c7e
Merge "Fix spurious ANRs involving window shuffling and non-fullscreen activities"
by Chris Tate
· 16 years ago
a0430a1
Disable distracting status bar ticker text in car mode.
by Daniel Sandler
· 16 years ago
4709693
Add APIs for mapping between new and current package names.
by Dianne Hackborn
· 16 years ago
136b1f9
Fix spurious ANRs involving window shuffling and non-fullscreen activities
by Christopher Tate
· 16 years ago
315ada7
Get rid of the limit-unlock policy control.
by Dianne Hackborn
· 16 years ago
27b28b3
Introduce special UI modes for night and car usage.
by Tobias Haamel
· 16 years ago
3941411a
am 1e90ab54: merge from open-source master
by The Android Open Source Project
· 16 years ago
777db0c
Merge "resolved conflicts for merge of 61bb25f2 to master"
by Eric Laurent
· 16 years ago
6dee18c
New implementation of <original-package> tag.
by Dianne Hackborn
· 16 years ago
c0d71d3
Merge "Truncate SYSTEM_TOMBSTONE events at the end (take the head), but still truncate the other log files at the start (take the tail)."
by Dan Egnor
· 16 years ago
289e580
Truncate SYSTEM_TOMBSTONE events at the end (take the head),
by Dan Egnor
· 16 years ago
d7b92a0
resolved conflicts for merge of 61bb25f2 to master
by Eric Laurent
· 16 years ago
1ab6d75
Merge "MountService: Fix some mountset bugs and tighten up some return values"
by San Mehat
· 16 years ago
18e9396
Eliminate dependencies on Checkin, replacing checkin events with EventLog
by Dan Egnor
· 16 years ago
1e90ab5
merge from open-source master
by The Android Open Source Project
· 16 years ago
61bb25f
am c1eba82b: Merge "Fix issue: 2413494: Add TTY support." into eclair
by Eric Laurent
· 16 years ago
a181b21
MountService: Fix some mountset bugs and tighten up some return values
by San Mehat
· 16 years ago
b298351
Merge "Fix NPE in AppWidgetService.addProvidersForPackageLocked()"
by Bjorn Bringert
· 16 years ago
102d05f
get DHCP IP on each connection
by Irfan Sheriff
· 16 years ago
5f85780
Fix NPE in AppWidgetService.addProvidersForPackageLocked()
by Bjorn Bringert
· 16 years ago
23085b7
Support per-application switch to execute the VM in safe mode.
by Ben Cheng
· 16 years ago
a7d7f79
Adding null check.
by Makoto Onuki
· 16 years ago
7749adf
Fix issue: 2413494: Add TTY support.
by Eric Laurent
· 16 years ago
d0efb6b
Merge "StorageNotification: Move notification / usb storage activity into StatusBarPolicy"
by San Mehat
· 16 years ago
27f3de6
Fixs the incorrect message for SecurityException
by Chander S Pechetty
· 16 years ago
d03ff94
Clean up interface between LocationManagerService and the location providers:
by Mike Lockwood
· 16 years ago
4154c07
StorageNotification: Move notification / usb storage activity into StatusBarPolicy
by San Mehat
· 16 years ago
739e1f8
Merge "MountService: Add isSecureContainerMounted() API call"
by San Mehat
· 16 years ago
6cdd9c0
MountService: Add isSecureContainerMounted() API call
by San Mehat
· 16 years ago
add1376
Generate /data/system/packages.list in the PackageManager
by David 'Digit' Turner
· 16 years ago
46d4525
Print the snapshot focus rather than the Window Manager's actual current focus
by Christopher Tate
· 16 years ago
e83cefce
New external storage APIs.
by Dianne Hackborn
· 16 years ago
53d0c7f
Merge "Change key dispatch timeout logging."
by Ken Shirriff
· 16 years ago
59443a6
MountService: Check for failure to unmount when enabling UMS and fix reversed logic
by San Mehat
· 16 years ago
b104340
Framework: Clean up / Refactor Mount APIs
by San Mehat
· 16 years ago
3ee1317
NotificationManagerService: Add a listener for storage events
by San Mehat
· 16 years ago
76591176
Merge "MountService: Harden for pre-boot usage users"
by San Mehat
· 16 years ago
6bdcc06
Merge "MountService: Add WARN checks to ASEC calls to catch bad users"
by San Mehat
· 16 years ago
18457fd
Merge "NativeDaemonConnector: Improve error reporting and debug formatting"
by San Mehat
· 16 years ago
c8da710
Merge changes I1aabef01,I8dbd0f83
by San Mehat
· 16 years ago
7040ce7
resolved conflicts for merge of 37a00a36 to master
by Suchi Amalapurapu
· 16 years ago
628fd6d
Network Location unbundling:
by Mike Lockwood
· 16 years ago
207e538
MountService: Harden for pre-boot usage users
by San Mehat
· 16 years ago
f919cd02
MountService: Add WARN checks to ASEC calls to catch bad users
by San Mehat
· 16 years ago
1ff4371
NativeDaemonConnector: Improve error reporting and debug formatting
by San Mehat
· 16 years ago
1bf3f8b
SystemServer: Move MountService startup before NotificationManagerService
by San Mehat
· 16 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
· 16 years ago
08be55b
Add null checks when scanning a package.
by Suchi Amalapurapu
· 16 years ago
b49ceb3
Remember which apps have available restore info in the ancestral dataset
by Christopher Tate
· 16 years ago
b56ae20
Rename media resource broadcasts
by Suchi Amalapurapu
· 16 years ago
8200b20
Change key dispatch timeout logging.
by Ken Shirriff
· 16 years ago
cb14ec1
Merge "Don't hold the backup queue lock across a backup operation"
by Chris Tate
· 16 years ago
1688d31
Merge "Keep automatic screen brightness monotonically increasing until screen is turned off."
by Mike Lockwood
· 16 years ago
97e4494
Add an AlarmManager API to set the system time (with the proper permissions).
by Dan Egnor
· 16 years ago
b286541
Keep automatic screen brightness monotonically increasing until screen is turned off.
by Mike Lockwood
· 16 years ago
c61da31
Don't hold the backup queue lock across a backup operation
by Christopher Tate
· 16 years ago
5c1779b
Merge "Add single-package restore from an app's most-recent data"
by Chris Tate
· 16 years ago
8472581
Add single-package restore from an app's most-recent data
by Christopher Tate
· 16 years ago
64226a4
Merge "Add support in StatusBarManager for disabling ticker text."
by Daniel Sandler
· 16 years ago
91e1d0c
Add support in StatusBarManager for disabling ticker text.
by Daniel Sandler
· 16 years ago
5c19aec
API review: TrafficStats: rename Pkts to Packets
by Ken Shirriff
· 16 years ago
8f3ff09
Merge "resolved conflicts for merge of dd24f599 to master"
by Kenny Root
· 16 years ago
2cce626
resolved conflicts for merge of dd24f599 to master
by Kenny Root
· 16 years ago
2a9094d
Framework part of issue #2391576: Add method to start the Jit and call it
by Dianne Hackborn
· 16 years ago
dd24f59
am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support.
by Eric Laurent
· 16 years ago
d0e18ff
First pass at USB Tethering.
by Robert Greenwalt
· 16 years ago
aead64d
Fix issue: 2413494: [Passion-c] Add TTY support.
by Eric Laurent
· 16 years ago
f1dd37a
Merge "Fix 1667521 - system process crash after bad notification"
by Joe Onorato
· 16 years ago
68065e0
Fix 1667521 - system process crash after bad notification
by Joe Onorato
· 16 years ago
fa6bc84
Merge "Implement system data migration support."
by Dianne Hackborn
· 16 years ago
b858dfd
Implement system data migration support.
by Dianne Hackborn
· 16 years ago
348f7b9
Merge "Add auto-restore setting and Backup Manager awareness thereof"
by Chris Tate
· 16 years ago
cce9da5
Add auto-restore setting and Backup Manager awareness thereof
by Christopher Tate
· 16 years ago
ec4caa0
NativeDaemonConnector: Improve NativeDaemonException reporting to include the actual error response
by San Mehat
· 16 years ago
08675a3
Apps on sdcard: Add new broadcasts
by Suchi Amalapurapu
· 16 years ago
37b2217
Merge "Get rid of now-superfluous "backup or restore in progress" tracking"
by Chris Tate
· 16 years ago
c2af5d3
Get rid of now-superfluous "backup or restore in progress" tracking
by Christopher Tate
· 16 years ago
be16cb1
PackageManagerService: Refactor MountService calls (new api)
by San Mehat
· 16 years ago
4270e1e
MountService: Massive bloat reduction and rewrite
by San Mehat
· 16 years ago
78071b7
Merge "NativeDaemonConnector: Cleanup socket code and use a proper exception Signed-off-by: San Mehat <san@google.com>"
by San Mehat
· 16 years ago
f6133fe
Fix bug 2362761 AppWidgetService should use Intent.setPackage()
by Joe Onorato
· 16 years ago
9327f4f
More device policy work: clarify password modes, monkeying.
by Dianne Hackborn
· 16 years ago
b0dcaaf
Don't crash on transport unregistration if there is no current transport
by Christopher Tate
· 16 years ago
4a20061
Merge "Make backup/restore asynchronous and enforce timeouts"
by Chris Tate
· 16 years ago
44a2790
Make backup/restore asynchronous and enforce timeouts
by Christopher Tate
· 16 years ago
ef73162
Support for triggering the lockscreen while the screen is on:
by Mike Lockwood
· 16 years ago
bd2f531
Merge "Fix StringIndexOutOfBoundsException in PackageManagerService"
by Suchi Amalapurapu
· 16 years ago
d425a45
Fix build.
by Daniel Sandler
· 16 years ago
4c27e0e
NativeDaemonConnector: Cleanup socket code and use a proper exception
by San Mehat
· 16 years ago
77c292d
Merge "New full-screen activity for USB mass storage interaction."
by Daniel Sandler
· 16 years ago
5fd5bfe
Fix StringIndexOutOfBoundsException in PackageManagerService
by Bjorn Bringert
· 16 years ago
784d53e
WifiService: allow EAP variables to be unset using empty strings.
by Chia-chi Yeh
· 16 years ago
c4a0c27
Merge "Blacklist APs instead of disable"
by Irfan Sheriff
· 16 years ago
fbf56dc7
am 3e229076: am cc4b4016: Fix the reporting of NO_CONNECTIVITY.
by Robert Greenwalt
· 16 years ago
64fe564
am 6d626d41: am 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi network" into eclair
by Robert Greenwalt
· 16 years ago
b94f795
New full-screen activity for USB mass storage interaction.
by Daniel Sandler
· 16 years ago
254cb44
More device admin.
by Dianne Hackborn
· 16 years ago
bdbc925
resolved conflicts for merge of b0903104 to master
by Kenny Root
· 16 years ago
Next »