summaryrefslogtreecommitdiff
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adds caller check to getAllPackages()" into rvc-dev am: 649d086c2cPatrick Baumann2021-03-031-0/+6
|\
| * Adds caller check to getAllPackages()yawanng2021-02-181-0/+6
* | Merge "Fix unique identifiers best practices links in device ID API docs" int...TreeHugger Robot2020-12-021-2/+2
|\|
| * Fix unique identifiers best practices links in device ID API docsMichael Groover2020-11-211-2/+2
* | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-1923-78/+2
|/
* Merge "docs: Added links to the Android 11 summary pages on developer.android...Bradley Allen2020-09-101-0/+12
|\
| * docs: Added links to the Android 11 summary pages on developer.android.com.Bradley Allen2020-09-091-0/+12
* | Accept repeated locale as an input of LocaleList construction. am: 41b1674f77Seigo Nonaka2020-09-091-5/+6
|\ \ | |/ |/|
| * Accept repeated locale as an input of LocaleList construction.Seigo Nonaka2020-09-081-5/+6
| * Use killProcessGroup when killing app zygote.Martijn Coenen2020-05-291-3/+2
* | docs: Removed Q preview language and added a link to the Android 10 page on d...Bradley Allen2020-08-111-4/+10
* | Propagate AudioAttributes flags to VibrationAttributesLais Andrade2020-07-231-0/+7
* | Pass in callsite of SurfaceControl constructor explicitly (1/3)Jorim Jaggi2020-06-262-0/+12
* | Merge "Add additional info to device ID docs in TelephonyManager and Build" i...TreeHugger Robot2020-06-241-7/+18
|\ \
| * | Add additional info to device ID docs in TelephonyManager and BuildMichael Groover2020-06-231-7/+18
* | | Merge "Fix memory leak in StrictMode violation throttling" into rvc-devJing Ji2020-06-232-16/+98
|\ \ \
| * | | Fix memory leak in StrictMode violation throttlingJing Ji2020-06-222-16/+98
* | | | Merge "Revert non-API changes to not throw UserOperationException any more" i...TreeHugger Robot2020-06-221-53/+30
|\ \ \ \
| * | | | Revert non-API changes to not throw UserOperationException any moreRobin Lee2020-06-191-53/+30
* | | | | Merge changes from topic "bugreport-stub" into rvc-devHunter Knepshield2020-06-184-0/+117
|\ \ \ \ \
| * | | | | Add new "addedInSdk" attribute to carrier-associated apps.Hunter Knepshield2020-06-164-0/+117
* | | | | | Merge "Disable sockets and DNS if process lacks INTERNET permission." into rv...Luke Huang2020-06-181-0/+7
|\ \ \ \ \ \
| * | | | | | Disable sockets and DNS if process lacks INTERNET permission.Luke Huang2020-06-181-0/+7
| | |_|/ / / | |/| | | |
* / | | | | Clarify doc for users, clarifying profilesAdam Bookatz2020-06-181-27/+53
|/ / / / /
* | | | | Merge "Respect MANAGE_EXTERNAL_STORAGE in checks for READ/WRITE_EXTERNAL_STOR...Nikita Ioffe2020-06-161-6/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Respect MANAGE_EXTERNAL_STORAGE in checks for READ/WRITE_EXTERNAL_STORAGENikita Ioffe2020-06-151-6/+26
| | |/ / | |/| |
* | | | Don't provide read logs for shell-initiated installations.Alex Buynytskyy2020-06-123-0/+23
| |/ / |/| |
* | | Merge "Default isUserSwitcherEnabled showEvenIfNotActionable" into rvc-devAdam Bookatz2020-06-121-4/+4
|\ \ \
| * | | Default isUserSwitcherEnabled showEvenIfNotActionableAdam Bookatz2020-06-111-4/+4
| |/ /
* / / Add details to VibrationEffect waveform documentationLais Andrade2020-06-111-4/+5
|/ /
* | Merge "Apply app data isolation on isolated or app zygote processes" into rvc...TreeHugger Robot2020-06-081-3/+3
|\ \
| * | Apply app data isolation on isolated or app zygote processesRicky Wai2020-06-051-3/+3
* | | Merge "Get the instance count as the initial value" into rvc-devTreeHugger Robot2020-06-051-1/+6
|\ \ \
| * | | Get the instance count as the initial valueChilun2020-05-211-1/+6
* | | | Logging to aid bug investigation.Jeff Sharkey2020-06-041-0/+2
* | | | Merge "Allow to load implicit layer from /vendor/app." into rvc-devPeiyong Lin2020-06-041-76/+90
|\ \ \ \
| * | | | Allow to load implicit layer from /vendor/app.Peiyong Lin2020-06-031-76/+90
* | | | | Merge "Allow low ram device to have multiple users and managed profies" into ...Zhen Zhang2020-06-031-7/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow low ram device to have multiple users and managed profiesZhen Zhang2020-05-291-7/+0
| |/ / /
* | | | Merge "Use killProcessGroup when killing app zygote." into rvc-devMartijn Coenen2020-06-021-3/+2
|\ \ \ \
| * | | | Use killProcessGroup when killing app zygote.Martijn Coenen2020-05-291-3/+2
* | | | | Merge "Revert "Apps shouldn't be disabling StrictMode checks."" into rvc-devJeff Sharkey2020-06-011-2/+2
|\ \ \ \ \
| * | | | | Revert "Apps shouldn't be disabling StrictMode checks."Jeff Sharkey2020-06-011-2/+2
* | | | | | Merge "Support getStorageVolume() for synthetic volumes." into rvc-devJeff Sharkey2020-06-011-1/+14
|\ \ \ \ \ \
| * | | | | | Support getStorageVolume() for synthetic volumes.Jeff Sharkey2020-05-281-1/+14
* | | | | | | Merge "Apps shouldn't be disabling StrictMode checks." into rvc-devJeff Sharkey2020-06-011-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Apps shouldn't be disabling StrictMode checks.Jeff Sharkey2020-05-281-2/+2
| |/ / / / /
* | | / / / Fixed how ShellCommand show exceptions.felipeal2020-05-291-1/+1
| |_|/ / / |/| | | |
* | | | | Merge "[incremental] respect extractNativeLibs in native lib config" into rvc...Songchun Fan2020-05-272-4/+7
|\ \ \ \ \
| * | | | | [incremental] respect extractNativeLibs in native lib configSongchun Fan2020-05-272-4/+7
| | |/ / / | |/| | |