File tree 3 files changed +13
-9
lines changed
3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -5,22 +5,26 @@ AQMissionHelper is a tool that helps Ingress players (especially Chinese players
5
5
Available for Android(App) and other platforms(Web).
6
6
7
7
## 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)
11
10
- Optimized map for Chinese users
12
11
- Navigation to mission waypoints
13
12
14
13
## 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
19
20
20
21
## Support
21
22
- [ Website] ( http://imaq.cn/mh/?ref=github )
22
23
- [ Feedback] ( http://imaq.cn/mh/feedback )
23
24
- [ Telegram channel for announcements] ( https://telegram.me/AQMissionHelper )
24
25
26
+ ## See also
27
+ - [ AQMH WeApp] ( https://github.com/DeepAQ/AQMissionHelper-WeApp )
28
+
25
29
## License
26
30
AGPLv3 License
Original file line number Diff line number Diff line change 29
29
</platform >
30
30
<plugin name =" cordova-plugin-whitelist" spec =" ~1.2.2" />
31
31
<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 " />
33
33
</widget >
Original file line number Diff line number Diff line change 1
- release-1.4.1-161215
1
+ release-1.5.0-170322
You can’t perform that action at this time.
0 commit comments