Michael Görner
Michael Görner
Please add a gray default title based on the current time. I guess you require a title at the moment to help keep track of many recordings, but it makes...
Overall the dialog for selecting reminder times feels a bit raw compared to the overall very well-designed app. To reproduce: - Add a new recording - tap "add a reminder"...
To manage many recordings it would be really helpful to be able to categorize them. On my end, I want to record daily summaries for reflection, but also short snippets...
The tests were not imported but still referenced in the cmake depending on the system cmake version. My build (Debian testing, ROS-O) just got stuck on: ``` CMake Error at...
Hi there. First, thank you so much for all the work here :heart:. This app makes my life bearable. My family uses a setup to sync caldav calendars with todos...
multiple fixes to support newer versions of dependencies. Please ask about specific changes if you find the commit messages insufficient. Essentially the same changes as in @lucasw 's https://github.com/ros-drivers/libuvc_ros/pull/71 (where...
I was wondering why my sessions sometimes take a veeeery long time to start. After some digging it turns out that there is a macro supported that fills in the...
@mqcmd196 contributed [a PR to the ROS-O repository](https://github.com/ros-o/geometry2/pull/1), but the upstream PR did not exist yet. Addresses https://github.com/ros/geometry2/issues/486 with the proposed fix.
remove non-included use of deprecated `_1`. It was implicitly included through ros_comm including `` before, but that header has been deprecated for a long time in boost and triggers myriads...
The python3 bugs were plain broken in current noetic-devel. The rest are noetic-compatible changes to address warnings/errors when building on newer systems.