Steve White

Results 44 issues of Steve White

I doubt the usefulness of the Exit menu item, at least on any modern Android system. It looks very old-fashioned, at least. The usual way to exit an Android app...

Hi, An ePUB content.opf file will often have a ``` ``` element that contains an entry something like ``` ``` The 'linear' attribute is meant to indicate that the item...

Hi, I do not know if this is a Font-Validator issue, a FontForge issue, or something else. In builds of FreeFont, hundreds of complaints like: E4100 | The AnchorFormat field...

**Is your feature request related to a problem? Please describe.** The rule `UseExplicitTypes` regarding the Java 10 type `var` has two properties, `allowLiterals` and `allowCtors`. There are two other legitimate...

an:enhancement

**Affects PMD Version:** 7.2.0 **Rules:** [UnnecessaryConstructor](https://docs.pmd-code.org/latest/pmd_rules_java_codestyle.html#unnecessaryconstructor) and [AtLeastOneConstructor](https://docs.pmd-code.org/latest/pmd_rules_java_codestyle.html#atleastoneconstructor) **Description:** Situation: a class whose elements are properly instantiated with a no-argument constructor. If the code is left without a constructor, the...

a:bug

This is a Nokia 1 running Android 9 with the latest security updates. After installing, I get the logo/splash screen for a few seconds, then the screen goes black for...

**Describe the bug** When an EPUB file is shared by the app, most e-pub book readers fail to show as options. **To Reproduce** Steps to reproduce the behavior: 0. Make...

bug

Immediate crash on opening certain SVGs. The gzipped one attached was created by the graph drawing program, 'dot'. Other applications display its graphic without problems. [five-cell.dot.svg.gz](https://github.com/SimpleMobileTools/Simple-Draw/files/14536290/five-cell.dot.svg.gz)

# Description The project fails to build out-of-the box on latest Android Studio. # Environment - Device: - OS: - Version: git as of 06/19/2024 - Android Studio 2024.1.1 #...

bug

I managed to get it to build in Android Studio 2023.3.1. Took most of an afternoon and many tears. Seems to mostly work properly up to SDK 34. I may...