登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情~
代码拉取完成,页面将自动刷新
开源项目
>
手机/移动开发
>
Android组件/项目
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
96
Star
836
Fork
276
学渣集中营
/
GoGoGo
代码
Issues
9
Pull Requests
0
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
发行版
最新版
ReleaseV1.12.3
c224b13
2025-08-09 12:56
对比
Release V1.12.3
ZCShou
1. 更新了百度地图 SDK 2. 更正了 版本号 3. 输入坐标时可以是负数了 4. 调整了欢迎界面 5. 修了历史记录界面主菜单白屏的问题 6. 改进了历史记录的地址名字的问题
最后提交信息为:
feat: udpate version
预览版本
v1.12.2
6904706
2025-07-27 19:14
对比
临时修复版
ZCShou
1. 临时修复了由于 KEY 被吊销而无法使用的问题。此为临时修复,随时可能再次失效!!! 2. 历史记录支持长按编辑,貌似有点问题,正在处理中。## 更新内容
最后提交信息为:
Merge pull request #199 from ZCShou/dependabot/github_actions/softp...
v1.12.1
57d00d9
2024-05-28 11:12
对比
ReleaseV1.12.1
ZCShou
## 更新内容 * chore(version) : release 1.12.1 * feat(main): add more log for error * chore(doc): update README * fix(search): fix crash when clicked the search history entries **完整的更新日志**: https://gitee.com/itexp/gogogo/compare/v1.12.0...v1.12.1
最后提交信息为:
chore(version) : release 1.12.1
ReleaseV1.11.1
9f03ed3
2022-11-05 15:34
对比
ReleaseV1.11.1
ZCShou
## Bug Fixes * **history:** * fix the ui break when history item text is too long (https://github.com/ZCShou/GoGoGo/commit/1436a1f51d639e2226db05420f360a00f2e292ea) * **joystick:** * fix jostick history ui is too small when no history (https://github.com/ZCShou/GoGoGo/commit/bb99e031242bebc9c6544b47bd7fe40d61074168) * fix joystick map serach result can not hide after close window (https://github.com/ZCShou/GoGoGo/commit/98f214ad9b4a333a7b6e0ad4e7cdd7449347a694) * fix joystick history ui Scale when open search (https://github.com/ZCShou/GoGoGo/commit/60d4a9dd3e3ae786e9db8aa985ce2f01adbae497) * **mian:** * fix an crash when saving location (https://github.com/ZCShou/GoGoGo/commit/b014e53d50cd11c78f4e152f076747e25bdb4f78) * fix some warnings (https://github.com/ZCShou/GoGoGo/commit/1b87477b44e6d208f6a59ae77ad350e735c88c7e) * fix do not record location when go continually (https://github.com/ZCShou/GoGoGo/commit/0e30108d17448510417a7e70f929780838e0435f) * fix can not go continually (https://github.com/ZCShou/GoGoGo/commit/4eb13eac7c88bbc20d3c5b4b0b3ce8509c4de8c9) ## Refactors * **main:** * clear some code (https://github.com/ZCShou/GoGoGo/commit/2ea7e49c8efdf1fd283404e739519f6868e9fc2b) * now we used offline coordinate convertion (https://github.com/ZCShou/GoGoGo/commit/3e58fd18b7617e00d7fb616e5219a230b5239b24) * refactor check wifi code (https://github.com/ZCShou/GoGoGo/commit/99b7a62d31d0d30e4b97f0bb91fa98beb0d2a9d4) * refactor main code (https://github.com/ZCShou/GoGoGo/commit/ac6664b9f55a0c19300b85f25c01d909419ce354) * refactor joystick code (https://github.com/ZCShou/GoGoGo/commit/827eaca95616906edeb72e3f29894c0ecc204486) ## Code Style Changes * **main:** * update map button style when clicking (https://github.com/ZCShou/GoGoGo/commit/d26698dd092db49dd1bf9ad3f5589ce916212e6f) * **setting:** * update setting ui (https://github.com/ZCShou/GoGoGo/commit/02e060f0dd860bc8088bac70d16bbc09d1eabe44) ## Chores * **gradle:** * update some dependency (https://github.com/ZCShou/GoGoGo/commit/9393eafd4e2e909c6e52d3a1493f3fc04c6ecdc5) * **map:** * update version (https://github.com/ZCShou/GoGoGo/commit/9f03ed3312d976a998cafb5368c46b14d5170373) * update baidu sdk (https://github.com/ZCShou/GoGoGo/commit/18908bd6d73801960abac77076fd057b0f362afb)
最后提交信息为:
chore(map):update version
ReleaseV1.11.0
6218ce4
2022-10-15 18:53
对比
ReleaseV1.11.0
ZCShou
## Bug Fixes * **ISSUE:** * fix github issue template duplicated (https://github.com/ZCShou/GoGoGo/commit/92448d452e50275a3974a1e3771d40e829ee389b) * **Main:** * fix some useless parameter (https://github.com/ZCShou/GoGoGo/commit/42a3014ecd427a5745e67ca311d937f98a33c2f5) * **github actions:** * badge in README can not used because action changed name (https://github.com/ZCShou/GoGoGo/commit/dbd128a179f4e785b3bc8caa8d04cf9b0c2590c4) * **joystick:** * fix a crach when select location by joystick map (https://github.com/ZCShou/GoGoGo/commit/5b18c856157924539b85113d344eb776166d97f6) * **settings:** * fix some warning in settings (https://github.com/ZCShou/GoGoGo/commit/c31db101074b25966fafcf0d548233ed67ba1015) * DO NOT allow empty value (https://github.com/ZCShou/GoGoGo/commit/798267f410da9f0bfea5f756c61f5bee43fc0468) * the position of cursor is not correct for some inouts (https://github.com/ZCShou/GoGoGo/commit/c326480c93db9bfc675d2e2528831efd4a3b2dbf) * **style:** * fix some inefficient empty string test (https://github.com/ZCShou/GoGoGo/commit/108a588da0b9f0a1fbe0f7f484db49532e16f881) * fix some method witout overide keyword (https://github.com/ZCShou/GoGoGo/commit/025c0140bd3bb1a9c464dbf17f3390496914be07) * **welcome:** * fix crash when starting up (https://github.com/ZCShou/GoGoGo/commit/ab7ba9fe970ab2a22f00247d76eebda90d420427) ## Refactors * **UI:** * rename ui file name (https://github.com/ZCShou/GoGoGo/commit/e3ae319f5017b382bb546cec49ab1a275f02d280) * **history:** * refactor welcome code (https://github.com/ZCShou/GoGoGo/commit/8ac1e95d7f73138a9d0d2f0bed97f5641c552db3) * **joystick:** * refactor joystick code (https://github.com/ZCShou/GoGoGo/commit/311b0f737f1d09822552b2dde0ad4ee201a136cb) * **main:** * refactor main code (https://github.com/ZCShou/GoGoGo/commit/12c583c4a149e10cde3fd70d450aca62ea35f574, https://github.com/ZCShou/GoGoGo/commit/676bddcb050ef214de1d37577961d635265908ee, https://github.com/ZCShou/GoGoGo/commit/edd5ef4d11673f7b597300bfb75c20a91d6d35c0) * **welcome:** * refactor setting code (https://github.com/ZCShou/GoGoGo/commit/2ac7286609a23681b6f845919a1bbbdb076dc7b1) * refactor welcome code (https://github.com/ZCShou/GoGoGo/commit/d75cd54b3f6456228638d7bf18ac6947de44cdf9) ## Documentation Changes * **README:** * update (https://github.com/ZCShou/GoGoGo/commit/6e941576e890021aa3c257033e15b4d736e567e2, https://github.com/ZCShou/GoGoGo/commit/9897c4b8a09169c1f7dc5cad6c917998d3d7ee00, https://github.com/ZCShou/GoGoGo/commit/c81d4766e29c60c1e000fc8ad6cca6fb7a2a7fc3) * update en (https://github.com/ZCShou/GoGoGo/commit/05967844b0d22985874c58839a3cb13e59306f06) ## Code Style Changes * **protocol:** * rename some related variable (https://github.com/ZCShou/GoGoGo/commit/e0b684e7c41576ec8f2182f4d45900da24492898, https://github.com/ZCShou/GoGoGo/commit/e521d6e1fafb359bcc41f75e3acbb7da457a85df) ## Chores * **AGP:** * update AGP (https://github.com/ZCShou/GoGoGo/commit/c4722accba86eb1e6380727b29544bbb15a4e55e) * **all:** * update version (https://github.com/ZCShou/GoGoGo/commit/6218ce44d1fc7737cd140580bea5d94525ffb846) ## Other Changes * **Github:** * update github's actions (https://github.com/ZCShou/GoGoGo/commit/d391752dafebc11106f544d40c11e1f7ee54fa10, https://github.com/ZCShou/GoGoGo/commit/0c5baa9d12f72c8e7878b935e2c9fc61cf57c01b) * update github's issue templates (https://github.com/ZCShou/GoGoGo/commit/a1f2b5fb4f6cda436789cf32c30d7976ac06440e, https://github.com/ZCShou/GoGoGo/commit/8e2bf9100cb23692bbb5b657c6b87f0307bc8924) * **NDK:** * update NDK to 25.1 (https://github.com/ZCShou/GoGoGo/commit/c1da7ac8895ea5269e81414a80e1cfc6747edbb9) * **PR:** * update PR template (https://github.com/ZCShou/GoGoGo/commit/7513fc2835b715c0543ae0e37b78362d63197ce5) * **README:** * add some warnings (https://github.com/ZCShou/GoGoGo/commit/26b6fea74a12d97808e28066c913f692244f62bc, https://github.com/ZCShou/GoGoGo/commit/35234964617a8c2cfe7dd010e0f40138bd8d9cd6) * **SECURITY:** * update SECURITY.md (https://github.com/ZCShou/GoGoGo/commit/e983d9c83f235f46882599f75501befd4e9b70db) * **actions:** * update issue actions (https://github.com/ZCShou/GoGoGo/commit/5e3371066f2724ede656027d68b1ec42ef43528c) * **baidu:** * update baidu map sdk (https://github.com/ZCShou/GoGoGo/commit/c37171ebb23259356cc793923c677c0f29dd2431) * **button:** * update joystick button style when clicking (https://github.com/ZCShou/GoGoGo/commit/ecd4abc6f1d5d41861ac05e38640b405c404218c) * **clear:** * clear some deprecated config (https://github.com/ZCShou/GoGoGo/commit/5e1e5844709bfcf21d5a95b98f978d92679e574b) * **github actions:** * add codeql queries. (https://github.com/ZCShou/GoGoGo/commit/ffb964f6abad4d51d59f446d898c51339670c10e) * **gradle:** * update gradle version (https://github.com/ZCShou/GoGoGo/commit/76e7ee271162b5a89d678433c172c24bb40518fb) * **issues:** * Update issue templates (https://github.com/ZCShou/GoGoGo/commit/890d1d89d0496ab40d4a7cb988e7a531a3fb8a08) * **link:** * update git repository link (https://github.com/ZCShou/GoGoGo/commit/9e99e857fa32f7c87ddef5c27495fb376d942ffb) * **map:** * update float map button (https://github.com/ZCShou/GoGoGo/commit/59c138e0b4dfa73fe21435cf24799d39f3c1fa84) * **panel:** * update poi panel and fly icon (https://github.com/ZCShou/GoGoGo/commit/cd326b22664a11e04cd52cef94c7457f3b8395bb) * **service:** * update service stop (https://github.com/ZCShou/GoGoGo/commit/8642e02f3cdcc5ca5d584e87776bea87a3f0b008) ## New Contributors * @dependabot made their first contribution in https://github.com/ZCShou/GoGoGo/pull/11
最后提交信息为:
chore(all):update version
ReleaseV1.10.1
36f7725
2022-05-11 19:13
对比
ReleaseV1.10.1
ZCShou
1. 适配 Android 12,Android API 更新到 32 2. 适配 鸿蒙 2.0 3. 优化了导航信息页 4. 升级了 AGP、google android 库文件等到最新版 5. 升级百度地图 7.5.0 6. 屏蔽了注册相关提示(本来也没有注册,就是为了学习写着玩的) 7. 升级了 JDk8 到 JDK11 8. 修复自动升级可以正常下载,但是下载完成后不能正常安装的问题
最后提交信息为:
fix upgrade can not install
ReleaseV1.9.0
c550138
2021-09-30 16:01
对比
ReleaseV1.9.0
ZCShou
1. 修复输入WGS 坐标时,不能正常跳转的问题 2. 修复了悬浮地图、历史记录跳转后、主界面三者位置有可能不一致的问题 3. 调整了悬浮地图和悬浮历史记录的使用逻辑,现在选择位置之后不再自动关闭窗口 4. 现在悬浮框(历史记录和地图)上搜索可以正常使用了 5. 改进了 Gradle 构建输出 6. 升级了依赖版本号,消除了一个编译警告 7. 调整历史记录文字大小,以是历史记录悬浮窗可以更好的显示历史记录 8. 优化了摇杆图标的大小
最后提交信息为:
ReleaseV1.9.0
ReleaseV1.8.2
8ca0b89
2021-09-05 17:31
对比
ReleaseV1.8.2
ZCShou
1. 改进了地图弹窗 2. 仅保留 arm64-v8a 架构支持 3. 改进了自动更新,现在提示更新后,可选择自动下载,而不是转到页面 4. 适配安卓11的分区存储,改进更新下载
最后提交信息为:
更新
ReleaseV1.8.1
a89090c
2021-09-02 21:26
对比
ReleaseV1.8.1
ZCShou
1. 将部分png 转为了 webp,以减小 APP 体积 2. 清理了一大波 lint 警告;修改了一些错误的变量命名 3. 针对 Realease ,添加 minifyEnabled true,shrinkResources true 4. 改进了地图的使用:现在长按会显示位置信息,可以直接分享位置
最后提交信息为:
更新了版本号V1.8.1
ReleaseV1.8.0
bfa3cbb
2021-08-31 15:07
对比
ReleaseV1.8.0
ZCShou
1. 新增更新检测
最后提交信息为:
更新 README
ReleaseV1.7.8
eefd7ed
2021-08-31 08:10
对比
ReleaseV1.7.8
ZCShou
1. 初步适配 Android 11;调整了应用主题 2. 完善了问题反馈页面(使用 Android 原生分享实现),现在可以直接将 log 文件进行反馈 3. 改进了首页的搜索 4. 清理不用的百度地图文件,以缩小应用大小 5. 改进了历史记录页面中数据的刷新 6. 修复历史记录删除后刷新页面的问题 7. 修复方向传感器使用不正确的问题,该问题导致定位指针不会随着方向的变动而变动 8. 修复摇杆历史记录搜索框默认展开的问题;修复摇杆历史记录数据库没有关闭的问题 9. 摇杆功能按钮:历史记录 和 地图现在可以正常使用了 10. 新增手动输入坐标(主界面右上角按钮) 11. 修复圆形摇杆频繁刷新检测摇杆大小,导致摇杆错位的问题 12. 更新了摇杆图标;修复了定位启动图标颜色不对的问题
最后提交信息为:
初步适配 Android 11;调整了主题
ReleaseV1.7.1
2338fb3
2021-08-24 10:05
对比
ReleaseV1.7.1
ZCShou
1. 修复在小米 安卓11 中启动定位(开启摇杆)后无法启动游戏的问题
最后提交信息为:
修复在小米安卓11 系统中开启定位无法启动游戏的问题
ReleaseV1.7.x
80cf29d
2021-08-22 09:12
对比
ReleaseV1.7.x
ZCShou
撤销了目标安卓11
最后提交信息为:
撤销了Target为Android 10
ReleaseV1.7.0
e30f0a7
2021-08-21 18:04
对比
ReleaseV1.7.0
ZCShou
1. 现在可以任意传送位置 2. 更新了方向传感器的使用
最后提交信息为:
更新了方向传感器的使用
Release1.6.1
6a3c5ab
2021-06-18 13:19
对比
Release1.6.1
ZCShou
1. 清理了一大波不用的按键及功能 2. 优化了定位历史及搜索历史的存储 3. 摇杆中增加了地图位置传送 4. 主界面中定位启动按钮改进,以支持定位传送 5. 改进了摇杆,现在支持两种摇杆样式 6. 日志系统有log4j 换为了 XLog
最后提交信息为:
Merge branch 'develop'
ReleaseV1.0.8
4e1f640
2020-11-11 15:24
对比
第一版
ZCShou
第一版
最后提交信息为:
清理
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
Android
1
https://gitee.com/itexp/gogogo.git
git@gitee.com:itexp/gogogo.git
itexp
gogogo
GoGoGo
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册