Skip to content

Releases: EasySpotApp/EasySpot

v1.5.0

26 Oct 16:18
b3e2426

Choose a tag to compare

  • Migrated to a more stable HiddenAPI implementation
  • Enabled optimizations (reduced APK size from 24.8MB to 2.1MB)
  • Added an icon
  • Implemented read and notify actions

v1.4.0

19 Oct 15:15
c3181c5

Choose a tag to compare

  • Small UI redesign
    • The status indicator has been moved to a card at the top
    • Error states of the requirements have descriptions, the fix button has been moved to account for smaller screens
    • The list supports scrolling
  • The notification now says "The service couldn't start" if one of the requirements is unfulfilled
  • A settings dialog has been added, allowing the user to change:
    • Start on boot
    • BLE encryption
    • BLE MITM protection
    • BLE advertising power mode (how frequently advertising packets get sent)
    • BLE advertising transmit power (how far away the advertising signals will reach)

v1.3.1

14 Oct 16:40
2891de9

Choose a tag to compare

Bug fix: disabled MITM protection on the Bluetooth Low Energy characteristic, as it wasn't compatible with many devices and caused connection issues

Demo video:

75ec76fe95fdbd7a35354b615e927d879182ae84_2025-10-14_01-08-18.mp4

v1.3.0

12 Oct 16:12
196ec7a

Choose a tag to compare

  • Added an actual UI, featuring Material Design 3 and its animations!
  • Secured the BLE server to only paired devices (previously anyone could toggle your hotspot, which is very bad!)

v1.2.0

11 Oct 17:09
7f2ce51

Choose a tag to compare

Major internal overhaul - all state has been moved from a messy and buggy MainActivity callback hell to the background service

v1.1.0

07 Oct 21:10
53115d1

Choose a tag to compare

  • Rewrote the UI from Views to Jetpack Compose
  • Permission handling improvements

v1.0.0

06 Oct 22:45
4b0fdbf

Choose a tag to compare

First release!

Demo video:

c8350365d6e35d487c414e43197f9ef5201777a6_2025-10-07_00-53-37.mp4