Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Raival-e created a comment on an issue on Raival-e/File-Explorer-Compose
Swiping between tabs has just been added.
Raival-e closed an issue on Raival-e/File-Explorer-Compose
Swipe to switch between tabs
Adding bookmarks does nothing. Bookmarks should be visible on the left swipe tap below storage options. Tapping on storage options do nothing eitherRaival-e pushed 3 commits to master Raival-e/File-Explorer-Compose
Raival-e closed an issue on Raival-e/File-Explorer-Compose
data folder & obb folder not access in under Android 12 version.
### **Data folder and OBB folder access request popup is not showing in Android 10** Here Screenshot 👇 ![IMG_20241112_175550](https://github.com/user-attachments/assets/4ab543b2-5ca2-4ae3-83d7-ac...Raival-e created a comment on an issue on Raival-e/File-Explorer-Compose
I do remember that. There are also many other things I've not done yet. It's all about time, I have a to-do list and I go top to bottom. The current implementation of tasks need some rework, and th...
Raival-e pushed 1 commit to master Raival-e/File-Explorer-Compose
- fix: compress task not executed 8f8097d
Raival-e published a release on Raival-e/File-Explorer-Compose
v1.2.0
## New Features - **Swipe to Refresh:** Added swipe-to-refresh functionality. - **Reorderable Tabs:** Introduced the ability to reorder tabs. - **Home Tab:** Added a dedicated Home tab for e...Raival-e created a tag on Raival-e/File-Explorer-Compose
v1.2.0 - An Android file explorer written in Kotlin and Jetpack Compose
Raival-e created a comment on an issue on Raival-e/File-Explorer-Compose
I'm not sure that's possible using the current text editor (which is basically a code editor). That said, I'm planning to separate the code editor from the text editor, where the latter will allow ...
Raival-e pushed 1 commit to master Raival-e/File-Explorer-Compose
- fix: update subtitle when switching tabs 1ebfca5
Raival-e pushed 2 commits to master Raival-e/File-Explorer-Compose
Raival-e pushed 11 commits to master Raival-e/File-Explorer-Compose
- feat: Add APKEditor and APK merge functionality 3216cf7
- fix: fix merge output filename 14ba120
- feat: add sign apk option Adds a new option in the preferences to sign APKs after operations like Anti-Split (merge)... 84a7f7b
- Merge branch 'Raival-e:master' into master 2fe920e
- Merge branch 'master' into master 416e936
- use string resources instead of the hard-coded strings 1a78b85
- feat: add proguard rules to keep content and interface Added rules to `proguard-rules.pro` to keep classes in `andro... 48eb99d
- fix: allow multiline text in ApkPreviewDialog 4cfb513
- feat: improve APK file information retrieval f4acd71
- fix: `taskDialogInfo` when consequent threads da53f74
- Merge pull request #58 from AbhiTheModder/master Add APKEditor features 6338715
Raival-e closed a pull request on Raival-e/File-Explorer-Compose
Add APKEditor features
* [x] Anti-Split ( Split APKs to APK ) * [x] APK Sign * [x] Fix `ru` un-changed strings Note: - If possible suggest changing the icon of `PreferencesManager.GeneralPrefs.signApk` to a more ...Raival-e created a comment on a pull request on Raival-e/File-Explorer-Compose
> I need to find a solution for handling the minifyR8Release job for the jar. Currently, it significantly increases the application size I was thinking the same. let me know when you're done.
Raival-e created a comment on a pull request on Raival-e/File-Explorer-Compose
Could you use string resources instead of the hard-coded strings. Everything else seems good!
Raival-e created a comment on a pull request on Raival-e/File-Explorer-Compose
I appreciate your work! I get a lot of suggestions (as seen in issues page). I really want to implement them all while I can, unfortunately however, I'm not familiar with how some of them can b...
Raival-e pushed 1 commit to master Raival-e/File-Explorer-Compose
- fix: show APK and PDF icons ae83e5f