mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-31 02:44:53 +01:00
Bumped version to 2.3.0-beta1
This commit is contained in:
parent
1e34d391d6
commit
08951615b4
@ -11,8 +11,8 @@ android {
|
|||||||
// Version code schema:
|
// Version code schema:
|
||||||
// "1.2.3-beta4" -> 1020304
|
// "1.2.3-beta4" -> 1020304
|
||||||
// "1.2.3" -> 1020395
|
// "1.2.3" -> 1020395
|
||||||
versionCode 2020195
|
versionCode 2030001
|
||||||
versionName "2.2.1"
|
versionName "2.3.0-beta1"
|
||||||
|
|
||||||
def commit = ""
|
def commit = ""
|
||||||
try {
|
try {
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
- Optional notifications for new episodes (@connectety)
|
* Support for tagging (grouping) subscriptions (@ByteHamster)
|
||||||
- Use PodcastIndex for main search (@tonytamsf)
|
* Redesigned player screen (@ueen, @jonasburian, @ByteHamster)
|
||||||
- Sleep timer extend buttons (@max-wittig)
|
* New dialog to set feed update interval/time (@FivelMttz, @peakvalleytech, @ByteHamster)
|
||||||
- Optional rewind, forward & skip buttons on widget (@tonytamsf)
|
* Chapter dividers & -navigation in the progress bar (@jonasburian)
|
||||||
- 'When not favorited' as Episode Cleanup (@spacecowboy)
|
* Contribute entry in settings screen: see how you can help! (@peakvalleytech)
|
||||||
- More actions for hardware buttons (@timakro)
|
* Support Podcasting 2.0 Funding tag: display as links on podcast info screen (@tonytamsf)
|
||||||
- Android Auto & chapter support (@tonytamsf, @ByteHamster)
|
* Pull-to-refresh on Queue screen (@datavizard)
|
||||||
- Fixed stuck notification (@a1291762)
|
|
||||||
- Player screen usability for visually impaired (@ByteHamster)
|
|
Loading…
x
Reference in New Issue
Block a user