Oscar Rojas

Results 24 comments of Oscar Rojas

@pomianowski, I was planning on using your Lepo.i18n library for localization, but it does not have support for .NET Framework 4.6.1, which this library does. Is there any reason to...

I am finished for now, there is still some work to do. I used the Lepo.i18n library even if does not have support for .NET Framework 4.6.1, but in a...

I used a different set of icons because the ones being used were very hard to see on the menu, but the new ones are color blue... Maybe that's an...

For some reason the fix made on [ifconfig down and up](https://github.com/helloSystem/Utilities/commit/3455913b24bd3f71b5e37b1cadedc5463b3700ee) is messing with my current configuration, after bringing the interface down and up it can't connect to any network,...

@probonopd, I think this is ready for review, there are still some things to fix and I want to do, but I want your opinion on the current work, specially...

I can try with USB tethering from my cellphone, that's the only thing I have available since my laptop doesn't have an ethernet connector, I hope that's enough to implement...

@probonopd I added a pretty simple support for wired interfaces, I didn't found a way to get a "friendly name" for the interface and the current code just checks for...

Thanks! Great, I thought you didn't wanted to add dependencies, using a library will be a big relief for this. I'll make those changes, but something is bugging me out,...

I couldn't do much use of the library you suggested, it doesn't give all the details needed for the application (interface status, interfaces being up/down). It would also be beneficial...

I explored that idea some time ago, but it looked kind of complicated. Much probably I didn't read the documentation on F-Droid enough and would need to look at it...