ReleaseV1.11.0
版本发布时间: 2022-10-15 18:45:48
ZCShou/GoGoGo最新发布版本:v1.12.1(2024-05-28 10:47:13)
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:
-
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:
Chores
- AGP:
- all:
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:
-
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
1、 Go_1.11.0_arm64-v8a_release-signed.apk 13.53MB