Sorry, just too swamped right now in real life. I have about 90% of the network stuff written, but the last 10% is mostly robustifying and exception handling, which isn't trivial. Not sure when I...
Type: Posts; User: littleguy77
Sorry, just too swamped right now in real life. I have about 90% of the network stuff written, but the last 10% is mostly robustifying and exception handling, which isn't trivial. Not sure when I...
No, currently not, but it's on the list (see first post). I've been working on network storage but it's been slow going. This isn't my day job and it's been tough finding the time.
Just press the Y button to open the menu. Press the d-pad down until you get to the bottom of the menu, then select "Preferences". Then use the d-pad to select "Show hidden files and folders" and...
Phew this is taking longer than I had hoped. Been making the most of this snow day at home, trying to integrate the SMB functionality. Basically the task at hand is the coder's equivalent of...
I spent the last few nights retooling the innards of the app for SMB compatibility. It really wasn't the simple extension I was hoping it would be, and there's still quite a bit of work left. But...
Transfer images using FilePwn? Or using the DropBox client?
Does this happen with any other folders, or just the download folder?
I'm just using the standard java APIs for accessing directories. Is 1000 a hard limit, or is that just a guess? I'll take a look. Thanks...
Alright, the people have spoken. I'll try to find some time in the next few weeks to tackle this. Unfortunately SMB is not a simple extension to the existing app; it requires major restructuring of...
Good point.
My offer still stands. If enough people come here begging for the feature, that will be motivation enough :) Money is merely one way to motivate...
No problem rhester72. I wrote this app as a "public service" since a bare-bones file manager was so desperately needed when OUYA hit shelves. My original goal was to make something that people...
Thanks gueschmid. SMB client is on the wishlist in the first post, but isn't in the current version. Since this thread has received only a few hits in the last several months, I honestly haven't...
Thanks gonefishing. I added it to the suggestion list. I'm pretty busy right now working on the next major release of mupen64plus-ae, but if this thread heats up again I may implement a few more...
Despite the drama, glad to see Libretro will have full control of their hard work. :)
Version 1.2.1 published. Fixes bug where hidden folders were not visible in move/copy dialogs.
Just submitted the new version to OUYA. The update will probably be approved and go live sometime on Monday.
Oops, you're right. Not sure how I missed that. I'll get it fixed next chance I get. Thanks...
New version published. You can now view hidden files and folders (see Preferences in Y menu).
Option to show/hide hidden folders will be in the next release, coming soon.
Aha! I think I know what happened. Android's built-in mime type (extension) finder is wonky if the APK file has more than one period (.) in it. Try renaming the APK if it has more than one dot. ...
No, not right now. I'll add it to the feature requests but TBH it will probably be pretty low priority.
Thanks. The latest version has progress bars. Be sure to update.
Regarding the installer. FilePwn is not an installer. It just launches whatever app is associated with the filetype, be it...
Is this with the latest version?
Version 1.1 released. See changelog on first post of the thread. Zip and Lan support are next on the todo list.
Thanks guys :)
Just an update, I was shooting to get v1.1 out this weekend but there's just a couple things I still need to tweak. Roadmap for the future:
- V1.1 (coming soon) - Create folder,...
Good idea. It might not take much more than setting up the intent filters properly.
I don't really view myself in competition with anyone. My original philosophy for this app was that it would...