Skip to content

Releases: gustavomdsantos/avd-launcher

AVD Launcher v2.0.1

09 May 00:26
Compare
Choose a tag to compare

English

Download and installation on Linux

To install the application, download the .deb file below and install with a package installer like GDebi or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_2.0.1_all.deb

Changelog

  • Fix: Adapted execution script of Android SDK Emulator to the latest version of Android SDK.

Português

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com um instalador de pacotes como GDebi ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_2.0.1_all.deb

Histórico de mudanças

  • Correção: Adapta script de execução do Android SDK Emulator para última versão do Android SDK.

AVD Launcher v2.0.0

30 Mar 19:42
Compare
Choose a tag to compare

English

Second stable version!

Download and installation on Linux

To install the application, download the .deb file below and install with a package installer like GDebi or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_2.0.0_all.deb

Changelog

  • Fix: Refactored and otimized search for AVDs (#15)
  • Changes in _Release Candidates_:
    • Improvement: Made complete refactoring of the code of AVD Launcher in the MVC architectural pattern for better readability and maintainability.
    • Minor: Started implementing the features of the menu as shown in #8 (not yet ready, code is not used in the .deb package).
    • Fix: Defect at not checking the existence of AVDs in AVDs folder previously specified (#13).
    • Improvement: Made optimization of the procedure of listing installed AVDs, now displaying with no errors names of AVDs with whitespace, too.

Português

Segunda versão estável!

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com um instalador de pacotes como GDebi ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_2.0.0_all.deb

Histórico de mudanças

  • Correção: Refatorada e otimizada busca por AVDs (#15)
  • Mudanças em _Release Candidates_:
    • Melhoria: Feita refatoração completa do código do AVD Launcher no padrão arquitetural MVC para melhor legibilidade e manutenibilidade.
    • Iniciada implementação das funcionalidades do menu de opções tal como mostrado em #8 (ainda não pronta, código está inutilizado no pacote .deb).
    • Correção: Defeito ao não verificar existência de AVDs na pasta de AVDs anteriormente especificada (#13).
    • Melhoria: Feita otimização do procedimento de listagem de AVDs instalados, agora exibindo sem erros também nomes de AVDs com espaço.

AVD Launcher Release Candidate 2

26 Mar 01:50
Compare
Choose a tag to compare
Pre-release

English

Download and installation on Linux

To install the application, download the .deb file below and install with a package installer like GDebi or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_2.0-rc2_all.deb

Changelog

  • Fix: Defect at not checking the existence of AVDs in AVDs folder previously specified (#13).
  • Improvement: Made optimization of the procedure of listing installed AVDs, now displaying with no errors names of AVDs with whitespace, too.

Português

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com um instalador de pacotes como GDebi ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_2.0-rc2_all.deb

Histórico de mudanças

  • Correção: Defeito ao não verificar existência de AVDs na pasta de AVDs anteriormente especificada (#13).
  • Melhoria: Feita otimização do procedimento de listagem de AVDs instalados, agora exibindo sem erros também nomes de AVDs com espaço.

AVD Launcher Release Candidate 1

25 Mar 22:22
Compare
Choose a tag to compare
Pre-release

English

Download and installation on Linux

To install the application, download the .deb file below and install with a package installer like GDebi or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_2.0-rc1_all.deb

Changelog

  • Improvement: Made complete refactoring of the code of AVD Launcher in the MVC architectural pattern for better readability and maintainability.
  • Minor: Started implementing the features of the menu as shown in #8 (not yet ready, code is not used in the .deb package).

Português

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com um instalador de pacotes como GDebi ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_2.0-rc1_all.deb

Histórico de mudanças

  • Melhoria: Feita refatoração completa do código do AVD Launcher no padrão arquitetural MVC para melhor legibilidade e manutenibilidade.
  • Iniciada implementação das funcionalidades do menu de opções tal como mostrado em #8 (ainda não pronta, código está inutilizado no pacote .deb).

AVD Launcher v1.1.0

20 Dec 15:27
Compare
Choose a tag to compare

English

Download and installation on Linux

To install the application, download the .deb file below and install with a package installer like GDebi or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_1.1.0_all.deb

Changelog

  • Improvement: Made refactoring of AVD Launcher's help text code for greater readability and performance.
  • Improvement: Made refactoring of the get program's version number's code by getting the version number automatically from Dpkg package manager.
  • Minor: Created button "About" in get Android SDK folder window.

Português

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com um instalador de pacotes como GDebi ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_1.1.0_all.deb

Histórico de mudanças

  • Melhoria: Feita refatoração do código de exibição do texto de ajuda do AVD Launcher, para uma maior legibilidade e desempenho.
  • Melhoria: Feita refatoração do código da obtenção do número da versão do programa, obtendo o número da versão automaticamente do gerenciador de pacotes Dpkg.
  • Menor: Criado botão "About" na janela de obtenção da pasta do Android SDK.

AVD Launcher v1.0.3 Beta

16 Dec 03:19
Compare
Choose a tag to compare
Pre-release

English

Download and installation on Linux

To install the application, download the .deb file below and install with a package installer like GDebi or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_1.0.3_all.deb

Changelog

  • Fix: Bug in loading window that does not close itself when the name of the chosen AVD was very large (over 27 characters).
  • Improvement: Created loop in the code to set the "always on top" feature dynamically in the loading window, rather than a 1 second fixed sleep.
  • Improvement: Made modularization of obtaining the software version number, rather than having to write it directly on each of the scripts that use it every time that will have to release a new version.

Português

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com um instalador de pacotes como GDebi ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_1.0.3_all.deb

Histórico de mudanças

  • Correção: Bug na janela de carregamento que não fechava sozinha quando o nome do AVD escolhido era muito grande (mais de 27 caracteres).
  • Melhoria: Criado loop no código para setar a função "Sempre no topo" dinamicamente na janela de carregamento do AVD, ao invés de um sleep de 1 segundo fixo.
  • Melhoria: Feita modularização da obtenção do número da versão do programa, ao invés de ter de escrever diretamente em cada um dos scripts que o usa toda vez que for lançar uma nova versão.

AVD Launcher v1.0.2 Beta

16 Dec 03:12
Compare
Choose a tag to compare
Pre-release

English

Download and installation on Linux

To install the application, download the .deb file below and install with a package installer like GDebi or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_1.0.2_all.deb

Changelog

  • Improvement: Code optimization made in the function responsible for giving feedback to the user while the Android SDK Emulator is loading.

Português

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com um instalador de pacotes como GDebi ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_1.0.2_all.deb

Histórico de mudanças

  • Melhoria: Feita otimização de código na função responsável por dar feedback ao usuário enquanto o Android SDK Emulator está carregando.

AVD Launcher v1.0.1

24 Oct 00:00
Compare
Choose a tag to compare
AVD Launcher v1.0.1 Pre-release
Pre-release

English

Download and installation on Linux

To install the application, download the .deb file below and install with "GDebi Package Manager" or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_1.0.1_all.deb

Changelog

  • Fix: Few bugs fixed;

Português

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com o "GDebi Package Manager" ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_1.0.1_all.deb

Histórico de mudanças

  • Correção: Pequenos defeitos corrigidos.

AVD Launcher v1.0

10 Apr 23:05
Compare
Choose a tag to compare

English

First stable version!

Download and installation on Linux

To install the application, download the .deb file below and install with "GDebi Package Manager" or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_1.0_all.deb

Changelog

  • Fix: Many bugs fixed;
  • Improvement: Made refactoring, optimization and documentation of each function in the entire source code.

Português

Primeira versão estável!

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com o "GDebi Package Manager" ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_1.0_all.deb

Histórico de mudanças

  • Correção: Muitos defeitos no código corrigidos;
  • Melhoria: Feita refatoração, otimização e documentação de cada função em todo o código fonte.

AVD Launcher v0.1.2 beta

05 Mar 21:31
Compare
Choose a tag to compare
Pre-release

English

Download and installation on Linux

To install the application, download the .deb file below and install with "GDebi Package Manager" or enter the following command in a terminal (in the folder where is the downloaded file):

sudo dpkg -i avd-launcher_0.1.2_all.deb

Changelog

  • New: Now AVD Launcher is packed with Quick DEB Builder!
  • Minor: Added "always-on-top" feature on the loading window of the Android SDK Emulator.

Português

Download e instalação no Linux

Para instalar o aplicativo, baixe o arquivo .deb abaixo e instale com o "GDebi Package Manager" ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):

sudo dpkg -i avd-launcher_0.1.2_all.deb

Histórico de mudanças

  • Menor: Adicionado recurso "sempre no topo" na janela de carregamento do Android SDK Emulator.