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

Releases: AndroidGears/Plugin

0.4.4 - Beta

24 Apr 14:16

Choose a tag to compare

0.4.4 - Beta Pre-release
Pre-release
  • Fixed JSON syntax linting error handling

0.4.3 - Beta

24 Apr 03:56

Choose a tag to compare

0.4.3 - Beta Pre-release
Pre-release
  • Added keyboard shortcuts for all gear functions
  • Fixed [Settings] Resync Specs failure in Windows (due to unclosed git file in plugin worker)

0.4.2 - Beta

23 Apr 13:34

Choose a tag to compare

0.4.2 - Beta Pre-release
Pre-release
  • Added icon!

0.4.1 - Beta

23 Apr 04:27

Choose a tag to compare

0.4.1 - Beta Pre-release
Pre-release
  • Fixed issue with module gradle auto-sync in windows
  • Removed gearsstate being added to created gearspec

0.4.0 - Beta

21 Apr 03:23

Choose a tag to compare

0.4.0 - Beta Pre-release
Pre-release
  • Added ability to hit enter on focused install button and it toggle the dependency.
  • Added key listeners for all the major buttons in Manage Android Gears
  • Added cleanup for bad clones in install gear
  • Fixed bug that could cause occasional "installed" registration state of declared gear
  • Fixed bug that caused gear declarations of different versions to not register correctly
  • Made gear register accurately reflect declared vs installed ea0b718
  • Removed the ability (in UI only) to declare a gear. Considering the idea of "declared" being simply a "should be installed" state
  • Made ping a GET request instead of HEAD (some servers don't allow head)
  • Checked for tag array being null in search methods (fixing potential crash)
  • Made default empty search return all gears
  • Made a dirty bit to stop needless project reload/sync events

0.3.1 - Beta

17 Apr 20:50

Choose a tag to compare

0.3.1 - Beta Pre-release
Pre-release

Adds support for static jar installation

0.3.0 - Beta

16 Apr 23:29

Choose a tag to compare

0.3.0 - Beta Pre-release
Pre-release
  • Added new version sensitive directory structure
  • Implemented better auto-syncing (should be version specific, but untested thus far)
  • Reorganized internals and reduced duplicate code and file sizes

0.2.0 - Alpha

16 Apr 04:11

Choose a tag to compare

0.2.0 - Alpha Pre-release
Pre-release
  • Added automatic gradle sync of target project when exiting Android Gears
  • Fixed bug in Create Spec form that could cause external jar declarations not to process
  • Various UI enhancements

0.1.0 - Alpha

11 Apr 19:40

Choose a tag to compare

0.1.0 - Alpha Pre-release
Pre-release

The first Alpha release of Android Gears plugin for Android Studio. See the README for installation details.