MCPcopy Create free account

hub / github.com/ardovic/Open-Source-Android-Weather-App / types & classes

Types & classes51 in github.com/ardovic/Open-Source-Android-Weather-App

ClassAboutUs
app/src/main/java/com/ardovic/weatherappprototype/activities/AboutUs.java:34
ClassAddingCityDialogFragment
app/src/main/java/com/ardovic/weatherappprototype/fragments/AddingCityDialogFragment.java:19
ClassApp
app/src/main/java/com/ardovic/weatherappprototype/App.java:7
InterfaceAppComponent
app/src/main/java/com/ardovic/weatherappprototype/di/AppComponent.java:10
ClassAppModule
app/src/main/java/com/ardovic/weatherappprototype/di/AppModule.java:15
ClassBaseActivity
app/src/main/java/com/ardovic/weatherappprototype/activities/BaseActivity.java:19
InterfaceBuilder
app/src/main/java/com/ardovic/weatherappprototype/di/AppComponent.java:16
InterfaceCallableTasker
app/src/main/java/com/ardovic/weatherappprototype/network/FetchThreadData.java:134
ClassClouds
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Clouds.java:11
ClassClouds
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Clouds.java:3
ClassCoord
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Coord.java:11
ClassCreditFragment
A simple {@link Fragment} subclass. Activities that contain this fragment must implement the {@link CreditFragment.OnFragmentInteractionListener} inte
app/src/main/java/com/ardovic/weatherappprototype/fragments/CreditFragment.java:23
ClassCurrentCondition
app/src/main/java/com/ardovic/weatherappprototype/model/weather/CurrentCondition.java:3
ClassDataReaderService
app/src/main/java/com/ardovic/weatherappprototype/DataReaderService.java:7
ClassDatabaseHelper
app/src/main/java/com/ardovic/weatherappprototype/database/DatabaseHelper.java:8
ClassExampleInstrumentedTest
Instrumented test, which will execute on an Android device. @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
app/src/androidTest/java/com/ardovic/weatherappprototype/ExampleInstrumentedTest.java:17
ClassExampleUnitTest
Example local unit test, which will execute on the development machine (host). @see <a href="http://d.android.com/tools/testing">Testing documentatio
app/src/test/java/com/ardovic/weatherappprototype/ExampleUnitTest.java:12
ClassFetchContributors
app/src/main/java/com/ardovic/weatherappprototype/activities/AboutUs.java:62
ClassFetchThreadData
Created by user on 01.04.2018. @deprecated - используется retrofit
app/src/main/java/com/ardovic/weatherappprototype/network/FetchThreadData.java:27
ClassFetchThreadDataTest
Created by user on 01.04.2018.
app/src/androidTest/java/com/ardovic/weatherappprototype/network/FetchThreadDataTest.java:19
ClassHTTPWeatherClient
@deprecated - используется retrofit и {@link com.ardovic.weatherappprototype.util.ImageHelper}
app/src/main/java/com/ardovic/weatherappprototype/network/HTTPWeatherClient.java:20
ClassHandlerRequest
app/src/main/java/com/ardovic/weatherappprototype/network/FetchThreadData.java:74
ClassIJ
app/src/main/java/com/ardovic/weatherappprototype/model/IJ.java:4
ClassImageHelper
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/util/ImageHelper.java:10
ClassInternetConnectivityHelper
app/src/main/java/com/ardovic/weatherappprototype/InternetConnectivityHelper.java:9
ClassJSONConverter
app/src/main/java/com/ardovic/weatherappprototype/json/JSONConverter.java:21
ClassJSONWeatherParser
app/src/main/java/com/ardovic/weatherappprototype/network/JSONWeatherParser.java:8
ClassLocation
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Location.java:3
ClassLocationService
app/src/main/java/com/ardovic/weatherappprototype/services/LocationService.java:20
ClassMain
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Main.java:11
ClassMainActivity
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:85
ClassMyLocationListnener
app/src/main/java/com/ardovic/weatherappprototype/services/LocationService.java:22
ClassNavigationDrawer
app/src/main/java/com/ardovic/weatherappprototype/NavigationDrawer.java:20
ClassNetworkModule
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/di/NetworkModule.java:19
InterfaceOnFragmentInteractionListener
This interface must be implemented by activities that contain this fragment to allow an interaction in this fragment to be communicated to the activit
app/src/main/java/com/ardovic/weatherappprototype/fragments/CreditFragment.java:112
ClassRain
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Rain.java:3
ClassResponse
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:12
ClassSnow
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Snow.java:3
ClassSplashScreenActivity
app/src/main/java/com/ardovic/weatherappprototype/activities/SplashScreenActivity.java:20
ClassSys
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Sys.java:11
ClassTemperature
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Temperature.java:3
ClassUsers
app/src/main/java/com/ardovic/weatherappprototype/model/Users.java:3
ClassWeather
app/src/main/java/com/ardovic/weatherappprototype/model/Weather.java:13
ClassWeather
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Weather.java:11
InterfaceWeatherApi
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/network/WeatherApi.java:15
ClassWeatherCursorLoader
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:552
ClassWeatherDataPool
Created by user on 01.04.2018. @deprecated - используется retrofit
app/src/main/java/com/ardovic/weatherappprototype/network/WeatherDataPool.java:17
InterfaceWeatherFetchListener
app/src/main/java/com/ardovic/weatherappprototype/network/FetchThreadData.java:131
ClassWeatherTaskPool
Created by user on 01.04.2018. @deprecated - используется retrofit
app/src/main/java/com/ardovic/weatherappprototype/network/WeatherTaskPool.java:17
ClassWind
@author Polurival on 12.05.2018.
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Wind.java:12
ClassWind
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Wind.java:3