Skip to content

Releases: AppLovin/homebrew-Mobile-Tools

aldroid-v0.4.2

14 Oct 09:08
Compare
Choose a tag to compare
  • Fix --fallback not using correct network security config name

aldroid-v0.4.1

02 Oct 13:19
Compare
Choose a tag to compare
  • Fix sign command code

aldroid-v0.4.0

02 Oct 13:04
Compare
Choose a tag to compare
  • Fixed a bug with aldroid-running-app not passing on multiple arguments
  • improved top Task recognition in aldroid-running-app
  • added sign command to aldroid to quickly sign an apk after manual changes
  • -i support on build
  • minor fixes (typos/extra printing)

aldroid-v0.3.12

30 Sep 17:57
Compare
Choose a tag to compare
  • Added new --fallback flag to debuggable path that unzips the original apk and manually adds the recompiled AndroidManifest and networkSecurityConfig into it. This sidesteps missing resource issues in split apks

aldroid-v0.3.11

27 May 16:51
d14f530
Compare
Choose a tag to compare
  • Ensure that the networkSecuritConfig entry in the AndroidManifest has a android: prefix

aldroid-v0.3.10

22 Jan 11:23
Compare
Choose a tag to compare
  • Allow new --incremental flag to avoid issues where adb does not support it

aldroid-v0.3.9

01 Dec 15:33
Compare
Choose a tag to compare
  • Fixed overly greedy matches of the application tag. This was causing issues when another xml element is on the same line as the application tag.

swiftformat-al-v0.52.8

26 Oct 22:23
Compare
Choose a tag to compare
Match original repo version

aldroid-v0.3.8

21 Aug 12:52
Compare
Choose a tag to compare
  • Automatically removes meta tags with a null resource from the AndroidManifest

aldroid-v0.3.7

11 Jan 21:28
Compare
Choose a tag to compare
  • Fixed a bug if debuggable was defined but not as android:debuggable