htetoh
096be882e1
fixing language code
2023-07-31 22:08:51 +06:30
htetoh
f79a976c2e
Adding burmese strings.xml
2023-07-29 17:08:43 +06:30
tibbi
a9438b2c42
updating commons
2023-07-21 21:45:56 +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
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
Ensar Sarajčić
173efd1896
Merge branch 'master' into feature/password-protected-zips-compress
2023-07-07 19:10:53 +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
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ć
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
Ensar Sarajčić
a83ebe84f8
Update liceses to include AndroidPdfViewer license
2023-07-06 08:35:11 +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
Ensar Sarajčić
089f352818
Revert "adding a page counter at the pdf viewer"
...
This reverts commit db7d806c6f
.
2023-07-04 14:17:52 +02:00
fatih ergin
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
fatih ergin
8e67656719
remember last used copy destination on "Select a folder" picker
2023-06-25 13:16:44 +03:00
tibbi
5dd8d048d6
move dots of long filenames into the middle, so the end is visible
2023-06-20 18:47:36 +02:00
tibbi
8375b05034
improve the list layout UI, make centering more reliable
2023-06-20 18:46:10 +02:00
tibbi
f1e9ecc59d
use the more modern long click UI
2023-06-20 18:34:47 +02:00
fatih ergin
dc099d7f19
hide keyboard while closing search bar
2023-06-15 00:35:42 +03:00
Milo Ivir
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
tibbi
b7f91f1987
updating commons
2023-05-10 22:18:27 +02:00
tibbi
3d6a4ae5cc
updating commons
2023-05-07 18:45:00 +02:00
Guillaume
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
Nejc Mrvič
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
tibbi
d0dc3e85e9
always show the Upgraded From Free dialog
2023-04-16 12:56:46 +02:00
Pedro Henrique Alves
112aa0cd50
Update strings.xml
...
Code has been reformatted, with some minor changes to the translation to make it more coherent.
2023-04-15 20:06:02 -03:00
Nejc Mrvič
827033f016
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-03-30 00:37:36 +02:00
VfBFan
da8fd3568e
Translated using Weblate (German)
...
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/de/
2023-03-21 09:41:24 +01:00
solokot
6486ed4541
Translated using Weblate (Russian)
...
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/ru/
2023-03-18 10:41:31 +01:00
P.O
ff8fb8488f
Translated using Weblate (Swedish)
...
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/sv/
2023-03-12 17:42:15 +01:00
Nejc Mrvič
cd3b7baa82
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-03-09 00:45:27 +01:00
VfBFan
d2c32b537e
Translated using Weblate (German)
...
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/de/
2023-02-25 18:40:09 +01:00
Gabriel Camargo
a872fdbf40
Translated using Weblate (Portuguese (Brazil))
...
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/pt_BR/
2023-02-23 21:39:55 +01:00
tibbi
a31460d122
show a dialog at upgrading from the free version
2023-02-07 14:04:38 +01:00
ismailnurudeen
2b19a0ac33
Prevented multiple setting of editor text color.
2023-02-06 16:18:56 +01:00
tibbi
8c2b633655
use proper text color at MimeTypesActivity placeholders
2023-01-28 09:06:02 +01:00
Артём Котлубай
1e4419198a
Translated using Weblate (Russian)
...
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/ru/
2023-01-27 14:01:49 +01:00