Master
This commit is contained in:
parent
dab540674b
commit
c9e62e22b2
41
README.md
41
README.md
|
@ -5,7 +5,7 @@ This app is still in BETA, so it is missing features and contains bugs.
|
|||
If you want to report bug or request feature, please open an issue.
|
||||
|
||||
## Downloads:
|
||||
Downloads are currently distributed in Telegram channel: https://t.me/freezereleases
|
||||
Downloads are currently distributed in [Telegram channel](https://t.me/freezereleases) and the [Freezer website](https://www.freezer.life/)
|
||||
**You might get Play Protect warning - just select install anyway or disable Play Protect** - it is because the keys used for signing this app are new.
|
||||
**App not installed** error - try different version (arm32/64) or uninstall old version.
|
||||
|
||||
|
@ -16,7 +16,7 @@ Install flutter SDK: https://flutter.dev/docs/get-started/install
|
|||
|
||||
Download source:
|
||||
```
|
||||
git clone https://notabug.org/exttex/freezer
|
||||
git clone https://git.rip/freezer/freezer
|
||||
git submodule init
|
||||
git submodule update
|
||||
```
|
||||
|
@ -28,39 +28,26 @@ flutter build apk
|
|||
```
|
||||
NOTE: You have to use own keys, or build debug using `flutter build apk --debug`
|
||||
|
||||
## Telegram group
|
||||
https://t.me/freezerandroid
|
||||
## Links
|
||||
Telegram group: https://t.me/freezerandroid
|
||||
Discord server: https://discord.gg/7ap654Tp3z
|
||||
|
||||
|
||||
## Credits
|
||||
Tobs: Beta tester
|
||||
Bas Curtiz: Icon, Logo, Banner, Design suggestions
|
||||
Deemix: https://notabug.org/RemixDev/deemix
|
||||
Annexhack: Android Auto help and resources
|
||||
**Tobs**: Beta tester
|
||||
**Xandar**: Community manager, helper, tester
|
||||
**Bas Curtiz**: Icon, Logo, Banner, Design suggestions
|
||||
**Deemix**: https://git.rip/RemixDev/deemix/
|
||||
**Annexhack**: Android Auto help and resources
|
||||
|
||||
### Translators:
|
||||
Xandar Null: Arabic
|
||||
Markus: German
|
||||
Andrea: Italian
|
||||
Diego Hiro: Portuguese
|
||||
Annexhack: Russian
|
||||
Chino Pacia: Filipino
|
||||
ArcherDelta & PetFix: Spanish
|
||||
Shazzaam: Croatian
|
||||
VIRGIN_KLM: Greek
|
||||
koreezzz: Korean
|
||||
Fwwwwwwwwwweze: French
|
||||
kobyrevah: Hebrew
|
||||
MicroMihai: Romanian
|
||||
HoScHaKaL: Turkish
|
||||
LenteraMalam: Indonesian
|
||||
**Huge thanks to all the Crowdin translators and all the contributors to this project <3**
|
||||
|
||||
### just_audio, audio_service
|
||||
This app depends on modified just_audio and audio_service plugins with Deezer support.
|
||||
Both plugins were originally written by ryanheise, all credits to him.
|
||||
Forked versions for Freezer:
|
||||
https://notabug.org/exttex/just_audio/
|
||||
https://notabug.org/exttex/audio_service/
|
||||
|
||||
https://git.rip/freezer/just_audio
|
||||
https://git.rip/freezer/audio_service
|
||||
|
||||
## Support me
|
||||
BTC: `14hcr4PGbgqeXd3SoXY9QyJFNpyurgrL9y`
|
||||
|
|
Loading…
Reference in New Issue