James Fenn

Results 120 issues of James Fenn

Why is the library module called "library" when all of my other projects give the module the same name as the artifact id? WHY DID I DO THIS??? I must...

bug

Option to guess the shape of a legacy icon and dynamically resize it to fit inside the shape of the clip path. This is already _kind of_ done using the...

enhancement

It shows off the functionality in some remotely reasonable manner, but other than that is actually pretty buggy and takes a long time to launch because idk maybe the developer...

enhancement

This will not be implemented in the initial release simply because I'm lazy and have suddenly acquired a strong dislike for XML parsing. It is a relatively important feature, though,...

enhancement

More background / Android O issues, yay! The app _was_ working fine on an emulator before the release, though; I'm guessing this is dependent on actually starting a timer, or...

bug

Triggers for when alarms/timers ring, when a stopwatch runs/stops/laps, etc. Main use I can think of right now is turning on all the lights in your room when you're supposed...

feature

Ex: stop ringing when a loud noise is made, or when the device is picked up, proximity sensor is covered, etc.

feature

This... doesn't seem possible. `getSystemService(Context.AUDIO_SERVICE)` must've returned null, then somehow `onDestroy` was called before any of the other references to audioManager were invoked? That seems improbable. Well, a couple null...

bug

I first started writing this app... a while ago. There are some pretty nasty things lurking in its codebase, and to be honest I didn't put a lot of thought...

enhancement