Giter VIP home page Giter VIP logo

Comments (9)

skyforcetw avatar skyforcetw commented on June 19, 2024

What is your version of Android?
I test Garminuino on my old phone runs 6.0 , it's works.
Does not test on 9.0(Pie).

from garminuino.

Niklas04 avatar Niklas04 commented on June 19, 2024

I've tested it on Android Version 9 and 8.1.0.
Do you have already installed Google Maps Version 10.9.2?

from garminuino.

skyforcetw avatar skyforcetw commented on June 19, 2024

I guess the package name of notify is changing from com.google.android.app.maps to com.google.android.gm, I will test the new package name later.

112129

from garminuino.

Niklas04 avatar Niklas04 commented on June 19, 2024

On my device the app shows still com.google.android.apps.maps

screenshot_20190210-173005

from garminuino.

skyforcetw avatar skyforcetw commented on June 19, 2024

My mistake, I ignore the com.google.android.apps.maps is exist on my phone....

from garminuino.

skyforcetw avatar skyforcetw commented on June 19, 2024

The original parsing method is based on Reflection, it's means only works on some hypothesis of Notification object self.

I add new parsing method based on Notification's extra, this is more safety & official mechanism to got we want.
I prefer parse extra first, only when no extra exist, change to Reflection.
Give me some time to modify the code.....

from garminuino.

skyforcetw avatar skyforcetw commented on June 19, 2024

Hi, I update code, it's works on gmap 10.9.2.

from garminuino.

Niklas04 avatar Niklas04 commented on June 19, 2024

Hi,
thanks for the quick fix.
I tested it and works all great with the new method - except showing the distance to turn.
I found the bug and will make a pull request.

Btw, nice new layout! Only the text size (option_text_size) is in my opinion too big, maybe 18sp or 20sp would be better.

from garminuino.

skyforcetw avatar skyforcetw commented on June 19, 2024

I think put a option to select text size is better ^^

from garminuino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.