Skip to content

Commit d93c510

Browse files
committed
bump Android v1.5.0
1 parent 1d70134 commit d93c510

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

README.md

+11-7
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,26 @@ AQMissionHelper is a tool that helps Ingress players (especially Chinese players
55
Available for Android(App) and other platforms(Web).
66

77
## Features
8-
- Show missions in [IngressMM](https://ingressmm.com)
9-
- Display user location
10-
- Display device orientation (Android only)
8+
- Search and list missions in [IngressMM](https://ingressmm.com) & [IngressMosaik](https://ingressmosaik.com)
9+
- Display user location & device orientation (Android only)
1110
- Optimized map for Chinese users
1211
- Navigation to mission waypoints
1312

1413
## Changelog (latest)
15-
### v1.4.0-161208:
16-
- Searching in [IngressMosaik](https://ingressmosaik.com)! (beta)
17-
- Mission sort now supports X-Y format
18-
- Fix iOS 10 geolocation issue
14+
### v1.5.0-170322:
15+
- Mission series preview
16+
- Riding navigation provided by AMap
17+
- Mission sorting disabled for IngressMosaik
18+
- Red marker for portals with non-hack operation
19+
- Bugfixes
1920

2021
## Support
2122
- [Website](http://imaq.cn/mh/?ref=github)
2223
- [Feedback](http://imaq.cn/mh/feedback)
2324
- [Telegram channel for announcements](https://telegram.me/AQMissionHelper)
2425

26+
## See also
27+
- [AQMH WeApp](https://github.com/DeepAQ/AQMissionHelper-WeApp)
28+
2529
## License
2630
AGPLv3 License

config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
</platform>
3030
<plugin name="cordova-plugin-whitelist" spec="~1.2.2" />
3131
<plugin name="cordova-plugin-device-orientation" spec="~1.0.3" />
32-
<engine name="android" spec="~6.0.0" />
32+
<engine name="android" spec="~6.1.2" />
3333
</widget>

www/version.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
release-1.4.1-161215
1+
release-1.5.0-170322

0 commit comments

Comments
 (0)