This repository was archived by the owner on Jul 4, 2023. It is now read-only.
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