Emmanuel

Results 184 issues of Emmanuel

Even though you have glide, images aren't getting preloaded before I see them. In my Motorola Moto E Gen 2 I'm seeing white squeares of not preloaded images. I don't...

If there's no internet and the wallpaper is set to change, it will fail to connect and not try again when the internet returns. This happens when the wallpaper is...

enhancement

Dynamically set fit and fill so that the image doesn't have black bars, if width

enhancement

Add option to set custom comand line arguments and config.ini: `custom-options` and `custom-ini`.

I have an sdcard but the root directory doesn't have any files: ```kotlin val ftpClient = FTPClient() ftpClient.connect("localhost", FtpService.DEFAULT_PORT) ftpClient.login("anonymous", "[email protected]") ftpClient.changeWorkingDirectory("/") val files = ftpClient.listFiles() assertNotNull(files) assertTrue( "No files...

See [here](https://github.com/TeamAmaze/AmazeFileManager/runs/5000208072?check_suite_focus=true) the working version, and [here](https://github.com/TeamAmaze/AmazeFileManager/runs/4999961694?check_suite_focus=true) the broken version. This is the working script: ```yaml test_emulator: timeout-minutes: 30 # Emulator can get stuck runs-on: macos-latest strategy: fail-fast: true matrix:...

How do I change the day the week start from to the current locale default?

Screenshot I recieved: ![photo5168295964920883285](https://user-images.githubusercontent.com/10991116/85929300-0f4e2a80-b88a-11ea-8efc-45e25bf5c49c.jpg)

# 🐛 Bug report ## What issue are you facing Playing tracks for enough time will make auryo not play any tracks anymore until restarted. ## Steps to reproduce Go...

# 🐛 Bug report ## What issue are you facing Opening the app creates a useless and empty notification ## Steps to reproduce Open the app ## Environment Gnome 3.36.2...