From b36f583ed02588c015c75d862171461657d1b980 Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Mon, 25 May 2015 15:32:06 +0300 Subject: [PATCH] Added automatically generated change log file --- CHANGELOG.md | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7646d9a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,113 @@ +# Change Log + +## [Unreleased](https://github.com/mortenjust/androidtool-mac/tree/HEAD) + +[Full Changelog](https://github.com/mortenjust/androidtool-mac/compare/1.2...HEAD) + +**Closed issues:** + +- video can`t be recorded [\#49](https://github.com/mortenjust/androidtool-mac/issues/49) + +- Huawei MT2L03: Video recording doesn't start [\#43](https://github.com/mortenjust/androidtool-mac/issues/43) + +- Please test: Binary with iOS capabilities [\#42](https://github.com/mortenjust/androidtool-mac/issues/42) + +- Phone may not be found on 10.10.3 [\#37](https://github.com/mortenjust/androidtool-mac/issues/37) + +- \[MotoX\] Video Recording not working on first-gen Moto X [\#12](https://github.com/mortenjust/androidtool-mac/issues/12) + +**Merged pull requests:** + +- Add a Gitter chat badge to README.md [\#41](https://github.com/mortenjust/androidtool-mac/pull/41) ([gitter-badger](https://github.com/gitter-badger)) + +## [1.2](https://github.com/mortenjust/androidtool-mac/tree/1.2) (2015-05-10) + +[Full Changelog](https://github.com/mortenjust/androidtool-mac/compare/1.17...1.2) + +**Implemented enhancements:** + +- Add error log [\#9](https://github.com/mortenjust/androidtool-mac/issues/9) + +**Fixed bugs:** + +- No devices appear on Mavericks \(10.9.x\) [\#8](https://github.com/mortenjust/androidtool-mac/issues/8) + +**Closed issues:** + +- Corrupt video on Nexus 7 [\#38](https://github.com/mortenjust/androidtool-mac/issues/38) + +- Plugins? [\#36](https://github.com/mortenjust/androidtool-mac/issues/36) + +- APK won't install if file name contains a space [\#35](https://github.com/mortenjust/androidtool-mac/issues/35) + +- homebrew support [\#30](https://github.com/mortenjust/androidtool-mac/issues/30) + +- boot my phone [\#29](https://github.com/mortenjust/androidtool-mac/issues/29) + +- Dynamically determine smartwatch resolution for videos [\#27](https://github.com/mortenjust/androidtool-mac/issues/27) + +- Linux version? [\#26](https://github.com/mortenjust/androidtool-mac/issues/26) + +- Adding to Homebrew Cask [\#23](https://github.com/mortenjust/androidtool-mac/issues/23) + +- "Take bug report" doesn't work if it's the first action after a clean install [\#22](https://github.com/mortenjust/androidtool-mac/issues/22) + +- Crash attempting BugReport on Emulator [\#13](https://github.com/mortenjust/androidtool-mac/issues/13) + +- Video recordings and side loading crash on OS X 10.10.3 [\#10](https://github.com/mortenjust/androidtool-mac/issues/10) + +- License info [\#6](https://github.com/mortenjust/androidtool-mac/issues/6) + +- If I switch the device, the tool does not refresh [\#2](https://github.com/mortenjust/androidtool-mac/issues/2) + +- Plugged into an S4 mini - crash when attempting Screenshot [\#1](https://github.com/mortenjust/androidtool-mac/issues/1) + +**Merged pull requests:** + +- Ios support [\#39](https://github.com/mortenjust/androidtool-mac/pull/39) ([mortenjust](https://github.com/mortenjust)) + +- Add homebrew-cask install instructions to readme [\#34](https://github.com/mortenjust/androidtool-mac/pull/34) ([razasyedh](https://github.com/razasyedh)) + +- Create .gitignore [\#28](https://github.com/mortenjust/androidtool-mac/pull/28) ([prt2121](https://github.com/prt2121)) + +- Add support video in landscape [\#21](https://github.com/mortenjust/androidtool-mac/pull/21) ([prt2121](https://github.com/prt2121)) + +## [1.17](https://github.com/mortenjust/androidtool-mac/tree/1.17) (2015-04-30) + +[Full Changelog](https://github.com/mortenjust/androidtool-mac/compare/1.16...1.17) + +**Closed issues:** + +- Crash when new devices come online [\#14](https://github.com/mortenjust/androidtool-mac/issues/14) + +- Progress indicator is not visible when installing apk [\#7](https://github.com/mortenjust/androidtool-mac/issues/7) + +## [1.16](https://github.com/mortenjust/androidtool-mac/tree/1.16) (2015-04-30) + +[Full Changelog](https://github.com/mortenjust/androidtool-mac/compare/1.15...1.16) + +**Closed issues:** + +- Add support for videos of LG G Watch [\#11](https://github.com/mortenjust/androidtool-mac/issues/11) + +**Merged pull requests:** + +- Unwrap Optional model String [\#16](https://github.com/mortenjust/androidtool-mac/pull/16) ([prt2121](https://github.com/prt2121)) + +## [1.15](https://github.com/mortenjust/androidtool-mac/tree/1.15) (2015-04-30) + +[Full Changelog](https://github.com/mortenjust/androidtool-mac/compare/1.14...1.15) + +**Closed issues:** + +- Crash On Launch [\#4](https://github.com/mortenjust/androidtool-mac/issues/4) + +## [1.14](https://github.com/mortenjust/androidtool-mac/tree/1.14) (2015-04-28) + +[Full Changelog](https://github.com/mortenjust/androidtool-mac/compare/1.1...1.14) + +## [1.1](https://github.com/mortenjust/androidtool-mac/tree/1.1) (2015-04-28) + + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file