Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Raival-e pushed 26 commits to master Raival-e/File-Explorer-Compose
- feat: show tab options onClick instead of onLongClick 57c1045
- feat: add swipe to refresh 7c0b529
- feat: add the ability to reorder tabs 36fbaa1
- feat: update libraries 78af04f
- feat: performance improvement cc2d21d
- fix: switching tabs bug 3c868de
- feat: change the default value of fileListSize to LARGE c6ea160
- feat: rename RegularTab to FilesTab 9aaf2f1
- feat: code cleanup a1d2747
- feat: add home tab c3f15de
- feat: remove unused variables f4b1588
- feat: allow locating recent files by long clicking 10b5e7e
- refactor: replace RegularTab with FilesTab 73d1096
- feat: rename `MainTab` to `HomeTab` and refactor related files 5dd42a9
- feat: limit the number of recent files displayed 8875e82
- feat: format used storage size as used/total fe11bef
- feat: highlighted file now has distinct name color 13aabe3
- feat: visual enhancement d3c6bc1
- feat: add "opus" to audio file MIME types 90c908e
- feat: improve loading screen when opening large folders 9618798
- and 6 more ...
Raival-e created a comment on an issue on coil-kt/coil
> Are you referring to the memory cache or disk cache? Disk cache > Copying the file isn't Coil's disk cache would just duplicate the data. Can't it be configured to store the images when loading ...
Raival-e opened an issue on coil-kt/coil
Cache images loaded from files
**Is your feature request related to a problem? Please describe.** At least for images loaded form internal storage, it appears that cache only works while using the app, and when the app is closed...Raival-e created a comment on an issue on Raival-e/File-Explorer-Compose
Android has added a restriction to data folder and is no longer accessible.
Raival-e closed a pull request on Raival-e/File-Explorer-Compose
Add Russian Translation
Screenshots: ![Screenshot_2025-01-09-22-56-21-86_2fb717c0403b9f26e585dd53ef609bab](https://github.com/user-attachments/assets/d151f1e6-ab9b-47d4-88bb-50654ce55fc4) ![Screenshot_2025-01-09-22-55-0...Raival-e created a comment on a pull request on Raival-e/File-Explorer-Compose
I'll try different design, maybe smaller buttons with icons instead of text. Thanks for the contribution!
Raival-e closed an issue on Raival-e/File-Explorer-Compose
Doc, Docx and Other Format support
Would u be able to add File viewer of other Extension types😅 I would really love if u could ^_^ Btw Thanks for Making such a wonderful app ❤️🩹Raival-e created a comment on an issue on Raival-e/File-Explorer-Compose
I'm planning to add support for more file extensions, but certainly not Doc or Docx.
Raival-e closed an issue on Raival-e/File-Explorer-Compose
Features Required
The app is great but missing some crucial features: 1. Access `Android/data` & `Android/obb` folders. 2. Batch renaming. 3. FTP/WebDav/SMB support. 4. and more...Raival-e created a comment on an issue on Raival-e/File-Explorer-Compose
I'm going to close this as all requests all mentioned in other issues
Raival-e closed an issue on Raival-e/File-Explorer-Compose
Requests for improving localization process
- [ ] 1. I'm currently translating this app to Russian and noticed the implementation of plurals being wrong. https://github.com/Raival-e/File-Explorer-Compose/blob/42cb075acf23233bc1f4be098d00bdd1...Raival-e created a comment on an issue on Raival-e/File-Explorer-Compose
I've simplified the string resources to fit other languages.
Raival-e pushed 1 commit to master Raival-e/File-Explorer-Compose
- feat: improve localizations 40e507f