forked from haiwen/seadroid
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* enable client side encryption for camera upload * Add CHACHA20_POLY1305 to the ssl cipher list (haiwen#904) * FileMonitorService is not running, start it in EditorActivity (haiwen#908) * UpdateEditFile (haiwen#905) * Upload the edited and saved file * update edit save file * update to upload the edited file * Update the logic for uploading edited files * Update upload retrieval FileMonitorService * Restart the upload service after editing the file * modify the upload service logic after editing the file * FileMonitorService is not running, start it in EditorActivity * SaveEditFile (haiwen#910) * Save the edit file * 1,Modify movement and copy of encrypted files 2,Fixed the problem of slow loading of list data in database * Modify mobile repo encryption file list display * delete FileSaveTaskDialog.java * delete showSaveDialog method * ModifySharingLinkErr (haiwen#916) * Modify the failed message for generating share links * 1,Update sharing and generating link prompt information 2,Update translation * 1,Modify the title of the share Generate link dialog 2,Update the translation * Update the translation * Fix travis pipeline (haiwen#912) * fix 2fa login for 2nd server * add luckycloud christmas logos * increase versionCode and versionName + set compileSdkVersion and targetSdkVersion to 30 * replace seafile privacy policy link with luckycloud link * set default value for client_encrypt_switch_key to true -> enable local encryption and decryption by default * Revert "add luckycloud christmas logos" This reverts commit e2d3ad8 * increate versionName * increase versionCode to 115 / 2.6.0 -> new playstore release * change logo in unlock view + hide password and username field in demo login * update versionCode and versionName -> playstore relase 2.6.1 * Edit file synchronization, for example onlyOffice (haiwen#928) Co-authored-by: Viktor Rieger <[email protected]> Co-authored-by: fakuivan <[email protected]> Co-authored-by: maxiaoping <[email protected]> Co-authored-by: Louis Royer <[email protected]>
- Loading branch information
1 parent
b4d37c4
commit be99fc5
Showing
28 changed files
with
236 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.