• Home
Name Date Size #Lines LOC

..--

aconfig/06-Sep-2024-145122

java/06-Sep-2024-46,43732,387

tests/06-Sep-2024-21,85216,662

Android.bpD06-Sep-20243.3 KiB112106

AndroidManifest-app.xmlD06-Sep-20242.6 KiB6941

AndroidManifest-lib.xmlD06-Sep-20242.1 KiB3821

OWNERSD06-Sep-2024163 108

PREUPLOAD.cfgD06-Sep-2024344 149

README.mdD06-Sep-2024304 95

TEST_MAPPINGD06-Sep-2024272 1615

lint-baseline.xmlD06-Sep-2024106.7 KiB2,4262,204

proguard.flagsD06-Sep-2024113 32

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