forked from ppareit/swiftp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGES
More file actions
61 lines (61 loc) · 2.32 KB
/
CHANGES
File metadata and controls
61 lines (61 loc) · 2.32 KB
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
58
59
60
61
Version 2.10.2 (2015/07/19)
+ Serbian translation by Mladen Pejaković
* Fixed server not starting when usb tethering
Version 2.10.1 (2/12/2014)
+ Added German translation by Thomas Löwe
* Improved some translations
* Improved displaying of login info
Version 2.10 (15/11/2014)
+ Add REST command (implemented by MadMaverick9)
+ Add action to notification to stop server
+ Lots of translations improvements (Thanks DJ Mesias, Naofumi and Valerio)
+ Artwork improvements (promotion material by Birgit)
+ Fixes and improvements in FEAT and SITE
* Move to sdk 5.0 (min supported sdk 4.0)
* Bug fixes
Version 2.9 (6/8/2014)
+ Connection while tethering
+ MFMT command extension (modify modify time)
+ Japanese translation (Thanks Naofumi!)
* Bug fixes
Version 2.8.1 (8/3/2014)
* Bug fixes
* NSD stability improvements
Version 2.8 (7/3/2014)
* Default directory is now the sdcard (only works on new installs)
+ Implement DNS_SD (adds service discovery for ftp)
+ Implement MDTM (report date/time of files on server)
* Bug fixes
Version 2.7.2 (4/1/2014)
* Fix clash between free and paid version
Version 2.7.1 (31/12/2013):
* Add Spanish translation (thanks djMesias!)
* Fix FC when listing can't be sorted
Version 2.7 (26/12/2013):
* Move to sdk 4.4 (min supported sdk 4.0)
* Improve strings
* Fix FC when deleting file on 4.4
* Added a simple widget
Version 2.6 (30/10/2013):
* Support for intents (scripting, other applications)
* New artwork
* Added translations
* Improved performance when removing files and fixes for some small issues.
Version 2.5.4 (25/7/2013):
* Bug fixes (thanks Cri!)
Version 2.5.3 (10/05/2013):
* Added Russian translation by Sergey Kondakov.
Version 2.5 (9/12/2012):
* Added support to transfer files using ethernet (next to wifi).
This needs the permission ACCESS_NETWORK_STATE to check what
kind of connection is used.
Version 2.4 (1/11/2012):
* Fixed bugs, add link to market, remove unneeded permission: READ_PHONE_STATE.
Version 2.3 (9/10/2012):
* Fixed bugs, shows ip address in notification.
Version 2.2 (2/10/2012):
* Fixed bugs, hides password.
Version 2.1 (28/06/2012):
* Initial release with new interface.
Version 1.4 and before:
* Programming by Dave Revell.