All Projects → Launcher3-dev → Launcher3 Mx

Launcher3-dev / Launcher3 Mx

Licence: apache-2.0
根据Android Pie的Launcher3源码修改为单层桌面。

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Launcher3 Mx

Retrobat
RetroBat is the best way to play your ROMs collection on Windows !
Stars: ✭ 58 (-52.07%)
Mutual labels:  launcher
Leanbacktvsample
Leanback Demo
Stars: ✭ 85 (-29.75%)
Mutual labels:  launcher
Githubdesktopportable
A portable build of GitHub Desktop packaged in compliance with the PortableApps.com format specifications.
Stars: ✭ 99 (-18.18%)
Mutual labels:  launcher
Retro Go
Retro emulation for the ODROID-GO
Stars: ✭ 73 (-39.67%)
Mutual labels:  launcher
Node Epicgames Client
Unofficial EpicGames Launcher in javascript.
Stars: ✭ 84 (-30.58%)
Mutual labels:  launcher
Iconshowcase
Full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 91 (-24.79%)
Mutual labels:  launcher
Uwp App Launcher Mobile
[Open Source] It's like the iOS and Android Home Screens but for Windows 10 (Phones).
Stars: ✭ 47 (-61.16%)
Mutual labels:  launcher
Truckersmp Cli
A simple launcher for truckersMP to be used with wine
Stars: ✭ 111 (-8.26%)
Mutual labels:  launcher
Minecraft Vortex Launcher
Fast, lightweight and easy to use Minecraft launcher
Stars: ✭ 84 (-30.58%)
Mutual labels:  launcher
Fast
FAST App Search Tool
Stars: ✭ 96 (-20.66%)
Mutual labels:  launcher
Command Center
A CLI-based launcher and general productivity tool.
Stars: ✭ 78 (-35.54%)
Mutual labels:  launcher
Badgeforappicon
The unread badges of the android launcher icon.
Stars: ✭ 83 (-31.4%)
Mutual labels:  launcher
Cairoshell
Cairo is a customizable, intuitive desktop environment for Windows.
Stars: ✭ 1,307 (+980.17%)
Mutual labels:  launcher
Launcher
sashok724's Launcher
Stars: ✭ 59 (-51.24%)
Mutual labels:  launcher
Tvlauncher
A TV Launcher UI use ViewPager+CustomView as Main Frame, like win8 style, including several specially good effect CustomWidget, such as FlyBorderView, PosterView, ReflectView, RippleLayout, TextImageView and so on. Also it defines some animation effects and functional utils.
Stars: ✭ 102 (-15.7%)
Mutual labels:  launcher
Jgo
Launch Java code from the CLI, installation-free. ☕
Stars: ✭ 53 (-56.2%)
Mutual labels:  launcher
Gaucho
Minimalist task launcher
Stars: ✭ 90 (-25.62%)
Mutual labels:  launcher
Cemui
A small launcher for the Cemu WiiU emulator made with Electron. Currently on hiatus, development is currently being focused on Pretendo https://github.com/PretendoNetwork/Pretendo
Stars: ✭ 118 (-2.48%)
Mutual labels:  launcher
Voxelman
Plugin-based client-server voxel game engine written in D language
Stars: ✭ 105 (-13.22%)
Mutual labels:  launcher
Launcher3
Gradle built Launcher3 from Nougat
Stars: ✭ 97 (-19.83%)
Mutual labels:  launcher

Launcher-master

基于谷歌官方Android-Pie的Launcher3源码进行修改,打造国内习惯的单层桌面,并添很多新的特性。

分支介绍:

  • release分支:发布分支
  • feature分支:特性分支,主要是用来开发一些特性的,为不稳定版
  • develop分支:最新代码,所有开发均提交到开发分支
  • master分支:每开发完一个模块会提交到master分支,在正式版之前,master也是有问题的,只不过是按照模块进行提交的。

概述

本版本基于Android9.0的Launcher3源码进行开发,开发包括:双层改单层,特效,菜单,点击卸载等功能。

功能 是否完成 备注
双层改单层 完成
循环滑动 完成
滑动特效 完成
负一屏 完成
主菜单 未完成
插件菜单 未完成
特效菜单 未完成
特效调优 未完成
切换主题 未完成
切换壁纸 未完成
点击卸载 完成 该功能放在了长按图标显示的弹窗中
悬浮窗菜单 未完成
搜索 未完成
最近应用 未完成

说明

该项目还在开发阶段,所以会存在很多bug,因此如果需要使用该项目进行公司项目开发的话,需要自己去修改存在的问题。由于现在时间有限,后续开发会有些慢,但是会一直更新,直到功能完善。

常见问题备注

常见问题备注

教程

注:本教程是基于Android6.0的Launcher3讲解的,最新版与现在版本差异较大,我尽量在关键位置添加相应的注释,方便大家修改。

一.墨香带你学Launcher之(一)-概述

二.墨香带你学Launcher之(二)-数据加载流程

三.墨香带你学Launcher之(三)-绑定屏幕、图标、文件夹和Widget

四.墨香带你学Launcher之(四)-应用安装、更新、卸载时的数据加载

五.墨香带你学Launcher之(五)-Workspace滑动

六.墨香带你学Launcher之(六)-拖拽

七.墨香带你学Launcher之(七)-小部件的加载、添加以及大小调节

八.墨香带你学Launcher之(八)- 加载Icon、设置壁纸

预览图

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].