• Home
Name Date Size #Lines LOC

..--

aconfig/04-Jul-2025-202173

java/04-Jul-2025-51,25335,924

tests/04-Jul-2025-23,57818,199

Android.bpD04-Jul-20253.4 KiB113107

AndroidManifest-app.xmlD04-Jul-20252.7 KiB7142

AndroidManifest-lib.xmlD04-Jul-20252.1 KiB3821

OWNERSD04-Jul-2025163 108

PREUPLOAD.cfgD04-Jul-2025344 149

README.mdD04-Jul-2025304 95

TEST_MAPPINGD04-Jul-2025272 1615

lint-baseline.xmlD04-Jul-2025106.7 KiB2,4262,204

proguard.flagsD04-Jul-2025194 65

README.md

1# IntentResolver
2
3## About
4
5`IntentResolver` provides the implementation for Intent
6[ACTION_CHOOSER](https://developer.android.com/reference/android/content/Intent#ACTION_CHOOSER)
7
8See also: [ShareCompat.IntentBuilder](https://developer.android.com/reference/androidx/core/app/ShareCompat.IntentBuilder)
9