Skip to content

Releases: jhonathanc/ps3netsrv-android

v0.5 Alpha

06 Sep 02:36
Compare
Choose a tag to compare
v0.5 Alpha Pre-release
Pre-release

This is a pre-release not tested yet. It aims to check if the application is still working after some modifications to let the user select multiple paths.

v0.4.2 Alpha

10 May 01:36
Compare
Choose a tag to compare

fix: Missing permission for Android between 4 and 5;

Tested on Android 4.4.4 device (should also work on 4.0.1).

v0.4.1 Alpha

08 May 16:22
90e4894
Compare
Choose a tag to compare

Bug fix release:
Fix external storage on Android devices >= 5.

New feature:
Add new translations: Japanese and Ryukyuan (thanks to @kuragehimekurara1)

Also increase Android compatibility with older Android devices (from Ice Cream Sandwich, 4.0.1, and onwards - needs testing).

0.4 Alpha

11 Apr 02:23
840290b
Compare
Choose a tag to compare

New features:

  1. Limit the maximum number of connected clients;
  2. Let user setups a "read only" flag on settings to don't let the clients create files and delete files on server;
  3. New translation: Italian;
  4. New translation: Spanish (thanks to @aldostools);

Next features to the next release:

  1. Language selector;
  2. Encrypted ISO.

Special thanks to Francesco Lanzillotta, from www.biteyourconsole.net that always writes about new ps3netsrv-android releases. And also, to @aldostools for all support and help.

0.3 Alpha

04 Apr 22:35
dc27c6f
Compare
Choose a tag to compare

New features:

  1. All net commands are implemented;
  2. Allow to filter IPs by using allowed/blocked ip list (you can add ips to filter on settings);
  3. Portuguese (BR) and English translations;
  4. Improved error handling.

Next features to the next release:

  1. Limit the maximum number of connected clients;
  2. Let user setup a "read only" flag on settings to don't let the clients create files and delete files on server.

v0.2 Alpha

16 Mar 20:42
Compare
Choose a tag to compare

Not a complete implementation of all net_commands, but the application is already running as a service and faster. I also still have to improve the error handling to avoid the server crash and lost connections.

0.1 Alpha

30 Jul 20:45
Compare
Choose a tag to compare

This is an alpha release of ps3netsrv, with basic functions. Only ISO is working for now and the interface is a little bit uggly yet.