AsperforMias
|
161eb7c5a2
|
fix: spelling error of method name in ln.653
|
2025-09-17 15:09:48 +08:00 |
|
ZCShou
|
357c91bf62
|
chore: clean
|
2025-08-19 17:35:14 +08:00 |
|
ZCShou
|
f18830ef47
|
chore: clean
|
2025-08-19 17:21:49 +08:00 |
|
ZCShou
|
67a06a33d9
|
feat: remove some warnings
|
2025-08-11 13:45:19 +08:00 |
|
ZCShou
|
1c0f4f55dc
|
feat: refactor build.gradle and AndroidManifest.xml for API key management and update default map key
|
2025-08-11 13:34:14 +08:00 |
|
ZCShou
|
1f4763300a
|
feat: add some tips for develop
Build Check / build (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
|
2025-08-10 22:00:01 +08:00 |
|
ZCShou
|
d38d022742
|
feat: clean
|
2025-08-10 21:49:31 +08:00 |
|
ZCShou
|
06667cc8d3
|
feat: show version on navbar
|
2025-08-10 21:47:43 +08:00 |
|
ZCShou
|
79945f5ef8
|
feat: clean register
|
2025-08-10 21:46:25 +08:00 |
|
ZCShou
|
7fabfd687b
|
fix: set map key
|
2025-08-10 21:07:53 +08:00 |
|
ZCShou
|
ffcc08e4d1
|
chore: clean
|
2025-08-10 21:02:02 +08:00 |
|
ZCShou
|
b1cf130482
|
refactor: add map reference
|
2025-08-10 20:52:00 +08:00 |
|
ZCShou
|
5bdf40fd40
|
feat: update dependency
|
2025-08-09 14:09:52 +08:00 |
|
ZCShou
|
c224b13398
|
feat: udpate version
|
2025-08-09 12:42:30 +08:00 |
|
ZCShou
|
06590dbaf6
|
feat: update baidu sdk
|
2025-08-09 12:35:41 +08:00 |
|
ZCShou
|
5121892b60
|
chore(build): update gradle version
Build Check / build (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
|
2025-07-28 13:34:07 +08:00 |
|
ZCShou
|
33e7e84ba7
|
fix: the coordinate values in the input are allowed to be negative
|
2025-07-27 21:30:33 +08:00 |
|
ZCShou
|
8ef17c2ee8
|
fix: fixed the blank menu in the history interface
|
2025-07-27 21:06:45 +08:00 |
|
ZCShou
|
72509a81da
|
feat: adjusted the welcome page
|
2025-07-27 20:50:19 +08:00 |
|
ZCShou
|
df5f028d26
|
feat: improved the recording of location acquisition failures
|
2025-07-27 20:28:39 +08:00 |
|
ZnDong
|
39a3828cec
|
Support location random offset
|
2024-09-21 14:23:59 +08:00 |
|
ZnDong
|
7d543ee626
|
Long press to modify the history record name
|
2024-09-19 21:21:19 +08:00 |
|
ZCShou
|
0d59fe0180
|
Merge pull request #150 from ZCShou/dependabot/gradle/androidx.test-runner-1.6.2
Build Check / build (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
chore(deps): bump androidx.test:runner from 1.5.2 to 1.6.2
|
2024-08-29 08:50:12 +08:00 |
|
dependabot[bot]
|
4690df3620
|
chore(deps): bump androidx.test:runner from 1.5.2 to 1.6.2
Bumps androidx.test:runner from 1.5.2 to 1.6.2.
---
updated-dependencies:
- dependency-name: androidx.test:runner
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-15 17:56:11 +00:00 |
|
dependabot[bot]
|
bb5ccd21f2
|
chore(deps): bump com.elvishew:xlog from 1.11.0 to 1.11.1
Bumps [com.elvishew:xlog](https://github.com/elvishew/XLog) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/elvishew/XLog/releases)
- [Commits](https://github.com/elvishew/XLog/compare/1.11.0...1.11.1)
---
updated-dependencies:
- dependency-name: com.elvishew:xlog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 17:29:12 +00:00 |
|
ZCShou
|
57d00d9079
|
chore(version) : release 1.12.1
|
2024-05-28 10:31:19 +08:00 |
|
ZCShou
|
7d04e7b667
|
feat(main): add more log for error
|
2024-05-28 09:15:12 +08:00 |
|
ZCShou
|
8454171d9e
|
fix(search): fix crash when clicked the search history entries
|
2024-05-28 08:49:18 +08:00 |
|
ZCShou
|
6eb8f9b5c2
|
chore(version) : release 1.12.0
|
2024-05-27 15:56:05 +08:00 |
|
ZCShou
|
004c0789af
|
feat(main): add settings for altitude
|
2024-05-27 15:48:27 +08:00 |
|
ZCShou
|
cc05e4ecf2
|
fix(history): clean duplicated code
|
2024-03-30 16:47:49 +08:00 |
|
ZCShou
|
50cc3d2602
|
feat(history): optimize the logic of storing history
|
2024-03-30 16:41:22 +08:00 |
|
ZCShou
|
a9a1c501ba
|
fix(history): fix can not clean old search history
|
2024-03-30 16:10:27 +08:00 |
|
ZCShou
|
9aff736220
|
chore(main): clean warnings
|
2024-03-30 16:09:12 +08:00 |
|
ZCShou
|
dcb41a51b8
|
Revert "chore(main): clean warnings"
This reverts commit e392f74e0c.
|
2024-03-30 15:50:43 +08:00 |
|
ZCShou
|
e392f74e0c
|
chore(main): clean warnings
|
2024-03-30 14:40:54 +08:00 |
|
ZCShou
|
3563d46a38
|
fix(welcome): update tips for user‘s agreement and privacy
|
2024-03-30 14:38:10 +08:00 |
|
ZCShou
|
7b1116e70b
|
chore(deps): update baidu map sdk
|
2024-03-30 13:21:32 +08:00 |
|
ZCShou
|
c162561428
|
chore(deps): update dependencies
|
2024-03-30 12:56:16 +08:00 |
|
ZCShou
|
8377f63121
|
chore(deps): update ndk
|
2024-03-30 12:47:05 +08:00 |
|
wind
|
f8b496814a
|
fix history database
1、修复历史位置的默认显示名称;
2、实现保留最近7天的历史位置和历史搜索;
|
2024-03-29 13:50:52 +08:00 |
|
ZCShou
|
cea7e84e78
|
chore(version) : release 1.11.3
|
2023-12-17 15:15:52 +08:00 |
|
ZCShou
|
c6556eb0d5
|
fix(welcome):adjust the logic of selecting privacy and agreement
|
2023-12-17 15:00:48 +08:00 |
|
ZCShou
|
b5fb8150df
|
chroe(map): update baidu map sdk
|
2023-12-17 12:42:45 +08:00 |
|
ZCShou
|
ed392d7efe
|
chore(AGP) : update AGP 8.2.0 and Android studio 2023.1.1
|
2023-12-17 12:23:16 +08:00 |
|
ZCShou
|
20c9efaf99
|
chore(version) : release 1.11.2
|
2023-05-04 09:57:36 +08:00 |
|
ZCShou
|
8298bfa965
|
!2 有关定位方向与摇杆方向同步的改动
Merge pull request !2 from HereComesTheKing/master
|
2023-05-04 01:55:31 +00:00 |
|
herecomestheking
|
ed8cc02735
|
同步GPS的方向与摇杆的方向
|
2023-05-03 20:49:30 +08:00 |
|
dependabot[bot]
|
b1e8f6128a
|
chore(deps): bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.10.0...parent-4.11.0)
---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-24 18:02:09 +00:00 |
|
ZCShou
|
040c1e2d9c
|
chore(deps) : update some dependency
|
2023-02-25 08:39:09 +08:00 |
|