Fix typo, remove stale OpenWeatherMapWeatherProvider reference (#37)

* Fix typo in README.md

* Remove stale reference to OpenWeatherMapWeatherProvider
This commit is contained in:
the-antz 2021-03-24 10:46:07 +01:00 committed by GitHub
parent 886d15739e
commit ebd8b41b79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,12 +14,9 @@ The included APKs are:
* FDroid packages (binaries sourced from [here](https://f-droid.org/packages/org.fdroid.fdroid/) and [here](https://f-droid.org/packages/org.fdroid.fdroid.privileged/)) * FDroid packages (binaries sourced from [here](https://f-droid.org/packages/org.fdroid.fdroid/) and [here](https://f-droid.org/packages/org.fdroid.fdroid.privileged/))
* FDroid: a catalogue of FOSS (Free and Open Source Software) applications for the Android platform * FDroid: a catalogue of FOSS (Free and Open Source Software) applications for the Android platform
* FDroid Privileged Extension: a FDroid extension to ease the installation/removal of apps * FDroid Privileged Extension: a FDroid extension to ease the installation/removal of apps
* additional_repos.xmly: a simple package to include the [microG FDroid repository](https://microg.org/fdroid.html) in the ROM (requires FDroid >= 1.5) * additional_repos.xml: a simple package to include the [microG FDroid repository](https://microg.org/fdroid.html) in the ROM (requires FDroid >= 1.5)
* microG packages (binaries sourced from [here](https://microg.org/download.html) and [here](https://github.com/microg/android_frameworks_mapsv1)) * microG packages (binaries sourced from [here](https://microg.org/download.html) and [here](https://github.com/microg/android_frameworks_mapsv1))
* GmsCore: the main component of microG, a FOSS reimplementation of the Google Play Services (requires GsfProxy and FakeStore for full functionality) * GmsCore: the main component of microG, a FOSS reimplementation of the Google Play Services (requires GsfProxy and FakeStore for full functionality)
* GsfProxy: a GmsCore proxy for legacy GCM compatibility * GsfProxy: a GmsCore proxy for legacy GCM compatibility
* FakeStore: an empty package that mocks the existence of the Google Play Store * FakeStore: an empty package that mocks the existence of the Google Play Store
* com.google.android.maps: legacy microG's mapsv1 reimplementation * com.google.android.maps: legacy microG's mapsv1 reimplementation
* LineageOS packages (binaries sourced from [here](https://download.lineageos.org/extras))
* OpenWeatherMapWeatherProvider: "Open Weather Map" weather provider for the LineageOS' weather service