RepoExplorer MVVM

RepoExplorer MVVM

  • 2.5 MB

    Tamaño de archivo

  • Everyone

  • Android 4.4+

    Android OS

Acerca del RepoExplorer MVVM

Cliente de código abierto GitHub para Android creado con el patrón de diseño MVVM.

GitHub client for android built using MVVM design pattern, reactive programming with LiveData, repository pattern, Room Persistence Library.

Features: Pagination, caching search results and option to add bookmarks.

Code is packaged by feature. Data package contains local database model classes, web service and repository wich is used as a single source of truth.

UI package contains VIEW (Activities) and VIEW MODEL (AndroidViewModel)code for each screen in the app. VIEW MODEL don't hold any references to the VIEW or the MODEL classes in data package so the code is modular and it is easy to change the screens and add features.

LiveData is used to communicate between app layers. Any changes in the MODEL layer are propagated via LiveData to VIEW MODEL and then to the VIEW layer.

In Utils class there is Configuretion interface in wich you can configure default search term, results per page and for how long should results be kept in local cache, before trying to update with new ones.

Check out source code at: https://github.com/giantturtle/RepoExplorerMVVM

Mostrar más

Novedades más recientes 1.01

Last updated on 2019-04-23
Added feature to add or delete bookmarks from project details screen, not just from projects list screens (depending on screen user comes from).
Mostrar más

Vídeos y capturas de pantalla

  • RepoExplorer MVVM Poster
  • RepoExplorer MVVM captura de pantalla 1
  • RepoExplorer MVVM captura de pantalla 2
  • RepoExplorer MVVM captura de pantalla 3
  • RepoExplorer MVVM captura de pantalla 4
  • RepoExplorer MVVM captura de pantalla 5
  • RepoExplorer MVVM captura de pantalla 6

Información de RepoExplorer MVVM APK

Última Versión
1.01
Categoría
Herramientas
Android OS
Android 4.4+
Tamaño de archivo
2.5 MB
Desarrollador
2GiantTurtle
Clasificación de contenido
Everyone
Descargas seguras y rápidas de APK en APKPure
APKPure utiliza verificación de firmas para garantizar descargas de RepoExplorer MVVM APK libres de virus para ti.

Versiones Antiguas de RepoExplorer MVVM

APKPure icono

Descarga rápida y segura a través de APKPure App

¡Un clic para instalar archivos XAPK/APK en Android!

Descargar APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies