项目作者: dante198406

项目描述 :
基于cm13.0的Launcher3,studio编译运行版本
高级语言: Java
项目地址: git://github.com/dante198406/TrebuchetStudio.git
创建时间: 2017-10-14T05:04:29Z
项目社区:https://github.com/dante198406/TrebuchetStudio

开源协议:GNU General Public License v3.0

下载


Trebuchet

CyanogenMod Trebuchet Launcher forked from CM-13.0, compile successfully with Android Studio.

Logs

2016/05/04: Add Launcher effects.

  1. ZOOM_IN(1),
  2. ZOOM_OUT(2),
  3. ROTATE_UP(3),
  4. ROTATE_DOWN(4),
  5. CUBE_IN(5),
  6. CUBE_OUT(6),
  7. STACK(7),
  8. ACCORDION(8),
  9. FLIP(9),
  10. CYLINDER_IN(10),
  11. CYLINDER_OUT(11),
  12. CAROUSEL(12),
  13. OVERVIEW(13),
  14. CROSS(14);

2016/05/03: Forked from https://github.com/CyanogenMod/android_packages_apps_Trebuchet ,compile successfully with Android Studio.