Gautam Mehta

Results 26 issues of Gautam Mehta

The encode function works fine for English as far as I have tested. But it breaks for other Languages. For example, I used the encode function to encode a string...

**Changes proposed in this pull request:** - Linked pages in a better way for UX reasons

Added a very basic programming syllabus component

Punctuation and grammatical fixes

I have a use case where I don't want to initialize the service in onCreate() in order to save memory. So I initialize it just before purchase. But if I...

When I run the `battery.GetAll()` function, it gives me the following error: ``` panic: [{ChargeRate:read /sys/class/power_supply/BAT1/power_now: no such device}] ``` While I was tinkering, I found out that the `ls`...

The command should show the current stored history of commands. The variable is already declared and used for up/down arrow keys. Should be easy to implement if someone wants to...

enhancement
good first issue
todo

ssh (eg, openssh-client) Basically just have a convenient way to quickly remote into configured Linux hosts without having to open Termux or a dedicated SSH app.

enhancement
todo

If access to notifications is granted then can we select the music notification and perform Play/Pause/Next etc actions via commands?

enhancement