easyaspi314

Results 132 comments of easyaspi314

```diff diff --git a/etc/linux.c b/etc/linux.c index 5df6059..e9e4a82 100755 --- a/etc/linux.c +++ b/etc/linux.c @@ -12,23 +12,23 @@ char *suffixes[] = { ".c", ".i", ".s", ".o", ".out", 0 }; char inputs[256] =...

```diff diff --git a/etc/lcc.c b/etc/lcc.c index 95b621a..04a80c3 100755 --- a/etc/lcc.c +++ b/etc/lcc.c @@ -100,6 +100,8 @@ main(int argc, char *argv[]) { exit(0); } plist = append("-D__LCC__", 0); + plist =...

> E2K and x86 with AVX512 # No! :no_good_man: By targeting that, you support: * An obsure architecture that is **only relevant in Russia**. I, like many others, haven't seen...

I have tested this on all my devices. They all had weird ratios. This has occurred on my Trio Stealth Lite (generic 4.3" MP3 tablet at Kmart). It is pre...

@pelya any thoughts on this?

I was planning to work on quite a few changes. - SharedPreferences - 4.1 support - AppCompat - Disabling the overlay for SuperSU - Testing screen Is that okay with...

You can too! :smile: 4.x and 5+ have different methods, though. I will have to figure it out. I know Lux Lite could detect the foreground app and disable it...

About the small screen: Here are some places where there is an excess of whitespace, padding, or unoptimized placement, in my opinion. I assume that we will eventually switch to...

![screen shot 2017-10-14 at 3 15 13 pm](https://user-images.githubusercontent.com/6258309/31578675-0acf8f1c-b0f4-11e7-8ead-d22af67920a8.png) Progress! It is very messy, though. Also, I found my display adapter, so I can hook up my MacBook to my external...