issues
search
ivanisidrowu
/
KtRssReader
KtRssReader is a Kotlin library for parsing RSS feed.
Apache License 2.0
99
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix missing commas in generated files.
#95
ivanisidrowu
closed
1 year ago
0
Add KSP incremental build support.
#94
ivanisidrowu
closed
1 year ago
0
Investigate and survey potential solutions for escaping symbols in KSP
#93
ivanisidrowu
opened
1 year ago
0
Keep generated files while generating code for changed files
#92
ivanisidrowu
closed
1 year ago
0
Missing commas in the generated parser file
#91
ivanisidrowu
closed
1 year ago
0
How to custom data base on RssStandardChannel
#90
287138531
opened
1 year ago
17
Migrate room compiler from kapt to ksp
#89
dev-weiqi
closed
1 year ago
0
Try to fix Jitpack build failed with duplicate BuildConfig.dex
#88
dev-weiqi
closed
1 year ago
1
Jitpack build failed with duplicate BuildConfig.dex
#87
ivanisidrowu
closed
1 year ago
0
Does this library support Atom feeds?
#86
ashishb
closed
1 year ago
1
Allow users to customize fetcher
#85
ivanisidrowu
closed
1 year ago
1
Remove `DeferredElementImpl` from `ParserBase` and fix Room database compiler error
#84
ivanisidrowu
closed
1 year ago
4
Unexplained 403 results with Buzzsprout-hosted RSS feeds
#83
christate
closed
1 year ago
3
IllegalAccessError: cannot access class com.sun.org.apache.xerces.internal.dom.DeferredElementImpl
#82
NorbertSandor
closed
1 year ago
1
downgrade min sdk version
#81
dev-weiqi
closed
2 years ago
0
Why minSdk 23?
#80
JarmoKukkola
closed
2 years ago
1
Bumps mockk version from 1.10.0 to 1.12.5
#79
dev-weiqi
closed
2 years ago
0
Add Ktlint and setup Github Action
#78
dev-weiqi
closed
2 years ago
0
Use Gradle Catalog to manage lib versions.
#77
dev-weiqi
closed
2 years ago
0
Fully integrate KSP to the lib and completely remove KAPT.
#76
ivanisidrowu
closed
2 years ago
1
Use Gradle Catalog to manage lib versions.
#75
ivanisidrowu
closed
2 years ago
0
Add ksp processor base and udpate gradle scripts.
#74
ivanisidrowu
closed
2 years ago
3
Info about contact
#73
anovinc
closed
2 years ago
4
Use Kotlin DSL to build the project.
#72
ivanisidrowu
closed
3 years ago
0
Add Gradle task "publishToMavenLocal" to let us test it locally.
#71
ivanisidrowu
opened
3 years ago
0
target kotlin 1.5.0
#70
sphrak
closed
3 years ago
6
Kotlin 1.5.0-RC compatibility issue
#69
sphrak
closed
3 years ago
3
Fix #67: Support for iTunes `summary`, `subtitle` and `keywords` fields
#68
madhead
closed
3 years ago
5
Add support for itunes:summary field in items
#67
madhead
closed
3 years ago
3
Add pure Kotlin parser code generators with annotation support.
#66
ivanisidrowu
closed
3 years ago
0
Add pure Kotlin automix parser and tests.
#65
ivanisidrowu
closed
3 years ago
0
Add google and itunes pure kotlin parsers and tests.
#64
ivanisidrowu
closed
3 years ago
0
Add pure Kotlin rss standard parser.
#63
ivanisidrowu
closed
3 years ago
0
Rename parsers in the android module.
#62
ivanisidrowu
closed
3 years ago
0
Move common classes from android module to pure kotlin module.
#61
ivanisidrowu
closed
3 years ago
0
Rename module from 'ktrssreader' and create new module 'kotlin'
#60
ivanisidrowu
closed
3 years ago
0
Refactor: separate rss reader by strategy pattern
#59
tonyydl
closed
3 years ago
0
Implement App Startup
#58
dev-weiqi
closed
4 years ago
0
Add an Android Arsenal badge.
#57
ivanisidrowu
closed
4 years ago
0
Fixed the Gradle artifacts
#56
ivanisidrowu
closed
4 years ago
0
Modify README.
#55
ivanisidrowu
closed
4 years ago
0
Add @RssRawData tests.
#54
ivanisidrowu
closed
4 years ago
0
Add two custom samples
#53
dev-weiqi
closed
4 years ago
0
Add parsing order tests.
#52
ivanisidrowu
closed
4 years ago
0
Add @RssValue and standard generator tests.
#51
ivanisidrowu
closed
4 years ago
0
Add custom parser sample
#50
dev-weiqi
closed
4 years ago
0
Add processorTest and testCommon modules.
#49
ivanisidrowu
closed
4 years ago
0
Add test cases
#48
dev-weiqi
closed
4 years ago
0
Avoid primitive type errors.
#47
ivanisidrowu
closed
4 years ago
0
Fixed parse failed in specific XML
#46
dev-weiqi
closed
4 years ago
0
Next