summaryrefslogtreecommitdiff
path: root/core/java/android/app/SystemServiceRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* [RTT2] New (v2) Wi-Fi RTT frameworkEtan Cohen2017-10-031-2/+14
* Merge "SystemServer: Support for LowpanService"TreeHugger Robot2017-07-101-0/+12
|\
| * SystemServer: Support for LowpanServiceRobert Quattlebaum2017-07-101-0/+12
* | Avoid stale caching of print and companion system servicesSvet Ganov2017-06-301-13/+19
|/
* Merge "Avoid activity leak via Companion callback" into oc-dev am: 6c97781468Eugene Susla2017-05-121-1/+1
|\
| * Merge "Avoid activity leak via Companion callback" into oc-devEugene Susla2017-05-121-4/+3
| |\
| | * Avoid activity leak via Companion callbackEugene Susla2017-05-111-4/+3
| * | Add (disabled) time zone update system server implNeil Fuller2017-05-051-0/+8
| |/
* | Add (disabled) time zone update system server implNeil Fuller2017-05-041-0/+8
* | Fix checkstyle import ordering issuesNeil Fuller2017-05-041-4/+3
* | Merge "Service for OEM lock management." into oc-dev am: e52a1bfedeAndrew Scull2017-04-141-0/+16
|\|
| * Merge "Service for OEM lock management." into oc-devAndrew Scull2017-04-141-0/+16
| |\
| | * Service for OEM lock management.Andrew Scull2017-04-031-0/+16
* | | Merge "Add autofill feature API" into oc-dev am: a402d6dd2fSvet Ganov2017-04-121-3/+6
|\| |
| * | Add autofill feature APISvet Ganov2017-04-121-3/+6
| * | Add a Skeleton IpSecServiceNathan Harold2017-04-051-0/+11
* | | Initial implementation of Java-based broadcast radio service.Tomasz Wasilczyk2017-04-101-1/+1
* | | Merge "Reorganize font enumeration API." into oc-dev am: 2ac9698271Seigo Nonaka2017-04-041-10/+0
|\ \ \
| * | | Merge "Reorganize font enumeration API." into oc-devSeigo Nonaka2017-04-041-10/+0
| |\| |
| | * | Reorganize font enumeration API.Seigo Nonaka2017-04-031-10/+0
| | |/
| * | Merge commit 'e45e328821ba' into oc-dev-plus-aospNathan Harold2017-03-291-0/+11
| |\ \ | | |/ | |/|
| | * Merge commit 'ce073d70bedc' into stage-aosp-masterNathan Harold2017-03-291-0/+11
| | |\
| | | * Add a Skeleton IpSecServiceNathan Harold2017-03-291-0/+11
* | | | Squashed merge of master-sim into master.Jeff Davidson2017-04-031-0/+8
* | | | Add a Skeleton IpSecServiceNathan Harold2017-03-291-0/+11
|/ / /
* | | Unbind from service on app killed and dedup association requestsEugene Susla2017-03-241-0/+1
* | | Grumble, apps should check features before using.Jeff Sharkey2017-03-181-1/+7
* | | Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-6/+6
* | | Refactor auto-fillSvet Ganov2017-02-131-4/+4
* | | CompanionDeviceManagerEugene Susla2017-02-061-0/+14
* | | Introduces VrManager as a system service.Zak Cohen2017-02-051-0/+9
* | | Initial IME integration.Felipe Leme2017-01-241-0/+10
* | | Update TextAssistant interface.Abodunrinwa Toki2017-01-241-4/+4
* | | Expose fonts.xml via public API with a serviceClara Bayarri2017-01-231-0/+11
* | | Initial API shape for storage statistics.Jeff Sharkey2017-01-051-0/+11
* | | First checkin of incident reporting.Joe Onorato2016-12-151-0/+8
* | | Introduce TextClassificationManager.Abodunrinwa Toki2016-12-121-0/+8
* | | Relax missing service check for normal apps.Jeff Sharkey2016-11-291-5/+16
* | | Merge commit '2a12d8520ea6f41bd2db8577a8da82204e341c51' into manual_merge_2a1...Nancy Zheng2016-11-211-3/+3
|\| |
| * | Fix createConfirmDeviceCredentialIntent for wear for CTS. am: 43f166dfb4Nancy Zheng2016-11-211-3/+3
| |\ \ | | |/ | |/|
| | * Fix createConfirmDeviceCredentialIntent for wear for CTS.Nancy Zheng2016-11-181-3/+3
| * | [NAN-AWARE] Rename NAN to AwareEtan Cohen2016-11-051-8/+8
| * | [NAN] Provide calling package name to serviceEtan Cohen2016-08-291-3/+3
| |/
* | [NAN-AWARE] Rename NAN to AwareEtan Cohen2016-11-041-8/+8
* | Bring back wtf() for missing services.Jeff Sharkey2016-08-231-3/+3
* | resolve merge conflicts of 6ffbcb3 to masterEtan Cohen2016-08-191-4/+7
|\ \
| * | [NAN] Provide calling package name to serviceEtan Cohen2016-08-111-3/+3
* | | Take the "tf" out of "wtf".Jeff Sharkey2016-08-111-3/+3
* | | Fix bugs around manager fetching.Jeff Sharkey2016-08-111-15/+3
* | | Avoid caching services with missing binders.Jeff Sharkey2016-08-111-119/+130
| |/ |/|