Naveen Singh

Results 975 comments of Naveen Singh

In my opinion, the behavior is reversed in both cases. **Append filenames:** Append means 'add something at the **end** of something else' so here, the _filename_ becomes the object that...

Well... append, prepend, etc. are common/intuitive terms for us as developers but they are not commonly used in everyday English. Speaking of common, maybe it's the 'string' that needs to...

Yep, let's call this a bug. Especially since the app already 'tries' to import/export some of these options.

Let's go with a confirmation dialog. It should only be displayed when restoring multiple files. Those transient undo snackbars make me anxious 😅

> Cursor placement on start other than the default - ending. That is, you would like the cursor to jump back to start when you tap the proposed "Scroll to...

> We should either have the default popup here or be sent to the home to have the popup shown. It would be best to redirect the user to a...

I used to trade, but I'm not sure how messages are helpful there. For high-frequency trading, wouldn't it be better to rely on the broker data/API directly? In any case,...

Related: https://github.com/FossifyOrg/Gallery/issues/210

I see the following ways to solve this: - Make the letters scroll when user is scrolling using fast scroller - Replace the letters with a scrollbar similar to how...

> 1.Tap on ‘Milk’ in the checklist to open the editing window > 2.The entry is only marked as completed if you tap the checkbox I wanted to do this...