Dan
e6593a5c6b
chore(l10n): update Ukrainian translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/uk/
Via: Weblate
2025-10-09 21:26:14 +05:30
hosêyň abāspanā
880f383e76
feat(l10n): add Luri (Bakhtiari) translations
...
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/bqi/
Via: Weblate
2025-10-09 21:26:14 +05:30
Naveen Singh
ab31c828a1
fix: filter out files from hidden folders in storage ( #283 )
...
Refs: https://github.com/FossifyOrg/File-Manager/issues/217 , https://github.com/FossifyOrg/File-Manager/issues/33
2025-10-02 12:10:47 +05:30
fossifybot[bot]
f71a4b7f55
chore: update lint baselines ( #282 )
...
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-10-01 09:13:51 +05:30
fossifybot[bot]
c2482ee5dc
chore(release): v1.3.0 (8) ( #269 )
1.3.0
2025-09-30 15:14:23 +05:30
alanfox2000software
de5b6da9d5
chore(l10n): update Chinese (Traditional Han script, Hong Kong) translations
...
Currently translated at 100.0% (2 of 2 strings)
Translation: Fossify/File-Manager metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager-metadata/zh_Hant_HK/
Via: Weblate
2025-09-30 15:02:49 +05:30
alanfox2000software
4812bc8d4b
chore(l10n): update Chinese (Traditional Han script) translations
...
Currently translated at 100.0% (2 of 2 strings)
Translation: Fossify/File-Manager metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager-metadata/zh_Hant/
Via: Weblate
2025-09-30 15:02:49 +05:30
alanfox2000software
3ec4591b58
chore(l10n): update Chinese (Traditional Han script) translations
...
Currently translated at 100.0% (2 of 2 strings)
Translation: Fossify/File-Manager metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager-metadata/zh_Hant/
Via: Weblate
2025-09-30 15:02:49 +05:30
alanfox2000software
d11a710106
chore(l10n): update Chinese (Traditional Han script, Hong Kong) translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/zh_Hant_HK/
Via: Weblate
2025-09-30 15:02:49 +05:30
alanfox2000software
2cf0fdf7d1
chore(l10n): update Chinese (Traditional Han script) translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/zh_Hant/
Via: Weblate
2025-09-30 15:02:49 +05:30
ovl-1
25fe232c27
chore(l10n): update Norwegian Bokmål translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/nb_NO/
Via: Weblate
2025-09-30 15:02:49 +05:30
IgorTrp
f733553ff3
chore(l10n): update Serbian translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/sr/
Via: Weblate
2025-09-30 15:02:49 +05:30
Jan
5b278f6e4a
fix: filter out files from hidden folders in recents ( #279 )
...
* fix catch files in hidden folders in recent tab
Signed-off-by: Jan Guegel <jan@guegel.eu >
* adjust changelog
Signed-off-by: Jan Guegel <jan@guegel.eu >
* include getDoesFilePathExist check, just to be sure
Signed-off-by: Jan Guegel <jan@guegel.eu >
* apply Code Review suggestions
---------
Signed-off-by: Jan Guegel <jan@guegel.eu >
Co-authored-by: Jan Guegel <jan@guegel.eu >
Refs: https://github.com/FossifyOrg/File-Manager/issues/217
2025-09-30 14:58:54 +05:30
Jan
fec28af74f
fix: search now ignores accents and diacritics ( #274 )
...
* compare normalized search and items to ignore accents and diacritics
* Update CHANGELOG.md
* compare normalized search and items to ignore accents and diacritics
* Update CHANGELOG.md
* fix change print enconding to base64 #104
Signed-off-by: Jan Guegel <jan@guegel.eu >
* ops.. wrong branch..
Signed-off-by: Jan Guegel <jan@guegel.eu >
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
* use normalizeString() from commons libs
Signed-off-by: Jan Guegel <jan@guegel.eu >
* use normalizeString() from commons libs also for recentsfragmen
Signed-off-by: Jan Guegel <jan@guegel.eu >
* Apply suggestions from code review
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
* use normalizeString() for StorageFragment
Signed-off-by: Jan Guegel <jan@guegel.eu >
* fix last usage of contains() without normalizeString in search context
fix missing expection toast
Signed-off-by: Jan Guegel <jan@guegel.eu >
* remove Toast from loop
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
---------
Signed-off-by: Jan Guegel <jan@guegel.eu >
Co-authored-by: Jan Guegel <jan@guegel.eu >
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
Refs: https://github.com/FossifyOrg/File-Manager/issues/95
2025-09-30 14:53:51 +05:30
dependabot[bot]
eb4d38d25a
chore(deps): bump org.fossify:commons from 5.1.1 to 5.2.0 ( #278 )
...
Bumps org.fossify:commons from 5.1.1 to 5.2.0.
---
updated-dependencies:
- dependency-name: org.fossify:commons
dependency-version: 5.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-30 10:14:04 +05:30
Jan
8647071c66
feat: add save as in menu in text editor ( #277 )
...
* add save as in menu
rename saveText to saveAsText()
add new save() without confirmation
Signed-off-by: Jan Guegel <jan@guegel.eu >
* fix icon of new menuItem to ic_save_vector
Signed-off-by: Jan Guegel <jan@guegel.eu >
* apply CodeReview input
getFilePath to updateFilePath
menuItem SaveAs never displayed with icon
backButtonPressed now uses Save without confirmation
Signed-off-by: Jan Guegel <jan@guegel.eu >
* fix catch filePath.isEmpty() by opening SaveAs Dialog
Signed-off-by: Jan Guegel <jan@guegel.eu >
---------
Signed-off-by: Jan Guegel <jan@guegel.eu >
Co-authored-by: Jan Guegel <jan@guegel.eu >
Refs: https://github.com/FossifyOrg/File-Manager/issues/224
2025-09-29 21:14:02 +05:30
Jan
630d7b2cea
fix: avoid truncated prints ( #275 )
...
* fix change print enconding to base64 #104
Signed-off-by: Jan Guegel <jan@guegel.eu >
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
* use ensureBackgroundThread to avoid ANR on large files
Signed-off-by: Jan Guegel <jan@guegel.eu >
---------
Signed-off-by: Jan Guegel <jan@guegel.eu >
Co-authored-by: Jan Guegel <jan@guegel.eu >
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
2025-09-28 13:17:40 +05:30
Jan
223e644f36
fix: request permission in SaveAsActivity on first-run ( #271 )
...
* Fix "Replace characters on save as function, FileNotFoundException" #250
* Update CHANGELOG.md
update changelog
* Update app/src/main/kotlin/org/fossify/filemanager/activities/SaveAsActivity.kt
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
* Update CHANGELOG.md
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
* Update CHANGELOG.md
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
* Merge branch 'FossifyOrg:main' into main
Signed-off-by: Jan Guegel <jan@guegel.eu >
* Update CHANGELOG.md
* fix PR Feedback
Signed-off-by: Jan Guegel <jan@guegel.eu >
* fix duplicated code by moving it to SimpleActivity.kt
Signed-off-by: Jan Guegel <jan@guegel.eu >
* moved handleStoragePermissions() to SimpleActivity.kt from MainActivity.kt
introduced tryInitFileManager() to SaveAsActivity.kt
removed const MANAGE_STORAGE_RC from MainActivity.kt
Signed-off-by: Jan Guegel <jan@guegel.eu >
* adjusted toast in try catch in storage permission action
Signed-off-by: Jan Guegel <jan@guegel.eu >
* catch ActivityNotFoundException with fallback of SecurityException
Signed-off-by: Jan Guegel <jan@guegel.eu >
* Apply suggestions from code review
thanks for the feedback!
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
* remove indent
Signed-off-by: Jan Guegel <jan@guegel.eu >
* adjust changelog
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
---------
Signed-off-by: Jan Guegel <jan@guegel.eu >
Co-authored-by: Jan Guegel <jan@guegel.eu >
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
Refs: https://github.com/FossifyOrg/File-Manager/issues/85
2025-09-27 13:15:56 +05:30
Jan
055bfbd3b8
fix: sanitize filenames before saving ( #270 )
...
* Fix "Replace characters on save as function, FileNotFoundException" #250
* Update CHANGELOG.md
update changelog
* Update app/src/main/kotlin/org/fossify/filemanager/activities/SaveAsActivity.kt
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
* Update CHANGELOG.md
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
* Update CHANGELOG.md
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
---------
Co-authored-by: Jan Guegel <jan@guegel.eu >
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
Refs: https://github.com/FossifyOrg/File-Manager/issues/250
2025-09-26 12:28:58 +05:30
Naveen Singh
ceb7a5f2a2
fix: update changelog and commons ( #268 )
...
* fix: update changelog
* chore(deps): bump org.fossify:commons to 5.1.0
* chore(deps): update commons again
2025-09-25 20:50:02 +05:30
dependabot[bot]
20aee9162d
chore(deps): bump rexml from 3.4.1 to 3.4.2 ( #264 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.4.1...v3.4.2 )
---
updated-dependencies:
- dependency-name: rexml
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 10:31:36 +05:30
fossifybot[bot]
7a5f797a2a
chore(release): v1.2.3 (7) ( #262 )
...
* chore(release): v1.2.3 (7)
* docs: remove translations entry
Removed outdated changelog entries and clarified fixes.
* docs: remove translations entry
---------
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com >
1.2.3
2025-09-17 10:38:43 +05:30
dependabot[bot]
10a83a18b1
chore(deps): bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.20 ( #263 )
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 2.2.10 to 2.2.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.10...v2.2.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-version: 2.2.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 16:04:46 +05:30
Naveen Singh
fb3384fb08
fix: trust the system to check whether a file is a directory ( #261 )
...
Condition was originally introduced in 12b96e159d
Refs: https://github.com/FossifyOrg/File-Manager/issues/80
2025-09-15 10:33:51 +05:30
Naveen Singh
666c8d8c53
docs: fix broken discussion links in issue templates ( #260 )
2025-09-11 18:37:27 +05:30
Naveen Singh
8c711104ed
chore(release): v1.2.2 (6) ( #259 )
1.2.2
2025-09-01 20:07:22 +05:30
fossifybot[bot]
e7186a9c79
chore(release): v1.2.1 (5) ( #254 )
...
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-09-01 13:45:22 +00:00
dependabot[bot]
55eff8a6ae
chore(deps): bump org.fossify:commons from 5.0.0 to 5.0.2 ( #258 )
...
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons ) from 5.0.0 to 5.0.2.
- [Commits](https://github.com/FossifyOrg/commons/compare/5.0.0...5.0.2 )
---
updated-dependencies:
- dependency-name: org.fossify:commons
dependency-version: 5.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-01 19:11:16 +05:30
Matheus Campos
8b76e7f28a
chore(l10n): update Spanish (American) translations
...
Currently translated at 6.8% (3 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/es_US/
Via: Weblate
2025-09-01 19:04:31 +05:30
GaucovyAero
0bee809420
chore(l10n): update Slovak translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/sk/
Via: Weblate
2025-09-01 19:04:31 +05:30
Kfir Pshititsky
2b51c3f2fa
chore(l10n): update Hebrew translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/he/
Via: Weblate
2025-09-01 19:04:31 +05:30
Kfir Pshititsky
1b03d62494
chore(l10n): update Hebrew translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/he/
Via: Weblate
2025-09-01 19:04:31 +05:30
fossifybot[bot]
e9ecfe53a4
chore: update lint baselines ( #256 )
...
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-09-01 10:01:03 +05:30
Naveen Singh
da8202ee2d
fix: set progress after computing total size ( #253 )
...
Refs: https://github.com/FossifyOrg/File-Manager/issues/251
2025-08-26 02:26:13 +05:30
Naveen Singh
31d4fdbf4f
refactor(settings): remove color customization lock and add thank you button ( #252 )
2025-08-25 04:02:37 +05:30
Naveen Singh
f68fe061e0
chore(deps): downgrade com.android.application from 8.12.0 to 8.11.1 ( #249 )
2025-08-22 04:57:19 +05:30
Naveen Singh
f24a8089d2
docs: redirect questions to general discussions ( #247 )
2025-08-20 16:16:40 +05:30
dependabot[bot]
1571214647
chore(deps): bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.10 ( #246 )
...
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin ) from 2.2.0 to 2.2.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.0...v2.2.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-version: 2.2.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 22:39:18 +05:30
dependabot[bot]
5da4a63e8d
chore(deps): bump org.fossify:commons from 4.3.0 to 4.4.2 ( #243 )
...
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons ) from 4.3.0 to 4.4.2.
- [Commits](https://github.com/FossifyOrg/commons/compare/4.3.0...4.4.2 )
---
updated-dependencies:
- dependency-name: org.fossify:commons
dependency-version: 4.4.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-09 22:57:58 +05:30
dependabot[bot]
aeb8977a77
chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.25 to 0.4.27 ( #244 )
...
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules ) from 0.4.25 to 0.4.27.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases )
- [Commits](https://github.com/mrmans0n/compose-rules/compare/v0.4.25...v0.4.27 )
---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
dependency-version: 0.4.27
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-09 22:55:05 +05:30
dependabot[bot]
0b93fcbb3e
chore(deps): bump com.android.application from 8.11.1 to 8.12.0 ( #245 )
...
Bumps com.android.application from 8.11.1 to 8.12.0.
---
updated-dependencies:
- dependency-name: com.android.application
dependency-version: 8.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-09 22:51:12 +05:30
fossifybot[bot]
39f9b00f6a
chore: update lint baselines ( #242 )
...
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-08-01 09:16:47 +05:30
dependabot[bot]
cfc1a89300
chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.22 to 0.4.25 ( #238 )
...
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules ) from 0.4.22 to 0.4.25.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases )
- [Commits](https://github.com/mrmans0n/compose-rules/compare/v0.4.22...v0.4.25 )
---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
dependency-version: 0.4.25
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-21 22:42:18 +05:30
dependabot[bot]
5e8cd437d2
chore(deps): bump org.fossify:commons from 4.2.0 to 4.3.0 ( #234 )
...
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons ) from 4.2.0 to 4.3.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/4.2.0...4.3.0 )
---
updated-dependencies:
- dependency-name: org.fossify:commons
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-14 23:44:40 +05:30
dependabot[bot]
3832e9db5d
chore(deps): bump com.android.application from 8.11.0 to 8.11.1 ( #233 )
...
Bumps com.android.application from 8.11.0 to 8.11.1.
---
updated-dependencies:
- dependency-name: com.android.application
dependency-version: 8.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-14 22:45:52 +05:30
fossifybot[bot]
1f61e17fd3
chore(release): v1.2.0 (4) ( #210 )
...
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1.2.0
2025-07-12 16:56:47 +05:30
Quentin PAGÈS
259d185b95
chore(l10n): update Occitan translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/oc/
Via: Weblate
2025-07-12 16:12:30 +05:30
Quentin PAGÈS
c69d10b8fe
chore(l10n): update French translations
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/fr/
Via: Weblate
2025-07-12 16:12:30 +05:30
Quentin PAGÈS
21637a6d8a
chore(l10n): update Occitan translations
...
Currently translated at 81.8% (36 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/oc/
Via: Weblate
2025-07-12 16:12:30 +05:30
Ismail Choudhury
ac4be152ed
chore(l10n): update English (United Kingdom) translations
...
Currently translated at 2.2% (1 of 44 strings)
Translation: Fossify/File-Manager
Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/en_GB/
Via: Weblate
2025-07-12 16:12:30 +05:30