Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

Releases: AndroidGears/Plugin

0.5.4 - Beta

0.5.4 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 27 Jan 16:27
  • Fixed newline issue that caused duplicate gitignore entries in Windows

0.5.3 - Beta

0.5.3 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 03 Dec 21:34
  • Added a rudimentary "About" page

0.5.2 - Beta

0.5.2 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 01 Dec 20:01
  • Made the default module selection on a new project that of "app", if it is found. The target module being named "app' is customary on a new android project.

0.5.1 - Beta

0.5.1 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 25 Nov 21:22
  • Fixed an issue of some git calls not being closed which caused irregularities in gear management (especially on windows)

0.5.0 - Beta

0.5.0 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 28 Aug 19:46
  • Added auto-matching of build tools and compile sdk for modules

0.4.9 - Beta

0.4.9 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 23 May 23:45
  • Added scrolling ability to installed and updates lists in manage android gears panel
  • Added update of the "Updates" tab every time a gear is installed or uninstalled

0.4.8 - Beta

0.4.8 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 12 May 00:47
  • Added gradle auto-sync of internal jar dependencies. (module dependencies still untested!)
  • A good test of this is the "scribe" gear

0.4.7 - Beta

0.4.7 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 01 May 03:29
  • Fixed problem of multiple versions of gears being installed when installing an already installed gear of a different version

0.4.6 - Beta

0.4.6 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 25 Apr 13:49
  • Fixed windows support for choosing specs directory

0.4.5 - Beta

0.4.5 - Beta Pre-release
Pre-release

Choose a tag to compare

@MatthewYork MatthewYork released this 25 Apr 03:58
  • Fixed lack of auto gradle sync after syncing project gears
  • Added ability to set custom directory for specs repository