An-anonymous-coder

Results 60 issues of An-anonymous-coder

### Describe the bug I'm reporting multiple bugs here to avoid spam, and they will be numbered accordingly. All of these are present in the **nightly** build of Lawnchair. **Bug...

bug

### Checklist - [x] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Calendar/issues) or [closed](https://github.com/FossifyOrg/Calendar/issues?q=is%3Aissue+is%3Aclosed) - to which I could contribute my information. - [x] I made sure...

feature request

### Checklist - [X] I can reproduce the bug with the latest version given [here](https://github.com/FossifyOrg/Calendar/releases/latest). - [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Calendar/issues) or [closed](https://github.com/FossifyOrg/Calendar/issues?q=is%3Aissue+is%3Aclosed)...

device/software specific
bug

If "Auto-rotate" is enabled, and you begin a transcription, rotating the device hides the keyboard which stops the transcription. I'm not sure if this can be fixed by you, or...

bug

There should be a feature to customize the duration of silence before "Auto-Stop Recognition" is triggered, and audio processing begins. This could be a slider or a manual input.

enhancement

Attaching prebuilt APK files directly to your GitHub Releases allows Android users to install and update this app automatically using [Obtainium](https://obtainium.imranr.dev/).

`2^49/5` should return `112589990684262.4`, but due to a floating point error it returns `112589990684262.40625` instead

1. Enter a 4 digit number (e.g. 1,000) 2. Place the cursor between the first and second digit (1|000) 3. Try to place a decimal point (to convert it to...

It is possible to type zero million (0,000,000), which should not be possible.

I accidentally opened this issue originally on the [wrong issue tracker](https://github.com/you-apps/CalcYou/issues/63). When entering `0.9999^9999` into the calculator, it mistakenly displays as `0.9,999^9999`. A fix from another calculator app is available...