timelapse-sony
timelapse-sony copied to clipboard
Support for Sony Alpha 7 III (ILCE-7M3)
- 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
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.
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.