Commit Graph

2417 Commits

Author SHA1 Message Date
f46fd8fb9a Merge pull request #720 from esensar/feature/password-protected-zips
Add support for decompressing password protected zips
2023-07-07 19:09:13 +02:00
6b7206fc0d removing an empty line 2023-07-07 19:08:56 +02:00
a4b4d2fb52 Merge branch 'master' into feature/password-protected-zips 2023-07-07 19:03:26 +02:00
4d59b24be0 Merge pull request #719 from esensar/feature/712-password-protected-pdf
Support opening password protected PDF files
2023-07-07 19:01:53 +02:00
d19508109f Remove error prefix from incorrect password toast 2023-07-07 18:19:35 +02:00
0e9cb91697 Remove error prefix from incorrect password toast 2023-07-07 18:18:33 +02:00
e56053966c Add LICENSE_ZIP4J to list of used licenses 2023-07-07 17:01:51 +02:00
7776dd6af4 Make password dialog behavior the same as with protected PDFs 2023-07-07 16:48:22 +02:00
4d5ac24d0d Update Simple-Commons version 2023-07-07 16:45:21 +02:00
16159b3d84 Keep password dialog displayed until correct password is entered or cancelled
This requires updates to Simple-Commons to be merged first
https://github.com/SimpleMobileTools/Simple-Commons/pull/1725
2023-07-07 14:43:59 +02:00
131adb8c28 Add incorrect password toast when decompressing multiple protected zips 2023-07-07 13:16:40 +02:00
15dc3d094c Add support for decompressing password protected zips
This includes Zip4j library which supports password protected
ZIP archives and replaces default zip library in DecompressActivity.

NOTE: This does not cover decompression of multiple ZIPs, since
I am not completely sure what UX we would want in that case.
2023-07-07 12:43:50 +02:00
85559abbf4 Clean up PDFViewerActivity for consistency 2023-07-07 08:06:50 +02:00
4d0a7121cc Remove unused showToastAndFinish method 2023-07-06 16:39:34 +02:00
e78a8a0430 Use enter password dialog from commons 2023-07-06 14:13:22 +02:00
84375597b6 Support opening password protected PDF files
This closes #712
2023-07-06 12:53:47 +02:00
2ac5648037 Merge pull request #716 from esensar/feature/bring-back-pdfium
Return `AndroidPdfViewer` based on `PDFium`
2023-07-06 09:32:20 +02:00
a83ebe84f8 Update liceses to include AndroidPdfViewer license 2023-07-06 08:35:11 +02:00
a7de356f44 Update AndroidPdfViewer ref 2023-07-05 16:25:48 +02:00
d1c68d55bb Revert "fix #619, use a different pdf viewer"
This reverts commit ab47bcadbe.
2023-07-04 14:24:00 +02:00
089f352818 Revert "adding a page counter at the pdf viewer"
This reverts commit db7d806c6f.
2023-07-04 14:17:52 +02:00
bda0325c25 Merge pull request #713 from fatihergin/feature/remember-last-used-copy-destination
remember last used copy destination on "Select a folder" picker
2023-06-25 16:42:25 +02:00
f6332b09c2 fix: "shouldShowHidden" does not reflect changes on "showHidden || temporarilyShowHidden" due to its variable like definition on a singleton object 2023-06-25 13:59:13 +03:00
8e67656719 remember last used copy destination on "Select a folder" picker 2023-06-25 13:16:44 +03:00
a88a271cc2 replacing jcenter with mavenCentral 2023-06-23 10:50:38 +02:00
c6b1783d49 updating changelog 6.15.4 2023-06-20 18:54:06 +02:00
684b5a18ce update version to 6.15.4 2023-06-20 18:53:42 +02:00
5dd8d048d6 move dots of long filenames into the middle, so the end is visible 2023-06-20 18:47:36 +02:00
8375b05034 improve the list layout UI, make centering more reliable 2023-06-20 18:46:10 +02:00
f1e9ecc59d use the more modern long click UI 2023-06-20 18:34:47 +02:00
0a059ee38c Merge pull request #710 from fatihergin/fix/hide-keyboard-on-search-bar-close-click
hide keyboard while closing search bar on ReadTextActivity
2023-06-14 23:40:44 +02:00
dc099d7f19 hide keyboard while closing search bar 2023-06-15 00:35:42 +03:00
583bf38cdd Merge pull request #706 from weblate/weblate-simple-mobile-tools-simple-file-manager
Translations update from Hosted Weblate
2023-06-12 23:14:31 +02:00
e6e288ed9c Update title.txt 2023-06-12 23:14:19 +02:00
f0957f7e90 Translated using Weblate (Croatian)
Currently translated at 100.0% (47 of 47 strings)

Translation: Simple Mobile Tools/Simple File Manager
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager/hr/
2023-05-28 17:58:29 +02:00
7c93bce960 Translated using Weblate (Croatian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple File Manager metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager-metadata/hr/
2023-05-19 08:26:35 +02:00
b7f91f1987 updating commons 2023-05-10 22:18:27 +02:00
830f3c0cfb Merge pull request #704 from weblate/weblate-simple-mobile-tools-simple-file-manager
Translations update from Hosted Weblate
2023-05-10 22:17:45 +02:00
a8562de9a8 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple File Manager metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager-metadata/zh_Hans/
2023-05-07 18:45:06 +02:00
3d6a4ae5cc updating commons 2023-05-07 18:45:00 +02:00
510517a43a Merge pull request #700 from weblate/weblate-simple-mobile-tools-simple-file-manager
Translations update from Hosted Weblate
2023-05-07 12:00:28 +02:00
c9df0ea2d8 Update title.txt 2023-05-07 12:00:14 +02:00
70eac96a21 Update title.txt 2023-05-07 12:00:01 +02:00
50ec9e4efb Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple File Manager metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager-metadata/zh_Hans/
2023-05-07 04:51:57 +02:00
c91577ec45 Translated using Weblate (Dutch)
Currently translated at 100.0% (47 of 47 strings)

Translation: Simple Mobile Tools/Simple File Manager
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager/nl/
2023-04-28 19:49:25 +02:00
fc7d76db05 Translated using Weblate (Slovenian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple File Manager metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager-metadata/sl/
2023-04-21 23:51:10 +02:00
97bcb881a9 Translated using Weblate (Slovenian)
Currently translated at 100.0% (47 of 47 strings)

Translation: Simple Mobile Tools/Simple File Manager
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager/sl/
2023-04-21 23:51:10 +02:00
a928cf83b0 Translated using Weblate (Croatian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple File Manager metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager-metadata/hr/
2023-04-20 00:52:38 +02:00
d0dc3e85e9 always show the Upgraded From Free dialog 2023-04-16 12:56:46 +02:00
266d2d5651 updating changelog 6.15.3 2023-04-16 12:52:44 +02:00