Jump to content


bodqhrohro

Member Since 02 Feb 2023
OFFLINE Last Active Mar 14 2024 18:21
-----

Posts I've Made

In Topic: Hungarian font set

13 October 2023 - 12:21

If copying a dictionary from other model does not help, then there might be a hardcoded set of characters allowed for T9 input somewhere in firmware (MAIN). Then you need a patch (as firmware in feature phones is one big monolith bundle, unlike in smart phones where it is split in small executables). A few people who have skills for that have remained, and probably not for free.


In Topic: Hungarian font set

12 October 2023 - 15:28

If the font there misses the required glyph, you may edit the font to add missing glyphs manually, or put another font.

The T9 problem seems to be a bug on a certain model. You may attempt to put the HU.T9 file into /TPA/PRESET/SYSTEM/LANGUAGE from other model, they seem to be interchangeable.


In Topic: Hungarian font set

17 September 2023 - 04:32

Does the filename match the filename specified in FONTS.XML?

In general, if you want to cover many different scripts, I would recommend to craft your own TTF file in FontForge or so, based on several fonts. Especially if you would like to stuff there some modern font, as they are usually split into many files, and A100/A200 don't seem to support using multiple TTF files at once.


In Topic: Telegram on Java phones

08 September 2023 - 10:44

but how the WebOne browser works on my Ericcson?

It's not a browser, it's a proxy. It's deployed on some server and then set up in proxy settings of an Internet profile. I needed only to specify a few lines in /etc/webone.conf.d/my.conf and it works: AuthenticateMessage, AuthenticateRealm, and a username:password pair (so no one abuses the proxy, scanners find them pretty quickly, even on non-standard ports). If you deploy it in a local network, the bot protection is not a concern, of course :) (but my model does not support Wi-Fi, so not my case).


In Topic: Telegram on Java phones

08 September 2023 - 08:51

Thanks for your reply. I am using actively beside my smart phone. If I go somewhere and I want to listen music I am always use my ericsson.

For navigation I am using ShareNav for tracking also this device

Wow, still discovering new software after years ×D

I use http://boostapps.com...ps/mgmaps-1-39/, it has lots of backends, but only OSM one is still working. Official Google Maps are also still working mostly (public transport routing and CellID geolocation are broken already).

 

 

What will happen in 2030, why do you refer to that date?

Because you did.

 

 

But I also would be concerned about shutting down the Opera Mini transcoders

BTW, while Sony.yt was down, I discovered and tried https://github.com/atauenis/weboneWorks suprisingly well in NetFront. Still not a full browser engine, but it attempts to make many websites more compatible (and the same time totally corrupts some other ones, like GitHub).