Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat 2.3.6 #988

Merged
merged 7 commits into from Dec 13, 2023
Merged

Feat 2.3.6 #988

merged 7 commits into from Dec 13, 2023

Conversation

zhwanng
Copy link
Contributor

@zhwanng zhwanng commented Dec 13, 2023

  • 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

1. [fix] haiwen#985
2.[modify] WRITE_EXTERNAL_STORAGE Modified to MANAGE_EXTERNAL_STORAGE in BrowserActivity
3. fix other bugs
Clicking on an Item of type "/" in an ActivityFragment will toast an internal server error.
1、Fix the bug: when you open the APP, you can't delete the data on the "Starred Files" page when you directly long-press and delete it.
2. Add star feature to the list of libraries.
3. Add star feature to folder list.
4、Folders and libraries on the starred page can be clicked to enter details.
5. Remove the client password feature on the settings page.
6. Modify the API and logic for deleting files/folders.
7. Modify the entity fields of library page, starred page and activity page.
8. Update NavContext class
9. Add storage permission check when entering the home page: different system versions request different storage permissions.
- Refactoring the SettingsFragment page
- Folder Backup: Add Skip Hidden Files Feature
- Add preview for sdoc format files
- Cleaning up useless code
- Add some util classes
@freeplant freeplant merged commit 4f4d7f0 into haiwen:master Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants