opendroneid / receiver-android

Example Android receiver application for unmanned aircraft Remote ID
Apache License 2.0
186 stars 61 forks source link

Minor Map & Menu GUI enhancements... #61

Closed Tissy closed 2 years ago

Tissy commented 2 years ago
  1. Added + & - buttons for onscreen zoom control.
  2. Added pop-up version information from 'About' Menu option
  3. Added 'Map Layer' Selection as Menu option
  4. Updated Toast

Screenshot_20220527-140129_OpenDroneID

Screenshot_20220527-140205_OpenDroneID

Tissy commented 2 years ago

I think I have made all the corrections necessary.

Although the map style menu function is in place, it doesn't seem to change map views. Any suggestions please?

https://github.com/Tissy/receiver-android/blob/master/Android/app/src/main/java/org/opendroneid/android/app/AircraftMapView.java

friissoren commented 2 years ago

The content of this PR is still conflicting with master, so it is not possible to merge it.

Instead, I manually picked the changes that I think you are trying to do and made a new pull request #67. Could you please check that #67 is in line with what you are trying to do? I added you as the author of the changes.

I tested and those changes seems to work.

I didn't change the new strings to French. I would need your help on that. Those would need to be translated to Japanese as well.

For issue #62, I need a transmitter and don't have one right now. I can look at that one of the coming days.