RepoExplorer 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...

アプリの詳細


1.01
Android 4.4+
Everyone
252
Advertisement

アプリの説明


Androidアプリの分析とレビュー:2GiantTurtleによって開発されたRepoExplorer MVVM。 ツールカテゴリにリストされています。現在のバージョンは1.01で、 15/11/2018 に更新されます。ユーザーによると、Google Play:RepoExplorer MVVM。 252を超えるインストールを達成しました。 RepoExplorer MVVMには現在、1のレビューがあり、平均評価は5.0星です

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
現在、バージョン1.01を提供しています。これは、最新の最適化されたバージョンです。多くの異なるデバイスに適しています。 Google Playストアやホストしている他のバージョンから直接Apkを直接ダウンロードしてください。さらに、登録なしでダウンロードでき、ログインは不要です。

Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ...用の2000+を使用可能なデバイスを超えて、非常に多くのオプションを備えています。デバイスに合ったゲームやソフトウェアを選択するのは簡単です。

Google App Storeのデバイスの側面からの国の制限や制限がある場合、それは役に立つことがあります。

Changelog / What's New


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

Rate and review on Google Play store


5.0
1 合計
5 0
4 0
3 0
2 0
1 0

これらのアプリも気に入るかもしれません