new release
This commit is contained in:
parent
259af7c1ca
commit
92f4a0f7dd
41 changed files with 2 additions and 55 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "asgardius.page.s3music"
|
||||
minSdk 21
|
||||
targetSdk 33
|
||||
versionCode 3
|
||||
versionName "0.0.0"
|
||||
versionCode 4
|
||||
versionName "0.0.1"
|
||||
setProperty("archivesBaseName", "s3-music-$versionName")
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Fix issue at playing long videos
|
|
@ -1 +0,0 @@
|
|||
Add cache to media player
|
|
@ -1 +0,0 @@
|
|||
Fix stability issue at loading videos
|
|
@ -1 +0,0 @@
|
|||
Fix performance issue at main screen
|
|
@ -1 +0,0 @@
|
|||
Fix issue at file sharing screen
|
|
@ -1 +0,0 @@
|
|||
Add settings menu
|
|
@ -1 +0,0 @@
|
|||
Update aws sdk
|
|
@ -1 +0,0 @@
|
|||
Customizable media player buffer size
|
|
@ -1 +0,0 @@
|
|||
Picture in Picture support
|
|
@ -1 +0,0 @@
|
|||
Playback notifications for media player
|
|
@ -1 +0,0 @@
|
|||
Fix Picture in Picture
|
|
@ -1,2 +0,0 @@
|
|||
* Better performance at listing buckets with 1000+ objects
|
||||
* Fix issue at deleting folders with 1000+ files
|
|
@ -1 +0,0 @@
|
|||
* Fix delete dialog
|
|
@ -1,2 +0,0 @@
|
|||
* Fix settings screen
|
||||
* Fix file list
|
|
@ -1,2 +0,0 @@
|
|||
* Add support for HLS playback
|
||||
* Code cleanup
|
|
@ -1,2 +0,0 @@
|
|||
* Fix uploader and downloader
|
||||
* Fix video player error handling
|
|
@ -1 +0,0 @@
|
|||
* Fix Picture in Picture
|
|
@ -1 +0,0 @@
|
|||
* Fix background playback issues
|
|
@ -1 +0,0 @@
|
|||
* Fix background playback issues
|
|
@ -1 +0,0 @@
|
|||
* UI fixes
|
|
@ -1,2 +0,0 @@
|
|||
* Account edit screen redesign
|
||||
* Add option to choose between virtual host style and path style for buckets (virtual host will be used by default)
|
|
@ -1,2 +0,0 @@
|
|||
* CORS configuration (currently you can allow pdf endpoint, allow all origins or delete policy)
|
||||
* Fixed UI issues when using app in free form mode
|
|
@ -1 +0,0 @@
|
|||
* Fixed Picture in Picture issue when playing anamorphic videos
|
|
@ -1 +0,0 @@
|
|||
* Fixed video being closed when app is on freeform mode
|
|
@ -1,3 +0,0 @@
|
|||
* Freeform mode improvements
|
||||
* User interface more consistent
|
||||
* File sharing easier to use
|
|
@ -1 +0,0 @@
|
|||
* Folder download function added
|
|
@ -1,3 +0,0 @@
|
|||
* UI fixes
|
||||
* Copy file name to clipboard
|
||||
* Folder upload function added
|
|
@ -1 +0,0 @@
|
|||
* Enhanced picture viewer
|
|
@ -1,2 +0,0 @@
|
|||
* Add option to play all media items on current folder
|
||||
* Add option to share entire folders and save on clipboard or txt file
|
|
@ -1 +0,0 @@
|
|||
* Delete cached media when is not longer needed
|
|
@ -1 +0,0 @@
|
|||
* Fix app setting validation
|
|
@ -1 +0,0 @@
|
|||
* UI fixes
|
|
@ -1 +0,0 @@
|
|||
* UI fixes
|
|
@ -1 +0,0 @@
|
|||
* UI fixes
|
|
@ -1 +0,0 @@
|
|||
* UI fixes
|
|
@ -1,2 +0,0 @@
|
|||
* UI fixes
|
||||
* Better support for notched devices
|
|
@ -1 +0,0 @@
|
|||
* Set bucket as public or private
|
|
@ -1 +0,0 @@
|
|||
* Set object as public or private
|
|
@ -1,3 +0,0 @@
|
|||
* Check policy per object at creating share links
|
||||
* Cache reuse for public media files
|
||||
* Button to remove media cache inside ths app
|
Loading…
Add table
Add a link
Reference in a new issue