Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ardovic/Open-Source-Android-Weather-App
/ functions
Functions
276 in github.com/ardovic/Open-Source-Android-Weather-App
⨍
Functions
276
◇
Types & classes
51
Method
onReceive
(Context context, Intent intent)
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:690
Method
onRequestPermissionsResult
(int requestCode, @NonNull @org.jetbrains.annotations.NotNull String[] permissions, @NonNull @org.jetbrains.an
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:327
Method
onResponse
(@NonNull Call<Response> call, @NonNull retrofit2.Response<Response> response)
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:600
Method
onRestoreInstanceState
(Bundle savedInstanceState)
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:144
Method
onResume
()
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:358
Method
onStart
()
app/src/main/java/com/ardovic/weatherappprototype/fragments/AddingCityDialogFragment.java:53
Method
onStart
()
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:134
Method
onStatusChanged
(String provider, int status, Bundle extras)
app/src/main/java/com/ardovic/weatherappprototype/services/LocationService.java:23
Method
onStop
()
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:351
Method
onUpgrade
(SQLiteDatabase db, int oldVersion, int newVersion)
app/src/main/java/com/ardovic/weatherappprototype/database/DatabaseHelper.java:21
Method
provideRetrofit
()
app/src/main/java/com/ardovic/weatherappprototype/di/NetworkModule.java:22
Method
provideWeatherApi
(Retrofit retrofit)
app/src/main/java/com/ardovic/weatherappprototype/di/NetworkModule.java:38
Method
providesAppContext
(App app)
app/src/main/java/com/ardovic/weatherappprototype/di/AppModule.java:22
Method
providesDatabase
(DatabaseHelper databaseHelper)
app/src/main/java/com/ardovic/weatherappprototype/di/AppModule.java:48
Method
providesDatabaseHelper
(Context context)
app/src/main/java/com/ardovic/weatherappprototype/di/AppModule.java:42
Method
providesResources
(Context context)
app/src/main/java/com/ardovic/weatherappprototype/di/AppModule.java:35
Method
providesSharedPreferences
(Context context)
app/src/main/java/com/ardovic/weatherappprototype/di/AppModule.java:29
Method
queueResponce
(T t, String s)
app/src/main/java/com/ardovic/weatherappprototype/network/FetchThreadData.java:93
Method
queueResponce
()
app/src/androidTest/java/com/ardovic/weatherappprototype/network/FetchThreadDataTest.java:32
Method
quit
()
app/src/main/java/com/ardovic/weatherappprototype/network/FetchThreadData.java:61
Method
run
()
app/src/main/java/com/ardovic/weatherappprototype/network/FetchThreadData.java:116
Method
run
()
app/src/main/java/com/ardovic/weatherappprototype/activities/MainActivity.java:667
Method
run
()
app/src/main/java/com/ardovic/weatherappprototype/services/LocationService.java:65
Method
setAll
(int all)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Clouds.java:21
Method
setAmount
(float amount)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Rain.java:20
Method
setAmount
(float amount)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Snow.java:20
Method
setBase
(String base)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:71
Method
setClouds
(Clouds clouds)
app/src/main/java/com/ardovic/weatherappprototype/model/Weather.java:89
Method
setClouds
(Clouds clouds)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:103
Method
setCod
(int cod)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:143
Method
setCoord
(Coord coord)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:55
Method
setCountry
(String country)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Location.java:30
Method
setCurrentCondition
(CurrentCondition currentCondition)
app/src/main/java/com/ardovic/weatherappprototype/model/Weather.java:49
Method
setDeg
(float deg)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Wind.java:33
Method
setDescription
(String description)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/CurrentCondition.java:32
Method
setDt
(int dt)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:111
Method
setHumidity
(float humidity)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/CurrentCondition.java:56
Method
setIcon
(String icon)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Weather.java:54
Method
setIcon
(String icon)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/CurrentCondition.java:40
Method
setId
(int id)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:127
Method
setId
(int id)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Weather.java:30
Method
setId
(int id)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Sys.java:44
Method
setLat
(float lat)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Coord.java:32
Method
setLocation
(Location location)
app/src/main/java/com/ardovic/weatherappprototype/model/Weather.java:41
Method
setLon
(float lon)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Coord.java:24
Method
setMain
(Main main)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:79
Method
setMain
(String main)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Weather.java:38
Method
setMessage
(double message)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Sys.java:52
Method
setName
(String name)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:135
Method
setOtherTask
(Callable<Weather> callable)
app/src/main/java/com/ardovic/weatherappprototype/network/WeatherDataPool.java:31
Method
setPressure
(float pressure)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/CurrentCondition.java:48
Method
setRain
(Rain rain)
app/src/main/java/com/ardovic/weatherappprototype/model/Weather.java:73
Method
setSnow
(Snow snow)
app/src/main/java/com/ardovic/weatherappprototype/model/Weather.java:81
Method
setSpeed
(float speed)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Wind.java:25
Method
setSunrise
(int sunrise)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Sys.java:68
Method
setSunset
(int sunset)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Sys.java:76
Method
setSys
(Sys sys)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:119
Method
setTemp
(float temp)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Main.java:33
Method
setTempMax
(float tempMax)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Main.java:65
Method
setTempMin
(float tempMin)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Main.java:57
Method
setTemperature
(float temperature)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Temperature.java:13
Method
setTime
(String time)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Rain.java:12
Method
setTime
(String time)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/Snow.java:12
Method
setType
(int type)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Sys.java:36
Method
setUp
()
app/src/androidTest/java/com/ardovic/weatherappprototype/network/FetchThreadDataTest.java:24
Method
setWeather
(List<Weather> weather)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:63
Method
setWeatherFetchListener
(WeatherFetchListener weatherFetchListener)
app/src/main/java/com/ardovic/weatherappprototype/network/FetchThreadData.java:40
Method
setWeatherId
(int weatherId)
app/src/main/java/com/ardovic/weatherappprototype/model/weather/CurrentCondition.java:16
Method
setWind
(Wind wind)
app/src/main/java/com/ardovic/weatherappprototype/model/Weather.java:65
Method
setWind
(Wind wind)
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Response.java:95
Method
toString
()
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Weather.java:74
Method
toString
()
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Main.java:86
Method
toString
()
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Coord.java:50
Method
toString
()
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Wind.java:51
Method
toString
()
app/src/main/java/com/ardovic/weatherappprototype/model/retrofit/Clouds.java:38
Method
useAppContext
()
app/src/androidTest/java/com/ardovic/weatherappprototype/ExampleInstrumentedTest.java:19
← previous
201–276 of 276, ranked by callers