• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

aconfig/15-Dec-2024-5342

java/15-Dec-2024-46,43732,387

tests/15-Dec-2024-21,85216,662

Android.bpD15-Dec-20243.3 KiB112106

AndroidManifest-app.xmlD15-Dec-20242.6 KiB6941

AndroidManifest-lib.xmlD15-Dec-20242.1 KiB3821

OWNERSD14-Jan-2024163 108

PREUPLOAD.cfgD15-Dec-2024344 149

README.mdD15-Dec-2024304 95

TEST_MAPPINGD15-Dec-2024272 1615

lint-baseline.xmlD15-Dec-2024106.7 KiB2,4262,204

proguard.flagsD15-Dec-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