mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-02-02 19:47:09 +01:00
updating Whats New
This commit is contained in:
parent
9f9b6a154a
commit
96c6445a4b
@ -251,6 +251,7 @@ class MainActivity : SimpleActivity() {
|
||||
add(Release(29, R.string.release_29))
|
||||
add(Release(34, R.string.release_34))
|
||||
add(Release(35, R.string.release_35))
|
||||
add(Release(37, R.string.release_37))
|
||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||
}
|
||||
}
|
||||
|
@ -2,6 +2,10 @@
|
||||
<resources>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_37">
|
||||
Added a toggle for keeping last-modified value at file copy/move/rename\n
|
||||
Added new actionmenu items "Set As", "Open With" and "Copy path to clipboard"
|
||||
</string>
|
||||
<string name="release_35">
|
||||
Added zip file de/compressing\n
|
||||
Improved root folder handling for rooted devices, if enabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user