Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 151 of 381 FirstFirst ... 51101141149150151152153161201251 ... LastLast
Results 1,501 to 1,510 of 3806
  1. #1501
    Smartphone MOD quartzo's Avatar
    Join Date
    Nov 2014
    Location
    WALLACHIA
    Posts
    951
    Rep Power
    1607

    UX

    Ux update:

    • add_buttons.zip
    • button_favorites.zip
    • speedcam_mod.zip



    Spoiler: ux update
    This post requires you to click the "LIKE this post" button and hit F5 to read this content.


    Thanks to pongo.
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.

  2.    Advertissements


  3. #1502
    Master BIRBANTE's Avatar
    Join Date
    Jan 2016
    Location
    TUSCANY - ITALY
    Posts
    348
    Rep Power
    293

    Default

    Quote Originally Posted by Boki_Srb View Post
    Now, look better in his pics, and tell me what is wrong with them. And with yours, also.
    My dear Boki you misunderstood me, there is nothing wrong with your values, I just explained how the dpi variations in the sys work.

    When I said that the result was a case I was not referring to you but to what Blackttulip wrote:

    At dpi = 270 is perfect for the Keyboard

    At dpi = 290 is perfect for the app
    if he tried as values dpi= 250 dpi and dpi=270, would not change anything, both values would have been adapted to the nearest default value ....... 240

    The functioning of the dpi can be summarized as follows:

    Small variations in dpi values do not match relative small screen variations,

    the dpi values that are used by the program are only these: 120, 160, 240, 320, 480, 640,

    every other intermediate value that is set is adapted by the program to the nearest default value, or lower or higher.

    If anyone intends to do further tests even using the base_dpi =, he is welcome.

    If Blackttulip wants to vary the size of the keyboard only, he must follow the advice of Phildu.

  4. #1503
    iGO Enthusiast Skin iGO nextgen by pongo (DISCUSSION)
    Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Niš
    Age
    52
    Posts
    6,391
    Rep Power
    4259

    Default

    You did not understand the point

    Your screen has a certain resolution (in your case 2280x1080 but it does not matter at all).
    Is it even possible to display a higher resolution than its physical possibilities? Absolutely not. What happens when you set the parameters out of range?
    Well, this creates an interesting situation. and depends only on software. It is very interesting then, instead of reducing the size of objects, NextGen it actually increases them. Why? I do not know.
    This is what is wrong in the view.

    Therefore, if you can not hit the correct values, the size of keyboard is not good.
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

  5. #1504
    Master BIRBANTE's Avatar
    Join Date
    Jan 2016
    Location
    TUSCANY - ITALY
    Posts
    348
    Rep Power
    293

    Default

    Quote Originally Posted by Boki_Srb View Post
    Is it even possible to display a higher resolution than its physical possibilities? Absolutely not.
    True, but I never talked about "resolution", (if you look closely I have never used this term), but of "density". The unit of measure would be the PPI, (Pixel Per Inch), and not DPI, (Dot Per Inch), but I wrote what usually happens that they are confused;

    "(PPI and dpi actually represent different things but for practical purposes we can say that they match)"

    What happens when you set the parameters out of range?
    The maximum value is used, ie 640, I wrote that I tried to set 800 but the screen remained the one of the value 640.

    It is very interesting then, instead of reducing the size of objects, NextGen it actually increases them. Why? I do not know.
    In reality with "standard" resolutions the proportions are regular, these things happen with "anomalous" resolutions, in which all proportions are not maintained.

    By changing the dpi we can get small "adjustments", we cannot think of solving everything with the variation of dpi, also because variations of the whole screen are obtained, or larger, (closer), or small, (more distant).

    To get variations of particular things like buttons, windows, etc., we need to work on the Skin where the dimensions are set, but we need to know what we're doing, otherwise we have to settle for .....

  6. #1505
    Member
    Join Date
    Oct 2018
    Location
    uk
    Posts
    11
    Rep Power
    0

    Default

    This has been asked before by others and me.
    In android ver pal, pongo skin how can the map fonts be changed.?
    At the moment by default there are 2 types. One is white with black shadow. This one is OK
    The other is transparent with white border. The letters are very small and close together and whenever they display they are unreadable.
    Sorry I dont have another picture at the moment

  7. #1506
    Banned
    Join Date
    Aug 2017
    Location
    https://t.me/pump_upp
    Posts
    24
    Rep Power
    0

    Default

    With the new skin Pongo and weather_ng_pongo weather icon superimposed on speed icon.


    [Only registered and activated users can see links. ]

  8. #1507
    iGO Enthusiast Skin iGO nextgen by pongo (DISCUSSION)
    Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)Skin iGO nextgen by pongo (DISCUSSION)
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Niš
    Age
    52
    Posts
    6,391
    Rep Power
    4259

    Default

    Quote Originally Posted by BIRBANTE View Post
    True, but I never talked about "resolution", (if you look closely I have never used this term), but of "density". The unit of measure would be the PPI, (Pixel Per Inch), and not DPI, (Dot Per Inch), but I wrote what usually happens that they are confused;
    ... etc
    I know all about that matter.
    All this parameters are in very close correlation.

    A set of six generalized densities:
    Code:
    Please Login or Register to see the links
    these are the standards for android, so no setting over these values do not make changes.

    Every screen is set for certain density and resolution. Softer is responsible to create a view, the driver is for display it. And all under the control of the operating system.
    Again (to simplify) - what's wrong, when you define a larger dpi value, and the picture becomes bigger instead of smaller?
    Last edited by Boki; 21st April 2019 at 09:34 AM. Reason: typo - one letter correction :-)
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

  9. #1508
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    620
    Rep Power
    309

    Default

    Guys can you provide me with the location of TRAFFIC SIGNS icon and SPEEDCAM icon bmp...so I would like to replace it.

    Here is PONGO
    Spoiler: CLICK
    Whats App Image 2019 04 20 at 21 24 38


    and I would like to replace it with this one from PAL

    Spoiler: CLICK
    Whats App Image 2019 04 21 at 09 01 13



    I tried with speedcam from PAL it does replace speedcams but some options from skin are missing i guess it has to remain with its own speedcam file. Does anybody knows where exactly inside SKIN.ZIP or DATA.ZIP PONGO keeps those two things?

    Thank you.
    NOTICE: By no means I advise installing illegal software nor I support such actions. This is just for EDUCATIONAL PURPOSES. Please use my post in order to understand or learn something new. I am a proud owner of LICENSED NAVIGATION but just to satisfy my curiosity I test, read and research. Sharing illegal material is against the law.

  10. #1509
    Master Alain57's Avatar
    Join Date
    Jul 2017
    Location
    France
    Posts
    545
    Rep Power
    1962

    Default

    hi,

    This files are in the " data ":

    1) In folders "xxxhdpi, xxhdpi ............." under the name "traffic_light.bmp ".

    2) In the " nodpi " folder, under the name " spr_traffic_light.svg " !

  11. #1510
    GPSPower Friend
    Join Date
    Jan 2015
    Location
    The Netherlands
    Age
    74
    Posts
    682
    Rep Power
    29

    Default

    Hi,
    Is it possible to change the position of the right top button ( time / gps ) to the second position from the top ?
    Because my headunit has a frame around the display so the display is a bit deeper so the time is difficult to see.
    Or place the traffic button on top and the time / gps button below that ?

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •