add README.md to each module
This commit is contained in:
1
modules/mogo-module-apps/README.md
Normal file
1
modules/mogo-module-apps/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# 应用列表 + Launcher 模式下的左侧导航按钮
|
||||
1
modules/mogo-module-back/README.md
Normal file
1
modules/mogo-module-back/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# Launcher 模式下分体机F系列的返回桌面悬浮按钮 和 "返回桌面"语音指令
|
||||
11
modules/mogo-module-common/README.md
Normal file
11
modules/mogo-module-common/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 基础框架
|
||||
|
||||
## 基于 WindowManger.addView 方式实现的弹窗
|
||||
|
||||
## 大而全数据定义
|
||||
|
||||
## 地图中心点控制策略
|
||||
|
||||
## 自研车机类型判断
|
||||
|
||||
## 模块加载类
|
||||
@@ -1,9 +1,9 @@
|
||||
# launcher头部模块
|
||||
|
||||
## 小智语音
|
||||
|
||||
## 通知
|
||||
|
||||
## 天气
|
||||
|
||||
## 时间
|
||||
## 时间
|
||||
|
||||
## 入口按钮,高德SDK导航控制
|
||||
1
modules/mogo-module-gps-simulator-debug/README.md
Normal file
1
modules/mogo-module-gps-simulator-debug/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# GPS 轨迹模拟接口 Debug 实现
|
||||
1
modules/mogo-module-gps-simulator-noop/README.md
Normal file
1
modules/mogo-module-gps-simulator-noop/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# GPS 轨迹模拟接口 Release 实现
|
||||
5
modules/mogo-module-gps-simulator/README.md
Normal file
5
modules/mogo-module-gps-simulator/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# GPS 轨迹模拟接口抽象
|
||||
|
||||
## 常量定义
|
||||
|
||||
## 接口
|
||||
18
modules/mogo-module-main/README.md
Normal file
18
modules/mogo-module-main/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 主模块
|
||||
|
||||
## 子模块加载管理
|
||||
|
||||
## 加载地图
|
||||
|
||||
## 事件分发
|
||||
|
||||
## service 后台服务
|
||||
|
||||
开启定位、加载基础服务模块:v2x、刷新策略、事件上报模块、初始化 ADAS 服务
|
||||
|
||||
## 应用内浮窗管理:车聊聊、音乐等
|
||||
|
||||
## 顶部弹窗管理
|
||||
|
||||
## scheme 跳转管理
|
||||
|
||||
8
modules/mogo-module-map/README.md
Normal file
8
modules/mogo-module-map/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 地图模块
|
||||
|
||||
## 地图 Fragment
|
||||
|
||||
## 地图状态和小智交互部分
|
||||
|
||||
## 语音控制地图
|
||||
|
||||
16
modules/mogo-module-search/README.md
Normal file
16
modules/mogo-module-search/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 地图导航搜索模块
|
||||
|
||||
## poi 搜索
|
||||
|
||||
## 导航设置
|
||||
|
||||
## 路径规划
|
||||
|
||||
## 家和公司设置
|
||||
|
||||
## 地图选点
|
||||
|
||||
## 存储家和公司地址
|
||||
|
||||
## 分类搜索
|
||||
|
||||
10
modules/mogo-module-service/README.md
Normal file
10
modules/mogo-module-service/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 刷新策略 + 地图事件点刷新
|
||||
|
||||
## 刷新策略:自动刷新、手动刷新、刷新接口
|
||||
|
||||
## 大而全数据:道路事件
|
||||
|
||||
## 在线车辆数据
|
||||
|
||||
## 大部分广播的接口:小智语音广播、acc 状态
|
||||
|
||||
Reference in New Issue
Block a user