mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 16:30:31 +05:30
commit
2b0fe10a6c
@ -14,8 +14,8 @@ android {
|
|||||||
applicationId 'com.github.libretube'
|
applicationId 'com.github.libretube'
|
||||||
minSdk 21
|
minSdk 21
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
versionCode 34
|
versionCode 35
|
||||||
versionName '0.14.1'
|
versionName '0.15.0'
|
||||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||||
resValue "string", "app_name", "LibreTube"
|
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…
x
Reference in New Issue
Block a user