Code Monkey home page Code Monkey logo

wileyfoxdrawericon's Introduction

Wileyfox Drawer Icon

This little Xposed modules makes the app drawer's icon in your launcher look like the one from the Wileyfox devices' stock ROM, CyanogenOS.

Users of custom ROM might be interested in this to restore the icon from stock.

Technically, it should work with any launcher based on the stock one, on any version starting from Ice Cream Sandwich.

If anything doesn't works, you're welcome to file an issue. I'll make sure to fulfill any request well detailled (version of Android and name of launcher used)

Confirmed working on

  • Trebuchet
  • Launcher2
  • Launcher3
  • Apex (You will have to set your app drawer icon as Lollipop under Apex settings > Drawer settings > Drawer icon style)
  • Google Now Launcher
  • SlimLauncher
  • Arrow Launcher
  • BlackBerry Launcher

Screenshots

Trebuchet on Marshmallow

Links

Xposed Module Repository

XDA Developers Forum Thread

Compiling

First, you need to setup a compiling environment:

git clone https://github.com/charlesmilette/WileyfoxDrawerIcon.git
cd WileyfoxDrawerIcon
gradlew

If everything runs fine, you should see a prompt like this:

Incremental java compilation is an incubating feature.
:help

Welcome to Gradle 2.10.

To run a build, run gradlew <task> ...

To see a list of available tasks, run gradlew tasks

To see a list of command-line options, run gradlew --help

To see more detail about a task, run gradlew help --task <task>

BUILD SUCCESSFUL

Total time: 40.076 secs

If you don't see that, you'll be able to fix the errors that occured by following instructions in the text printed.

To compile a usable .apk file, run gradlew assembleRelease

If you want to sign the .apk, use the solution described here.

The .apk will be in <repo>\app\build\outputs\apk\app-release.apk

Installing

Note: If you already had a version from the Xposed Repo installed, you'll have to uninstall it first. If not, Android will refuse to install your custom compilation.

If you have adb usable, you can use adb install -r <apk>

If not, you need to enable sideloading by checking Settings > Security > Device administration > Unknown sources. Use your favorite way of sending a file to your Android device. Then, from a file explorer, open the file.

If you only want to use the module and not build it, you can install it here.

Uninstalling

...

wileyfoxdrawericon's People

Contributors

sylveon avatar

Stargazers

Artem Yanovsky avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.