tsacdop-podcast-app-android/CHANGELOG.md

286 lines
5.8 KiB
Markdown
Raw Normal View History

2020-06-16 07:02:41 +02:00
# Tsacdop Changelog
2020-09-27 10:02:58 +02:00
## 0.4.18
Release date 2020/9/27
### New features
* Support gpodder.net sync.
* Portuguese translation, thanks Bruno.
* Turn off auto update for podcast.
* Pull to refresh in recent tab, supports group update.
### Minor changes
* Longpress 'see all' to open full podcast list.
2020-09-16 11:31:32 +02:00
## 0.4.17
Release date 2020/9/16
### Bug fixed
* Remove notification after app removed from recent.
2020-09-15 17:34:32 +02:00
## 0.4.16
Release date 2020/9/15
### New features
2020-09-15 17:34:32 +02:00
* Discovery feature in search page.
* Multi select in podcast page.
2020-09-15 18:07:34 +02:00
* Customize the speed options available.
2020-09-15 17:34:32 +02:00
### Bugs fixed
2020-09-15 17:34:32 +02:00
* Fix download error when podcast name includes /.
* Make the group name editable directly.
* Fixed shownote timestamp click error.
### Minor changes
2020-09-15 17:34:32 +02:00
* Update donate button UI.
2020-08-30 10:48:07 +02:00
## 0.4.15
Release date 2020/8/30
### New features
* Option to change notification panel layout.
* Option to change show notes font style.
* Option to hide listened default.
* Change skip next/previous to fastForward/rewind on headset click.
2020-09-10 08:08:01 +02:00
### Bugs fixed
2020-08-30 10:48:07 +02:00
* Download error when filename too long.
2020-09-10 08:08:01 +02:00
### Minor change
2020-08-30 10:48:07 +02:00
* Update download button style and downloaded indicator style.
* Add 1.1 to speed setting.
* Add 5s to skip seconds setting.
2020-08-20 14:50:45 +02:00
## 0.4.14
Release date 2020/8/20
Only for izzyonandroid.
2020-08-19 12:27:07 +02:00
## 0.4.13
Release date 2020/8/19
2020-08-20 14:50:45 +02:00
### Bugs fixed
2020-08-19 12:27:07 +02:00
* Downloaded episode play error, you might need to redownload the episode.
## 0.4.12
Release date 2020/8/15
### Bugs fixed
* Crash when reorder episodes or podcasts.
* Popup menu setting import bug.
* Default language failed to load.
2020-08-15 20:30:54 +02:00
### Minor changes
* Change language|feedback|podcast settings to button sheet.
* Add history in home playlist button.
* History page UI improved.
2020-08-11 20:09:09 +02:00
## 0.4.11
Release date 2020/8/12
### New features
* Boost volume. You can change boost level in settings.
* You can tap time stamp to skip instantly in shownote when the episode is playing.
* Add history list in playlist page.
* You can also mark not listened now.
### Minor change
* Improved time picker UI.
* Add episode setting page.
### Bugs fix
* Play record didn't saved after stop playing.
* Network error message didn't disapear after skip to next.
* Fireside avatar load error.
2020-08-06 11:36:16 +02:00
## 0.4.10
Release date 2020/8/6
### Bugs fixed
* Episdoe date parse error.
* Play from start after interrupt.
* Playlist in player unstable.
* Language setting not saved after restart app.
### Minor change
* Fast forward and rewind buttons UI changed.
2020-08-01 10:00:56 +02:00
## v0.4.9
Release date 2020/8/1
### New features
2020-08-02 17:26:50 +02:00
* Player UI redesign.
2020-08-01 10:00:56 +02:00
* Added player height setting.
2020-08-02 17:26:50 +02:00
* Added skip silence feature.
2020-08-01 10:00:56 +02:00
### Bugs fixed
* Language fixs. (Thanks to Atrate)
* Make app movable to SD card. (Thanks to Atrate)
### Minor change
* Episode page open animation improved.
2020-08-02 17:26:50 +02:00
* Podcast page load faster than before.
2020-08-01 10:00:56 +02:00
* Removed unnecessary scroll overlay effect.
* Episode page bottom menu hide when scroll down.
2020-07-25 14:28:24 +02:00
## v0.4.8
Release date 2020/7/25
### New features
* Filter in podcast detail page, you can also hide listened episodes.
* Search result ui improved, you can see more info for result.
* Update audio service to latest version.
2020-07-26 12:20:42 +02:00
* Support fast forward seconds and rewind seconds customize.
2020-07-25 14:28:24 +02:00
* Add Franch language support(beta).
* Add translators in about page.
### Bugs fixed
* Icon issue on below android 8 devices.
### Minor change
* Download button ui improved.
* Title changed to scrollable in episode detail page.
* Real dark theme improved.
* Add dot indicator in popup menu.
* Tap logo in homepage to toggle theme.
2020-07-18 11:52:31 +02:00
## v0.4.7
Release date 2020/7/18
### Bugs fixed
* Ompl files form other platform import error.
* Audio cache did't work.
2020-07-17 17:01:55 +02:00
## v0.4.6
Release date 2020/7/17
### Bugs fixed
* Mark listened not work.
* Recover subscribe wrong group.
2020-07-16 16:37:19 +02:00
## v0.4.5
Release date 2020/7/16
## New features
* OMPL backup file supports group.
* Add settings backup and restore.
* Enable R8 and dart obfuscate.
## Bugs fixed
* OMPL import not shown in group.
## Minor UI change
* Tap logo in homepage to toggle theme mode.
* Change subscribe button style.
* Improve history chart style.
## v0.4.0
2020-07-08 21:52:37 +02:00
Release date 2020/7/9
### New features
* Localization, changed all UI strings in app to support locale, support languages include en & zh right now.
* Changed episode popup menu UI, add a switch to tap to open popup men.
2020-07-08 21:52:37 +02:00
### Minor UI change
* Improve dropdown menu UI.
* Change icons color in setting page.
* Improve player panel animation.
* Add scroll bar in libraries page.
2020-06-29 18:12:53 +02:00
## v0.3.6
Release date 2020/6/30
### New feature
* Add sleep timer settings. include default time, auto start sleep timer, etc.
### Bug fixed
* Crash on stop player.
2020-06-30 21:14:36 +02:00
* Some download file didn't auto deleted.
2020-06-29 18:12:53 +02:00
2020-06-20 06:59:45 +02:00
## v0.3.5
2020-06-29 18:12:53 +02:00
2020-06-20 06:59:45 +02:00
Release date 2020/6/20
This is a energency release.
2020-06-29 18:12:53 +02:00
2020-06-20 06:59:45 +02:00
### Bugs fixed
2020-06-29 18:12:53 +02:00
* Crashed in download page or button after remove a podcast. Add episode check when load tasks from flutterdownloader.
2020-06-20 06:59:45 +02:00
### Minor UI change
2020-06-29 18:12:53 +02:00
* Add buy me a coffee in about page.
* Remove progress number in download list in failed task, change refresh icon color to red.
2020-06-20 06:59:45 +02:00
2020-06-16 07:02:41 +02:00
## v0.3.4
2020-06-29 18:12:53 +02:00
Release date 2020/6/16
2020-06-29 18:12:53 +02:00
### New Feature
* Support auto download new episodes, you can choose which podcast you want to auto download, you can also set if download using cellular data.
* Support auto delete downloaded episode, you can set days before delete.
* Support customize episode popup menu, you can add options you most want, **Like** | **Mark Listened** | **Download** newly added.
* Improved downloaded file manager, you can now sort downloads by date or size, you can also only view listened downloads.
### Minor UI Change
* Removed the listened indicator, increased the color difference for listened episodes.
* Add text in podcast manage page menu.
* Change episode shownote font to Martel.
### Bugs Fixed
* Auto play when receive notification.
* Lose podcast when import OMPL file.
### Other
2020-06-29 18:12:53 +02:00
* Add privacy policy.