Skip to content

Releases: isonic1/flick

Some bug fixes and other cleanup

01 Sep 13:49
Compare
Choose a tag to compare
  • Abort if a device is read-only.
  • added frame rate argument.
  • Code cleanup.

Bug fixes

15 Sep 17:19
Compare
Choose a tag to compare
v0.2.4

Version 0.2.4

Fixed issue 6 / Failed to record on real devices.

19 Aug 21:00
Compare
Choose a tag to compare

Fixed issue 4 and other minor issues.

04 Aug 22:04
Compare
Choose a tag to compare

Bug fixes and refactoring

10 Jul 18:56
Compare
Choose a tag to compare
  • Fixed a bug with killing the log process for ios and android.
  • Replaced system calls with ruby methods. This is the first step to integrating to windows platform.
  • Added a new "manager" command to install and uninstall applications on devices.

Initial Release

10 Jul 18:22
Compare
Choose a tag to compare
  • Easily capture screenshots for Android and iOS.
  • Video record real android devices. (OS > 4.4)
    • Extend recording past the 180 seconds SDK limit.
  • Save video formats in mp4 or gif.
  • Flick auto detects if a device is recordable.
    • Falls back to screenshot recording if video record is not available.
  • Video record android emulators and real iOS devices.
    • Takes a screenshot every 0.5 seconds (default), then combines the screenshots into a single mp4 or gif.
    • iOS example here
    • Android Emulator example here
  • Flick auto selects device when only one device is connected, per platform.
  • Save log output for Android or iOS.
  • Display device information or save it to a file.