ford--prefect

Results 12 issues of ford--prefect

When composing a post or comment, the editor lacks the functionality (at leas I did not find anything…) to insert raw html. Having this would allow working around some shortcomings...

Hi, how did you devise the device info in src/main/resources/* ? It is used by other projects now, but is a bit outdated and I'm looking into adding modern devices....

#### General information * **App version:** 1.3.5 * **System:** LineageOS * **Pod:** self-hosted pod (irrelevant to request) #### Description When composing a new post in dandelion, a scrolling pull can...

When connecting to the play store (via gplaycli) I get the above mentioned error. Full traceback: `Traceback (most recent call last): File "/usr/bin/gplaycli", line 11, in load_entry_point('gplaycli==3.27', 'console_scripts', 'gplaycli')() File...

According to [the file system hierarchy man page](https://www.man7.org/linux/man-pages/man7/hier.7.html) man pages should go to `/usr/share/man` not `/usr/man` as set in your [`setup.py`](https://github.com/nose-devs/nose/blob/master/setup.py#L109). Replace `man/man1` with `share/man/man1` in that line. This came...

Hi, I'd like to suggest to add options for video playback, so the software becomes more configurable. This could either be done by en/dis-abling several options (autoplay, preload, loop etc)...

feature request

This is a request for a convenience feature: Add a configuration option for automatic replacement of a given string with another, which can be used e.g. for "br" -> "best...

Currently, in [setup.py#L17](https://github.com/appknox/pyaxmlparser/blob/master/setup.py#L17) the man path is incorrect. Instead of `man/man1` it should be `share/man/man1`.

**Describe the bug** When the device enters energy saving mode, the game progress sometimes is reset, sometimes one is greeted with both "you have lost" and "you have won" etc....

**Is your feature request related to a problem? Please describe.** The DB app and website have stopped offering downloadable calendar files or direct calendar import. **Describe the solution you'd like**...

feature