issues
search
haiwen
/
seadroid
Android client for Seafile
Other
540
stars
277
forks
source link
Feat 2.3.6
#988
Closed
zhwanng
closed
11 months ago
zhwanng
commented
11 months ago
Refactoring the SettingsFragment page
Folder Backup: Add Skip Hidden Files Feature
Add preview page for sdoc format files
Cleaning up useless code
Add some util classes
[FIX] when open the APP, you can't delete the data on the "Starred Files" page when you directly long-press and delete it.
Add star feature to the list of libraries.
Add star feature to folder list.
Folders and libraries on the starred page can be clicked to enter details.
Remove the client password feature on the settings page.
[M] Modify the API and logic for deleting files/folders.
[M] Modify the entity fields of library page, starred page and activity page.
Update NavContext class
Add storage permission check when entering the home page: different system versions request different storage permissions.
[FIX] Clicking on an Item of type "/" in an ActivityFragment will toast an internal server error.
remove useless xml label
[FIX]
#985
[M] WRITE_EXTERNAL_STORAGE Modified to MANAGE_EXTERNAL_STORAGE in BrowserActivity
custom video player UI
fix other bugs