summaryrefslogtreecommitdiff
path: root/test-mock/src
AgeCommit message (Expand)Author
2021-01-18Expose Context#sendStickyBroadcast(Intent, Bundle)paulhu
2020-12-16Remove set no parent in OWNERS in mock packageCharles Chen
2020-12-15Make everyone able to modify mock packageCharles Chen
2020-12-14Add more OWNERS coverages(2/n)Charles Chen
2020-06-26Don't use impl lib of android.test.[mock|base|runners]Jiyong Park
2020-03-26Report incorrect context usage in ViewConfigurationChris Li
2020-03-10Give hidden API behavior to legacy apps.Jeff Sharkey
2020-02-26[API Review] Expose sendOrderedBroadcastPeter Wang
2020-02-20Merge "Add async version of "canonicalize""Dmitri Plotnikov
2020-02-20Exempt-From-Owner-Approval: Report non-visual Context misuseAndrii Kulian
2020-02-19Add async version of "canonicalize"Dmitri Plotnikov
2020-02-04Make TCS.getDefaultTextClassifierImplementation returns a ...Tony Mak
2020-01-31Merge changes from topic "add_bundle_to_window_context"Andrii Kulian
2020-01-28Add bundle options to Context#createWindowContext APIAndrii Kulian
2020-01-28Add async version of getProviderMimeTypeDmitri Plotnikov
2020-01-22Introduce WindowContext APIAndrii Kulian
2019-12-16Add the root of crates by Context.getCrateDirFelka Chang
2019-11-27[Telephony Mainline] Exposed sendOrderedBroadcastPeter Wang
2019-11-15Extend insert/update/delete to provide extras.Jeff Sharkey
2019-11-13Allow sending of bulk Uri change notifications.Jeff Sharkey
2019-11-07System API: Context#registerReceiverForAllUsersMeng Wang
2019-11-01Expose Context.sendOrderedBroadcast with appopJordan Liu
2019-10-29Note with featureId from ContentProviderPhilip P. Moltmann
2019-10-14Explicitly take flags in createContextAsUser()Makoto Onuki
2019-10-10Add Context.createContextAsUser()Makoto Onuki
2019-07-12Detailed ContentProvider permissions checks.Jeff Sharkey
2019-04-07Restricted permission mechanism - frameworkSvet Ganov
2019-03-06Add Context.bindService with executor parameterBo Liu
2019-01-26Add Cursor.{set,get}NotificationUris.Sudheer Shanka
2019-01-05Add Downloads.Impl.COLUMN_MEDIASTORE_URI & DownloadColumns.Description.Sudheer Shanka
2018-12-31Add RollbackManagerServiceRichard Uhler
2018-12-08Extract common methods into ContentInterface.Jeff Sharkey
2018-11-21Add new API to performing grouping and ordering of bindings.Dianne Hackborn
2018-11-13Implement naming of isolated service bindings.Dianne Hackborn
2018-10-15Add Context.getDisplayId() to avoid possible IPCYohei Yukawa
2018-07-24Always review permissions before <M app is started the first timePhilip P. Moltmann
2018-04-27Require READ_CALL_LOG permission to see phone numbers in phone state.Tyler Gunn
2018-03-22Merge "APIs to suspend packages with SUSPEND_APPS permission" into pi-devTreeHugger Robot
2018-03-22APIs to suspend packages with SUSPEND_APPS permissionSuprabh Shukla
2018-03-20Add SoundTriggerDetectionServicePhilip P. Moltmann
2018-02-20Shortcut permissions for default text classifierMakoto Onuki
2018-01-24Merge "Add API to expose signing certificate proof-of-rotation."TreeHugger Robot
2018-01-23Add API to expose signing certificate proof-of-rotation.Daniel Cashman
2018-01-18Adding a new category to mark car-optimized launcher activityRoberto Perez
2018-01-11Implement harmful app warning at activity launchBen Gruver
2018-01-09Add apis needed for android.test.legacyPaul Duffin
2018-01-04Use modern install method in backup servicePhilip P. Moltmann
2017-12-13Start accepting Executors instead of Handlers.Jeff Sharkey
2017-12-04Add SystemApis to expose runtime profile informationCalin Juravle
2017-11-16Remove one legacy install pathPhilip P. Moltmann