syncthing / syncthing-android

Wrapper of syncthing for Android.
https://syncthing.net/
Mozilla Public License 2.0
3.16k stars 362 forks source link

Remove code in outdated version checks #2038

Closed adamszewe closed 6 months ago

adamszewe commented 6 months ago

Refactor code inside if-else blocks that checks for versions that are no longer relevant. Few lines could be deleted some others were just un-wrapped from the if-else blocks. The if-else blocks inside PRNGFixes file were left out as this file is should be deleted in https://github.com/syncthing/syncthing-android/pull/2036