Android-Blur-Launcher
Android-Blur-Launcher copied to clipboard
Blur Launcher built off of Google's Nougat Launcher3
The hardest part of this is to just make the pill design. Once I have a layout, it is pretty easy to implement. In the `QsbContainerView`, the app will grab...
``` java.lang.SecurityException: at android.os.Parcel.readException(Parcel.java:1693) at android.os.Parcel.readException(Parcel.java:1646) at android.app.ActivityManagerProxy.isUserRunning(ActivityManagerNative.java:7000) at android.os.UserManager.isUserUnlocked(UserManager.java:1069) at android.os.UserManager.isUserUnlocked(UserManager.java:1063) at suma.launcher.launcher3.compat.UserManagerCompatVN.isUserUnlocked(UserManagerCompatVN.java:39) at suma.launcher.launcher3.LauncherModel$LoaderTask.loadWorkspace(LauncherModel.java:1761) at suma.launcher.launcher3.LauncherModel$LoaderTask.loadAndBindWorkspace(LauncherModel.java:1389) at suma.launcher.launcher3.LauncherModel$LoaderTask.run(LauncherModel.java:1488) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.os.HandlerThread.run(HandlerThread.java:61) ```
Please add separate icon scales for app drawer and home screen. Currently they also cut when icon scale is high or grid is very big. If separate icon scales are...
when i apply them the icons changed to the one present in theme (icon pack) but for other having no icon in icon pack did not combine with icon back...
``` 02-01 16:10:10.981 27205-27205/xyz.klinker.blur E/AndroidRuntime: FATAL EXCEPTION: main Process: xyz.klinker.blur, PID: 27205 java.lang.RuntimeException: Unable to start activity ComponentInfo{xyz.klinker.blur/xyz.klinker.blur.launcher3.Launcher}: android.view.InflateException: Binary XML file line #47: Error inflating class xyz.klinker.blur.launcher3.widget.WidgetsRecyclerView at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3125)...
Tablets have the search bar, and the app drawer, full screen. I really hate the way this looks, it would be better to just open them on the middle part...
Dragging apps and dragging things around the homescreen work fine, the launcher is locked, but when you go to select a widget, or start to drag a launcher shortcut, the...
Haven't had time to look at it, but the page picker isn't working at all. It is defaulting to 3 "simple calculator" pages, but actually displays different pages on the...
With the Nougat MR1 shortcuts, this no longer works as well. Before, we would just drop the app in place and it would show the options: - Restore defaults -...