Hidey Hole (Wallpapers for Gal

4.0
3.79K reviews
1M+
Downloads
Content rating
Teen
Screenshot image
Screenshot image

About this app

Hidey Hole is an app that aggregates wallpapers for the Samsung Galaxy S10 family of devices (S10/S10e/S10+), primarily those that are made to obscure the camera cutout (hiding the hole).

It will crash (wont-fix) on any other device!

I have no hand in the wallpapers themselves, those are made/posted by users in the /r/S10wallpapers sub on Reddit.
This app has a Reddit thread as well.

The wallpapers are synced from the /r/S10wallpapers sub every hour, and from Galaxy S10 Wallpapers every six hours.

------------------

Of course downloading wallpapers manually and setting them as wallpaper is easy, and do you really need yet another wallpaper app? But I personally also like to slightly adjust them. For example, I usually turn down the brightness a bit to make text on the home-/lockscreen better readable, so that feature is in the app. Other adjustments include contrast, blackpoint, and saturation.

The hole thing with these devices intrigues me as well. So I wanted to know if I could determine in code where they were, and auto-realign/scale images made for one model to another. While the cameras are close to each-other, they don't overlap exactly, and this discrepancy shows when using an image made for one device on another (out of sync hole). Works pretty well on S10/S10E, leaves something to be desired on the S10+.
The algorithm is generic so support for more devices should be easy to add. (This idea is really what led me to build this, might as well release it now I've satisfied my curiosity).

As an example of the above, the height of the cutout on the S10+ is a little bit less than that of the S10. When using an S10+ image on the S10, you still get a curve of missing pixels below the cutout. This realign/scale feature slightly zooms and offsets the image, so the holes align.

Features



- Browse holey images

- Set homescreen / lockscreen / both wallpapers

- Image adjustments: brightness, contrast, blackpoint, saturation

- Image scaling: align the image's hole to your current device

- Sorting by new or popular

- Device filtering

- Category filtering

- Download wallpapers

Notes



The scraper takes all images from the sub that have a dedicated post that directly links to it. Only reddit and imgur links are currently supported. Minimum width is 640 pixels, and the aspect ratio has to be just right.

I might add scraping the comments at some point, but this is not currently done.

The category a wallpaper ends up in is decided by the flair of the post.

A lot of recent images include the phone's frame. While those work fine on the exact device they were meant for, they do not rescale well to other devices. (And IMHO it doesn't look good, but that's just my opinion you are free to completely ignore).

Freedom!



This app is free, without in-app purchases, without ads, without tracking (other than popularity of wallpapers), but *with* GPLv3 sauce. The backend has sauce too!

Feedback



Either leave a review on Play that I probably won't read, comment in the Reddit thread, or submit to the GitHub issue tracker

Motion effect



Holey wallpapers don't play nice with the motion effect. The app does not have sufficient rights to adjust this setting. To disable it, in your home screen, first apply one of Samsung's wallpapers, which allows you to deselect Motion effect. Then go back to using Hidey Hole.

It can be done through adb shell with settings put system wallpaper_tilt_status 0.
Updated on
Mar 25, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.0
3.78K reviews
A Google user
September 19, 2019
Another great app from Chainfire!! Fantastic clean app, with good filter options, awesome that the wallpapers source is Reddit, and again Ad-free!! Most if not all of the wallpapers are compatible with Samsung hole punch camera(s). I do wish there was more of a selection, but that's at the fault of others not creating content. Cheers M8 keep the greatness coming!!
42 people found this review helpful
Did you find this helpful?
The Orange Onion
June 9, 2020
High quality wallpapers for your S10e S10 or S10+. You can adjust the contrast and brightness in the actual app and set it to your wallpaper in the app too. If you dont want to set it then, or just want to save it, you can download it as a high quality image. Some of the images work well on other phones too. It doesn't have any ads that I know of either Great application, a must get for S10 users.
86 people found this review helpful
Did you find this helpful?
A Google user
March 24, 2019
What a great app ! Highly recommend Totally free and its ads and spam free - fantastic - thank you ! A tip for users make sure your wallpaper motion option is turned off when setting wallpapers on homescreen and ensure stable wi-fi connection as I've found using mobile data has connection issues when downloading any images. It's probably because its becoming so popular so many are trying to download the wallpapers from the servers - great job - well done. Samsung should take note !!
38 people found this review helpful
Did you find this helpful?

What's new

v1.03:
- New icon

v1.01 and v1.02:
- Fix various crashes reported by users

v1.00:
- Added Download button
- Added Browser button
- Added tooltips to buttons
- Added swipe down to refresh
- Added sorting (popular*, new)
- Added device selection (all*, S10, S10e, S10+)
- Added categories(all*, see Reddit flairs)
- Added popularity tracking (anonymous)
- Added connectivity awareness
- Integrated new backend