Skip to content

Releases: Edw590/PS3-Proxy-Server-for-Android

PS3 Proxy Server for Android v2.2 - Universal

03 Sep 17:55
898b344
Compare
Choose a tag to compare
  • Fixed IP issue of "localhost"

I didn't change anything else - too much work to update the app... The code is a mess. Needs a full rewrite.

PS3 Proxy Server for Android v3.0 - Universal - Not completed

08 Aug 22:44
c23c441
Compare
Choose a tag to compare
  • New app interface, cleaner;
  • Web interface added to the app (so it's possible to control it by any web browser);
  • Automatic logs checker added;
  • PSP Information Board redirection options added;
  • Redirection of PS3 updates to HFW updates added;
  • Option to enable redirection of ps3xploit.com domain to the internal PS3Xploit website copy in case you have no Internet OR to get it still working when it gets shutdown one day and in case support for something gets dropped (I'll try to have all versions there, just in case it might be useful for anyone in particular);
  • Conversion from HTTPS to HTTP added. You can now access HTTPS sites on the PS3 and they'll be converter automatically to HTTP, so the PS3 can access them (TO SEE IF THIS IS POSSIBLE TO DO!!! - possible, see if it can be done internally without sites depencence);
  • If anyone tried to understand the code, my deepest feelings for you and you shall be blessed for trying. The code will be more like code this time. I won't change it completely, as that would make me rewrite the entire code and I don't have time for that, so I'll try that it looks more like code this time XD (by actually following Android Studio's recommendations, as opposite to before when I didn't care much since I didn't even know what OOP was...).
  • Logs not logging completely (???) fixed, hopefully.

PS3 Proxy Server for Android v2.1 - Universal

08 Aug 19:57
a6190ca
Compare
Choose a tag to compare
  • The server will automatically restart on boot if it detects that the IP changed. This is useful if you enabled the option for the server to start with the system, and the WiFi didn't start yet but the server is already On. Now, it will restart without ask only when it is started on the device boot.
    If it's manually started, it will ask for a restart in a notification when it detects an IP change.
    For some reason, sometimes the notification doesn't pop-up with me. I have no idea why;
  • Added custom URL to file redirecting;
  • Enabled IP change of the server (probably won't be of much use except for example for localhost server, but on the PC program it's enabled, so I enabled it here too);
  • Added option to disable the ps3-updatelist.txt redirection, which means the file will not be redirected, and instead the official one will be used;
  • The icon in the notifications is now colored for all Android versions, not just older than Lollipop;
  • All the code is now in english (no idea why I didn't put it in english before...);
  • Added pictures redirection of What's New, PS Store icon (on games column) and TV/Video Services to PSX-Place news (thanks to DeViL303 for letting me use the XML for his plugin of PSX-Place news for What's New) and/or to any RSS feeds;
  • The toolbar will now be persistent on the screen;
  • Update port added;
  • Updates screen improved;
  • It's now possible to see the logs of everything that the PS3 accesses and save them in an HTML file (access phone files permission required). This includes the custom redirection rules, pictures redirections, HTTP URLs e HTTPS hosts.
    ATTENTION - It's not an automatic checker. The automatic checker keeps stopping itself, so I disabled it, and it's only possible to manually check the logs. A better explanation of this is in the app's instructions;
  • Added an automated downloader and an install prompter, so you don't have to manually download and install - though, that is still an option if you refuse the permission to access your phone files (to store the update file) or if you stop the download.

PS3 Proxy Server for Android v2.0 - Universal

21 Apr 21:27
3d69dcb
Compare
Choose a tag to compare
  • Fixed bug of not saving the settings sometimes;
  • Updates notifier added;
  • Manual updates checker added;
  • Instructions screen added;
  • Now it's possible to manually write the ps3-updatelist.txt file (thanks to zaheer7890 (PSX-Place) for the idea, since I had thought it wouldn't be much needed, so if anyone needed to make a manual file because the automatic one wasn't working, please tell me and I'll add your region - hope all regions are there);
  • Colors changed to red, green and yellow on the entire app (was an accident, the change from that green to red, but I think now it looks nicer);
  • Update IP added, so when the IP changes for some reason, it's just click there and the server will restart with the new IP.

PS3 Proxy Server for Android v1.0 - Universal

21 Apr 21:02
ed58d3c
Compare
Choose a tag to compare
  • Initial release
  • EDIT: Might be better not to use, since it doesn't have an updates notifier, but it works well anyways.