2024-03-02 15:15:38 +01:00
|
|
|
|
|
|
|
## 3.2.3
|
|
|
|
|
|
|
|
* First Podcini app
|
|
|
|
* removed unnecessary network access when screen is on to save more battery
|
|
|
|
* fixed issue with changing playback speed on S21 Android 14
|
|
|
|
|
|
|
|
## 3.2.4
|
|
|
|
|
|
|
|
* minor efficiency improvements
|
|
|
|
|
|
|
|
# 3.2.5
|
|
|
|
|
|
|
|
* fixed feed refresh and info bugs
|
|
|
|
|
|
|
|
## 4.0.1
|
|
|
|
|
|
|
|
* project restructured as a single module
|
|
|
|
* new Subscriptions screen
|
|
|
|
* default page to Subscriptions
|
|
|
|
* Home removed
|
|
|
|
|
|
|
|
## 4.1.0
|
|
|
|
|
|
|
|
* New convenient player control
|
|
|
|
* tags enhancements
|
|
|
|
* bug fixes
|
|
|
|
* View binding enabled for mode views in code
|
|
|
|
|
|
|
|
## 4.2.0
|
|
|
|
|
|
|
|
* Removed InBox feature
|
|
|
|
* improvement on player UI
|
|
|
|
* episode description now on first page of player popup page
|
2024-03-03 18:02:33 +01:00
|
|
|
* localization updates
|
|
|
|
|
|
|
|
## 4.2.1
|
|
|
|
|
|
|
|
* Statistics moved to the drawer
|
|
|
|
* tuned down color of player controller
|
|
|
|
* Subscriptions menu adjustment
|
|
|
|
* Subscriptions filter is disabled for now
|
|
|
|
* more null safety tuning
|
|
|
|
* fixed the refresh bug related to permissions
|
|
|
|
* long-press operation has changed
|
|
|
|
* long-press on title area would be the same as a click
|
|
|
|
* click on an icon allows operation on the single item
|
|
|
|
* long-press on an icon would allow for multi-select
|
|
|
|
|