H_News is an Android application built with Kotlin that provides the latest news articles from the official HackerNews website in the mobile app.

hacker-news hackernews hackernews-api hilt-dependency-injection jetpack-compose kotlin kotlin-android kotlin-coroutines mvvm-architecture nativeandroidapp
2 Open Issues Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub
Mobile Development News Aggregator

AI Summary: Implement a dark theme and a toggle switch in the settings screen to switch between light and dark themes in an existing Android news app built with Jetpack Compose. The theme preference should be persistently stored using DataStore and applied immediately without requiring app restarts. The existing orange accent color should be retained in both themes. All UI elements must adapt correctly to the chosen theme.

Complexity: 3/5
enhancement good first issue

H_News is an Android application built with Kotlin that provides the latest news articles from the official HackerNews website in the mobile app.

Kotlin
#hacker-news#hackernews#hackernews-api#hilt-dependency-injection#jetpack-compose#kotlin#kotlin-android#kotlin-coroutines#mvvm-architecture#nativeandroidapp
Mobile Development News Aggregator

AI Summary: Improve the HackerNews Android app (H_News) to handle posts with only external links by embedding the content using a WebView and ensure all replies are displayed. This involves detecting posts with only URLs, loading and displaying the external content within the app, handling potential errors, and maintaining consistent UI/UX across different scenarios.

Complexity: 4/5
enhancement good first issue

H_News is an Android application built with Kotlin that provides the latest news articles from the official HackerNews website in the mobile app.

Kotlin
#hacker-news#hackernews#hackernews-api#hilt-dependency-injection#jetpack-compose#kotlin#kotlin-android#kotlin-coroutines#mvvm-architecture#nativeandroidapp