Saptarshi Adhikari

Results 29 issues of Saptarshi Adhikari

In the example app the zoom feature does not produce any visible changes when we change the zoom slider.

Tried to implement feature requested in #519 . Double-tapping and dragging erases now.

### Describe your issue We can change everything in the edit view even for completed tasks. I think this should be disabled. Also there is no option to delete completed...

bug

# Description - Disabled editing for `completed` and `deleted` task fields except the `status` field. - Removed duplicate `TagsWidget` (same widget in `tags_widget.dart` file and `detail_route_view.dart` file) - Refactored one...

# Description Added iOS Home Widget. ## Screenshots ## Checklist - [ ] Tests have been added or updated to cover the changes - [x] Documentation has been updated to...

### Describe your improvement idea or feature request Currently the deleted tasks are shown in the filter when COMPLETED status is selected. There can be a separate status filter for...

enhancement

# Description Configured the app to run with the system's default set language upon installation. The user can later change the language in settings if he/she wants. ## Closes #477...

### Describe your improvement idea or feature request Currently when the user first installs the app, he/she has to navigate through pages in English even though he may or may...

enhancement

### Describe your issue When you click on home widget on android it opens app and shows error screen. This happens only when the app is closed completely. ### Steps...

bug

# Description - Highlight the tasks which are overdue(passed the due date) in red. - Fixed the text detail in settings to make more sense ## Closes #475 ## Screenshots...