-
Notifications
You must be signed in to change notification settings - Fork 293
/
CHANGES
142 lines (142 loc) · 5.48 KB
/
CHANGES
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
Version 3.1 (2020/09/13)
+ Added Albanian Translation by 0x0byte
* Fixes for android API 29 by Linquize
* Updated Chinese translations by McMartin25
* Fixes for moving files
* Other bug fixes
Version 3.0.1 (2019/08/30)
* Fix widget issues on Oreo
Version 3.0 (2019/08/28)
* Get O, P, Q support by Timotheos Constambeys
* Performance improvements in reading and writing of files
* Stability improvements
* Improve play store support
+ Show notification when AutoConnect is running (obligated by android)
+ Polish language translation by Waldemar Stoczkowski
* Improve MFMT
* Fix REST support by Terry Hooper
Version 2.19 (2018/10/31)
+ Allow writing to external sdcard (by j3l11234)
+ Multi user support (by Ashutosh Gangwar)
+ Allow hiding of notification icon
* Optimize deletion of files (by j3l11234)
* Fixed bad file descriptor error (by Timotheos Constambeys)
* Auto connect correctly when changing settings
* Disable auto connect when user manually stops server on network
* Fixed smaller errors/issues
Version 2.18 (2018/02/12)
+ Support quick settings tile (by Ashutosh Gangwar)
+ Initial support for leanback
* Improve support as Tasker/Locale/.. plugin
* fix autoconnect on Android 8.1
Version 2.17.1 (2017/09/15)
* Using correct compatibility library for notifications (by Ashutosh Gangwar)
* Spelling fixes
* Translation fixes
* Bug fixes
Version 2.17 (2017/08/30)
+ HASH and RANG extensions (by Ashutosh Gangwar)
+ Greek translation (by Nikoss)
* Improved github site for SwiFTP (by Poussinou)
* Bug fixes
Version 2.16 (2017/06/21)
+ Added multiple theme support (by Ashutosh Gangwar)
* Fix server possible not visible because wrong IP displayed
* Smaller bug fixes
Version 2.15 (2017/05/11)
* Bugfixes
+ add MLSD/MLST commands (by j3l11234)
+ add French translation (by valentind44)
Version 2.14.2 (2017/03/12)
* Fix permission check on android 6 and up
Version 2.14.1 (2017/03/01)
* Improve about dialog
* Improve feedback option
* Updated translation for Serbian, Japanese, Spanish and Russian (thanks to multiple translators)
* Bug fixes
Version 2.13.1 (2017/01/22)
+ Add helpful message when both paid and demo are installed
Version 2.13 (2017/01/07)
+ Enable the ftp server to be started from Tasker/Locale
* Fixed bugs
Version 2.12 (2016/04/25)
* Internal reorganization in build flavors
Version 2.11.3 (2016/02/5)
* Updated Russian translations (thanks Sergey)
* Fix selection of file system root
Version 2.11.2 (2016/01/20)
* Add material designed artwork (by Birgit)
Version 2.11.1 (2016/01/09)
+ Make widget look/work like smart icon
* Fix FC when no wifi connection
* Fix UI look material (thanks Steve)
* Trim apk
Version 2.11 (2016/01/01)
+ Added a setting to automatically connect on specific wifi networks
+ Added a feedback menu
+ Added a folder picker to select root of file system
* Updated Japanese translation (thanks Naofumi)
+ Added settings action to notification
* Updated building toolset
* Fixed time formatting errors (thanks j3l11234 and gmembre)
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.