github bjoernch/FindMe v0.7.2

7 hours ago

Performance

  • APK size reduced from 40MB to ~30MB — dropped 32-bit ARM (armeabi-v7a), now arm64-only. Nearly all Android devices since 2017 are 64-bit.

FOSS compliance summary (since v0.7.0)

  • Removed Firebase, Google MLKit, and all proprietary Google SDKs
  • QR scanning uses jsQR (pure JavaScript)
  • Notifications use polling + @notifee/react-native (Apache 2.0)
  • Only remaining Google dependency: play-services-location for battery-efficient background tracking (works with microG)
  • Fastlane metadata in project root

Full Changelog: v0.7.1...v0.7.2

Don't miss a new FindMe release

NewReleases is sending notifications on new releases.