Skip to content

Releases: DeviceFarmer/STFService.apk

v2.5.3

04 Jun 17:16
0d32781
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.2...v2.5.3

v2.5.2

04 Apr 10:08
e5db569
Compare
Choose a tag to compare

What's Changed

  • add missing permission for "find me" and improve error handling by @jupe in #135
  • Release 2.5.2 by @koral-- in #136

Full Changelog: v2.5.1...v2.5.2

v2.5.1

21 Mar 09:27
7bf9ea5
Compare
Choose a tag to compare

What's Changed

  • Fix crash on March 2024 security patch devices by @yaspoon in #132

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0

29 Jan 13:01
4d25f1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.12...v2.5.0

v2.4.12

18 Aug 16:08
25c7efc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.11...v2.4.12

v2.4.11

17 Aug 22:51
b6348e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.10...v2.4.11

v2.4.10

30 Mar 14:24
9ee0312
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.9...v2.4.10

v2.4.9

25 Mar 13:22
03e0f40
Compare
Choose a tag to compare
Fix landscape coordinates (#68)

* fix landscape coordinates calculation

The coordinates calculation was buggy, however it provided correct
results for portrait and anti-clockwise landscape orientation.

Signed-off-by: Pierre Crépieux <pierre.crepieux@orange.com>

* update version code and name for release

Signed-off-by: Pierre Crépieux <pierre.crepieux@orange.com>

v2.4.8

03 Oct 13:40
a4f56d0
Compare
Choose a tag to compare

Dependency versions update
Use Android Gradle Plugin 7
Fix lint warnings

Android 12 support

01 Jun 13:36
b759756
Compare
Choose a tag to compare
  • Dependency updates
  • Android 12 support #42