mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
commit
2b0fe10a6c
@ -14,8 +14,8 @@ android {
|
||||
applicationId 'com.github.libretube'
|
||||
minSdk 21
|
||||
targetSdk 33
|
||||
versionCode 34
|
||||
versionName '0.14.1'
|
||||
versionCode 35
|
||||
versionName '0.15.0'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
resValue "string", "app_name", "LibreTube"
|
||||
|
||||
|
11
fastlane/metadata/android/en-US/changelogs/35.txt
Normal file
11
fastlane/metadata/android/en-US/changelogs/35.txt
Normal file
@ -0,0 +1,11 @@
|
||||
* Support for playlist descriptions
|
||||
* Support import/export for FreeTube subscriptions
|
||||
* Support FreeTube playlists import/export
|
||||
* Show file size in download dialog
|
||||
* Add feed filter for livestreams
|
||||
* Option to disable new video notifications for shorts videos
|
||||
* Convert subscription groups dialogs to bottom sheets
|
||||
* Navigate to channel when selected in channel groups dialog
|
||||
* Allow importing multiple playlists at once
|
||||
* Enter/Exit fullscreen gesture on whole screen if swipe gestures disabled
|
||||
* Add button to close audio player
|
Loading…
Reference in New Issue
Block a user