Alex Baker
Alex Baker
Do you swipe away the app from your recent apps menu? Some manufacturers customize the recent apps menu to terminate apps, and then provide a way to lock or pin...
Unfortunately not at the moment. The app uses the task modification timestamp for determining what changes need to be synchronized. I need to change everything to set a dirty flag...
Unfortunately Google never added recurring task info to the third-party API. This feature was added in 2019 so at this point I don't expect the API to ever get an...
Thanks for looking into this! I do want to keep the fork. I think it just has one change to allow start date == due date, which technically violates the...
No updates yet. It may be added during the desktop refactor, but might not be until after
Tasks does synchronize the iCalendar completion date. If you're on Tasks v13.3+ you can tap on the sort button to bring up the sort menu, make sure 'Move completed tasks...
There is currently no option to filter by completion date, only to filter on completed or not completed This is something I would like to support, however I want to...
I haven't thought about it too much, and haven't been in that part of the code for years, so I'm not exactly sure. It probably requires a new picker to...
On wider displays the app uses a two pane layout. I'm working on improving support for large screens and foldables, but these improvements are going to take quite a bit...
The app should be synchronizing every hour in the background. I would like to make this interval configurable