-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathUPDATES.txt
57 lines (57 loc) · 3.88 KB
/
UPDATES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
File for PS3 Proxy Server for Android to prompt to download and install the updates linked bellow (the same that are on "Releases").
---
> PSX-Place news XML URL -> https://raw.githubusercontent.com/Edw590/PS3-Proxy-Server-for-Android/master/Whats_New_XML/whats_new.xml
---
1.0 --> https://github.com/Edw590/PS3-Proxy-Server-for-Android/releases/download/v1.0/PS3_Proxy_Server_for_Android_v1.0_-_please_do_not_use.apk
-
- Intial release
-
- EDIT: Might be better not to use this version, since it doesn't have an updates notifier, but it works well anyways.
-
2.0 --> https://github.com/Edw590/PS3-Proxy-Server-for-Android/releases/download/v2.0/PS3_Proxy_Server_for_Android_v2.0.apk
-
- 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.
-
2.1 --> https://github.com/Edw590/PS3-Proxy-Server-for-Android/releases/download/v2.1/PS3_Proxy_Server_for_Android_v2.1.apk
-
- 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.
-
2.2 |NEW| --> https://github.com/Edw590/PS3-Proxy-Server-for-Android/releases/download/v2.2/PS3_Proxy_Server_for_Android_v2.2.apk
-
- 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.