Commit Graph

2447 Commits

Author SHA1 Message Date
fatih ergin 6a88111d32 migrate activities to viewbinding 2023-08-15 01:29:22 +03:00
fatih ergin 505839c84a enable viewbinding
update compile sdk to 34
update kotlin version to 1.9.0
2023-08-15 01:29:22 +03:00
Tibor Kaputa ebb4bf611b
Merge pull request #734 from weblate/weblate-simple-mobile-tools-simple-file-manager
Translations update from Hosted Weblate
2023-08-14 17:35:52 +02:00
Tibor Kaputa 78591a9204
Update short_description.txt 2023-08-14 17:35:42 +02:00
Milan Šalka c85fccc77e
Translated using Weblate (Slovak)
Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple File Manager metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager-metadata/sk/
2023-08-11 12:47:33 +02:00
Tibor Kaputa ab77b493fc
Merge pull request #732 from htetoh/patch-1
fixing language code
2023-07-31 17:41:06 +02:00
htetoh 096be882e1
fixing language code 2023-07-31 22:08:51 +06:30
Tibor Kaputa 40976f5e96
Merge pull request #730 from htetoh/patch-1
Adding burmese strings.xml
2023-07-30 22:04:20 +02:00
htetoh f79a976c2e
Adding burmese strings.xml 2023-07-29 17:08:43 +06:30
tibbi 0dd1666f7a Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2023-07-21 21:46:06 +02:00
tibbi a9438b2c42 updating commons 2023-07-21 21:45:56 +02:00
Tibor Kaputa 271de57452
Merge pull request #726 from weblate/weblate-simple-mobile-tools-simple-file-manager
Translations update from Hosted Weblate
2023-07-21 21:44:12 +02:00
Priit Jõerüüt ccd73528b2
Translated using Weblate (Estonian)
Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple File Manager metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager-metadata/et/
2023-07-21 21:43:37 +02:00
Tibor Kaputa 0aa0094e2c
Merge pull request #727 from esensar/fix/recents-mime-type
Set intent data into fragments before starting them
2023-07-21 21:43:33 +02:00
Ensar Sarajčić 580cd1f75a Set intent data into fragments before starting them
This ensures that fragments have all data needed before doing initial data loading.
This will ensure that Recents tab properly filters files by mime type immediately,
instead of only after doing a pull to refresh.
2023-07-21 16:24:11 +02:00
tibbi afdc8c97a8 updating changelog 2023-07-17 20:09:35 +02:00
tibbi a614372646 update version to 6.16.0 2023-07-17 20:09:28 +02:00
tibbi 405094d5ff updating commons 2023-07-17 20:01:33 +02:00
Tibor Kaputa f73688c0b7
Merge pull request #721 from esensar/feature/password-protected-zips-compress
Add support for creating password protected zips
2023-07-15 19:58:04 +02:00
Tibor Kaputa 4bf66d7049
updating commons 2023-07-15 19:57:42 +02:00
Ensar Sarajčić 83e06a9646 Fix typo in build.gradle 2023-07-15 16:48:09 +02:00
Ensar Sarajčić 461ffd5494 Merge remote-tracking branch 'upstream/master' into feature/password-protected-zips-compress 2023-07-15 16:47:13 +02:00
Ensar Sarajčić 3794529073 Update Simple-Commons ref 2023-07-15 16:46:56 +02:00
Ensar Sarajčić 8ca86fe5e9 Add eye icon to compression password entry field 2023-07-15 16:22:12 +02:00
Ensar Sarajčić 21949ef028 Update password strings on compression dialog 2023-07-15 16:21:55 +02:00
tibbi 976d9ad76a updating commons 2023-07-09 17:31:27 +02:00
Ensar Sarajčić 173efd1896 Merge branch 'master' into feature/password-protected-zips-compress 2023-07-07 19:10:53 +02:00
Tibor Kaputa 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
Tibor Kaputa 6b7206fc0d
removing an empty line 2023-07-07 19:08:56 +02:00
Ensar Sarajčić b154cebff5 Merge branch 'master' into feature/password-protected-zips-compress 2023-07-07 19:06:02 +02:00
Tibor Kaputa a4b4d2fb52
Merge branch 'master' into feature/password-protected-zips 2023-07-07 19:03:26 +02:00
Tibor Kaputa 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
Ensar Sarajčić d19508109f Remove error prefix from incorrect password toast 2023-07-07 18:19:35 +02:00
Ensar Sarajčić 0e9cb91697 Remove error prefix from incorrect password toast 2023-07-07 18:18:33 +02:00
Ensar Sarajčić e56053966c Add LICENSE_ZIP4J to list of used licenses 2023-07-07 17:01:51 +02:00
Ensar Sarajčić 7776dd6af4 Make password dialog behavior the same as with protected PDFs 2023-07-07 16:48:22 +02:00
Ensar Sarajčić 4d5ac24d0d Update Simple-Commons version 2023-07-07 16:45:21 +02:00
Ensar Sarajčić 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
Ensar Sarajčić caf2788356 Properly set encryption method when compressing 2023-07-07 13:41:02 +02:00
Ensar Sarajčić 131adb8c28 Add incorrect password toast when decompressing multiple protected zips 2023-07-07 13:16:40 +02:00
Ensar Sarajčić 9a640c802c Add support for creating password protected zips 2023-07-07 13:09:51 +02:00
Ensar Sarajčić 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
Ensar Sarajčić 85559abbf4 Clean up PDFViewerActivity for consistency 2023-07-07 08:06:50 +02:00
Ensar Sarajčić 4d0a7121cc Remove unused showToastAndFinish method 2023-07-06 16:39:34 +02:00
Ensar Sarajčić e78a8a0430 Use enter password dialog from commons 2023-07-06 14:13:22 +02:00
Ensar Sarajčić 84375597b6 Support opening password protected PDF files
This closes #712
2023-07-06 12:53:47 +02:00
Tibor Kaputa 2ac5648037
Merge pull request #716 from esensar/feature/bring-back-pdfium
Return `AndroidPdfViewer` based on `PDFium`
2023-07-06 09:32:20 +02:00
Ensar Sarajčić a83ebe84f8 Update liceses to include AndroidPdfViewer license 2023-07-06 08:35:11 +02:00
Ensar Sarajčić a7de356f44 Update AndroidPdfViewer ref 2023-07-05 16:25:48 +02:00
Ensar Sarajčić d1c68d55bb Revert "fix #619, use a different pdf viewer"
This reverts commit ab47bcadbe.
2023-07-04 14:24:00 +02:00