summaryrefslogtreecommitdiffstats
path: root/core/java/android/service
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-285-13/+0
* Add fingerprint settings support to the frameworkJim Miller2015-02-273-25/+89
* Rework voice interaction session lifecycle.Dianne Hackborn2015-02-253-47/+118
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-2/+4
* Merge "Update voice interaction layer for new UI design."Dianne Hackborn2015-02-137-33/+70
|\
| * Update voice interaction layer for new UI design.Dianne Hackborn2015-02-137-33/+70
* | Merge "NLS: Add a public signal value for an undefined filter value."John Spurlock2015-02-131-3/+12
|\ \ | |/ |/|
| * NLS: Add a public signal value for an undefined filter value.John Spurlock2015-02-131-3/+12
* | Mark findViewById(int) @NullableScott Kennedy2015-02-111-0/+2
* | Split up android.policy into framework.jar and services.jar 1/3Jorim Jaggi2015-02-101-2/+2
|/
* Bring back voice interaction APIs.Dianne Hackborn2015-01-212-72/+14
* Revert "Add overscan insets to surface frame dimensions in WallpaperService."Adrian Roos2014-12-091-2/+2
* Zen: New behavior for built-in downtime + nextalarm conditions.John Spurlock2014-12-081-5/+19
* Merge "new SMS/MMS carrier app API" into lmp-mr1-devCheuksan Wang2014-12-048-534/+446
|\
| * new SMS/MMS carrier app APICheuksan Wang2014-12-018-534/+446
* | am 6e854ce5: Merge "Add overscan insets to surface frame dimensions in Wallpa...Filip Gruszczynski2014-12-031-2/+2
|\ \
| * | Add overscan insets to surface frame dimensions in WallpaperService.Filip Gruszczynski2014-12-021-2/+2
* | | Zen: Improve zen mode panel condition selection.John Spurlock2014-11-301-1/+1
| |/ |/|
* | Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1...Dianne Hackborn2014-11-241-1/+1
|\ \
| * | Work on issue #18486438: Reduce size of bugreport outputDianne Hackborn2014-11-211-1/+1
* | | am 3d110b23: Make WallpaperService watch the actual display state.Jeff Brown2014-11-241-31/+37
|\ \ \ | | |/ | |/|
| * | Make WallpaperService watch the actual display state.Jeff Brown2014-11-221-31/+37
* | | Merge "Fixed several time related states for secondary users" into lmp-mr1-devSelim Cinek2014-11-241-4/+5
|\ \ \
| * | | Fixed several time related states for secondary usersSelim Cinek2014-11-211-4/+5
| | |/ | |/|
* | | Merge "Add device locked API for TrustAgentService" into lmp-mr1-devAdrian Roos2014-11-202-0/+34
|\ \ \ | |/ / |/| |
| * | Add device locked API for TrustAgentServiceAdrian Roos2014-11-202-0/+34
* | | Adding more javadocs to Carrier messaging API.Abhijith Shastry2014-11-142-23/+49
|/ /
* | Merge "new sms/mms carrier app API" into lmp-mr1-devAbhijith Shastry2014-11-137-0/+735
|\ \
| * | new sms/mms carrier app APICheuksan Wang2014-11-127-0/+735
* | | Fix inset hinting when adding windowAdrian Roos2014-11-101-1/+2
* | | Change Configure structure to List<PersistableBundle>Jim Miller2014-11-071-27/+2
|/ /
* | Merge "Update TrustAgentService API after review" into lmp-mr1-devJim Miller2014-11-063-37/+61
|\ \
| * | Update TrustAgentService API after reviewJim Miller2014-11-053-37/+61
* | | Zen: Add the ability to enter "None" mode during downtime.John Spurlock2014-11-051-1/+9
* | | Zen: Create a new exit condition for "next alarm".John Spurlock2014-11-051-1/+1
|/ /
* | Zen: Show "(until 4:56 PM)" in exit conditions.John Spurlock2014-10-281-9/+28
|/
* 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
|\