Archive for June, 2008
BatteryStatus Advanced 1.05.136 build 0319 released
- added: Language-ID 1602
- added: Language-IDs 1584 - 1601
- added: (testing) class=”tPlug” (See manual and search for tPlug)
- fixed: ignore dpad-left for locked rows
- added: using advanced performance features of SecondToday
- grab a copy - Download
BatteryStatus Advanced 1.05.133 build 0316
- fixed: Show TaskList if Plugin is wrapped into other Plugins (compatibility with SecondToday / Wisbar )
- grab a copy - Download
SecondToday alpha 0.1 released
Since my next device will be an xda diamond (i guess) where Today-Plugins can’t be used together with TouchFlo 3D -> i’ve release a very early alpha version of SecondToday.
An application that behaves like the default-todayscreen. This way you can use e.g. TouchFlo 3D and all your today-plugins (wrapped by SecondToday) or use it to test today-plugins.
Tap and Hold on a free window area will open the settings-dialog!!!
Project: SecondToday
Feedback, Bug Reports, Suggestions are welcome at discussion-forum http://www.chi-tai.info/discuss
I can’t really test it for VGA yet with my prophet, so.. if it is a useful program, then i guess there will be feedback
what does not work yet and i don’t know whether it will ever work are trayicons with SecondToday..
BatteryStatus Advanced 1.05.132 build 0315
- added: CommandQueue, 6 = Disable Rendering, 7 = Enable Rendering
- added: Lock Rows works with navigation keys as well
- grab a copy - Download
BatteryStatus Advanced 1.05.131 build 314 released
- fixed: Get-CpuSpeed (Options-Dialog) for Asus-Devices
- fixed: recognizing Items with only a value
- added: use selmode=”1″ and custombg=”-1″ to prevent selection-background for value-Items
- grab a copy - Download
BS-XML - Integrate TodayPlugin
The title should say enough
Ok. Let's start and see what are the results.
What are the pros?
Are there cons?
How to keep this potential feature consistent with available features?
For now i can sketch this:
- A today-plugin can be integrated as an Item (class=”tPlug“)
- The name of the Plugin MUST be given in title-attribute
- The plugin itself is considered an self-rendered label
- Because of (3) -> the type is defaulted to “value”
- Position and Height can be modified by attributes of label-tag
- In question: Width is adjusted automatically or can be set with width-attribute?
<Item class=”tPlug” title=”BatteryStatus” >
<label left=”0″ top=”0″ height=”0″ />
</Item>
That's it so far. Any suggestions?
BatteryStatus Advanced 1.05.130 build 313 released
- fixed: execute ontap-action sometimes, when onhold-action has performed
- fixed: initial adjusting widths after theme-reload
- added: CommandQueue, Set Height of View (103 RowNum ViewNum Height)
- grab a copy - Download