summaryrefslogtreecommitdiff
path: root/test-mock/src/android
AgeCommit message (Expand)Author
2021-04-21Temp allowlist bluetooth broadcast to start FGS for 10 seconds.Hui Yu
2021-04-07Allow config context to inflate viewsCharles Chen
2021-03-29Runtime permission attribution improvementsSvet Ganov
2021-01-22Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am:...Paul Hu
2021-01-18Expose Context#sendStickyBroadcast(Intent, Bundle)paulhu
2021-01-07Add a UI Context for RootTaskDisplayAreaOrganizerCharles Chen
2020-12-22Merge "Introduce #createWindowContext with display"Charles Chen
2020-12-21Introduce #createWindowContext with displayCharles Chen
2020-12-16Merge "Remove set no parent in OWNERS in mock package" am: 777f0ea905 am: 674...Treehugger Robot
2020-12-16Remove set no parent in OWNERS in mock packageCharles Chen
2020-12-15Merge "Make everyone able to modify mock package" am: c3c6148928 am: 531ac178...Charles Chen
2020-12-15Make everyone able to modify mock packageCharles Chen
2020-12-14Merge "Add more OWNERS coverages(2/n)" am: a2c85ce0ba am: 700b3d812f am: dfbb...Wale Ogunwale
2020-12-14Add more OWNERS coverages(2/n)Charles Chen
2020-10-28Add async version of "uncanonicalize"Dmitri Plotnikov
2020-06-26Don't use impl lib of android.test.[mock|base|runners]Jiyong Park
2020-06-25Don'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