summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Touch, wake and unlockJorim Jaggi2015-07-204-45/+57
* Merge "MediaSessionRecord: do not hold a lock when calling AudioSystem.isStre...Dongwon Kang2015-07-201-27/+19
|\
| * MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActiveDongwon Kang2015-07-201-27/+19
* | Fix window animation flickeringJorim Jaggi2015-07-201-1/+7
* | Merge "[Fix MANAGE_USER permission in AccountManagerService] It seems that cu...Simranjit Singh Kohli2015-07-201-30/+65
|\ \ | |/ |/|
| * [Fix MANAGE_USER permission in AccountManagerService]Simranjit Singh Kohli2015-07-161-30/+65
* | Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-devJae Seo2015-07-201-14/+13
|\ \
| * | MediaSession: Do not lock on AudioManager.getStreamVolumeJae Seo2015-07-171-14/+13
* | | Merge "Inherit ABI when moving existing install." into mnc-devJeff Sharkey2015-07-201-0/+14
|\ \ \
| * | | Inherit ABI when moving existing install.Jeff Sharkey2015-07-201-0/+14
* | | | Merge "Fix issue #22531747: Assist info should declare if user has disabled.....Dianne Hackborn2015-07-204-54/+121
|\ \ \ \
| * | | | Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn2015-07-204-54/+121
* | | | | Merge "Fixed issue with background user window consuming touch events" into m...Wale Ogunwale2015-07-202-4/+3
|\ \ \ \ \
| * | | | | Fixed issue with background user window consuming touch eventsWale Ogunwale2015-07-172-4/+3
* | | | | | Merge "Media button intent should be send to current user only." into mnc-devJean-Michel Trivi2015-07-201-1/+1
|\ \ \ \ \ \
| * | | | | | Media button intent should be send to current user only.heechul.hyun2015-06-261-1/+1
* | | | | | | Merge "Don't fall back to domain verification state when looking up app linka...Christopher Tate2015-07-201-7/+1
|\ \ \ \ \ \ \
| * | | | | | | Don't fall back to domain verification state when looking up app linkage stateChristopher Tate2015-07-171-7/+1
* | | | | | | | Merge "Clear identity when killing media provider." into mnc-devJeff Sharkey2015-07-171-8/+13
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Clear identity when killing media provider.Jeff Sharkey2015-07-171-8/+13
* | | | | | | | Merge "Persist version data on a per-volume basis." into mnc-devJeff Sharkey2015-07-172-150/+206
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Persist version data on a per-volume basis.Jeff Sharkey2015-07-172-150/+206
* | | | | | | | Merge "Revert "Do not auto grant GET_ACCOUNTS as it is temporarily normal"" i...Svetoslav Ganov2015-07-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Do not auto grant GET_ACCOUNTS as it is temporarily normal"Svetoslav Ganov2015-07-171-1/+1
* | | | | | | | | Merge "Work on issue #22556778: Starting under voice control not allowed" int...Dianne Hackborn2015-07-171-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Work on issue #22556778: Starting under voice control not allowedDianne Hackborn2015-07-171-0/+4
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Grant default permissions to default apps despite user choices." into ...Svet Ganov2015-07-171-10/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Grant default permissions to default apps despite user choices.Svet Ganov2015-07-171-10/+25
* | | | | | | | | | Merge "Do not auto grant GET_ACCOUNTS as it is temporarily normal" into mnc-devSvet Ganov2015-07-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Do not auto grant GET_ACCOUNTS as it is temporarily normalSvet Ganov2015-07-171-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge "Fixed bad merge conflict resolution" into mnc-devWale Ogunwale2015-07-171-8/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fixed bad merge conflict resolutionWale Ogunwale2015-07-171-8/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "clear calling identity to dexopt" into mnc-devTodd Kennedy2015-07-171-6/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | clear calling identity to dexoptTodd Kennedy2015-07-161-6/+10
* | | | | | | | Merge "Fix stuck scrim on keyguard-less devices" into mnc-devAdrian Roos2015-07-172-12/+43
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix stuck scrim on keyguard-less devicesAdrian Roos2015-07-132-12/+43
* | | | | | | | Merge "Add APIs for verifier to grant at install and revoke permissions" into...Svet Ganov2015-07-162-47/+115
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add APIs for verifier to grant at install and revoke permissionsSvet Ganov2015-07-152-47/+115
* | | | | | | | Merge "Work on issue #22516282: ChooserTarget URI grants not forwarded" into ...Dianne Hackborn2015-07-163-27/+39
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Work on issue #22516282: ChooserTarget URI grants not forwardedDianne Hackborn2015-07-163-27/+39
* | | | | | | | Merge "DefaultPermission: GET_ACCOUNTS is now in CONTACTS" into mnc-devMakoto Onuki2015-07-161-10/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | DefaultPermission: GET_ACCOUNTS is now in CONTACTSMakoto Onuki2015-07-161-10/+2
* | | | | | | | Merge "Verfiy global apps with device owner" into mnc-devTodd Kennedy2015-07-161-3/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Verfiy global apps with device ownerTodd Kennedy2015-07-161-3/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Animate app exit for cases where the app is already hidden before tran...Wale Ogunwale2015-07-161-7/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Animate app exit for cases where the app is already hidden before transitionWale Ogunwale2015-07-161-7/+11
* | | | | | | Don't send app links to the parent if status = never (part 2)Nicolas Prevot2015-07-161-3/+6
* | | | | | | Merge "Remove redundant cancel events from FingerprintService" into mnc-devVineeta Srivastava2015-07-161-23/+38
|\ \ \ \ \ \ \
| * | | | | | | Remove redundant cancel events from FingerprintServiceJim Miller2015-07-151-23/+38
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Fix a bug disappearing installerPackageName info of packages after reb...Chris Tate2015-07-161-0/+1
|\ \ \ \ \ \ \