No description
Find a file
Jay Mehta d0c5776a2c
Merge pull request #1 from thisisjaymehta/copilot/implement-hacker-news-client
Implement HackerNews client with offline caching, background sync, and smart notifications
2026-01-09 14:16:52 +05:30
.idea first commit 2026-01-08 21:05:37 +05:30
app Address code review feedback: improve code quality and fix issues 2026-01-09 08:32:32 +00:00
gradle Address code review feedback: improve code quality and fix issues 2026-01-09 08:32:32 +00:00
.gitignore first commit 2026-01-08 21:05:37 +05:30
build.gradle.kts Implement complete HackerNews client with caching, background sync, and notifications 2026-01-08 15:55:41 +00:00
gradle.properties first commit 2026-01-08 21:05:37 +05:30
gradlew first commit 2026-01-08 21:05:37 +05:30
gradlew.bat first commit 2026-01-08 21:05:37 +05:30
settings.gradle.kts Implement complete HackerNews client with caching, background sync, and notifications 2026-01-08 15:55:41 +00:00