Readme: fixed link
This commit is contained in:
parent
b4badaf059
commit
0bac6b88cc
|
@ -2,7 +2,7 @@
|
|||
|
||||
<img width="100" src="https://raw.githubusercontent.com/xilinjia/podcini/main/images/icon 256x256.png" align="left" style="margin-right:15px"/>Podcini is an open source podcast manager/player project.
|
||||
|
||||
This is based on a fork from the popular project AntennaPod (<https://github.com/AntennaPod/AntennaPod>) as of Feb 5 2024.
|
||||
This is based on a fork from the popular project [AntennaPod](<https://github.com/AntennaPod/AntennaPod>) as of Feb 5 2024.
|
||||
|
||||
Differing from the forked project, this project is purely Kotlin based, relies on the most recent dependencies, and most importantly has migrated the media player to androidx.media3, and added mechanism of AudioOffloadMode which is supposed to be kind to device battery. Efficiencies are also sought on running the app. App build is also upgraded to target Android 14.
|
||||
|
||||
|
@ -42,4 +42,4 @@ Original contents from the forked project maintains copyrights of the AntennaPod
|
|||
|
||||
## Translation
|
||||
|
||||
[At Transifex](https://app.transifex.com/xilinjia/podcini/dashboard/)
|
||||
[At Transifex](https://app.transifex.com/xilinjia/podcini/dashboard/)
|
||||
|
|
Loading…
Reference in New Issue