timelapse-sony icon indicating copy to clipboard operation
timelapse-sony copied to clipboard

Support for Sony Alpha 7 III (ILCE-7M3)

Open hameno opened this issue 6 years ago • 2 comments

  • added automatic detection of camera and API urls
  • add device name to connection screen
  • added dependency injection with Dagger
  • refactored connection state machine
  • refactored SimpleStreamSurfaceView
  • refactored AdjustmentsFragment
  • removed Volley
  • added Glide for image loading
  • converted project to Kotlin
  • migrate to AndroidX

fixes #39

hameno avatar Oct 21 '18 08:10 hameno

Ok, Thank you for this great work. As you suggest, I am hesitating to merge this PR and the main reason is about the maintenance of kotlin code. Anyway, the PR is here for a possible future work.

ThibaudM avatar Oct 30 '18 05:10 ThibaudM

Is it possible to break out your changes into separate PRs? It'd be nice to have #39 fixed but without the project migration to kotlin, if possible.

Deph0 avatar Jul 22 '19 12:07 Deph0