-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Gavin
authored and
Gavin
committed
Nov 11, 2024
1 parent
a934984
commit d27cfb1
Showing
79 changed files
with
10,923 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"label": "TapTap IAP", | ||
"collapsed": true, | ||
"position": 20 | ||
"position": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"label": "数据分析", | ||
"collapsed": true, | ||
"position": 4 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"label": "功能更新", | ||
"position": 8 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,184 @@ | ||
--- | ||
title: Android | ||
sidebar_position: 3 | ||
--- | ||
|
||
## 2.2.0 | 2022-07-14 发布 | ||
**优化**<br/> | ||
|
||
1. 调整已冻结项目的界面展示 | ||
|
||
|
||
## 2.1.0 | 2022-04-30 发布 | ||
**新增**<br/> | ||
|
||
1. 新增多账号切换功能,开发者可添加多个国内或海外账号,并在之间进行切换。 | ||
|
||
**优化**<br/> | ||
|
||
1. 优化部分体验 | ||
|
||
|
||
## 2.0.0 | 2022-01-13 发布 | ||
|
||
**新增**<br/> | ||
|
||
1. 新增看板查看功能:可通过客户端查看 web 端发布的看板<br/> | ||
|
||
**优化**<br/> | ||
|
||
1. 修复广告模块的数据显示 | ||
|
||
## 1.9.0 | 2021-10-29 发布 | ||
|
||
**新增**<br/> | ||
|
||
1. 增加 TapTap 登录<br/> | ||
|
||
**优化**<br/> | ||
|
||
1. 修复了一些 bug,优化了体验 | ||
|
||
## 2019-10-08 V1.7.4 发布 | ||
|
||
**新增** | ||
|
||
1. 新添加了支持运营事件功能 | ||
|
||
**优化** | ||
|
||
1. 优化了正在变化的数据的显示问题 | ||
2. 优化了图标的样式 | ||
3. 改变了图表线条颜色 | ||
|
||
--- | ||
|
||
## 2019-08-20 V1.7.3 发布 | ||
|
||
**优化** | ||
|
||
1. 修复了广告排序后显示错误的问题 | ||
2. 长按复制后提示复制成功 | ||
3. 优化了多语言的翻译问题 | ||
4. 广告自定义列避免重复命名 | ||
5. 优化了留存中的日周月变化 | ||
|
||
--- | ||
|
||
## 2019-08-12 V1.7.2 发布 | ||
|
||
**新增** | ||
|
||
1. 用户 LTV 图表变为累积 LTV 走势图 | ||
2. 支持长按复制功能 | ||
|
||
**优化** | ||
|
||
1. 修正了概览中切换对比日出现日期错误的数据显示 | ||
2. 优化了部分按钮 | ||
3. 优化了图表排版设计 | ||
4. 全新的更新弹窗设计 | ||
5. 对比日的自定义时间支持双向选择 | ||
|
||
--- | ||
|
||
## 2019-06-25 V1.7.0 发布 | ||
|
||
**新增** | ||
|
||
1. 支持广告效果查询 | ||
2. 优化表格排版 | ||
3. 增加 8 - 13 日 LTV、DAU - 14 日用户 | ||
|
||
**优化** | ||
|
||
1. ARPU、ARPPU、LTV 显示 2 位小数 | ||
|
||
--- | ||
|
||
## 2019-05-20 V1.6.2 发布 | ||
|
||
**新增** | ||
|
||
1. 支持多语言 | ||
|
||
**优化** | ||
|
||
1. 修复二级表格默认排序问题 | ||
2. 优化过滤条件无法生效时提示机制 | ||
|
||
--- | ||
|
||
## 2019-04-11 V1.6.1 发布 | ||
|
||
**优化** | ||
|
||
1. 过滤条件区服名称调整为首次区服 | ||
2. 付费数据下过滤条件新增事件区服 | ||
3. 已选择的过滤条件置顶 | ||
4. 支持截屏 | ||
|
||
--- | ||
|
||
## 2019-04-03 V1.6.0 发布 | ||
|
||
**新增** | ||
|
||
1. 支持对比日期 | ||
|
||
**优化** | ||
|
||
1. 表格总计/平均行固定在底部 | ||
2. 表格为机型主维度时加载优化 | ||
3. 更新「付费方式」,「商品名称」以条形图形式展现 | ||
4. 增加安全验证密码错误提示 | ||
5. 活跃账号/活跃设备下,增加非日期维度提示信息 | ||
6. 修复登录界面无法查看错误提示问题 | ||
7. 优化概览页面自动刷新机制 | ||
8. 优化付费下不同类型数据以双轴折线图展现 | ||
|
||
--- | ||
|
||
## 2019-03-04 V1.5.11 发布 | ||
|
||
**新增** | ||
|
||
1. 可以使用指纹解锁了 | ||
2. 支持查看活跃设备数据 | ||
|
||
**优化** | ||
|
||
1. 多次点击,防止重复进同一个页面 | ||
2. 消息详情页支持下载文件 | ||
3. 游戏列表页刷新时,可点击进入概览页面 | ||
|
||
**修复** | ||
|
||
1. 消息中心链接返回页面错误 | ||
2. 修复无网/弱网状态下登录丢失问题 | ||
|
||
--- | ||
|
||
## 2019-01-28 V1.5.9 发布 | ||
|
||
**新增** | ||
|
||
1. 表格支持排序 | ||
2. 首页支持对比日选择 | ||
3. 长按表头可显示完整信息 | ||
4. 付费-用户模块新增 2、4、5、6 日 LTV 数据 | ||
5. 活跃-行为模块支持查看小时数据 | ||
6. 付费下增加 120 日贡献与 150 日贡献 | ||
7. 登录页面新增 DEMO 入口 | ||
|
||
**优化** | ||
|
||
1. 整体设计样式优化与调整 | ||
2. 活跃下实时在线支持查看七天以上数据 | ||
3. 过滤条件筛选优化交互体验 | ||
4. 修复了过滤条件中不包含未生效的问题 | ||
5. 权限更改后在首页刷新即可生效 | ||
6. 饼图数据显示优化 | ||
7. 设置按钮位置调整到右上角 | ||
8. 优化网络环境较差时的交互与提示 | ||
9. 优化自定义日期控件样式 |
Oops, something went wrong.