Update fastlane configuration.
|
@ -1,2 +0,0 @@
|
|||
json_key_file("/home/stone/Documents/api.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
||||
package_name("com.stonegate.tsacdop")
|
|
@ -1,38 +0,0 @@
|
|||
# This file contains the fastlane.tools configuration
|
||||
# You can find the documentation at https://docs.fastlane.tools
|
||||
#
|
||||
# For a list of all available actions, check out
|
||||
#
|
||||
# https://docs.fastlane.tools/actions
|
||||
#
|
||||
# For a list of all available plugins, check out
|
||||
#
|
||||
# https://docs.fastlane.tools/plugins/available-plugins
|
||||
#
|
||||
|
||||
# Uncomment the line if you want fastlane to automatically update itself
|
||||
# update_fastlane
|
||||
|
||||
default_platform(:android)
|
||||
|
||||
platform :android do
|
||||
desc "Runs all the tests"
|
||||
lane :test do
|
||||
gradle(task: "test")
|
||||
end
|
||||
|
||||
desc "Submit a new Beta Build to Crashlytics Beta"
|
||||
lane :beta do
|
||||
gradle(task: "clean assembleRelease")
|
||||
crashlytics
|
||||
|
||||
# sh "your_script.sh"
|
||||
# You can also use other beta testing services here
|
||||
end
|
||||
|
||||
desc "Deploy a new version to the Google Play"
|
||||
lane :deploy do
|
||||
gradle(task: "clean assembleRelease")
|
||||
upload_to_play_store
|
||||
end
|
||||
end
|
|
@ -1,2 +0,0 @@
|
|||
Bug fix, Image saved wrongly after subscribe new podcast.
|
||||
If you have podcast image issue under 0.5.5, please update 0.5.6, you can refresh artwork in podcast settings to get back the right image, or you can resubscribe the podcast. sorry for the issue.
|
|
@ -0,0 +1,4 @@
|
|||
Happy new year!
|
||||
🎙️ What's new in version 0.5.8
|
||||
Shownote with artwork and chapters in player panel (only work for podcasts support podcast:chapters namespace),
|
||||
Play without subscription, inside search result directly.
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 558 KiB After Width: | Height: | Size: 558 KiB |
Before Width: | Height: | Size: 376 KiB After Width: | Height: | Size: 376 KiB |
Before Width: | Height: | Size: 372 KiB After Width: | Height: | Size: 372 KiB |
Before Width: | Height: | Size: 587 KiB After Width: | Height: | Size: 587 KiB |
Before Width: | Height: | Size: 489 KiB After Width: | Height: | Size: 489 KiB |
|
@ -1,2 +0,0 @@
|
|||
Bug fix, Image saved wrongly after subscribe new podcast.
|
||||
If you have podcast image issue under 0.5.5, please update 0.5.6, you can refresh artwork in podcast settings to get back the right image, or you can resubscribe the podcast. sorry for the issue.
|
|
@ -1,24 +0,0 @@
|
|||
Tsacdop is a clean, simply beautiful and friendly podcast app. which is also free and open source.
|
||||
🎙️ Why Tsacdop?
|
||||
<b>Unique Design</b> With Tsacdop, you will get a totally different experience with any other podcast players. Tsacdop has a unique layout and good-looking material design.
|
||||
<b>Group management</b> You can manage your podcasts with groups easily.
|
||||
<b>Privacy Friendly</b> Tsacdop is a free and open sourced application, which won't upload your data to the server.
|
||||
<b>Easy Search</b>Tsacdop supports both PodcastIndex and ListenNotes, so you can search from more than 1 million podcasts.
|
||||
✔️ Features:
|
||||
* Podcasts group management
|
||||
* Playlist support
|
||||
* Sleep timer
|
||||
* OPML file export and import
|
||||
* Auto syncing in background
|
||||
* Listening and subscription history data
|
||||
* Dark theme / accent color
|
||||
* Download for offline play
|
||||
* Auto download / auto delete downloaded episodes
|
||||
* Change play speed
|
||||
* Skip silence
|
||||
* Boost volume
|
||||
More to come...
|
||||
📝 License
|
||||
All this for FREE, and NO ADS. Tsacdop is an open source project licensed under GPL v3.0, you can star or fork it on GitHub: https://github.com/stonega/tsacdop
|
||||
📧 Contact
|
||||
Tsacopd is still in the development stage, I am working hard on new features, if you have any issue or request any feature, please let me know by email or visit GitHub page.
|
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 558 KiB |
Before Width: | Height: | Size: 376 KiB |
Before Width: | Height: | Size: 372 KiB |
Before Width: | Height: | Size: 587 KiB |
Before Width: | Height: | Size: 489 KiB |
|
@ -1 +0,0 @@
|
|||
Enjoy podcasts with Tsacdop! An open source podcast player built with flutter.
|
|
@ -1 +0,0 @@
|
|||
Tsacdop - Podcast Player
|
|
@ -1 +0,0 @@
|
|||
https://www.youtube.com/watch?v=noLsnlU-tEM
|