Skip to content

Releases: jazzm0/ssh-daemon

Upgrade mina

05 Apr 13:22
e44d493
Compare
Choose a tag to compare

Upgraded to latest mina version

Updated ukrainian translation

12 Jan 13:44
f26269b
Compare
Choose a tag to compare

Thanks to #66, updated ukrainian translation.

Updated libraries, fixed lint warnings

28 Nov 15:44
3502123
Compare
Choose a tag to compare
2.1.15

Fix lint warnings, upgrade components (#65)

Adaptive icon with option for monochrome

21 Nov 16:33
e66f54e
Compare
Choose a tag to compare

In this release only the icons are updated, no extra functionality.

Hide external storage, when not present

16 Nov 09:46
28d2553
Compare
Choose a tag to compare

Hides the spinner, when only one external storage is available.

Fix permission issues with android 14 (sdk 34)

15 Nov 13:51
28c1bcd
Compare
Choose a tag to compare

Foreground services require now special permissions. If not granted, the service will not start.

Support for external storage

15 Nov 13:11
3bf3d2f
Compare
Choose a tag to compare

Add the possibility to choose between different storage locations through a spinner. Some users requested this, so I finally added it.

Updated gradle and google material

06 Oct 09:58
2624bc8
Compare
Choose a tag to compare

Upgrade to build tool version, upgraded to com.google.android.material:material:1.10.0.

Minimize dependencies

04 Aug 08:39
ea8bfdc
Compare
Choose a tag to compare

Get rid of apache commons-codec. Some users had dependency issues because of it.

Updated libraries

24 Jul 13:52
5bf8c7d
Compare
Choose a tag to compare

Upgraded the projects libraries.

What's Changed