Skip to content

Releases: EmergeTools/emerge-android

Reaper 1.0.0-beta03

31 Jul 16:40
68357e2
Compare
Choose a tag to compare
Reaper 1.0.0-beta03 Pre-release
Pre-release

1.0.0-beta03 - 2024-07-31

  • Strips newline from reports. #214

Gradle plugin v4.0.0-beta03

30 Jul 17:46
9158f25
Compare
Choose a tag to compare
Pre-release

4.0.0-beta03 - 2024-07-30

  • Add information for dependency attribution. #142
  • Add logcat dump to localSnapshots task. #206

Reaper 1.0.0-beta02

24 Jul 15:30
7ef1b56
Compare
Choose a tag to compare
Reaper 1.0.0-beta02 Pre-release
Pre-release

1.0.0-beta02 - 2024-07-24

  • Add @JvmStatic so Reaper instrumentation can use invoke-static rather than invoke-virtual. #199
  • Lower minSdk to 21. #198
  • Handle 404 response to not report Reaper error. #196

Gradle plugin v4.0.0-beta02

24 Jul 15:29
7ef1b56
Compare
Choose a tag to compare
Pre-release

4.0.0-beta02 - 2024-07-24

  • Reaper instrumentation to use invoke-static rather than invoke-virtual. #199
  • Add preflight task for Reaper. #197
  • Set reaper manifest keys even when not enabled. #192

Snapshots v1.1.4

23 Jul 20:17
c5d421d
Compare
Choose a tag to compare

1.1.4 - 2024-07-23

  • Add experimental EmergeAppStoreSnapshot annotation. #193

Snapshots v1.1.3

10 Jul 20:43
3f9260a
Compare
Choose a tag to compare

1.1.3 - 2024-07-10

  • Support device Preview annotation parameter in local
    snapshotting. #183

Gradle plugin v3.1.2

10 Jul 20:43
3f9260a
Compare
Choose a tag to compare

3.1.2 - 2024-07-10

  • Support device Preview annotation parameter in local snapshotting. #183

Snapshots v1.1.2

27 Jun 18:21
1cbb77b
Compare
Choose a tag to compare

1.1.2 - 2024-06-27

  • Use PreviewActivity
    over ComponentActivity. #178
  • Force target app to be debuggable. #179

Snapshots v1.1.1

25 Jun 01:49
896d3cf
Compare
Choose a tag to compare

1.1.1 - 2024-06-24

  • Fix bug when snapshotting empty 0x0 previews. #173

Gradle plugin v3.1.1

25 Jun 22:53
a2ad391
Compare
Choose a tag to compare

3.1.1 - 2024-06-25

  • Fix issue where Multipreview templates weren't
    retained. #176