Skip to content

Releases: AppLovin/homebrew-Mobile-Tools

uncrustify-al-v0.1.0

17 Nov 18:36
Compare
Choose a tag to compare
ref/uncrustify_AL_to_Al

aldroid-v0.3.6

11 Aug 14:37
Compare
Choose a tag to compare
  • fixed empty flag being forwarded if calling aldroid-running-app without any flags

aldroid-v0.3.5

26 Jul 11:30
Compare
Choose a tag to compare
  • Added kill command to kill app running on the device
  • Added --pm-install flag to install directly on the device useing a pm install session instead of adb install
  • Fixed flags not being forwarded from aldroid-running-app to aldroid

aldroid-v0.3.4

08 Apr 08:09
Compare
Choose a tag to compare
  • Added --no-incremental flag to calls to adb install or adb install-multiple to avoid install failures on some devices

aldroid-v0.3.3

05 Apr 19:08
Compare
Choose a tag to compare
  • Improved detection of debug_override block trusting the user certificate in network_security_config
  • New option --override-nsc to use a custom network_security_config that allows all cleartext traffic

aldroid-v0.3.2

02 Mar 22:12
Compare
Choose a tag to compare
  • Support android:localeConfig in AndroidManifest and missing schema in locale_config.xml

aldroid-v0.3.1

18 Jan 22:55
Compare
Choose a tag to compare
  • Fixed issues if APK_REMOTE_PATH (from adb shell pm path) contained carriage returns

aldroid-v0.3.0

21 Oct 18:02
Compare
Choose a tag to compare
  • Added a new build action to rebuild and resign a folder containing a decoded APK
  • Read the value of networkSecurityConfig from the AndroidManifest instead of defaulting to network_security_config.xml

aldroid-v0.2.2

26 Apr 09:20
Compare
Choose a tag to compare
  • Added a fallback for aldroid-running-app's detection of the currently running app

aldroid-v0.2.1

03 Mar 18:15
c7b89c0
Compare
Choose a tag to compare
  • now correctly creates a config with all cleartext traffic allowed if android:usesCleartextTraffic is true