Friday, July 1, 2011

System info Widget: Added new tags

**    $$NWCDMABSID$    CDMA base station identification number
**    $$NWCDMABSIDH$    hexadecimal for NWCDMABSID
**    $$NWCDMANID$    CDMAnetwork identification number
**    $$NWCDMANIDH$    hexadecimal for NWCDMANID
**    $$NWCDMASID$    CDMAsystem identification number
**    $$NWCDMASIDH$    hexadecimal for NWCDMASID
**    $$NWCDMALAT$    CDMA base station latitude
**    $$NWCDMALON$    CDMA base station longitude

New version of System Info Widget


System info widget.
Fully customisable widget with templates. Shows over 70 system parameters.


Five sizes: 1x1 2x1 2x2 4x1 4x2


(**) Allowed on activated application.


$$NWOPN$ NetworkOperatorName;
$$NWOP$ NetworkOperator;
$$NWLAC$ LAC
$$NWCID$ CID
** $$NWLACH$ Hex LAC
** $$NWCIDH$ Hex CID
$$NWTP$ PhoneType
** $$NWNTP$ NetworkType
** $$NWROAM$ is roaming
$$NWGSMDBM$ GSM signal strength
$$NWGSMER$ GSM error level
$$NWCDMADBM$ CDMA RSSI value in dBm 
** $$NWCDMAEI$ CDMA Ec/Io value in dB*10 
$$NWEVDODBM$ EVDO RSSI value in dBm 
** $$NWEVDOEI$ EVDO Ec/Io value in dB*10 
** $$NWEVDOSNR$ EVDO signal to noise ratio
$$NWSIMOP$ Sim Operator
** $$NWSIMOPN$ Sim Operator Name
$$NWSIMCI$ Sim CountryIso
** $$NWSIMSN$ Sim Serial Number
$$NWSID$ SubscriberId

$$WFBSSID$ basic service set identifier (BSSID) of the current access point.
** $$WFMAC$ MAC Address
$$WFSSID$ service set identifier (SSID) of the current 802.11 network.
** $$WFIP$ Current IP address
** $$WFSPEED$ current link speed
$$WFSPU$ LINK SPEED UNITS
$$WFNID$ unique small integer ID, used to identify the network
** $$WFRSSI$ received signal strength indicator of the current 802.11 network.
$$WFSTATE$ Wifi State

$$BTNAME$ friendly Bluetooth name of the local Bluetooth adapter.
** $$BTADDR$ hardware address of the local Bluetooth adapter.
** $$BTSTATE$ current state of the local Bluetooth adapter.
$$BTDEV$ paired devices to the local adapter.

** $$BATP$ Battery level
** $$BATV$ Current battery voltage level.
** $$BATTC$ Current battery temperature. Celsius
$$BATTF$ Current battery temperature. Fahrenheit
** $$BATPL$ Indicating whether the device is plugged in to a power source
$$BATH$ Current health.
** $$BATS$ Current status.
$$BATTE$ Technology of the current battery.

$$BLBO$ The name of the underlying board.
$$BLBR$ The brand (e.g., carrier) the software is customized for, if any.
$$BLCPU$ The name of the instruction set (CPU type + ABI convention) of native code.
$$BLDEV$ The name of the industrial design.
$$BLDISP$ A build ID string meant for displaying to the user 
$$BLFNGR$ A string that uniquely identifies this build.
$$BLHST$ HOST
$$BLID$ Either a changelist number, or a label like "M4-rc20".
$$BLMNF$ The manufacturer of the product/hardware.
$$BLMDL$ The end-user-visible name for the end product.
$$BLPRD$ The name of the overall product.
$$BLTAGS$ Comma-separated tags describing the build, like "unsigned,debug".
$$BLTM$ TIME
$$BLUSR$ USER
$$BLTYP$ The type of build, like "user" or "eng".

$$SYMF$ Free RAM
$$SYSTT$ Total Storage
** $$SYSTF$ Free Storage
$$SYSDT$ Total SDCard
** $$SYSDF$ Free SDCard
$$SYSTT1$ Total Storage. One digit.
** $$SYSTF1$ Free Storage. One digit.
$$SYSDT1$ Total SDCard. One digit.
** $$SYSDF1$ Free SDCard. One digit.
$$SYSTT2$ Total Storage. Two digits. 
** $$SYSTF2$ Free Storage. Two digits.
$$SYSDT2$ Total SDCard. Two digits.
** $$SYSDF2$ Free SDCard. Two digits.
$$SYCD$ Day
$$SYCM$ Month
$$SYCY$ Year
$$SYCH24$ Hour 24
$$SYCH$ Hour
$$SYCMI$ Minutes
$$SYCXM$ Show am/pm

** @@#AARRGGBB@ Set text color
** @@#RRGGBB@ Set text color
** @@Px,y@ Set text position. x,y is integer.
** @@Sp@ Set fontsize. p is integer.
** @@Ax@ Set text align. x is {L, C, R}  
** @@Fname@ Set Typeface. name is {DEFAULT, MONOSPACE, SANS_SERIF, SERIF, DIGI000, DIGI001, DIGI002}