All Projects → LeongAndroid → Launcher3

LeongAndroid / Launcher3

Licence: other
Launcher3 with no drawer

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Launcher3

Js Code To Svg Flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
Stars: ✭ 6,290 (+25060%)
Mutual labels:  learning
Openjk Launcher
Launcher and installer for OpenJk
Stars: ✭ 16 (-36%)
Mutual labels:  launcher
Python examples
Learn Python by Examples.
Stars: ✭ 20 (-20%)
Mutual labels:  learning
Frontend
Kottans frontend course 🎓
Stars: ✭ 749 (+2896%)
Mutual labels:  learning
Ko.javascript.info
Modern JavaScript Tutorial in Korean (모던 JavaScript 튜토리얼)
Stars: ✭ 822 (+3188%)
Mutual labels:  learning
Story
Base package to create stories for PySchool
Stars: ✭ 16 (-36%)
Mutual labels:  learning
Awesome Machine Learning
🎰 A curated list of machine learning resources, preferably CoreML
Stars: ✭ 716 (+2764%)
Mutual labels:  learning
Scala Koans
An unofficial refreshed version of Scala Koans
Stars: ✭ 23 (-8%)
Mutual labels:  learning
Arma3launcherlib
Simple .NET library containing everything needed for a custom Arma 3 launcher.
Stars: ✭ 7 (-72%)
Mutual labels:  launcher
Mex Vocabulary
MEX Vocabulary: a lightweight machine learning interchange format
Stars: ✭ 19 (-24%)
Mutual labels:  learning
Conferences.digital
👨‍💻Watch the latest and greatest conference videos on your Mac
Stars: ✭ 751 (+2904%)
Mutual labels:  learning
Variational Autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
Stars: ✭ 807 (+3128%)
Mutual labels:  learning
Steamdock
A clean dock for your Steam games
Stars: ✭ 17 (-32%)
Mutual labels:  launcher
Code2vec
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
Stars: ✭ 746 (+2884%)
Mutual labels:  learning
Flowriddles
Repository for learning Kotlin Flow API
Stars: ✭ 23 (-8%)
Mutual labels:  learning
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
Stars: ✭ 7,221 (+28784%)
Mutual labels:  learning
Abstractionlayers
Abstraction Layers
Stars: ✭ 16 (-36%)
Mutual labels:  learning
Tiled
📕TILed is medium to share your day to day learning with the world
Stars: ✭ 25 (+0%)
Mutual labels:  learning
Django Bookworm
A fun project to store my learning from each book that I read.
Stars: ✭ 23 (-8%)
Mutual labels:  learning
Learning
Learn by building
Stars: ✭ 19 (-24%)
Mutual labels:  learning

LeongLauncher

简介

这个LeongLauncher 初始是基于原生8.1 的Launcher3版本开发的无抽屉Launcher,也就是类似小米Launcher或者iphone Launcher 这种所有应用的图标都排在桌面上,不再有原生Launcer抽屉Allapp的界面。

如果想要查看原生Launcher8.1的代码可以切换到分支aosp_8.1上,方便查看原生代码。 aosp_8.1对应原生Launcher3代码

git checkout aosp_8.1

master 对应LeongLauncher无抽屉功能代码

git checkout master

关于Launcher3的介绍博客有以下:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].