jgriffiths

Results 49 comments of jgriffiths

@Sosthene00 I agree this is confusing. Once the elements PSBT support is finalised in the elements codebase, and https://github.com/ElementsProject/libwally-core/pull/218 updated to reflect it, I hope to standardise the naming between...

@achow101 Would you consider a PR to use wally - https://github.com/ElementsProject/libwally-core ? While its not pure python, we currently build for most arches and its available on PyPI (https://pypi.org/project/wallycore/). Wally...

Please enable debug logging and attach a log of the export where a deleted item is exported.

@Gitoffthelawn there is no logging from the app in that paste. After enabling debugging logging in the developer options of settings, try 'adb logcat | grep ICS_ " to extract...

The app doesn't currently subscribe to calendar changes and so if left running while the calendar is changed externally, the number of active events can be wrong. > Also, does...

@Gitoffthelawn I have very very little time to work on this unfortunately. The time I do have is best spent on bugs reported with sufficient information to identify and fix...

I have followed the instructions using Offline Calendar to create the calendar, and the deleted events are not exported - they are not returned by the calendar provider (as expected)....

@Gitoffthelawn Thanks for the log. I can confirm that there is no difference in the columns we query that can be used to differentiate one case from the other. When...

@Gitoffthelawn I've added the debugging option ("Query all columns (Y/N)"), you'll need to take a new release to get it. When you enable it, please re-run your test and link...

@Gitoffthelawn I've raised issue #47 for this. A refresh button is not the correct solution, but it should be possible to keep the calendar details up to date transparently to...