summaryrefslogtreecommitdiffstats
path: root/core/java/android/service
Commit message (Expand)AuthorAgeFilesLines
* Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-2/+2
* Merge "Add a returns clause to the matchesInterruptionFilter javadoc." into l...Chris Wren2014-09-301-0/+3
|\
| * Add a returns clause to the matchesInterruptionFilter javadoc.Chris Wren2014-09-301-0/+3
* | Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreamsAdrian Roos2014-09-291-0/+3
|/
* getCurrentInterruptionFilter should return the filter value, not the hints.Chris Wren2014-09-241-1/+1
* Zen: Add events as a new config attribute.John Spurlock2014-09-221-1/+11
* Fix issues with multiple languages and multi-usersSandeep Siddhartha2014-09-151-6/+5
* Add support for dozing after screen off.Jeff Brown2014-09-121-1/+0
* Merge "Move zen mode constants and code to framework" into lmp-devJason Monk2014-09-101-0/+23
|\
| * Move zen mode constants and code to frameworkJason Monk2014-09-101-0/+23
* | Merge "Zen: make Condition available over @SystemApi" into lmp-devJohn Spurlock2014-09-101-0/+2
|\ \
| * | Zen: make Condition available over @SystemApiJohn Spurlock2014-09-101-0/+2
| |/
* | Zen: Make condition providers available via @SystemApi.John Spurlock2014-09-101-0/+2
|/
* Merge "NoLiService: Delete @removed meetsInterruptionFilter" into lmp-devChristoph Studer2014-09-101-9/+0
|\
| * NoLiService: Delete @removed meetsInterruptionFilterChristoph Studer2014-09-091-9/+0
* | Merge "Remove reference to StatusBarNotification after the value is accessed....Griff Hazen2014-09-091-0/+1
|\ \
| * | Remove reference to StatusBarNotification after the value is accessed.Griff Hazen2014-09-051-0/+1
| |/
* | Merge "Add new wallpaper features for insets and offsets." into lmp-devDianne Hackborn2014-09-093-23/+154
|\ \
| * | Add new wallpaper features for insets and offsets.Dianne Hackborn2014-09-083-23/+154
| |/
* | Remove old methods : AlwaysOnHotwordDetectorDharmesh Mokani2014-09-081-39/+0
|/
* Merge "Reduce chance of notification listener dropped messages." into lmp-devGriff Hazen2014-09-053-4/+43
|\
| * Reduce chance of notification listener dropped messages.Griff Hazen2014-09-023-4/+43
* | Address API review comment:AlwaysOnHotwordDetectorDharmesh Mokani2014-09-041-1/+40
* | Honor per-app sensitivity setting.Chris Wren2014-09-042-3/+54
* | Merge "NoMan: Drop archive size to 100, strip EXTRA_BIG_TEXT" into lmp-devChristoph Studer2014-09-031-0/+1
|\ \ | |/ |/|
| * NoMan: Drop archive size to 100, strip EXTRA_BIG_TEXTChristoph Studer2014-09-021-0/+1
* | Hide the interaction part of VoiceInteractionService.Dianne Hackborn2014-09-022-14/+72
|/
* NoMan: Allow listeners to specify notification trimChristoph Studer2014-08-291-4/+90
* Merge "Address API review comments" into lmp-devSandeep Siddhartha2014-08-291-29/+82
|\
| * Address API review commentsSandeep Siddhartha2014-08-271-29/+82
* | NoListener: Factor out ZEN mode APIChristoph Studer2014-08-282-20/+91
* | Hide trust agent whitelisting until new API is ready.Jim Miller2014-08-271-0/+2
|/
* Merge "Hide fingerprint API until new API is ready" into lmp-devJim Miller2014-08-263-0/+8
|\
| * Hide fingerprint API until new API is readyJim Miller2014-08-253-0/+8
* | NoListener: meetsInterruptionFilter -> matchesInterruptionFilterChristoph Studer2014-08-261-4/+14
* | Allow listeners to fetch current notifications by key.Dan Sandler2014-08-261-1/+13
* | Remove the old API for creating hotword detectorSandeep Siddhartha2014-08-251-11/+0
* | Fix conversion of locale from BCP47 language tagSandeep Siddhartha2014-08-231-1/+1
* | Merge "Fix the Locale story in the hotword API" into lmp-devSandeep Siddhartha2014-08-232-8/+24
|\ \ | |/ |/|
| * Fix the Locale story in the hotword APISandeep Siddhartha2014-08-222-8/+24
* | Update TrustAgentService API after review.Jim Miller2014-08-222-14/+47
|/
* Rename restrictions API class and methodAmith Yamasani2014-08-191-0/+86
* Zen: Downtime now a condition provider, persist conditions.John Spurlock2014-08-151-18/+125
* Remove setManagingTrust workaroundAdrian Roos2014-08-151-12/+1
* Mark PDBManager as a SystemApiAndres Morales2014-08-131-0/+3
* Turn off voice interaction service restrction for nowDianne Hackborn2014-08-121-1/+2
* Add 560dpi, and some other stuff.Dianne Hackborn2014-08-121-0/+4
* Fix VoiceInteractionService.isActiveService().Barnaby James2014-08-111-1/+1
* Merge "Remove direct field access from event payload" into lmp-devSandeep Siddhartha2014-08-111-32/+61
|\
| * Remove direct field access from event payloadSandeep Siddhartha2014-08-111-32/+61