Matthew D. Groves

Results 12 comments of Matthew D. Groves

I was surprised that a Morse code chart wasn't already in the app someplace.

This seems straightforward enough. I would likely try to use [Dapper](https://github.com/StackExchange/dapper-dot-net) to do this if that's okay with you? That could also mean that you could hypothetically add other other...

Here's the gist of it: https://gist.github.com/mgroves/f48d3add58527e5324be525c56e5b2fd

I should note that that sqlite file gets large pretty quickly. Perhaps only WriteError should write to the db?

This hasn't shown up in the Android app yet. Any idea when that will happen?

Okay, I will give that a try. Is there any way to do that from Visual Studio itself? Perhaps something I could add to the csproj or whatever? I think...

I'm looking forward to checking this out, as well, once it's merged :)

The problem is that the DLL I have in this github repo is from PostSharp 2.0, but you probably have PostSharp 2.1 installed. The workaround would be to copy a...

@jaydeept I really have no idea. I've been away from PostSharp for a while. This is definitely something to check on with PostSharp support: https://www.postsharp.net/support

That makes sense to me, but I wanted to get guideance from you before I started work on anything. Any concerns about this being a breaking change for the API?