IMPORTANT NOTE: you must have at least Home 2.0.18b
EDIT (25/02):
now need 2.0.18b version.
new version, with data connections management, like "NoData" app.
you can able / disable up to 4 connections.
- 2 arrows on right to go down / up between the 2 menus
i have some layout work to do. there'll soon be a USB management button (mass storage / activesync) that's why there's a "hole" in the first menu
file: CommMgr_QVGA_v2.zip
EDIT (18/02):
- added use of "terms" for localization
- changed wifi icon, as shown in post 5
EDIT (18/02) (2):
- now, label are clickable, so you can click them or images
Hi!
i decided to rewrite the CommMgr applet, to get familiar with Pointui C (am a C# programmer)
so i wrote a base class for buttons and then 3 children classes, for each kind of button.
if you're curious you may take a look at the code.
it's QVGA, but i link the SVG files that i used, so it would be really easy for one to make a VGA version, with big BUT smooth icons.
it may be still a little buggy. i changed some little things:
- use GetIsRadioOff instead of GetFlightMode because this latter is changed with bluetooth or wifi activation
- no last activity: not enough space and not very usefull (to my mind of course)
- wifi and bluetooth are disactivated when phone is enabled AND disabled
have fun (i hope ;-) )
