schnatterer
schnatterer
@ov3rk1ll I had a glance at the UI from a user's perspective. It's awesome! Such an improvement to the minimalistic first version in both design, usability and features! It also...
@ov3rk1ll I moved all JS dependencies to a `package.json`. They are now resolved via npm. This provides a number of advantages, for vuln scaning, updating, etc. With npm in place,...
Java review done. Last thing missing JavaScript review. Hopefully I can get it done next week or weekend. In Java, I basically refactored with maintainability in mind, from what I...
Getting started with the JavaScript part, I introduced webpack to get JavaScript modules with clearer scoping and dependencies, which also builds a single `js` dependency for less HTTP requests at...
Hi @ov3rk1ll , Did I ask too many questions 🙈 ? Are you planning to continue working on this? If not, could I ask you to answer my question on...
@ov3rk1ll thanks for getting back to me. I'm in no hurry, if you're still motivated to continue, take your time. I just want to make sure our work gets merged...
Hi @Oresamp, I built it back then and running it on my 6500 ever since. Building it with a contemporary version of the Android tools might be difficult now 😐...
FWIW I dumped the apk of this PR that I've been using on my camera for years and uploaded it as a pre-release. So, for the time being - if...
@oresamp have you tried installing it via adb? * Install the open memories tweak app and start it on your camera. * Enable wifi * Enable adb * on your...
@oresamp What about `adb install`?