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

Commits on Sep 7, 2023

  1. custom video player UI

    zhwanng committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8413967 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fix bugs

    1. [fix] haiwen#985
    2.[modify] WRITE_EXTERNAL_STORAGE Modified to MANAGE_EXTERNAL_STORAGE in BrowserActivity
    3. fix other bugs
    zhwanng committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    916536e View commit details
    Browse the repository at this point in the history
  2. remove useless xml label

    zhwanng committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b3e2cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. fix a bug

    Clicking on an Item of type "/" in an ActivityFragment will toast an internal server error.
    zhwanng committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    08a119f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. code improvement

    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.
    zhwanng committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4d9d146 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. feat-2.3.6

    - 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
    zhwanng committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    939430a View commit details
    Browse the repository at this point in the history
  2. improve code

    zhwanng committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d1d4162 View commit details
    Browse the repository at this point in the history