Maksim Paimushkin
Maksim Paimushkin
merge_nodes, defined in livetree.c, uses srcpos_extend only for nodes.
Hi, I'm bringing back to life ["Device Tree Visualizer"](https://github.com/bmx666/dtv-demo) This project is helpful for our team to analyze complex projects where multiple DTS included and overlayed. I made a few...
Last release 1.4.5 was in 11 Oct 2018. Any news or updates?
### Describe the bug Issue #1752 was closed by @cmonfortep. Despite my repeated requests for reopening, it has been completely ignored. The app still contains the same bug; no changes...
Hi @ditek , I finished migration on the latest Android Studio Flamingo to support your app on Android 12 and below. I faced with an issue on Android 13 to...
It would be nice to have the control panel that overlap the keys instead of shifting them.
https://github.com/ditek/MidiSheetMusic-Android/assets/2761506/8ebf6837-9c2f-4c40-8433-a07b4e8a880e
Hi @andersson, yep, it is another "sparse" version but without deps on libsparse. I've been testing it on several QCOM projects for over 2 years now, no problem.
I used `ovmerge` from RPI to generate sorted dts, but **pyparser** throw exception on `#include` ``` Traceback (most recent call last): /// REMOVED /// dtsBaseObj = Devicetree.parseFile(baseFile, followIncludes=True) File "/home/USER/.local/lib/python3.9/site-packages/pydevicetree/ast/node.py",...
On certain smartphones, the Accessibility service hangs because Android terminates the Activity during the cleaning process. This process halts as the Activity is required to open AppInfo. Saving the latest...