Skip to content

Android-Tool v1.3.0

Compare
Choose a tag to compare
@rodion-gudz rodion-gudz released this 18 Jun 20:59
· 76 commits to master since this release

🇷🇺 Список изменений:

  • Обновлён и дополнен список пакетов приложений (с его помощью Android-Tool определяет имя приложения)
  • Программа теперь работает на Kotlin Coroutines, что позволило немного увеличить производительность
  • Исправлен баг на MacOS при установке apk с именем, содержащим пробелы
  • Библиотека Look and Feel (FlatLaf) и другие обновлены до последней версии
  • Данная и последующие версии будут собраны на нативном для JDK для Apple Silicon M1
  • Исправлена установка некоторых zip и других файлов
  • Фикс многих багов и доработка функций

🇬🇧 Changelog:

  • Updated and expanded the list of application packages (with its help, the Android-Tool get the name of the application)
  • The program now build for Kotlin Coroutines, which allowed a slight increase in performance
  • Fixed bug on MacOS when installing apk with name containing spaces
  • Library Look and Feel (FlatLaf) and others updated to the latest version
  • This and the following versions will be compiled on the native JDK for Apple Silicon M1
  • Fixed installation of some zip and other files
  • Fix of many bugs and refinement of functions