Skip to content

Releases: pyamsoft/tetherfi

Network Test

05 Mar 02:25
4b509ea
Compare
Choose a tag to compare
Network Test Pre-release
Pre-release

Hello

Please only use the networktest-debug.apk file included in this unofficial release IF you are testing your device's support for USB Tethering.

If you are curious, you can find the entire code for this APK here

53

11 Feb 01:25
1e163d9
Compare
Choose a tag to compare
  • Correct a typo in the changelog that incorrectly stated the previous Socket Timeout as 10 seconds -> it is 30 seconds
  • Correctly expose the Experiments category in the Debug Mode settings option to release builds for testing experimental SOCKS support.
    • This is experimental. It is not fully done yet, though it may work at a basic level. Things may be slow. Things will break.

Full Changelog: 52...53

52

09 Feb 20:59
f1ffac6
Compare
Choose a tag to compare
52 Pre-release
Pre-release
  • Fix a crash when running the hotspot socket server on devices with low memory.
  • Add an experimental runtime option in the Debug Mode section to run a SOCKS server along side the HTTP proxy server
    • This is experimental. It is not fully done yet, though it may work at a basic level. Things may be slow. Things will break.
  • Added dialog to configure socket timeout options.
  • Fix error dialog getting stuck on the Status screen when swiping between screens

What's Changed

Full Changelog: 51...52

51

08 Nov 05:56
8d95f9c
Compare
Choose a tag to compare
51

Full Changelog: 50...51

Fixes #351
Attempt to address #354
First pass support for Android API 35
Do not deprecate Power Balance settings

49

03 Nov 18:59
a0f7f08
Compare
Choose a tag to compare
49

Full Changelog: 48...49

Pulls the fix from 48
Adds support for RNDIS connections (#232)
Adds support for using Cellular data connection

Deprecates power balance settings
Hopefully fixes a crash that is difficult to reproduce on the Connection screen, affecting 5% of users according to Google
(#347)

48

02 Nov 18:07
e2f5dac
Compare
Choose a tag to compare
48 Pre-release
Pre-release

Full Changelog: 47...48

This release attempts to fix a Connection screen crash from 47 related to duplicate Device keys violating a Compose state requirement.

47

04 Sep 02:27
38b5126
Compare
Choose a tag to compare
47

AndroidX Lifecycle is STILL broken -_-

Hoping this proguard workaround, well, works

Full Changelog: 45...47

45

04 Sep 01:21
a2a09a9
Compare
Choose a tag to compare
45 Pre-release
Pre-release

This build is broken - thanks AndroidX Lifecycle! See 46 47

What's Changed

New Contributors

Full Changelog: 44...45

44

11 Jul 00:20
26174b0
Compare
Choose a tag to compare
44

Adds UI for update checking #309
Adds shortcut for fast hotspot launching #306

Full Changelog: 43...44

43

22 Jun 18:09
2bbaee4
Compare
Choose a tag to compare
43

This version brings performance improvements and should address these bugs:

#307
#300
#292
#293
#298
#289
#279

HOTFIX: Version 42 had a buggy version of lifecycle-compose 2.8.2 which would crash in release builds. This build is the same as 42, but rolls this library back to the working 2.7.0

What's Changed

Full Changelog: 41...43