issues
search
airbnb
/
DeepLinkDispatch
A simple, annotation-based library for making deep link handling better on Android
http://nerds.airbnb.com/deeplinkdispatch/
4.39k
stars
406
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not compatible with Hilt
#366
RaysonYeungHK
closed
1 year ago
2
Fix matching issue with placeholders
#365
rossbacher
closed
1 year ago
0
Fix snapshot release
#364
rossbacher
closed
1 year ago
0
Don't fail on null artifactory property
#363
elihart
closed
1 year ago
0
Custom Annotations not working after update to v6.1.0
#362
arpank10
opened
1 year ago
2
Added clarification about which URI elements are used for matching
#361
rossbacher
opened
1 year ago
0
Compare result fix
#360
novachevskyi
closed
1 year ago
11
Compare result fix
#359
novachevskyi
closed
1 year ago
0
Can i use uri-fragment ( # ) field access directly from bundle?
#358
D000L
opened
1 year ago
0
Update kotlin and ksp
#357
elihart
closed
1 year ago
0
DeepLinkIntentsUtil not found exception
#356
jiusongtripactions
opened
2 years ago
0
Support for easily finding duplicates
#355
rossbacher
closed
2 years ago
0
Help for using with Java
#354
mikebgrep
opened
2 years ago
0
Update to latest versions
#353
elihart
closed
2 years ago
0
Fix NPE in issue #351
#352
EricKuck
closed
2 years ago
3
queryParameterValue must not be null
#351
masonHong
closed
3 months ago
5
Performance issue in chunkOnModifiedUtf8ByteSize
#350
rciovati
opened
2 years ago
0
use Gradle Daemon
#349
shisheng-1
opened
2 years ago
0
Add @DeepLinkModuleRegistry marker annotation to generated registries
#348
donkeytronkilla
opened
2 years ago
0
Update dependencies / Clarify parameter override behavior
#347
rossbacher
closed
2 years ago
0
Fix KSP typo
#346
runningcode
closed
2 years ago
0
DeepLinkHandler<T> interface is not available in latest version i.e. 5.4.3
#345
zeeshan5422
opened
2 years ago
0
Add simple build/test github action.
#344
rossbacher
closed
2 years ago
0
Address xprocessing api change
#343
elihart
closed
2 years ago
0
Fix crash that could happen with no arg deep Link handler in R8 full mode.
#342
rossbacher
closed
3 years ago
0
Ensure that entries in allowed placeholder values are sorted
#341
rossbacher
closed
3 years ago
0
Added error throwable to result in error case.
#340
rossbacher
closed
3 years ago
0
Deeplink for search accommodations in a specific place
#339
faustoct1
opened
3 years ago
0
Allow for longer URL segments
#338
rossbacher
closed
3 years ago
0
Bump agp to 7.1
#337
elihart
closed
2 years ago
0
Bump versions to fix xprocessing API change
#336
elihart
closed
3 years ago
0
Fix issues with long placeholders in hosts.
#335
rossbacher
closed
3 years ago
0
Allow Serializable/Parcelable through intents
#334
JasonCromer
closed
3 years ago
8
Pipe(|) separated custom annotators not recognised
#333
kunal26das
opened
3 years ago
0
Fix sample app Activity class reference
#332
nihk
closed
3 years ago
0
Remove snapshot deploy and secret
#331
rossbacher
closed
3 years ago
0
Added a new concept of deep link handlers.
#330
rossbacher
closed
3 years ago
0
Added support for allowed placeholder values
#328
rossbacher
closed
3 years ago
1
Support for AndroidX Navigation
#327
RavioliWonton
opened
3 years ago
2
Fix issue with annotated Kotlin function that were not inside a class when using ksp
#326
rossbacher
closed
3 years ago
0
Update version to 6.0
#325
rossbacher
closed
3 years ago
1
Enable KTLint on all modules
#324
rossbacher
closed
3 years ago
0
Add support for KSP
#323
rossbacher
closed
3 years ago
1
Binary incompatible API change in 5.4.0.
#322
colinrtwhite
closed
3 years ago
1
Fix inner class matching (matching on methods in inner classes)
#321
rossbacher
closed
3 years ago
0
Do only load activity class via reflection when it is actually needed.
#320
rossbacher
closed
3 years ago
1
Deep linking integration is Fails with error
#319
pprraasshhaanntthh
closed
3 years ago
0
Add functionality to get all DeepLinkEntires from repository
#318
rossbacher
closed
3 years ago
0
Fixes to template parsing
#317
rossbacher
closed
3 years ago
0
Allow different Intent/TaskStackBuilder creations for same deeplink
#316
rossbacher
closed
3 years ago
0
Next