summaryrefslogtreecommitdiff
path: root/java/tests/AndroidManifest.xml
AgeCommit message (Expand)Author
2023-11-28Splits tests Mark Renouf
2023-10-03Hard fork of the ChoserActivity and ResolverActivity Govinda Wasserman
2023-09-14Switches to HiltTestApplication in tests. Mark Renouf
2023-09-06Adds AConfig flag infrastructure to IntentResolver Mark Renouf
2023-09-01Set IntentResolverUnitTests' targetSdk to "current" Mark Renouf
2023-08-30Revert "Creates application-level and activity-level dagger graphs" Mark Renouf
2023-08-08Adds Dagger support for ViewModel scope Mark Renouf
2023-06-23Creates application-level and activity-level dagger graphs Govinda Wasserman
2023-05-05Add test content provider to mock uri mime types Andrey Epin
2022-11-16Extract shortcuts loading logic from ChooserActivity Andrey Epin
2022-11-16Revert "Extract shortcuts loading logic from ChooserActivity" Aaron Liu
2022-11-14Extract shortcuts loading logic from ChooserActivity Andrey Epin
2022-11-01Copy ResolverActivityTest to unbundled. Matt Casey
2022-09-23Fork framework chooser code to IntentResolver path Joshua Trask
2022-01-19Initial (inherited) tests for unbundled chooser. Joshua Trask
2021-11-08Preliminary "delegate chooser" unbundling. Joshua Trask