Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hameno
Copy link

@hameno hameno commented Oct 21, 2018

  • 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

- 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 #1
@ThibaudM
Copy link
Owner

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.

@Deph0
Copy link
Collaborator

Deph0 commented Jul 22, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ILCE-7M3] Taking a picture in timelapse mode reports and error
3 participants