Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
RepoExplorer icon

RepoExplorer MVVM


2GiantTurtle
1.01
  • Apr 22, 2019
    Update date
  • Everyone
  • Android 4.4+
    Android OS

About RepoExplorer

Open source GitHub client for android built using MVVM design pattern.

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

Show More

Additional APP Information

Latest Version

1.01

Uploaded by

Sunilsunil

Requires Android

Android 4.4+

Content Rating

Everyone

What's New in the Latest Version 1.01

Last updated on Apr 22, 2019

Added feature to add or delete bookmarks from project details screen, not just from projects list screens (depending on screen user comes from).

Show More

RepoExplorer Screenshots

RepoExplorer posterRepoExplorer screenshot 1RepoExplorer screenshot 2RepoExplorer screenshot 3RepoExplorer screenshot 4RepoExplorer screenshot 5RepoExplorer screenshot 6

Related Tags

Popular Articles In Last 24 Hours

Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.