RepoExplorer आइकन

1.01 by 2GiantTurtle


Apr 22, 2019

RepoExplorer के बारे में

एमवीवीएम डिज़ाइन पैटर्न का उपयोग करके एंड्रॉइड के लिए ओपन सोर्स गिटहब क्लाइंट।

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 में नया क्या है

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

अनुवाद लोड हो रहा है...

अतिरिक्त ऐप जानकारी

नवीनतम संस्करण

निवेदन RepoExplorer अपडेट 1.01

द्वारा डाली गई

Sunilsunil

Android ज़रूरी है

Android 4.4+

अधिक दिखाएं

RepoExplorer स्क्रीनशॉट

टिप्पणी लोड हो रहा है...
भाषाओं
खोज हो रही है...
APKPure की सदस्यता लें
सर्वश्रेष्ठ एंड्रॉइड गेम और ऐप्स के शुरुआती रिलीज, समाचार और गाइड तक पहुंचने वाले पहले व्यक्ति बनें।
जी नहीं, धन्यवाद
साइन अप करें
सफलतापूर्वक सब्सक्राइब!
अब आप APKPure की सदस्यता ले रहे हैं।
APKPure की सदस्यता लें
सर्वश्रेष्ठ एंड्रॉइड गेम और ऐप्स के शुरुआती रिलीज, समाचार और गाइड तक पहुंचने वाले पहले व्यक्ति बनें।
जी नहीं, धन्यवाद
साइन अप करें
सफलता!
अब आप हमारे न्यूज़लेटर की सदस्यता ले चुके हैं।