vinchamp77/AndroidNews
A simple RSS feed reader app (written in Kotlin and Jetpack Compose) that currently reads my blog (Android Kotlin Weekly)'s feed.
KotlinApache-2.0
Issues
- 0
Remove Rate Me Drop Down Menu, move to it start up and prompt it after 7-days installed
#31 opened by vinchamp77 - 0
Add Widget to the app
#34 opened by vinchamp77 - 2
- 0
Add Login Authentication
#33 opened by vinchamp77 - 0
"Unread Articles" overlaps with the Icon at bottom navigation tab (on certain devices)
#3 opened by vinchamp77 - 0
Add version number dialog (from menu)
#32 opened by vinchamp77 - 0
Add translation (maybe starts with Chinese)
#30 opened by vinchamp77 - 0
Navigate with basis animation
#29 opened by vinchamp77 - 0
- 0
Non-article deep link URLs should link to the main app (not the about screen)
#27 opened by vinchamp77 - 0
Improve proper notification permission handling - when user permanently decline
#28 opened by vinchamp77 - 1
Improve search to real time (using flow) instead of navigate to search result screen
#26 opened by vinchamp77 - 1
First Search Query always Not Working
#24 opened by vinchamp77 - 0
Impove one article loading slowdown Issue
#25 opened by vinchamp77 - 0
Add About menu
#20 opened by vinchamp77 - 1
Migrate to Material 3
#23 opened by vinchamp77 - 0
Add deep link
#17 opened by vinchamp77 - 0
- 0
- 0
Package by Feature instead of Layer?
#19 opened by vinchamp77 - 1
App Doesn't Work on API 21 - Ktor Client - client.request(url) throws exception
#22 opened by vinchamp77 - 0
Notification small icon doesn't show up
#13 opened by vinchamp77 - 1
- 0
Add baseline profile
#16 opened by vinchamp77 - 0
Larger Screen Support - E.g. Tablet
#15 opened by vinchamp77 - 0
- 0
Bottom Bar Covers the Bottom Article
#14 opened by vinchamp77 - 0
Decouple ViewModel from composable functions, state hoisting at higher composable function
#1 opened by vinchamp77 - 0
- 0
Use FakeArticlesRepositoryImpl instead of passing useFakeData param into MainViewModel
#11 opened by vinchamp77 - 1
Notification when new Article arrives
#7 opened by vinchamp77 - 0
Rename composable functions not to start with "verb" because it implies action (which is not)
#2 opened by vinchamp77 - 0
Implement Google Ads (educational purpose)
#5 opened by vinchamp77 - 0
Integrate the Google Play Billing Library (one time purchase - to remove ads)
#6 opened by vinchamp77