gitofleonardo / SmartFeeder

Smartspacer is a customisable widget for Android, but with a difference: It can upgrade the built in At a Glance on Pixels - without root!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartFeeder

SmartFeeder, forked from SmartSpacer, is an Android app that focuses on Launcher3 overlay customizations.

Features

  • Multiple columns for widget display.
  • Use spring animations, visually smoother.
  • Directly drag and drop widgets on overlay page.
  • Reorganize UI.

Screenshots

Screenshots

Integrate

Want to integrate to your rom? Now the good news is that it's totally possible to replace google feed with this overlay, and run without root. Please refer to this commit, download the modded google feed jar file, and import to your Launcher3 project.

By the following command

adb shell settings put global launcher_overlay_package "com.hhvvg.smartfeeder"

then restarting launcher, your google feed will be replaced!

Licences

The Smartspacer app is licensed under the GNU GPL v3 licence, the SDK is licensed under Apache 2.0. And as a fork of the original project, this project also uses the GNU GPL v3 licence.

About

Smartspacer is a customisable widget for Android, but with a difference: It can upgrade the built in At a Glance on Pixels - without root!

License:GNU General Public License v3.0


Languages

Language:Kotlin 92.4%Language:Java 7.0%Language:AIDL 0.7%