Bruno Oliveira

Results 11 comments of Bruno Oliveira

1. The error is in jackson when calling: **manager.getAllFromState(LogManager.State("reboot_log"))** or **manager.getAll()** 2. When I have the LOG_VERSION I'll add it here. Crash from ```java @Override public void onDataReceived(@NonNull BluetoothDevice device,...

Hey, Regarding the `LOG_VERSION` we are using the V2

@rockkid777 Is this already working for you in the current version?

Hi, sorry for taking so long to respond. Did you find out a solution/the problem for this?

At the moment I don't have much time to tackle this since is a medium to hard complexity issue with the parsing method. I'll tackle it as soon as I...

I've made a few changes on a fork so I can use the library with the changes. Should I open PR? [Fork branch changes](https://github.com/bmoliveira/ComposeCalendar).

Thank you, I'll be testing the changes on the app and when everything is ready I'll open a PR. This one was by mistake I wanted to from my fork...

I've just opened the PR with the latest changes to the lib that will support the usage without alert dialog and a ton of new features. 🚀

> > I've finally had some time to track down the root cause and I believe this task is able to finish after all it's just that every combined `PRIMARY...