This repository has been archived by the owner on May 14, 2024. It is now read-only.
Releases: eidottermihi/rpicheck
Releases · eidottermihi/rpicheck
v1.8.4
- Fixed widget font color
v1.8.3
- Fixed WiFi signal quality/link level sometimes incorrect (thanks Kabuse, #155)
- Added support for systemd v197 style network interface names (thanks x2k13, #150)
- Added support for ED25519 SSH keys (you have to place private AND public key on your phone to make this work)
- Fixed unability to select hidden files as SSH keys (thanks ogarcia, #139)
- Added support for stronger encryption (like ED25519)
- Updated to latest version of SSHJ library
- Various translation updates
v1.8.2
- Show system time under SYSTEM (must be enabled in settings)
- Fixed translations with UTF-8 characters (thanks LJason77 for the PR)
- Attempt to make reboot/halt more robust
v1.8.1
- Timeout of custom commands is now customizable to support long running commands
- Limit length of disk filesystem to 20 characters
v1.8.0
- Added Support for Marshmallow Runtime Permissions and removed unused Phone permission
- Tapping widget now opens the app
- Fixed widget not updating after deep sleep (thanks zoskar)
- Firmware version hash gets cut to 8 characters (thanks indywidualny)
- Overclocking information should now work on Arch Linux (thanks indywidualny)
- Log location changed to /sdcard/Android/data/de.eidottermihi.raspicheck/files
- Switched to a new file chooser (for private key file)
v1.7.7
- Widget now displays the temperature according to your temperature scale setting (°C or °F)
- Memory information now uses /proc/meminfo (thanks indywidualny for your PR)
v1.7.6
Fixed widget not working on Android versions < 5.X
v1.7.5
v1.7.4
- Fixed app sometimes not working on Android 2.3.3
- Fixed memory information not available when Pi locale is not English
- Added slovakian translation
v1.7.3
- Fixed widget not refreshing after phone reboot