arpruss
Senior Member
Last Activity: 28th November 2019 03:22 PM
About Me
- About arpruss
- Home country
- United States
- Interests
- philosophy, theology, programming, astronomy
- Paypal Donation Email
- [email protected]
Contact Info
- Home Page
- http://pruss.mobi
- This Page
- https://forum.xda-developers.com/member.php?u=2714177
Most Thanked
Thanks
Post Summary
43
Official release is in Google Play.
PerApp is a simple open source app that lets you set a few settings for individual apps. Specifically as of 1.03:
- orientation
- volume boost (Android 2.3+)
- screen timeout time
- CPU speed
- font size...
27
Update: While GalacticNight is still available for older devices, if you have a newer device it probably won't work. But if you have Android 4.4 or higher, my new Color Changer app may work for you and will do everything GalacticNight did (but ala...
24
I needed a PDF viewer for my own purposes, and the closest I could find was Maciej's PDF Viewer (=apv) app on the market. It was open source, and so I made a bunch of changes that I wanted or needed. Anyway, I now have a pre-release for version ...
19
RootDim (formerly known as ScreenDim) lets you set the screen brightness on backlit screens below what the OS normally allows, which is handy for amateur astronomy where the lowest normal OS backlight setting (even with a red nightmode) leaks enou...
15
I had a lot of trouble getting the adb drivers on my work Win7 x64 laptop working. Here's what seems to have done the trick.
1. Pull up a commandline, go to Documents and Settings\username\.android directory, and do
echo 0x04e8 >> adb_usb.ini
...