nowinandroid 一个完全由 Kotlin 和 Jetpack Compose 构建的功能完整的 Android 应用程序。它遵循 Android 设计和开发的最佳实践,旨在为开发者提供有用的参考。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
TJ Dahunsi b5ea108609
Merge "Add tests for serializing NewsResourceTypes from netwrok and to database" into main
2 years ago
app Fix test dependencies 2 years ago
core-common Modularise the app 2 years ago
core-database Add tests for serializing NewsResourceTypes from netwrok and to database 2 years ago
core-datastore Fix test dependencies 2 years ago
core-datastore-test Clean up build files 2 years ago
core-domain Add tests for serializing NewsResourceTypes from netwrok and to database 2 years ago
core-model Integrating data layer DAOs 2 years ago
core-network Add tests for serializing NewsResourceTypes from netwrok and to database 2 years ago
core-testing Modularise the app 2 years ago
core-ui Integrating data layer DAOs 2 years ago
feature-following Integrating data layer DAOs 2 years ago
feature-foryou Integrating data layer DAOs 2 years ago
gradle Update to Hilt 2.41 to fix a build breaking bug 2 years ago
kokoro [NiA] Fix nightly build 2 years ago
spotless Add initial app scaffolding 3 years ago
tools Add initial app scaffolding 3 years ago
.gitignore Add initial app scaffolding 3 years ago
CONTRIBUTING.md Add initial app scaffolding 3 years ago
LICENSE Add initial app scaffolding 3 years ago
README.md Replace buildSrc with version catalog 3 years ago
build.gradle Modularise the app 2 years ago
gradle.properties Add optimisations to improve build times 2 years ago
gradlew Replace buildSrc with version catalog 3 years ago
gradlew.bat Add initial app scaffolding 3 years ago
settings.gradle Clean up build files 2 years ago

README.md

Now in Android App

This is the repo for the Now in Android app.

TODOs:

  • Add note about version catalogs for dependencies