Update dependency: ktlint

This commit is contained in:
Julien Papasian 2025-11-23 19:09:28 +01:00
parent 26c6d983ee
commit 5eed8c9673
1082 changed files with 1150 additions and 1150 deletions

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it
@ -88,7 +88,7 @@ class BreezyWeather : Application(), Configuration.Provider {
setDayNightMode() setDayNightMode()
} }
/** /*
* We dont use the return value, but querying the work manager might help bringing back * We dont use the return value, but querying the work manager might help bringing back
* scheduled workers after the app has been killed/shutdown on some devices * scheduled workers after the app has been killed/shutdown on some devices
*/ */

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it
@ -48,7 +48,7 @@ class BootReceiver : BroadcastReceiver() {
if (action.isNullOrEmpty()) return if (action.isNullOrEmpty()) return
when (action) { when (action) {
Intent.ACTION_BOOT_COMPLETED -> { Intent.ACTION_BOOT_COMPLETED -> {
/** /*
* We dont use the return value, but querying the work manager might help bringing back * We dont use the return value, but querying the work manager might help bringing back
* scheduled workers after the app has been killed/shutdown on some devices * scheduled workers after the app has been killed/shutdown on some devices
*/ */

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it
@ -27,7 +27,7 @@ import org.breezyweather.common.extensions.cancelNotification
import org.breezyweather.common.extensions.notificationManager import org.breezyweather.common.extensions.notificationManager
import org.breezyweather.BuildConfig.APPLICATION_ID as ID import org.breezyweather.BuildConfig.APPLICATION_ID as ID
/** /*
* Taken partially from Mihon * Taken partially from Mihon
* License Apache, Version 2.0 * License Apache, Version 2.0
* https://github.com/mihonapp/mihon/blob/aa498360db90350f2642e6320dc55e7d474df1fd/app/src/main/java/eu/kanade/tachiyomi/data/notification/NotificationReceiver.kt * https://github.com/mihonapp/mihon/blob/aa498360db90350f2642e6320dc55e7d474df1fd/app/src/main/java/eu/kanade/tachiyomi/data/notification/NotificationReceiver.kt

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -16,7 +16,7 @@
package org.breezyweather.background.updater.data package org.breezyweather.background.updater.data
/** /*
* Taken from Mihon * Taken from Mihon
* Apache License, Version 2.0 * Apache License, Version 2.0
* *

View file

@ -18,12 +18,13 @@ package org.breezyweather.background.updater.model
import android.os.Build import android.os.Build
/** /*
* Taken from Mihon * Taken from Mihon
* Apache License, Version 2.0 * Apache License, Version 2.0
* *
* https://github.com/mihonapp/mihon/blob/c83037eeab3b180c7b82355331131df6950f5d45/domain/src/main/java/tachiyomi/domain/release/model/Release.kt * https://github.com/mihonapp/mihon/blob/c83037eeab3b180c7b82355331131df6950f5d45/domain/src/main/java/tachiyomi/domain/release/model/Release.kt
*/ */
/** /**
* Contains information about the latest release. * Contains information about the latest release.
*/ */

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it
@ -49,7 +49,7 @@ class HttpModule {
@Singleton @Singleton
fun provideOkHttpClient(app: Application, loggingInterceptor: HttpLoggingInterceptor): OkHttpClient { fun provideOkHttpClient(app: Application, loggingInterceptor: HttpLoggingInterceptor): OkHttpClient {
val client = if (Build.VERSION.SDK_INT < Build.VERSION_CODES.N) { val client = if (Build.VERSION.SDK_INT < Build.VERSION_CODES.N) {
/** /*
* Add support for Lets encrypt certificate authority on Android < 7.0 * Add support for Lets encrypt certificate authority on Android < 7.0
*/ */
try { try {

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it
@ -39,7 +39,7 @@ import org.breezyweather.domain.settings.SettingsManager
import org.json.JSONObject import org.json.JSONObject
import java.io.File import java.io.File
/** /*
* Taken from Mihon * Taken from Mihon
* Apache License, Version 2.0 * Apache License, Version 2.0
* *

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -39,7 +39,7 @@ import org.breezyweather.unit.temperature.TemperatureUnit
import kotlin.time.Duration import kotlin.time.Duration
import kotlin.time.DurationUnit import kotlin.time.DurationUnit
/** /*
* TODO: Lot of duplicates code in this page * TODO: Lot of duplicates code in this page
* Technically, we can do a <T : WeatherValue> extension, but we need to handle how we are getting the user-preferred * Technically, we can do a <T : WeatherValue> extension, but we need to handle how we are getting the user-preferred
* unit * unit

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it
@ -21,7 +21,7 @@ import androidx.core.graphics.Insets
import androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener import androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener
import androidx.core.view.WindowInsetsCompat import androidx.core.view.WindowInsetsCompat
/** /*
* Source: Android Developers, Chris Banes * Source: Android Developers, Chris Banes
* https://medium.com/androiddevelopers/windowinsets-listeners-to-layouts-8f9ccc8fa4d1 * https://medium.com/androiddevelopers/windowinsets-listeners-to-layouts-8f9ccc8fa4d1
*/ */

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -18,7 +18,7 @@ package org.breezyweather.common.options
import android.content.Context import android.content.Context
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
/** /*
* This file is part of Breezy Weather. * This file is part of Breezy Weather.
* *
* Breezy Weather is free software: you can redistribute it and/or modify it * Breezy Weather is free software: you can redistribute it and/or modify it

Some files were not shown because too many files have changed in this diff Show more