8000 Comparing master...Get_Data_From_Web_Service · spike04/AndroidEssential-ManagingData · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spike04/AndroidEssential-ManagingData
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: spike04/AndroidEssential-ManagingData
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Get_Data_From_Web_Service
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 21 files changed
  • 1 contributor

Commits on Aug 22, 2019

  1. [JSON_PARSING] Parse Json from Asset or Raw

    	- Initial Setup for Navigation architecture.
    	- Added file in Raw and Asset folder and perform File Read
    	- After Reading, JSON data was parsed using Moshi
    FMI/PC/LT/34 authored and FMI/PC/LT/34 committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    ebdeead View commit details
    Browse the repository at this point in the history
  2. [REPOSITORY] Add Repository

    	- Implemented Repository Pattern for Separation of Required Logic.
    FMI/PC/LT/34 authored and FMI/PC/LT/34 committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    20d4aed View commit details
    Browse the repository at this point in the history
  3. [INTEGRATING WEB SERVICE] Add WebService to Fetch Data

    	- Added Retrofit and Coroutines to Fetch Data from webService
    	- Parsed response using MoshiConverterFactory
    FMI/PC/LT/34 authored and FMI/PC/LT/34 committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    88c5998 View commit details
    Browse the repository at this point in the history
  4. [GET DATA] Get Data from WebService

    	- Added Recycler View to Display Data Fetched from WebService
    	- Added Selector to Display the Item Being Selected.
    	- Added Swipe Refresh to reload Data.
    FMI/PC/LT/34 authored and FMI/PC/LT/34 committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    1c97ed8 View commit details
    Browse the repository at this point in the history
Loading
0